VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: toddcartner on August 11, 2013, 18:14:39 PM

Title: How can I remove the Stock Level
Post by: toddcartner on August 11, 2013, 18:14:39 PM
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

Title: Re: How can I remove the Stock Level
Post by: jenkinhill on August 11, 2013, 23:37:38 PM
Also select "Products Out of Stock are orderable, no special action" in Configuration/Shopfront/Action when a Product is Out of Stock
Title: Re: How can I remove the Stock Level
Post by: toddcartner on August 12, 2013, 02:14:13 AM
Kelvyn

That is how it is configured.  They keep showing up.

www.thetaylorcollection.com/index.php

The site isn't "live" yet.

Todd
Title: Re: How can I remove the Stock Level
Post by: jenkinhill on August 12, 2013, 11:23:05 AM
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