{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/sunglass-sale-20-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/sunglass-sale-20-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
-
Oakley Men's MPH Chainlink Polarized Sunglasses
Regular price$242Sale price $121.99 50% OFF -
Ray-Ban Aviator Polarized Sunglasses RB3293
Regular price$203Sale price $120.99 40% OFF -
Oakley Women's Caveat Polarized Sunglasses
Regular price$250Sale price $125.99 50% OFF -
Oakley Men's Encoder Sunglasses
Regular price$255Sale price $127.99 50% OFF -
Nike Diverge EV0325 Sunglasses
Regular price$145Sale price $59.99 59% OFF -
Oakley Men's Square Wire Sunglasses
Regular price$176Sale price $128.99 27% OFF