{
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
-
Rolo AntiOleosidade OilFree
Preço normal $10.00 -
Lixa de Pés ElectroClean
Preço normal $21.00 -
Escova Alisadora 2 em 1 USB Sem Fio
Preço normal $38.00 -
Aparelho de Limpeza Facial Clear Face
Preço normal $73.00 -
Aparelho Cólica PainKiller
Preço normal $21.00 -
Aparelho 4 em 1 RevitaLift
Preço normal $35.00 -
Adesivos Alivia Rugas
Preço normal $15.00