{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/biquinis-e-maios?' + 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
-
BIQUÍNI ANGEL ONÇA DIAMANTE
Preço normal R$ 205,00 -
BIQUINI CORTININHA ZEBRA PINK COM LIMA
Preço normal R$ 175,00 -
BIQUÍNI CARIBE VERDE NEON
Preço normal R$ 175,00 -
BIQUÍNI CARIBE VERDE
Preço normal R$ 175,00 -
BIQUÍNI CARIBE PRETO
Preço normal R$ 175,00 -
MAIÔ BUZIOS MILITAR
Preço normal R$ 230,00 -
BIQUÍNI MYKONOS LARANJA CANDY
Preço normal R$ 200,00 -
BIQUÍN I MYKONOS DRINK
Preço normal R$ 200,00 -
BIQUÍNI MYKONOS FÚSCIA
Preço normal R$ 200,00 -
BIQUÍNI MYKONOS BRANCO
Preço normal R$ 200,00 -
BIQUÍNI MYKONOS PRETO
Preço normal R$ 200,00 -
BIQUÍNI SALINAS AKITA
Preço normal R$ 200,00 -
BIQUÍNI SALINAS FITINHA BONFIM
Preço normal R$ 200,00 -
BIQUÍNI SALINAS LUMI
Preço normal R$ 230,00 -
BIQUÍNI SALINAS PARATY
Preço normal R$ 200,00 -
MAIÔ BUZIOS AZUL TURQUESA
Preço normal R$ 230,00