top of page
Buffet Cimol Eva Off White/Nature
  • Buffet Cimol Eva Off White/Nature

    O Buffet Eva da Cimol dará muito charme e elegância para a sua sala.

    Material principal: MDF

    Cantos arredondados: sim

    Detalhe com apliques de MDF revestido entre as portas: sim

    Base de 25 mm com cantos arredondados: sim

    Pés torneados em madeira maciça: sim

    Dobradiças slowmotion (fechamento suave e sem barulho): sim

    Dimensões

    Altura:  79,1 cm

    Largura: 153,3 cm

    Profundidade: 45 cm

    Garantia: 03 meses

      R$ 999,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);