In my store on the products list page under each item it displays:
You may specify a quantity up to {{max}}.
where {{max}} is the quantity in stock.
I have unchecked the box in General Settings>Appearance Options>Display Settings> Show quantity in stock
but that check mark only affects whether the Quantity in stock is displayed on the product detail page, not the products list.
I see the language variable I have for this is:
lbl_product_quantity_type_error
How can I hide this message by commenting it out? I do want to keep the language variable because this is the same error that shows up if people try to enter a quantity into the select box which is too high. But I do not want customers to see how much I have of each item.
I have a highly customized 4.2.2 with a custom skin on it:
www.mccombsplan.com so if you can point me in the direction of any files where this might have been added it, that would be truly appreciated.
Thanks for any help!
Lisa