{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString();
loading = true;
fetch('/collections/lucky-brand?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/lucky-brand?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
-
Lucky Brand Men's Sueded Jersey Knit Jogger Sleep Pant
Regular price$39.50Sale price $16.99 57% OFF -
-
-
-
Lucky Brand Women's Knee Length Cozy Lined Zip Front Puffer
Regular price$198Sale price $75.99 62% OFF -
-
-
-
-
-
-
-
Lucky Brand Big Boy's Lucky National Park Graphic T-Shirt
Regular price$24.50Sale price $10.99 55% OFF -
-
-
Lucky Brand Little Boy's Lucky Knit Denim Pull On Pant
Regular price$44.50Sale price $23.99 46% OFF -
-
-
-
-
-
-
Lucky Brand Little Girl's Zoe Skinny Stretch Denim Distressed Jean
Regular price$39.50Sale price $33.99 14% OFF -