Page 1 of 1

Don't Display Quantity Available

Posted: Wed Aug 10, 2011 9:40 am
by sources
How can I turn off the "Quantity Available" displaying on the product page?

Re: Don't Display Quantity Available

Posted: Wed Aug 10, 2011 9:50 am
by Brent
At present, we don't have the option to turn this off.

In catalog/template/default/content/product.tpl you can change lines 74 and 75.
comment out the echo statements in both lines.

I can add this feature in the upcoming revision.

Re: Don't Display Quantity Available

Posted: Mon Aug 29, 2011 9:17 am
by sources
Brent wrote:At present, we don't have the option to turn this off.

In catalog/template/default/content/product.tpl you can change lines 74 and 75.
comment out the echo statements in both lines.

I can add this feature in the upcoming revision.

I would also like to turn this feature off on all sections, but can't seem to find the right code. It's showing up in several sections, such as Most Popular, Available Items, Special Offers, and maybe others. TIA for any help.

Re: Don't Display Quantity Available

Posted: Mon Aug 29, 2011 11:03 am
by Brent
I'll go through the areas you need to change and post tonight.

Re: Don't Display Quantity Available

Posted: Tue Aug 30, 2011 6:23 am
by Brent
Here are the files required to not display onhand stock. This is for version 1.2.6