Display product as FREE if the price is £0.00 Magento
Today we have been working on a Magento E-commerce website where the client wanted to display the word ‘FREE’ if the product was £0.00. Magento by default doesn’t support this, so some changes to the code needed to be made including the product and category files.



