Showing posts with label Currency. Show all posts
Showing posts with label Currency. Show all posts

Monday, January 2, 2012

Add New Indian Currency symbol


To Add New Rupee symbol in magento currency follow below steps:

1)Copy the below url in your browser and add the css in your css folder
http://cdn.webrupee.com/font
same with js
http://cdn.webrupee.com/js

2) Add the css and js in Page.xml

3) Add below code in root.xml
path of file: lib/Zend/Locale/Data/root.xml open file in wordpad
find:
currency type=”INR”
replace symbol Rs with: amp#x20B9; (use & for amp).

4. After this refersh cache from admin and manually delete cache from front var/cache folder.
Now in front end it will display new India rupee symbol.

LinkWithin

Blog has moved, searching new blog...