How To Create A New Store View In Magento 2
You own a multinational store with traffic from many parts of the world. To accommodate this number of visitors, your store must support multiple languages. This helps you to increase user experience, decrease bounce rate, increase sales for your store. To do that, I will guide you How To Create A New Store View In Magento 2.
What is Store View?
Store views are typically used to make the store available in different locales. Shoppers can use the language chooser in the header of the store to change the store view.
Each store that is available to customers is presented according to a specific view. Initially, a store has a single default view. Additional store views can be added to support different languages, or for other purposes. Customers can use the language chooser in the header to change the store view.
Steps To Create A New Store View In Magento 2
Step 1: Login to Admin Panel.
Step 2: Choose STORES -> Settings -> All Stores.
Step 3: Click Create Store View button.
Step 4: Set Store to the parent store of this view.
Step 5: Enter a Name for this store view.
- The name appears in the language chooser in the store header. For example: Spanish.
Step 6: Enter a Code in lowercase characters to identify the view. For example: spanish.
Step 7: To activate the view, set Status to Enabled.
Step 8: Enter a Sort Order number to determine the sequence in which this view is listed with other views.
Step 9: Click Save Store View button.
Let’s see the result:
You can read more useful articles like How To Configure Robots.txt In Magento 2.
Follow us for the more helpful posts!
We hope this is a useful post for you.
Thank you for reading!