I have a link in my speedbar that I want to pull up all free products. So I figured the best way to go about it is to make the button actually just an advanced search link:
Code:
http://site.com/search.php?mode=search&price_max=0
It SEEMS to work, but when I go to Page 2 results I start to see items with prices show up. Any ideas? Or is there a better way to do this with an embedded page that cycles through products or something?
Thanks