top of page

O Balcão com 01 porta e 01 gaveta da Nesher Princesa é ideal para compor a sua cozinha.

Material: 100 % MDF

Porta: 01

Gaveta: 01

Puxador alça em ABS com acabamento recartilhado na cor Gold (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 Princesa 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);