top of page

O balcão triplo com tampo New Mirage da Telasul vai deixar sua cozinha mais bonita e elegante.

Material Principal: Aço

Tampo: sim

Porta: 03

Gaveta: 03

Puxador: 06

Pés: 04

Dimensões

Altura (com pés): 91 cm

Largura: 120 cm

Profundidade: 52 cm

Garantia: 03 meses

Balcão Telasul Triplo New Mirage Branco

R$ 1.099,00Preço

    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);