{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all?' + 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
-
New Dream Journal by VII Wellness
Regular price $4.00 -
Sale
OutComfort Portable Chair
Sale price $55.00 $46.75 -
Sale
Portable Hydration Bag
Sale price $17.00 $14.45 -
Sale
Safe Biking Chain Padlock
Sale price $41.18 $35.00 -
Sale
Stabilizing Anklet
Sale price $40.00 $34.00 -
Sale
Ultra Smart Warming Vest
Sale price $51.00 $43.35 -
Weight Loss Journal by VII Wellness
Regular price $4.00 -
Yoga Journal by VII Wellness
Regular price $4.00