{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/top-10-draft-picks?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/top-10-draft-picks?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
-
allbirds Women's Natural Legging
Regular price$64Sale price $19.99 69% OFF -
Chaps Men's Performance Flat Front Shorts
Regular price$55Sale price $24.99 55% OFF -
Spyder Men's Polo
Regular price$49.50Sale price $9.00 82% OFF -
Spyder Men's Colorblock Polo
Regular price$49.50Sale price $19.99 60% OFF -
Calvin Klein Women's Surprise Shorts
Regular price$36.50Sale price $9.99 73% OFF -
Eddie Bauer Men's Long Sleeve Tee
Regular price$20Sale price $15.99 20% OFF -
Reef Men's Atwell Short Sleeve Knit Polo
Regular price$48Sale price $12.99 73% OFF