top of page

A mesa de jantar Lopas Celebrare 1.2 c/ Vidro Amendoa Clean/Off White dará muito charme e elegância a sua sala.

 

Dimensões

A: 780 x L: 1200 x P: 800 mm

 

Material do tampo: MDF e vidro 

Material da base: MDP

 

Mesa de Jantar Lopas Celebrare 04 lugares 1.200mm

 

(NÃO ACOMPANHA AS CADEIRAS)

Mesa Solo Lopas Celebrare 120 C/ Vidro Amendoa Clean/Off White

SKU: SL 4575-8
R$ 999,00Preço
  •  Faça seu pedido pelo nosso WhatsApp, e pague somente na entrega em Salvador, Lauro de Freitas, Camaçari e região metropolitana.

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