![]() |
List all FREE Products or Product of type...
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 |
Re: List all FREE Products or Product of type...
So I tried this (taken right from an admin section link I found: all products with zero prices):
Code:
http://site.com/search.php?mode=search&price_min=0&price_max=0 Here's the link for going to page2: Code:
http://site.com/search.php?mode=search&page=2 |
Re: List all FREE Products or Product of type...
I have the same problem that I really need to get fixed. Search results for page 2 don't work properly,
Matt |
All times are GMT -8. The time now is 05:43 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.