top of page
  • PRODUTO EM MDF
  • 4 DOBRADIÇAS DE 26MM POR PORTA
  • DISTANCIADORES DAS GAVETAS EM MDF
  • GAVETAS INTERNAS COM PUXADORES
  • COLUNAS LATERAIS EM MDF 25MM
  • CABIDEIROS EM ALUMÍNIO
  • CORREDIÇAS TELESCÓPICAS
  • PUXADORES EM MDF
  • KIT PÉS (8 UNIDADES)
  • KIT ESPELHOS OPCIONAL (VENDIDO SEPARADAMENTE)

 

Medidas:

Altura: 234 cm

Largura: 243 cm

Profundidade: 46 cm

Guarda Roupa Tcil Cinamomo/Off White

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