Filters
{
filter = new URLSearchParams(new FormData($refs.mobilefilters)).toString()
filterCollection();
})
"
>
3 products
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
{
filter = new URLSearchParams(new FormData($refs.desktopfilters)).toString()
filterCollection();
})
"
>