top of page

– PRODUTO EM MDF E MDP;
– 09 GAVETAS EXTERNAS;
– CORREDIÇAS TELESCÓPICAS;
– PUXADORES EM PVC;
– CABIDEIROS EM ALUMÍNIO;
– ROLDANAS COM ROLAMENTO;
– TRILHO SUPERIOR EM PVC;
– TRILHO INFERIOR EM ALUMÍNIO;
– KIT ESPELHO E KIT PÉS (08 UNIDADES)

 

Medidas:

Altura: 214 cm (220 cm com pés)

Largura: 199 cm

Profundidade: 51 cm

Guarda Roupa Tcil Chicago Branco

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