top of page

OBS:  CONFIRA O PRODUTO NO ATO DO RECEBIMENTO

O Fogão New Top Glass da Braslar possui charme e pode ser adequado para você.

Luz do forno: sim (A LÂMPADA NÃO ACOMPANHA O PRODUTO)

Trempes individuais esmaltadas: sim

Nova serigrafia: sim

Botões robustos: sim

Acendimento automático total: sim

Dimensões

Altura: 84 cm

Largura: 47,5cm

Profundidade: 52 cm

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

Fogão 4 Bocas Braslar New Top Glass Black

R$ 799,00Preço
  •  As imagens exibidas são meramente ilustrativas. Cores do produto podem variar de acordo com a iluminação do monitor e sua percepçã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);