{
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
-
Suporte FixedCup
Preço normal R$ 84,00 -
Descanso Pillow Table
Preço normal R$ 79,00 -
Prato Criativo
Preço normal R$ 89,00 -
Colher de cerâmica
Preço normal R$ 39,00 -
Mini Liquidificador Xiaomi
Preço normal R$ 336,00 -
Almofada Flower (Pelúcia)
Preço normal R$ 55,00 -
Avental de cozinha Chef Work
Preço normal R$ 122,00 -
Estátua The Thinker
Preço normal R$ 108,00 -
Projetor de Luz Astronauta Star
Preço normal R$ 275,00 -
Abajur Touch Metal
Preço normal R$ 188,00 -
Relógio Digital 3D
Preço normal R$ 118,00 -
Lâmpada Creative Touch
Preço normal R$ 176,00 -
Luminária Cristal Touch
Preço normal R$ 155,00 -
Ampulheta Paisagem de Areia 3D
Preço normal R$ 199,00 -
Ferro á Vapor Portátil
Preço normal R$ 260,00