top of page

O Rack Frank da Artely dará para a sua sala um toque fino e sofisticado com o seu design retrô. Este produto suporta com segurança TV de até 50 polegadas.

Material: MDP

Porta de abrir com dobradiça metálica: 01

Prateleira: 01

Pés de MDF de 25mm: 04

Dimensões

Altura: 65 cm

Largura: 120 cm

Profundidade: 40 cm

Garantia: 03 meses

Rack Artely Frank Pinho/Off White

R$ 399,00Preço

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