{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/the-north-face?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/the-north-face?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
-
-
-
The North Face Women's Aphrodite Motion Short
Regular price$44.95Sale price $29.99 33% OFFRated 5.0 out of 5 -
The North Face Men's Small Logo Heathered Short Sleeve Shirt
Regular price$30Sale price $19.99 33% OFF -
-
-
-
-
-
The North Face Men's Surprise 1/4 Zip Jacket
Regular price$99Sale price $49.99 50% OFFRated 4.4 out of 5 -
The North Face Women's Tech 1/4 Zip Fleece
Regular price$60Sale price $39.99 33% OFFRated 4.3 out of 5 -
The North Face Women's Surprise 1/4 Zip Jacket
Regular price$99Sale price $49.99 50% OFFRated 4.0 out of 5 -
-
-
-
-
-
-
-
-
-
The North Face Men's Wander Crewneck Short Sleeve T-Shirt
Regular price$45Sale price $24.99 44% OFF -
-
The North Face Men's Sweater Fleece Vest
Regular price$99Sale price $76.99 22% OFFRated 3.0 out of 5