{
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
-
Bastão de Óleo de Pedra
Preço normal R$ 68,00 -
-
Batedeira de Mão Portátil
Preço normal R$ 172,00 -
Bermuda Style
Preço normal R$ 125,00 -
Blusa esportiva
Preço normal R$ 172,00 -
Bolsa / Cinto Espoprtivo Meia Lua
Preço normal R$ 89,00 -
-
-
-
-
-
-
Boné Brooklyn
Preço normal R$ 102,00 -
Boné Letter
Preço normal R$ 94,00 -
Boné Racing
Preço normal R$ 94,00 -
Bonsai Artificial
Preço normal R$ 99,00