{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/todos-os-produtos-1?' + 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
-
Aparelho 4 em 1 RevitaLift
Preço normal $34.00 -
Coleira AntiParasitas
Preço normal $11.00 -
Liquidificador portátil
Preço normal $55.00 -
Tapete NuvenShower
Preço normal $24.00 -
Aparelho Cólica PainKiller
Preço normal $20.00 -
Bola Voadora Boomerang
Preço normal $26.00 -
Rastreador Pet Finder
Preço normal $10.00 -
Fita de Led Cores Especiais
Preço normal $16.00 -
Coleira PetDrive
Preço normal $10.00 -
Cortador de Unhas Eletric Pets
Preço normal $32.00 -
Mini Câmera Vigilance
Preço normal $15.00 -
Legging Fitness Firefit
Preço normal $20.00 -
Caderno Mágico Cognição Criativa
Preço normal $57.00 -
Brinquedo Giratório Happy Cat
Preço normal $10.00