{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/hoodie-szn?' + 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;
// update url without refreshing the page
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
- Featured
- Best selling
- Alphabetically, A-Z
- Alphabetically, Z-A
- Price, low to high
- Price, high to low
- Date, old to new
- Date, new to old
-
Sale
Flower Half Zip Long Sleeve Sweater
$48.99 $48.20 -
Rainbow Round Neck Long Sleeve Sweater
Regular price $37.99 -
Striped Open Front Dropped Shoulder Cardigan
Regular price $41.99 -
Letter Graphic Round Neck Long Sleeve Sweatshirt
Regular price $33.99 -
Mj’s Original Smoke Cropped Hoodie
Regular price $55.99 -
Mj’s Original Smoke Hoodie
Regular price $45.99 -
One Shoulder Beaded Sweater
Regular price $33.99 -
Sale
Openwork Open Front Cardigan with Fringes
$31.99 $31.00 -
FAITH OVER FEAR Dropped Shoulder Hoodie
Regular price $22.99 -
OITNP Zip Hoodie
Regular price $65.99 -
Full Size Gradient Open Front Cardigan
Regular price $40.99 -
Geometric Preppy Cardigan
Regular price $38.00 -
Double Take Half-Zip Hoodie
Regular price $41.00 -
Martha's Windbreaker
Regular price $69.99 -
Martha's Zip Hoodie
Regular price $49.99 -
OITNP Zip Hoodie
Regular price $49.99