top of page
Painel Bechara Leme Nature/Off White
  • Painel Bechara Leme Nature/Off White

    O Painel Leme da Bechara é um móvel belo e de qualidade que deixará sua sala muito mais elegante. Este produto suporta com segurança TV de até 60 polegadas.

    Prateleira inferior em MDP: sim (25mm)

    Amplo tampo par aparelhos eletrônicos: sim

    Dimensões

    Altura: 160,2 cm

    Largura: 150 cm

    Profundidade: 28 cm

    Dimensões do espaço para TV

    Altura: 102cm

    Largura: 150cm

    Garantia: 03 meses

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