Hide price when 0.00 grid list view magento
To Hide £0.00 in grid and list mode only when the price is 0.00 change the following
Please be aware List.phtml may be in a different folder if you’re using a template.
something like this
/app/design/frontend/default/grayscale/template/catalog/product
You can check for the...