{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/womens-dresses?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/womens-dresses?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
-
Calvin Klein Robe chemise mi-longue pour femme
Prix habituel$79Prix soldé $21.99 72% OFF -
Free People Weila Barboteuse pour femme
Prix habituel$148Prix soldé $51.99 65% OFF -
Women's Christmas Long Sleeve Dress
Prix habituel$25Prix soldé $18.70 25% OFF -
Women's Snowflake Pattern Sweater Dress
Prix habituel$35Prix soldé $28.60 18% OFF -
Women's Christmas Santa Long Sleeve Dress
Prix habituel$25Prix soldé $18.70 25% OFF -
Women's MERRY CHRISTMAS Graphic Dress
Prix habituel$30Prix soldé $23.10 23% OFF