{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/ofertas?' + 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
-
Balança digital premium em forma de colher
Preço normal R$ 115,13 -
Blocos magnéticos para brincadeiras
Preço normal R$ 89,90 -
Chinelo slide ultraconfortável
Preço normal R$ 112,90 -
Arranhador felino premium
Preço normal R$ 312,98 -
Modelador corporal feminino
Preço normal R$ 169,80 -
Mochila fashion antifurto
Preço normal R$ 189,90 -
Organizador de roupas e acessórios
Preço normal R$ 226,90 -
Maleta de brinquedos sensoriais montessori
Preço normal R$ 127,90 -
Organizador dobrável premium
Preço normal R$ 123,50 -
Barbeador elétrico impermeável
Preço normal R$ 114,90