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
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>
Thanks Janet
ReplyDelete