{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all?' + 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
-
Prensa Francesa Portátil
Preço normal R$ 183,90 -
Projetor de Luz Astronauta Star
Preço normal R$ 275,00 -
-
Pulseira Controle de Glicose
Preço normal R$ 63,50 -
-
Relógio Digital 3D
Preço normal R$ 118,00 -
-
Relógio NIBOSI Premium
Preço normal R$ 457,00 -
Removedor / Purificador Clean Skin
Preço normal R$ 199,00 -
Removedor de Cera BeBird
Preço normal R$ 289,00 -
Sandália Flip
Preço normal R$ 174,00 -
Short - Saia TRAF
Preço normal R$ 273,00 -
Short Esportivo Soft
Preço normal R$ 174,00 -
Short Jeans Basic
Preço normal R$ 250,00 -
Short New Fit
Preço normal R$ 148,00 -
Short Sport Man
Preço normal R$ 170,00