My client does not want the Item(s) In Stock text or quantities to show on the checkout page or anywhere on the site. Does anyone know how to remove this.
It is turned off in the Configuration > Shopfront > Display Stock Level.
Thanks in advance!
Using Joomla 2.5 and Virtuemart 2.022a
Also select "Products Out of Stock are orderable, no special action" in Configuration/Shopfront/Action when a Product is Out of Stock
Kelvyn
That is how it is configured. They keep showing up.
www.thetaylorcollection.com/index.php
The site isn't "live" yet.
Todd
Your commercial template override for product details does not have the code to comply wityh your BE configuration. Edit the override to remove the stock display div or use Firebug to work out some css to hide the div.
http://docs.virtuemart.net/tutorials/33-templating-layouts/78-introduction-template-system.html
http://forum.virtuemart.net/index.php?topic=102850.0
Also see http://forum.virtuemart.net/index.php?topic=108212.0