FAÇA A SUA COTAÇÃO
Clique no botão abaixo para fazer a sua cotação:
💬 QUERO INICIAR ATENDIMENTO VIA WHATSAPP →
Promobrace © 2025
| Todos os direitos reservados
document.addEventListener("DOMContentLoaded", function () { const params = new URLSearchParams(window.location.search); let whatsapp = params.get("WhatsApp") || ""; whatsapp = whatsapp.replace(/D+/g, ""); if (whatsapp.length > 0) { const botao = document.querySelector(".e_botao"); if (botao) { const texto = "Olá! Vi um anúncio de Pulseira de LED e quero saber mais!"; const url = "https://whatsapp.promobrace.com.br/?celular=" + whatsapp + "&text=" + encodeURIComponent(texto); botao.href = url; } } });