{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/mais-vendidos?' + 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
-
Escova CleanPet
Preço normal R$ 70,00 -
Rastreador Pet Finder
Preço normal R$ 54,00 -
Comedouro PetFeed New V
Preço normal R$ 207,00 -
Cortador de unhas Eletric Pets
Preço normal R$ 178,00 -
Protetor de orelhas Pet Care
Preço normal R$ 111,00 -
Brinquedo para gatos Fun Snake
Preço normal R$ 149,00 -
Promoção
Tesoura corta unha Soft Clipper
R$ 84,00 R$ 71,00 -
Coleira Com Lanterna Lighting Walk
Preço normal R$ 259,00 -
Simulador de amamentação Pet
Preço normal R$ 120,00 -
Promoção
Mochila PasseioPet
R$ 199,00 R$ 180,00 -
Comedouro Lickbud
Preço normal R$ 101,00 -
Escova LimpRoll
Preço normal R$ 117,00 -
Escova MaxGroom
Preço normal R$ 100,00 -
Promoção
Tapete Pet Refresh
R$ 146,00 R$ 136,00 -
Bola InterActive Pet
Preço normal R$ 76,00 -
Bebedouro Automatic Pet
Preço normal R$ 197,00