{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/acessorios-pessoais?' + 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
-
O Inverno Mais Fofo Que Você Já Viveu – Luvas Femininas Quentes, Macias e Encantadoras
Preço normal R$ 45,06 -
O Top com Bojo Que Está Dominando a Moda Casual - A Regata Perfeita Para Qualquer Look!
Preço normal R$ 46,21 -
Toque Vintage com Muito Estilo – Óculos Feminino Fashion & Moderno
Preço normal R$ 109,90 -
Touca/Gorro de Lã NY – Quentinho, Estiloso e Ideal para os Dias Frios
Preço normal R$ 41,93 -
Um Toque de Luxo no Seu Look: Lenço Quadrado Feminino Para Amarrar, Envolver e Brilhar!
Preço normal R$ 39,94