Country Switcher Flag
The Country Switcher flag (data-ge-shippingswitcher-flag) lets you position your country switcher on your storefront.
To position the country switcher
Insert an element.
Assign the corresponding attribute at the location you want the Country Switcher to be displayed on your storefront.
Our design team can work with you to style the country switcher to match your brand, so please reach out if you have any specific requirements.
Example
<nav class="header"> <img src="logo.png"> <a href="/home”>Home</a> <a href="/collections/all">Shop</a> <span data-ge-shippingswitcher-flag /> <span>My Cart</span> </nav>
For placement on desktop browsers: [data-ge-shippingswitcher-flag]
For placement on mobile browsers: [data-ge-mobile-shippingswitcher-flag]