在magento中使用多种货币

时间:2014-01-30 09:55:09

标签: magento currency

如何在Magento的单一设置和单一站点中管理多种货币? 我想在一个网站上使用印度卢比和美元。

任何人都知道如何制作它?

2 个答案:

答案 0 :(得分:1)

它非常简单,我想知道为什么你没有在google上付出一点努力。

http://inchoo.net/ecommerce/magento/how-to-add-currency-selector-to-magentos-header/

答案 1 :(得分:0)

为magento商店设置多种货币非常容易。为此,请按照以下步骤操作:

  1. 登录您网站的管理员面板。
  2. 转到系统 - >单击配置,然后从常规选项卡中选择货币设置。

    Then select values for Base currency, Default display currency and Allowed currencies and Save Config button.
    

    注意:从“允许的货币”部分选择多个选项时,按键盘的控制键。

    Magento仍然不知道新选择货币的汇率。要让magento了解货币互换率,请按照步骤#3进行操作。

  3. 转到系统 - >管理货币 - >率。

    Just click on Import button on top right side. Now click on Save Currency Rates button.
    

    这就是全部..刷新magento缓存,你就完成了。