{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/ericas-collection?sort_by=' + sort + '&filter.v.availability=1&' + 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;
history.replaceState(null, null, '?sort_by=' + sort + '&filter.v.availability=1&' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
}
"
>
{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/ericas-collection?sort_by=' + sort + '&filter.v.availability=1&' + 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;
history.replaceState(null, null, '?sort_by=' + sort + '&filter.v.availability=1&' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
}
"
>
Sort by:
Products
-
-
-
Canada Weather Gear Men's Pique Polo with Ribbed Collar and Cuff
Regular price$40Sale price $12.99 68% OFFRated 3.0 out of 5 -
-
-
-
-
-
-
-
-
-
-
-
-
Canada Weather Gear Women's Full Zip Printed Sherpa Jacket
Regular price$65Sale price $48.99 25% OFFRated 4.9 out of 5 -
-
Spyder Women's Alyce Softshell Jacket With Hood
Regular price$149Sale price $109.99 26% OFFRated 3.8 out of 5 -
-
-
-
Independent Trading Men's Hooded Sweatshirt
Regular price$33Sale price $13.99 58% OFFRated 5.0 out of 5 -
-
Calvin Klein Women's Surprise Shorts
Regular price$36.50Sale price $19.99 45% OFFRated 5.0 out of 5