{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/frontpage?' + queryString)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
let html_dom = html_div.querySelector('#ProductGridContainer').innerHTML;
document.querySelector('#ProductGridContainer').innerHTML = html_dom;
// update url without refreshing the page
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
- Em destaque
- Mais vendidos
- Ordem alfabética, A–Z
- Ordem alfabética, Z–A
- Preço, ordem crescente
- Preço, ordem decrescente
- Data, mais antiga primeiro
- Data, mais recente primeiro
-
Monitor eletrônico para bebês com tela LCD de 3,2 polegadas
Preço normal R$ 822,00 -
Ventilador portátil
Preço normal R$ 152,00 -
Umidificador de ar
Preço normal R$ 120,00 -
Lâmpada Led Solar
Preço normal R$ 37,00 -
Tomada Inteligente Smart Wifi Embutir Bivolt C/Usb Alexa
Preço normal R$ 182,23 -
Mini Câmera de Monitoramento Inteligente WiFi 1080p
Preço normal R$ 55,00 -
Fechadura Inteligente Biométrica Eletrônica
Preço normal R$ 576,42 -
Interruptor Wifi Inteligente 1/2 Botões Touch C/ tomada Alexa
Preço normal R$ 140,20