Logo
  • First
  • Second
  • Third
  • Four
« New Blog Design rolled out throughout PEThemes
Apr
5
How to Display Rs. currency symbol in magento
  • Magento
  • Resources
  • Tutorial

We recently faced a problem in magento when we tried to set Rupees as default currency. We solved it. Here are the steps that needs to be followed in order to bring Rs. as your currency.

Goto /lib/Zend/Locale/Date/root.xml

Find the following line at 2882


	Rp

Replace it with the following:


	Rs. 

That’s it. You are done.

Please let us know if it doesn’t work.

  • Ashish Khadpe
    You can watch video tutorial at
    http://www.youtube.com/watch?v...
    for more detailsyou can also refer to
    http://magentocoders.blogspot....
  • Yabz_16
    How do I count each as 1??
    eg.
    2
    2
    1
    2
    2
    1
    2 = 7
      
    thanks,
  • Magento Themes
    very nice...
    <currency type="INR">
    <symbol>Rp</symbol>
    </currency>
    if we're using different currencies,how can we do it?like same?
  • bala
    Is any other steps needed for ie6. because in ie-6 it dislapy like rectangle only.
  • ganesan
    Thanks for your comments .............

    Follow the instructions for magento 1.3.2.4

    Find the below path :
    lib/Zend/Locale/Data/en.xml


    Go to line no : 3155


    You would find this code on this line


    Replace it with the following <symbol>₨</symbol>


    Please let me know if that works
  • Mukesh
    Well, it worked now. I deleted the var/cache folder. Anyway, a lot of thanks for this article. :)
  • Mukesh
    It didn't work ganesan.. :(
  • jatinder
    on magento version Magento ver. 1.3.2.4 the above code is not there...instead that, i found this
    <currency type="INR">
    <displayname>INR</displayname>
    <symbol choice="true">0≤Rs.|1≤Re.|1<Rs.</symbol>
    </currency>

    i try to replace <symbol choice="true">0≤Rs.|1≤Re.|1<Rs.</symbol> this with u r above mention code and clear the cache still it displaying Rp on my product view page, but i can see Rs on my list page without editing any thing but where i can find Rp...please suggest....but thank u for your post....
  • Rajesh
    I am using magenta version Magento ver. 1.4.0.1. the code I found was:
    <currency type="INR">
    <displayname>Indian Rupee</displayname>
    <displayname count="one">Indian rupee</displayname>
    <displayname count="other">Indian rupees</displayname>
    </currency>
    Please help me
  • vivekananthan
    Did you sorted it ? Please let me know if not then, Thanks
blog comments powered by Disqus
0
View Comments

PE Themes is proudly powered by Pertly