cancel
Showing results for 
Search instead for 
Did you mean: 

What settings do I need to change?

What settings do I need to change?

Hello,

 

I want my store view to display Chinese currency, and my Admin Panel to show US currency.  What settings do I need to change?

 

 

2 REPLIES 2

Re: What settings do I need to change?

Hello @philip_seas 

 

If you want to update the currency please go to below path and update Currency.

 

Log in to Magento Admin > Stores > Configuration > General > Currency Setup > Currency Options > set the Base Currency Default Display Currency & Allowed Currencies  as Chinese Yuan.

 

Note:

  1. You have multiple stores or store view you have unchecked Use system value and select the Base Currency Default Display Currency & Allowed Currencies as Chinese Yuan.
  2. If your site has multiple currencies please select Allowed Currencies as Chinese Yuan and select other as per your requirement.

Please check the screenshot.admin_config.png

 

 

After changing the setting, Refresh the cache using Admin

 

Magento Admin > System > Cache Management > Select all and Refresh & submit.

Cache_Management.png

 

 

OR

Refresh the cache using CLI

php bin/magento cache:flush
php bin/magento cache:clean

 

Please let me know still you are facing the same issues.

If you got a proper solution, please Accept as Solution & Click Kudos.

Re: What settings do I need to change?

Hello @philip_seas ,

 

You can find Interface Locale from admin to upper right corner admin dropdown have menu Account Setting

https://www.screencast.com/t/FVPcwDtURC5

2019-03-19_19-04-23.jpg

Don't forget to clear cache.

 

--
If my answer is useful, please Accept as Solution & give Kudos