开发者

Remove CA from before the $ in magento

I am working on a magento site for Canada and so there is currently a CA$ before any price and we would like it just to appear as $. Is there a setting somewhere I can change to alter this without going through all of the 开发者_如何学Gocode and doing it individually?


Look in the directory /lib/Zend/Locale/Data and find the XML file for your locale. If you're using the default local then I believe the file you want is en.xml. Around line 5623 is the configuration for CAD currency. Just change the symbol from CA$ to $.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜