{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/novidades?' + 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
-
Pulseira Controle de Glicose
Preço normal R$ 63,50 -
Óleo Repair Hair
Preço normal R$ 108,40 -
Removedor de Cera BeBird
Preço normal R$ 289,00 -
Delineador Duplo Profissional
Preço normal R$ 190,00 -
Caneta Eyebrow
Preço normal R$ 67,00 -
Máscara para os olhos EDGES
Preço normal R$ 118,00 -
Máquina Automática para Ventosa
Preço normal R$ 199,00 -
Umidificador / Difusor Ultrassônico
Preço normal R$ 349,00 -
Umidificador / Difusor Portátil Cold Fog
Preço normal R$ 193,00 -
Bastão de Óleo de Pedra
Preço normal R$ 68,00