{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/tank-tops?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/tank-tops?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
-
Yogalicious by Reflex Women's Lux Foil Cropped Tank Top with Support Inside Bra
Regular price$32Sale price $14.99 53% OFF -
-
90 Degree By Reflex Women's Seamless V-Neck Crop Ribbed Tank Top
Regular price$32Sale price $23.99 25% OFF -
90 Degree By Reflex Women's Fitted V Neck Cropped Tank Top
Regular price$19.99Sale price $14.99 25% OFF -
allbirds Women's Natural Flow Studio Tank
Regular price$39Sale price $23.99 38% OFFRated 2.0 out of 5 -
90 Degrees by Reflex Women's Snow Wash Drop Armhole Tank Top
Regular price$38Sale price $13.99 63% OFF -
-
-
-
-
-
-
-
-
-
-
-
-
-