![]() |
Show 'quantity avail' on products.tpl page.
What code do I use on the products.tpl page to show item quantities for each item? They only show on the product.tpl page but we have 'add to cart' links on the products.tpl page and need to show quantities.
|
simply insert the following code where you want the stock amount to apper
Code:
{$products[product].avail} |
All times are GMT -8. The time now is 12:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.