{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/tech-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
-
Tuya IR Smart Remote Control - Universal Smart Home Hub
Regular price $12.28 -
Youpin Seemagic 2-in-1 Electric Nail Polisher and Clipper
Regular price $41.55 -
Elegant Leather Collar Case for Apple AirTag
Regular price $21.90 -
Sale
Ultra-Durable Adhesive Sticker Case for Apple AirTag
$24.00 $17.85 -
Elegant Leather Keychain for Apple Airtags
Regular price $9.90 -
Elite Fitness Smartwatch
Regular price $29.90