{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/novidades?' + 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
-
BOLSA ONÇA GEMEAS PINK
Preço normal R$ 220,00 -
BOLSA LAGOSTA VERMELHA
Preço normal R$ 220,00 -
Promoção
SAÍDA LONGA LAGOSTA VERMELHA
Preço promocional R$ 205,00 R$ 180,00 -
SAÍDA LONGA TIGRE DE OCULOS
Preço normal R$ 205,00 -
Promoção
SAÍDA LONGA ONÇA GEMEAS PINK
Preço promocional R$ 205,00 R$ 180,00 -
SAÍDA LONGA TUCANO COQUEIRO LILAS
Preço normal R$ 205,00 -
Promoção
SAÍDA LONGA OLHO GREGO MAR
Preço promocional R$ 250,00 R$ 180,00 -
BIQUÍNI CORTININHA TUCANO COQUEIRO LILAS
Preço normal R$ 175,00 -
SAÍDA LONGA MISTIC NEW
Preço normal R$ 205,00 -
BIQUÍNI IBIZA MANGO
Preço normal R$ 175,00 -
BIQUÍNI IBIZA BRANCO
Preço normal R$ 175,00 -
BIQUÍNI CORTININHA TIGRE DE OCULOS
Preço normal R$ 175,00 -
KIMONO BRANCO SEM APLICAÇÃO
Preço normal R$ 175,00 -
BOLSA DE PRAIA PANTERA BLACK
Preço normal R$ 220,00 -
BOLSA DE PRAIA TIGRE CAPRI
Preço normal R$ 220,00 -
BOLSA DE PRAIA MAMACITA
Preço normal R$ 220,00