Is there a tag for the product minimum? I want to show the minimum required in the product template and can't seem to find the tag. Maybe i'm just looking past it.
Thanks!
[-- IF product.DisplayOrderQuantity? --]
<span class="pr_qty">[-- STORE.Quantity --]: <input type=text size=2 name="[-- PRODUCT.RECORDNUMBER --]:qnty" value="[-- IF PRODUCT.MinimumQuantity "0" --]1[-- ELSE_IF PRODUCT.MinimumQuantity "" --]1[-- ELSE --][-- PRODUCT.MinimumQuantity --][-- END_IF --]"></span>
[-- END_IF --]
Users browsing this forum: Bing [Bot] and 115 guests