top of page

Adicione charme no seu quarto com o roupeiro de duas portas da Blumenau.

Material Principal: 100 % MDF

Espelho: sim

Puxadores em ABS: sim

Espelho fixado na porta com parafusos: sim

Corrediças telescópicas: sim

Cabideira em alumunío com suporte metálico: sim

Pés em abs: 08

Dimensões:

Altura: 240 cm

Largura: 243 cm

Profundidade: 55,1 cm

Garantia: 03 meses

Guarda Roupa Panan Blumenau Slide Branco

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