{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/bestsellers?' + 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
-
Automatic Pet Drinker
Regular price $49.99 -
Pet products dog comb cat comb
Regular price $14.99 -
LegFit device
Regular price $42.00 -
Neck Pain Cushion
Regular price $24.00 -
PainKiller Colic Device
Regular price $22.00 -
Clear Face Facial Cleanser
Regular price $79.00 -
LED Soccer Ball
Regular price $30.00 -
Boomerang Flying Ball
Regular price $29.00 -
Bag SmartPocket
Regular price $25.00 -
Solarius Solar Power Charger
Regular price $57.00 -
Sale
VibraFlex Abdominal Belt
$71.00 $46.00 -
Lickbud Feeder
Regular price $20.00 -
Pet Anti-Stress Vest
Regular price $34.00 -
USB Charging Shoulder Bag
Regular price $39.00 -
Wine opener
Regular price $15.00 -
FastDo Bottle Opener
Regular price $13.00