Remove Currency Block on Magento
Related entries in AdminI am working on a site for US only crowd and my client asked me to remove the EUR/USD currency reference that appears on all category/product pages by default.
Quick search showed me no results besides noodling with some XML files and hoping for it to work even with future versions. Well, the ideas i found of manipulating main.xml and directory.xml didn’t even work on my 1.1.5 installations so I figured there must be an easier way. And… there is a very simple one within the Admin area.
Admin page: /index.php/admin/system_config/edit/section/currency/
Admin navigation: System –> Configuration –> Currency Setup
What to do:
1. Set “Base currency” to “US Dollar”
2. Set “Default display currency” to “US Dollar”
3. Select under “Allowed currencies” only “US Dollar” (make sure no others are selected)




