![]() |
Quantity Available - only show if 5 or less?
Is there a way to make the quantity appear on the product page only if there are 5 or less products left in inventory?
V Gold 4.0.18 |
Surround the quantity display code with this:
{if $product.avail le 5} code {/if} |
Hey Ryan
Do you know how to work this within the products page? It is working for me unless there are multiple options for that product. If there are mutiple options, it shows only the quantity of the first option available. I am recieving this error when I use the code: {$product.avail} on the products.tpl page. It is strange b/c that is the exact code on the product page - which shows the correct number of quantities. Thanks in advance, Weber |
All times are GMT -8. The time now is 12:41 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.