Multi-Currency integrates with Instant Search+ to provide additional functionality between both apps.
If you had Multi-Currency installed prior to April 11th, 2018, please go through all these steps.
If you are unsure about when Multi-Currency was installed on your store, skip to Step 3 and verify your code.
Caution
As of February 19th, 2021, Bold Multi-Currency is no longer available to install on the Shopify App Store. If your store has installed our Bold Multi-Currency app prior to February 19, 2021 - you will be able to continue using this app as it is grandfathered on your store.
Integrating Search+ & Multi-Currency
- From the Shopify admin, select Online Store.
- Select Actions.
- Select Edit code.
- Under Assets, select bold-currency-bootstrap.js.
Note: If bold-currency-bootstrap.js does not exist, navigate to the Snippets folder of your theme and edit the bold-currency-converter.liquid file instead.
- Find two lines containing this code:
callback(returnedValue, moneyElements);
- Include the following code underneath both of these lines and select Save:
BOLDCURRENCY.converter.enableAggressiveRefresh();