{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/mejores-ventas?' + 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)
-
Almacenamiento de granos
Precio habitual R$ 504,00 -
Abridor de caja fuerte fácil
Precio habitual R$ 51,00 -
Organizador de copas Hack Facility
Precio habitual R$ 95,00 -
Luminaria de cristal led
Precio habitual R$ 196,00 -
Colador de frutas
Precio habitual R$ 189,00 -
Promoción
Repelente de mosquitos eléctrico mate
R$ 164,00 R$ 145,00 -
Mini sellador de embalaje
Precio habitual R$ 89,00 -
Cortador de alimentos
Precio habitual R$ 133,00 -
Luz LED creativa
Precio habitual R$ 101,00 -
Espátula multitarea 2 en 1
Precio habitual R$ 151,00 -
Recipiente para hacer hielo
Precio habitual R$ 302,00 -
Extensor de grifo de cocina limpia
Precio habitual R$ 95,00 -
Sensor de luz led
Precio habitual R$ 177,00