Magento 2 allows you to create  multiple store views with different languages. The store view name will be shown in the language chooser in the header. Users can click the prefered store view in the language chooser to change the store view. With this feature, store owners can satisfy all customers coming from  different countries with different languages around the world.

Follow the guide given below to create a new store view.

New Store View

Steps to Create a new store view in Magento 2:

  1. On the Admin panel, click Stores. In the Settings section, select All Stores.
  2. Click Create Store View button and do the following:
    • In the Store field, select the parent store of this view
    • In the Name field, enter the name for this store view
    • In the Code field, enter the code in lowercase characters to identify the view.
    • In the Status field, select Enabled to activate the view
    • In the Sort Order field, enter the number to determine the sequence in which this view is listed with other views.
  3. When complete, click Save Store View .
Create Store View
save Store view

Creating a new Store View in Magento 2 is a great method to support customers from different countries, because they can easily select the suitable language based on their locale. These store view additions also help Magento stores decrease bounce rates and increase sales in a global market. Other store’s information can be added and changed for a better site performance, which are discussed in the below posts. Don’t forget to leave comments and we will see you in the next posts!