{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/calzados?' + 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);
})"
>
- Características
- Más vendidos
- Alfabéticamente, A-Z
- Alfabéticamente, Z-A
- Precio, menor a mayor
- Precio, mayor a menor
- Fecha: antiguo(a) a reciente
- Fecha: reciente a antiguo(a)
-
BALETA A LA MODA
Precio habitual $163.000,00 -
Botín Femenino Cassual
Precio habitual $140.000,00 -
CALZADO ALPI, TENIS NIÑA
Precio habitual $80.000,00 -
Calzado Confort
Precio habitual $169.000,00 -
Calzado Fashion + Plantilla Siliconada
Precio habitual $169.000,00 -
CALZADO VELEZ CABALLERO
Precio habitual $164.780,00 -
CALZO ALPI, TENIS NIÑA
Precio habitual $129.000,00 -
CALZO ALPI- BOTA NIÑA
Precio habitual $110.000,00 -
DEPORTIVO AGATHA
Precio habitual $199.000,00 -
DEPORTIVO AMARUS
Precio habitual $199.000,00 -
DEPORTIVO DALILA
Precio habitual $199.000,00 -
DEPORTIVO GAIA
Precio habitual $199.000,00 -
DEPORTIVO GALENA
Precio habitual $199.000,00 -
DEPORTIVO HELEN
Precio habitual $199.000,00 -
DEPORTIVO INDIGO
Precio habitual $199.000,00 -
DEPORTIVO IRIS
Precio habitual $199.000,00