{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/cintas-modeladoras?' + 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
-
Calça Legging Academia Empina e Levanta Bumbum Fitness Cintura Alta
Preço normal R$ 54,00 -
Calça Legging Cintura Alta Tik Tok Fitness Academia Yoga
Preço normal R$ 250,00 -
Calça Legging Levanta Bumbum - Cor: ROSA
Preço normal R$ 80,00 -
Cinta Ajustável Modeladora Dupla Compressão Zíper CCT
Preço normal R$ 219,99 -
Cinta Modeladora De Cintura Queima Gordura
Preço normal R$ 60,00 -
Cinta Modeladora para Emagrecimento e Corretor de Postura
Preço normal R$ 99,99