top of page

ATENÇÃO: BALCÃO VENDIDO SEPARADAMENTE. 

A Cozinha Condessa  compacta da Nesher vai deixar sua cozinha muito mais elegante e prática. 
Material principal: 100% MDF 
Puxador embutido: sim
Pés com regulagem de altura: sim
Portas com vidro: sim
Portas com puxador oculto: sim

Dimensões
Altura: 228 cm 
Largura: 270 cm 
Profundidade: 52 cm 
Garantia: 03 meses 

Cozinha Completa Nesher Condessa Carvalho/Bege

R$ 2.499,00Preço
Quantidade
  •  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);