Hi, how can I remove the Tell-A-Friend button if the product is sold (I want it to only show, if the product is still for sale)?
Hi, how can I remove the Tell-A-Friend button if the product is sold (I want it to only show, if the product is still for sale)?
You could customize the template with your templates and overrides and add:
Code:if ($products_quantity > 0 && $flag_show_product_info_tell_a_friend == 1) { ?>
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!