{
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);
})"
>
- Featured
- Best selling
- Alphabetically, A-Z
- Alphabetically, Z-A
- Price, low to high
- Price, high to low
- Date, old to new
- Date, new to old
-
4 in 1 Food Slicer
Regular price $18.00 -
Fits All Bottle Cap and Holder
Regular price $16.00 -
Easy Safe Opener
Regular price $8.00 -
Toilet Paper Case
Regular price $48.00 -
Led Crystal Luminaire
Regular price $31.00 -
Fruit Strainer
Regular price $30.00 -
Sale
Matt Mosquito Electric Repellent
$26.00 $23.00 -
FastDo Bottle Opener
Regular price $13.00 -
Warmy Portable Lunch Box
Regular price $57.00 -
Wine opener
Regular price $15.00 -
Clean Kitchen Faucet Extender
Regular price $15.00 -
2 in 1 MultiTask Spatula
Regular price $24.00 -
Quick-drying Absorbent Cloth
Regular price $30.00 -
Grain Storage
Regular price $80.00 -
Correct Portion Measuring Spoon
Regular price $19.00