{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/last-in-stock-sale-extra-50-off-everything?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/last-in-stock-sale-extra-50-off-everything?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
-
-
-
90 Degree by Reflex Women's 22-inch High Waist Cire Capri With Crochet
Regular price$78Sale price $15.99 80% OFF -
adidas Men's ClimaProof Wind Colorblock V-Neck Shirt Power Red/Black / S
Regular price$85Sale price $21.99 74% OFFRated 5.0 out of 5 -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
adidas Women's Creator Short Sleeve Shirt
Regular price$25Sale price $6.99 72% OFFRated 5.0 out of 5 -
-
-
-