Auto Currency Switcher Integration Guide
Auto Currency Converter app helps you target international customers all over the world and increase your global sales. Here is our guide for integration between Auto Currency Converter and Boost Product Filter & Search app.
In this article
About Auto Currency Converter
1
App Information
- Auto Currency Converter detects the customers' countries automatically and displays prices in one's home currency.
- App details: https://apps.shopify.com/auto-currency-switcher
2
Auto Currency Converter Integration Benefit
- Display the home currency of price on the product items.
Demo for Auto Currency Converter Integration with Boost
Here are some of our customers' stores with our app and Auto Currency Switcher integration
Instruction
Attention: The current document only works with the new front-end lib from Boost Commerce. Please read this document first to know if you are using the latest version.
Build for the product items
if((typeof Currency !== "undefined" && typeof Currency.moneyFormats !== "undefined") || (typeof ACSCurrency !== "undefined" && typeof ACSCurrency.moneyFormats !== "undefined") && typeof mlvedaload !== "undefined" ) { mlvedaload(); }