When your customers click the URL of your online store through Google, they go to the language that matches their browser settings. If their browser is in English, it automatically goes to /en.
Hi. How can we help?
Search
In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>