Hi David,
Is it possible to set a global price filter on all products (so not per brand or category)? What would the URL look like?
Regards, Sander
Hello Sander,
Sure - the query bw: will return all products. bw: is the "begins with" search operator, so with that you can use minPrice and maxPrice to filter as required. For example, to search all products between £100.00 and £200.00 use:
http://www.example.com/search.php?q=bw:&minPrice=100.00&maxPrice=200.00
Cheers, David. -- PriceTapestry.com
Thanks David! That's what I needed.
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hello Sander,
Sure - the query bw: will return all products. bw: is the "begins with" search operator, so with that you can use minPrice and maxPrice to filter as required. For example, to search all products between £100.00 and £200.00 use:
http://www.example.com/search.php?q=bw:&minPrice=100.00&maxPrice=200.00
Cheers,
David.
--
PriceTapestry.com