Note: Some of the configuration before using Currency
1. Go to Customize >> Theme Settings >> Currency tab. You can enter currency you want to work on your store.
2. Go to Settings select General.
3. On section Standards and formats click Change formatting.
You must change your currency into this format, It’s required to make the theme work properly
You can copy and paste these snippets of code
<span class=money>${{amount}} USD</span>
<span class=money> ${{amount}}</span>
${{amount}} USD
${{amount}}
Then you go to Customize--> Theme Settings tab--> Currency
** Show Currency Converter
Result:
** Use auto Converter
The currency is automatically coverted into visitor’s currency based on their Country IP Address
** Format
Without currency acronyms ( Eg: $9.99)
Without decimals, currency acronyms (Eg: $10)
With currency acronyms (Eg: $9.99 CAD)
With decimals (Eg: $10 CAD)
**Supported currencies
Enter the acronyms that you want to apply to your store’s currency
INR GBP CAD USD AUD EUR JPY
** Default currency
This currency will be validated first when your customer enter your store