{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/canada-weather-gear-jacket-blowout?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/canada-weather-gear-jacket-blowout?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
-
Canada Weather Gear Veste d'escalade en polaire pour femme
Prix habituel$165Prix soldé $66.99 59% OFF -
Canada Weather Gear Veste Glacier Shield pour femme
Prix habituel$210Prix soldé $58.99 72% OFF -
Canada Weather Gear Sherpa imprimé réversible pour hommes
Prix habituel$260Prix soldé $79.99 69% OFF -
Canada Weather Gear Veste-chemise pour hommes
Prix habituel$75Prix soldé $22.00 71% OFF -
Canada Weather Gear Parka à capuche avec bordure en fausse fourrure pour femme
Prix habituel$200Prix soldé $51.00 75% OFF