top of page
Ventilador Mondial VSP30B Power 127 V

Ventilador Mondial VSP30B Power 127 V

O Ventilador da Mondial VSP30B é um eletrodoméstico de excelente performance.

Grade removível: sim 
Coluna ajustável: sim 
Pás: 6 
Velocidades: 3
Inclinação vertical regulável: sim 
Alça para transporte: sim 
Voltagem: 127V 
Potência: 60W 

Dimensões: 
Altura: 41 cm 
Largura: 35 cm 
Profundidade: 24,5 cm 

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