Tuesday, February 19, 2013

Use INR symbol in magento


 >> By default magento shows indian rupee as "Rs". If you want to show the symbol.


        ₹ = ₹
        ₨ = ₨

      i.e.  ₹ 1,200 would show ₹ 1,200

     Note* : Use the font DejaVu Sans <span style='font-family: DejaVu Sans;'>&#8377;</span> for Internet Explorer and Safari.

>>  Go to Admin=>System=>Configuration=>Manage Currency=>Symbols. Replace the symbol.


>>  Here is a useful extension that will help you to replace rupee to new symbol. You can configure this one.

       http://www.magentocommerce.com/magento-connect/et-currency-manager.html


No comments:

Post a Comment