{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/back-to-school-sale-30-off?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/back-to-school-sale-30-off?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
-
Corkcicle Canteen 16 oz
Regular price$34.95Sale price $11.99 66% OFF -
Steve Madden Girl's Sherpa Lined Anorak
Regular price$90Sale price $54.99 39% OFF -
Hydro Flask 40 oz Wide Mouth Flex Straw Lid Bottle
Regular price$54.95Sale price $44.99 18% OFF -
Hydro Flask 24 oz. Standard Flex Cap
Regular price$34.95Sale price $32.99 6% OFF -
K-Swiss Big Kid's Tubes Trail 200 Shoe
Regular price$59.95Sale price $39.99 33% OFF -
adidas Youth Stan Smith J Shoes
Regular price$72Sale price $57.99 19% OFF