{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all-products?' + 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
-
Electric Wine Opener
Preço normal $67.90 -
Artifact Fish Killing Tool
Preço normal $11.49 -
Manual Garlic Press Mashing
Preço normal $17.99 -
55Degree Thermostatic Cup with Bluetooth music
Preço normal $54.90 -
Kitchen Turkey Oil Dropper 30ml
Preço normal $14.99 -
Kitchen Household Set
Preço normal $19.50 -
Electric Dumpling Artifact Automatic
Preço normal $41.90 -
Intelligent home robot
Preço normal $68.99 -
Portable Home Projection HD 1080P
Preço normal $198.90 -
Desktop Humidifier Silent Remote Control Timing Dual Spray Humidification Fan
Preço normal $58.99 -
Slicer Food Cutter
Preço normal $21.00 -
Easy Safe Opener
Preço normal $8.00 -
Quick-drying Absorbent Cloth
Preço normal $30.00 -
Toilet Paper Case
Preço normal $48.00 -
Built-in Spice Holder
Preço normal $70.00 -
OutGo Inflatable Mattress
Preço normal $51.00