Change price symbol in magento store

Change price symbol in magento store 

If you want to change symbol of Indian currency in your Magento store  find 
root.xml in <your site root>/lib/Zend/Locale/Data

<currency type="INR"

    <symbol>Rs</symbol>

</currency>

Comments

Post a Comment

Popular posts from this blog

Sort Products by popularity count in Magento

Safe name of a file by php