top of page

A beliche Absolut da J&A dará muito charme para o seu quartoPara este produto é indicado colhão de 88 X 188 cm.

Material principal: 100 % MDF

Acabamento em pintura Uv: sim

Parafusos aparente: sim

Acompanha colchão: NÃO

Dimensões

Altura:  161,5 cm

Largura: 201,5 cm

Profundidade: 97 cm

Garantia: 03 meses

Beliche Absolut Branco

R$ 844,00Preço
Esgotado
  •  Faça seu pedido pelo nosso WhatsApp, e pague somente na entrega em Salvador, Lauro de Freitas, Camaçari e região metropolitana.

     

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