{
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
-
Fronha de Cetim
Preço normal R$ 32,90 -
Truss Kit Shampoo E Condicionador Equilibrium (TKEQ)
Preço normal R$ 170,48 -
Truss Body & Volume 250 Ml (TIBV)
Preço normal R$ 113,32 -
-
Truss Shampoo Infusion 300ml (TISINFUSION)
Preço normal R$ 100,24 -
Truss Condicionador Infusion 300ml (TICINFUSION)
Preço normal R$ 107,16 -
Truss Shampoo Ultra Hydration Plus 300ml (TISUP)
Preço normal R$ 93,32 -
Truss Uso Obrigatório - Óleo Capilar Reconstrutor 30ml (TUOLEO)
Preço normal R$ 108,82 -
Truss Condicionador Man Nature 300ml (TICMN)
Preço normal R$ 93,10 -
Truss Day By Day 250ml (TIDBD)
Preço normal R$ 113,32 -
Truss Shampoo Structure 300ml (TISSTR)
Preço normal R$ 105,70 -
Truss Fluid Fix 250ML (TIFF)
Preço normal R$ 144,74 -
Truss Kit Shampoo E Condicionador Ultra Hydration (TKUH)
Preço normal R$ 176,56 -
Truss Night Spa 250ml (TINS)
Preço normal R$ 156,04 -
Truss Shampoo Curly 300ml (TISCRL)
Preço normal R$ 105,70 -
Truss Hair Protector 250 Ml (TIHP)
Preço normal R$ 113,32