top of page

FICHA TÉCNICA:
- Cor: Branco/Azul
- Voltagem (Tensão): 127V;
- Itens inclusos: 01 Ventilador; Manual de Instruções;
- Potência: 60W;
- Número de velocidades: 03 velocidades;
- Quantidade de pás: 06 pás;
- Coluna ajustável: Não;
- Tipo de ventilador: Ventilador de Mesa;
- Inclinação regulável: Sim;
- Oscilante: Sim, lateral;

DIMENSÕES E PESO DO PRODUTO MONTADO.
- Altura: 49 cm;
- Largura: 35 cm;
- Profundidade: 24,5 cm;
- Peso: 1,670 kg.

Aviso legal
• Certificado pela INMETRO.

Ventilador Mondial VSP30B Super Power 127V

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