{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/mais-vendidos?' + 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
-
Copo Térmico de Cerveja Stanley Polar | 473ML E GANHE UM ENGRADADO DE HEINEKEN GRÁTIS
Preço normal R$ 47,90 -
Ar-Condicionado Electrolux Split 9.000 BTUs Color Adapt Frio (UI09F/UE09F) 220V
Preço normal R$ 250,00 -
Forno Elétrico de Bancada Mondial com Timer - 52L Preto e Prata Grand Family II FR-52
Preço normal R$ 99,90 -
Fritadeira Air Fryer Philco PFR15PG Gourmet Black 4,4L 1500W 220V
Preço normal R$ 125,90 -
Jogo de Talheres Tramontina Leme Faqueiro 20 pçs
Preço normal R$ 19,99 -
Airfryer Vision Max Ichef 5,7L e GANHE UMA Panela Ultra Vermelha Saute Petit 20cm
Preço normal R$ 140,90 -
Geladeira Refrigerador HQ Defrost 230 Litros Preto/Inox HQ-230RDF 127V
Preço normal R$ 1.099,90 -
Jogo de Panelas Tramontina Turim em Alumínio 10 Peças
Preço normal R$ 150,00