top of page

FORBELLO SPARTA 2 LUG Tecido S ued 0,65 BC 0,25 = 1,80 / MARROM PR182 ESPUMA D28 PILLOW 0,10 E RODIZIO DE SILICONE MOLAS ESPIRAIS,PERCINTA ELASTICA TRANÇADA FORBELLO SPARTA 2 LUG 0,65 BC 0,25 = 1,80 / MARROM PR182

Sofá Sparta 2 Lugares 1,80 Marrom Sued - Fortbello

SKU: SL - 24907
R$3.249,00Preço
Quantidade
  •  Faça seu pedido pelo nosso WhatsApp, e pague somente na entrega em Salvador, Lauro de Freitas, Camaçari e região metropolitana.

Produtos relacionados

Salvador Móveis

bottom of page
const ButtonId = '#button15'//ID DO BOTÃO NO PROJETO HTML const WhatsappNumber = '557191770157'//NÚMERO DE TELEFONE const PreMsg = 'Olá, tenho interesse neste item: '//MENSSAGEM PERSONALIZADA function whatsappSend() { const url = window.location.href; const ref = `https://api.whatsapp.com/send?phone=${WhatsappNumber}&text=${PreMsg}${url}` window.open(ref, '_blank'); } const button = document.getElementById(ButtonId); button.addEventListener('click', whatsappSend);