top of page

O Armário Aéreo com 02 portas da Nesher Princesa é ideal para compor a sua cozinha. Este móvel possui bela moldura superior e inferior. Módulo com montagem Flex podendo ser direita ou esquerda.

Material: 100 % MDF

Porta articulada ripada: 02

Puxador alça em ABS com acabamento recartilhado na cor gold: 01

Nicho para objetos: sim

Dimensões

Altura: 76,4 cm

Largura: 200 cm

Profundidade: 32 cm

Garantia: 03 meses

Armário Nesher Princesa 200 Freijo/Grafite

R$ 899,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);