{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/hydro-flask?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/hydro-flask?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
-
Hydro Flask 40 oz Wide Mouth Flex Straw Lid Bottle
Prix habituel$54.95Prix soldé $44.99 18% OFF -
Bouteille d'eau à large goulot Hydro Flask de 20 oz
Prix habituel$32.95Prix soldé $27.99 15% OFF -
Flacon Hydro 24 oz. Casquette flexible standard
Prix habituel$34.95Prix soldé $32.99 6% OFF -
Hydro Flask Bouteille avec couvercle en paille flexible à large ouverture de 24 oz
Prix habituel$39.95Prix soldé $32.99 17% OFF