I have a extension installed for multiple x of quantitys. This works fine on the product page (view.phtml), but at the list page it's not needed and I want to disable the function for the list.phtml..
How to disable it on the list.phtml page?
Kind regards
Robert Meijer
The is some layout XML that came with that extension. Looks for something being called in the XML that is
<catalog_category_layered>
<catalog_category_default>
Comment it out, Clear Cache, and refresh the page.