{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/deals-under-15?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/deals-under-15?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
-
-
-
-
Eddie Bauer Men's Mixed Fabric Logo Shirt
Regular price$50Sale price $8.99 82% OFFRated 4.0 out of 5 -
Poof New York Women's High Waisted Joggers
Regular price$39.99Sale price $5.95 85% OFFRated 4.3 out of 5 -
Realtree Boy's Adventure Stamp Hoodie
Regular price$29.99Sale price $10.99 63% OFFRated 5.0 out of 5 -
True Rock Women's Dulce HoneyComb Leggings
Regular price$19.99Sale price $6.99 65% OFFRated 4.3 out of 5 -
-
-
-
-
-
-
Muk Luks Women's About Town Sandals
Regular price$39.99Sale price $13.99 65% OFFRated 3.0 out of 5 -
-
-
-
-
-
-
-
-
-
XS Sport Men's Pin Dot Camo Print Jogger With Reflective Zipper Pockets
Regular price$45Sale price $13.99 69% OFFRated 4.0 out of 5