{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/roupas-e-calcados?' + 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
-
Cinta / Calcinha modeladora UP
Preço normal R$ 123,00 -
Sutiã PRO
Preço normal R$ 95,00 -
Cinta Dupla Compressão
Preço normal R$ 297,00 -
Meia Calça Ultra Thin
Preço normal R$ 90,00 -
Meia Calça Térmica Winter
Preço normal R$ 92,00 -
Botas Keep Warm
Preço normal R$ 199,00 -
Legging Anti-Celulite
Preço normal R$ 118,90 -
Short Jeans Basic
Preço normal R$ 250,00 -
T-Shirt Cute
Preço normal R$ 107,00 -
T-Shirt Lana Del Rey
Preço normal R$ 99,00 -
Suéter Thin
Preço normal R$ 159,00 -
Vestido longo Casual
Preço normal R$ 136,00 -
Vestido LUX Seda
Preço normal R$ 475,00 -
Calcinha modeladora HIP
Preço normal R$ 91,00 -
Cinta modeladora MAX
Preço normal R$ 117,00 -
Conjunto Fluky
Preço normal R$ 249,00