top of page

O ferro de passar a vapor 42FSE Iron Force da Elgin é ideal para resultados rápidos com qualquer tipo de roupa.

Desliza fácil: sim

Poupa Botões: sim

Base antiaderente: sim

Ajuste de temperatura: sim

Proteção sobrecarga: sim

Luz indicadora de funcionamento: sim

Proteção de sobrecarga: sim

Temperatura: 05

Potência: 1040 W

Dimensões

Altura: 11 cm

Largura: 24 cm

Profundidade: 12,5 cm

GARANTIA: 03 MESES DIRETO NA ASSISTÊNCIA TÉCNICA AUTORIZADA DA FÁBRICA

Ferro de Passar Elgin 42FSE Iron Force II 127V Branco/Azul

R$ 144,00Preço
  •  Faça seu pedido pelo nosso WhatsApp, e pague somente na entrega em Salvador, Lauro de Freitas, Camaçari e região metropolitana.

     

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