Global expansion, localizing content, and selling in multiple currencies and languages
I want to add language switch in red circle, how to add? Please help thank you
My website is https://eccellenzagroup.com
Hi @AMOne . As you are using Dawn this is actually possible to request as part of each paid Shopify account's 60 minutes of design time from Shopify Theme Support:
To learn more visit the Shopify Help Center or the Community Blog.
@AMOne Just put language selector code in your desire location where you want to add.
Look into the below picture i have added.
Hello @AMOne ,
To move the language switcher to the header or menu in the Dawn theme on Shopify, you can follow these steps:
{% if settings.language_dropdown %}
{{ 'layout.nav.language_dropdown' | t }}
{% endif %}
<div class="header-nav">
{% section 'header-nav' %}
</div>
{% if settings.language_dropdown %}
{{ 'layout.nav.language_dropdown' | t }}
{% endif %}
<div class="header-nav">
{% section 'header-nav' %}
</div>
Hope these can help.
Have a nice day,
Transcy
Hey @Transcy would the procedure be same for Empire theme or more precisely if i want to move the selectors up from the utility bar?
Would really appreciate your feedback. Thank you!
Could you explain how can I get this switcher to header, if my current theme (dawn) have it on footer?
there is absolutelly no code regarding language (not even language word) in header.liquid file. Only in footer. Probably worth mentioning I use sticky header.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025