I am trying to filter out product with price but the filter just doesn’t work
It always returns empty products instead
I am trying to filter out product with price but the filter just doesn’t work
It always returns empty products instead
Can you share the url to the collection with filter parameter in place? Or at least a link to the collection page with the form in place? That will help rule out any typos or obvious errors.
Thank you for your reply
/collections/volleyball-ball?filter.v.price.gte=&filter.v.price.lte=8030
The filter.v.price.lte=8030 wasn’t working properly but
After playing around it.
I fixed it by changing to a different theme and publish back my original theme, somehow it fixed the problem.
Probably its the cache or the theme something.