{
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
- Alfabeticamente, A-Z
- Alfabeticamente, Z-A
- Preço, mais baratos
- Preço, mais caros
- Data, mais antigos
- Data, mais recentes
-
Crossbody bag
Preço normal €39,00 -
Dad hat
Preço normal €34,00 -
Promoção
Short-Sleeve Unisex T-Shirt
€36,00 €28,50 -
Promoção
Short-Sleeve Unisex T-Shirt
€18,51 €15,65 -
T-shirt classique unisexe
Preço normal €27,00 -
Promoção
Unisex classic tee
€28,00 €11,00 -
Promoção
Unisex Hoodie
€47,00 €42,00 -
Promoção
Unisex Hoodie
€40,50 €36,00 -
Promoção
Unisex t-shirt
€42,00 €26,50