Hi does anyone know how to make the sold out items or QTY 0
not appear on the specials page.
I have it worked out for the rest of the stores with some sql commands I have found here and there by Ajeh.
Just need one for specials.
Cheers
RR
Hi does anyone know how to make the sold out items or QTY 0
not appear on the specials page.
I have it worked out for the rest of the stores with some sql commands I have found here and there by Ajeh.
Just need one for specials.
Cheers
RR
You need to customize the SELECT statement in the:
/includes/modules/pages/specials/main_template_vars.php
and add the:
to it ...Code:and p.products_quantity > 0
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!