0

I want to set up multiple magento websites with multiple currencies

  1. website A with currency INR
  2. website B with currecny USD

Products in each website should have prices which are not dependent on the other website.

  1. website A - product A - INR 100
  2. website B - product A - USD 15

I have changed the currency scope to website but while adding the product the default currency in still being shown as INR.

Can some one please tell me how this can be done in magento 1.9

asked Sep 26, 2016 at 4:47

2 Answers 2

2

Go to System-Configuration-Catalog-Catalog-Price

Switch Catalog price scope to Website, now you can set different price per product for each website

Go to System-Configuration-Currency setup

Change website scope, now you can set default currency and display currency for each website

answered Sep 26, 2016 at 7:15
2

You can set up 2 websites with 2 currencies, in order to do this,

Go to System >> Configuration >> Currency setup (Don't forget to select the scope )

Select the currencies allowed for that store

Select the default currency for that store

Go to System >> Manage Currency >> Rates and import the live currency rate.

Flush your cache and your websites now have different currencies.

Regarding setting up different price on different websites:

You can change the product price scope to Website by following below steps:

Go to System >> Configuration >> Catalog >> Price Change the catalog Price scope to "Website"

answered Sep 26, 2016 at 5:56
1
  • I am trying to create multi-website locally (Centos - Nginx) But getting error in Nginx configuration. Any help thanks magento.stackexchange.com/q/315027/57334 @Nidheesh Commented Jun 25, 2020 at 13:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.