{
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
-
Bundle - Choose 7 Ebooks
Regular price $299.00 -
Ebook - Computer Network Technology
Regular price $49.90 -
Ebook - Creating a Mindful Work
Regular price $97.00 -
Ebook - Grow Big
Regular price $44.95 -
Ebook - Money Smart
Regular price $47.00 -
Ebook - The Marketing Blueprint
Regular price $37.00 -
Ebook - Time Management
Regular price $79.90 -
Ebook - Unlocked Your Leadership
Regular price $89.95 -
Loyalty Pack Bundle
Regular price $79.90