Don't Display Quantity Available
Don't Display Quantity Available
How can I turn off the "Quantity Available" displaying on the product page?
Re: Don't Display Quantity Available
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.
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
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
I'll go through the areas you need to change and post tonight.
Re: Don't Display Quantity Available
Here are the files required to not display onhand stock. This is for version 1.2.6
- Attachments
-
- Show Stock.zip
- (7.34 KiB) Downloaded 656 times