top of page

O Balcão com 01 porta e uma 01 gaveta da Nesher Imperatriz é ideal para compor a sua cozinha. Módulo possui moldura de engrossamento de 30 mm em todo o contorno.

Material: 100 % MDF

Porta: 01

Puxador embutido de alumínio na cor bronze (moderno e resistente): 02

Pés com sapata regulável em até 13 mm: 04

Dimensões

Altura: 86 cm

Largura: 80 cm

Profundidade: 52 cm

Garantia: 03 meses

Balcão Nesher 80 Imperatriz Freijó/Off White

R$ 699,00Preço

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