Contributions
Specials in Categories list
I looked all over for something like this - and I noticed that others seem to have looked as well.
So here it is my first contrib!!
This mod will add a "Specials" category in the categories list and when clicked will show all products that are marked as special no matter which category they are in.
Expand All / Collapse All
Small bug fix to prevent inactive products showing in specials category. all credit to original coder
Same as 1 Apr 2006 contribution, but with clarification in mod instructions.
Original contrib showed all specials, whether currently acitve or not. Change noted in new text file for download.
This mod will add a "Specials" category in the categories list and when clicked will show all products that are marked as *CURRENTLY ACTIVE* specials no matter which category they are in.
Update made in index.php changes:
where p.products_status = '1'
to
where s.status = '1'
I looked all over for something like this - and I noticed that others seem to have looked as well.
So here it is my first contrib!!
This mod will add a "Specials" category in the categories list and when clicked will show all products that are marked as special no matter which category they are in.
Note: Contributions are used at own risk.