top of page

A cozinha Mali da Fellicci é muito bonita e elegante.

Material Principal: MDP

Portas de abrir: 07

Prateleira: sim

Corrediças metálicas: sim

Dimensões da cozinha

Altura: 136 cm

Largura: 180 cm

Profundidade: 29 cm

Dimensões do balcão

Altura: 47 cm

Largura: 90 cm

Profundidade: 36 cm

Garantia: 03 meses

Cozinha Fellicci Mali Teka/Grafite

R$ 649,00Preço

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