{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/todos-os-produtos?' + 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
-
Coleira PetDrive
Preço normal $10.00 -
Aparelho 4 em 1 RevitaLift
Preço normal $32.00 -
Lixa de Pés ElectroClean
Preço normal $20.00 -
Lancheira Sabor Quentinho
Preço normal $28.00 -
Bolsa Portátil para Bikers
Preço normal $38.00 -
Sutiã MegaComfort
Preço normal $32.00 -
Fita de Led Cores Especiais
Preço normal $15.00 -
Lançador de Avião FlyToy
Preço normal $25.00 -
Legging Fitness Firefit
Preço normal $19.00 -
Tapete NuvenShower
Preço normal $23.00 -
Aparelho de Limpeza Facial Clear Face
Preço normal $67.00 -
Liquidificador portátil
Preço normal $53.00 -
Aparelho Cólica PainKiller
Preço normal $19.00 -
Cortador de Unhas Eletric Pets
Preço normal $30.00 -
Rolo AntiOleosidade OilFree
Preço normal $9.00