![]() |
Re: Displaying number of items left when product quantity reaches certain level
You have to put an if statement in the product.tpl and products list pages something like
{if $product.avail eq 5} do this {elseif $product.avail eq 1} do this {/if} but also have to account for variants Can't give you exact code without looking at your files |
Re: Displaying number of items left when product quantity reaches certain level
How to display on products page before buy now button?
|
All times are GMT -8. The time now is 03:36 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.