开发者

Remove CA from before the $ in magento

开发者 https://www.devze.com 2023-01-02 13:11 出处:网络
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 goi

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

精彩评论

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

关注公众号