{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/top-brands?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-brands?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
-
Oakley Men's MPH Chainlink Polarized Sunglasses
Regular price$242Sale price $121.99 50% OFF -
Oakley Men's Valve Polarized Sunglasses
Regular price$242Sale price $121.99 50% OFF -
Reebok Women's Puffer Jacket
Regular price$145Sale price $49.99 66% OFF -
Oakley Men's Crankshaft Polarized Sunglasses
Regular price$214Sale price $107.99 50% OFF -
Oakley Men's Sliver XL Polarized Sunglasses
Regular price$204Sale price $107.99 47% OFF -
Reebok Women's Fitted Performance Variegated Heather Jersey T-Shirt
Regular price$30Sale price $6.99 77% OFF