Please note: you can skip part 1 if you already changed your currency formatting
Part 1 - Changing your currency formatting
You can watch the step by step video guide here:
(1) Click “Settings” then click “General”.
(2) Scroll down to “Store Currency” then click “Change Formatting”.
(3) Scroll down to "CURRENCY FORMATTING".
Copy the following code:
<span class="money conversion-bear-money">${{amount}} USD</span>
Important: (!) replace "$" and "USD" with your default currency if needed.
Paste the code inside “HTML with currency”:
Copy the following code:
<span class="money conversion-bear-money">${{amount}}</span>
Important: (!) replace "$" and "USD" with your default currency if needed.
Paste the code inside “HTML without currency”:
(4) Click "Save".
Part 2 - Activating the app in your store
Follow this setup guide if you are using a theme 2.0:
(1) Through your Shopify admin panel - click "Online store"
(2) Under "Themes" - click "Customize"
(3) Click "Theme settings" located in the bottom left:
^ Theme settings
(4) Inside the side menu, click "App embeds":
(5) Toggle ON Currency Bear:
Turn ON:
(6) Save your changes.
Test the app in your store - you should see the currency selector and the currency converted according to your selection.