top of page

Medidas:

Altura: 2,04M/2,10M (Com Pés)

Largura: 1,08M

Profundidade: 0,46M


-Produto Em Mdp;
-Corrediças Metálicas;
-Cabideiro Em Alumínio;
-Puxadores Em Mdf;
-Kit Pés (06 Unidades) Opcionais (Vendidos Separadamente)

 

TCIL ROUPEIRO OREGON 4 PORTAS CINAMOMOOFF

Guarda Roupa Tcil Oregon Cinamomo/Off White C Pés

SKU: SL - 3970
R$ 1.099,00Preço
Quantidade

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