{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/discount-reebok?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/discount-reebok?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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Reebok Men's Fleece Lounge Vertical Logo Sweatpants
Regular price$45Sale price $9.99 78% OFFRated 4.8 out of 5 -
Reebok Women's Seamless Longline Bralette 2-Pack
Regular price$26Sale price $6.99 73% OFFRated 4.6 out of 5 -
-
-
-
Reebok Men's Linear Elastic Hem Fleece Pants
Regular price$45Sale price $13.99 69% OFFRated 4.0 out of 5 -
Reebok Women's 2-Pack Seamless Bralette with Mesh Neckline
Regular price$26Sale price $7.99 69% OFFRated 4.3 out of 5 -
-
-
Reebok Men's Loungewear Sport Soft Shorts
Regular price$35Sale price $8.99 74% OFFRated 5.0 out of 5