{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/accessories?' + 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
-
Tropical Soul Power Tote Bag
Regular price $29.19 -
Remote Control Aroma Diffuser
Regular price $89.30 -
Natural Stone Amethyst Beads Bracelet
Regular price $15.35 -
Black Onyx Hematite Arrow Bracelet
Regular price $17.74 -
Dream Amethyst Ball Polished Globe Massaging Ball
Regular price $23.58 -
Bluetooth Speaker Wireless Waterproof Outdoor Stereo Bass USB/TF/FM Radio LOUD
Regular price $37.24 -
Natural Volcanic Stone Bracelet
Regular price $12.12 -
Amethyst Hand-Carved Skull
Regular price $40.10 -
Natural Amethyst Crystal Quartz Chinese Lucky Tree
Regular price $18.18 -
Moon Shape Amethyst Necklace
Regular price $24.02