top of page

- Ambiente Principal: Sala
- Detalhe em Curva
- Nicho Decorativo
- Material principal: MDF/MDP
- Pintura UV acabamento
- Ideal para Tv até 75"
- Suporta até 29kg

 

Medidas do Produto Montado:

Altura: 15 cm
Largura: 180 cm
Profundidade: 31cm

Rack Suspenso 1.8 Nicho Arcus Off White/Nature

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