X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   List all FREE Products or Product of type... (https://forum.x-cart.com/showthread.php?t=29734)

dcorwin 03-16-2007 12:15 PM

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

dcorwin 03-16-2007 06:14 PM

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
And it still doesn't work. What happens is the first page or results show up correclty, then when I click page2 or Next, it starts throwing in products with prices. Seems like a bug to me! Any thoughts?
Here's the link for going to page2:
Code:

http://site.com/search.php?mode=search&page=2
When you get there suddenly you have 4 pages of items available. So something's kooky!

brickholio 03-17-2007 02:03 PM

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.