Web Development
Web Developer From India
(Move to ...)
Home
▼
August 25, 2015
How to display Indian Rs. symbol in Magento?
Please follow the below step:
1. Add below code in root.xml
path of file: lib/Zend/Locale/Data/root.xml
Open root.xml file and find below code in that file
<currency type=”INR”>
replace next line with this below code
<symbol>Rs. </symbol>
Enjoy!
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment