{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/todos-os-produtos?' + 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
-
-
-
-
-
Promoção
Sensor De Presença Com Fotocélula Para Lâmpada Soquete - E27 Bivolt
Preço promocional R$ 59,47R$ 38,99 -
Promoção
Câmera Wi-Fi - A Prova D'água com Infravermelho Icsee Hd - 2 Antenas
Preço promocional R$ 299,89R$ 236,51 -
Promoção
Câmera - A9 HD Mini com visão noturna Wifi - Vigilância
Preço promocional R$ 149,88R$ 79,55 -
-