I have one category which offers free samples, each listing is set up using Product Qty Maximum: 1. I'm trying to get rid of the Max: 1 text on the product listing page. When I remove Max: from
Line #461 : define('PRODUCTS_QUANTITY_MAX_TEXT_LISTING','Max:');
the number 1 still shows on the product listing page. How can I get rid of the number 1 also?


Reply With Quote

