{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/todos-los-productos?' + 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)
-
Almohada de caída suave
Precio habitual $24.00 -
Botella Divertida Love Baby
Precio habitual $28.00 -
Promoción
Máquina inteligente para saltar la cuerda
$52.00 $50.00 -
Promoción
Juego creativo del pequeño pintor
$28.00 $27.00 -
Divertida Carpa Infantil de Verano
Precio habitual $39.00 -
Juego atrapar pelota divertido
Precio habitual $31.00 -
Pista de patitos
Precio habitual $26.00 -
Cuchara dosificadora de silicona
Precio habitual $14.00 -
7 - Bola voladora de boomerang
Precio habitual $29.00 -
Dinosaurio Oso Lindo Rex
Precio habitual $25.00 -
Mesa de proyector portátil KidSpin
Precio habitual $64.00 -
Chaleco Splash Fun para niños
Precio habitual $36.00 -
Bolígrafo de colores mágicos
Precio habitual $10.00