{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/moda-praia?' + 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
-
Promoção
SAÍDA LONGA MAMACITA
Preço promocional R$ 205,00 R$ 180,00 -
SAÍDA LONGA TIGRE CAPRI
Preço normal R$ 205,00 -
SAIDA LONGA PANTERA BLACK
Preço normal R$ 205,00 -
BIQUÍNI CORTININHA MAMACITA
Preço normal R$ 175,00 -
SAIDA LONGA ARARA VERMELHO
Preço normal R$ 205,00 -
SAÍDA LONGA FOLHAGEM PINK NEOM
Preço normal R$ 205,00 -
KIT SAIDA DE PRAIA ILHÉUS + BOLSA DE PRAIA ILHÉUS
Preço normal R$ 425,00 -
BIQUINI TUBARÃO -
Preço normal R$ 175,00 -
KIT SAÍDA DE PRAIA ARRAIA + BOLSA DE PRAIA ARRAIA
Preço normal R$ 425,00 -
KIT BOLSA DE PRAIA + T-SHIRTS
Preço normal R$ 285,00 -
SAÍDA CARMEL MARINHO
Preço normal R$ 175,00 -
BOLSA DE PRAIA ARRAIA MARINHA
Preço normal R$ 220,00 -
BIQUÍNI CORTININHA OLHO GREGO ONDAS
Preço normal R$ 175,00 -
SAÍDA LONGA ONÇA DE BOTA
Preço normal R$ 205,00 -
BOLSA DE PRAIA ARARA AZUL
Preço normal R$ 220,00 -
PAREÕ ARRAIA MARINHO
Preço normal R$ 150,00