top of page

O Rack Theo é uma ótima opção para ser usado em ambientes pequenos, pois é compacto e funcional. Este produto suporta com segurança TV de até 42 polegadas.
 

Dimensões

Altura: 59 cm

Largura: 133,5 cm

Profundidade: 33 cm

Garantia: 03 meses

Rack Artely Theo Cinamomo/Off White

R$ 449,00Preço

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