Automatic vs manual conversion

With the app, you can enable automatic currency conversion based on the client’s IP location, and integrate a currency conversion drop-down for manual to allow manual currency selection. Also, it’s possible to have both features enabled simultaneously.

Automatic conversion

If the “Automatic conversion” checkbox is enabled, the prices will be converted automatically once the page has loaded in accordance with the user’s location (IP address). If not, it’s required to select a preferred currency manually using a drop-down.

Currency dropdown

If the “Currency dropdown” checkbox is enabled, customers will be able to select a currency manually from the list of currencies offered at your store.

To manage the layout and design of the drop-down element, follow the guide below:

If the “Currency dropdown” is enabled, you can decide on its layout, currency display mode, and drop-down element styles.

Positioning

You can integrate a drop-down automatically into one of 4 available screen corners:

image-20241120-113600.png

Alternatively, you can integrate a drop-down manually into any place in your theme.

To do this, enable the “Manual” option, copy the HTML code and insert it to the desired place of a theme file:

image-20241120-113615.png

Display mode

You can choose between 3 available currency display modes:

Styling

You can manage the color of the drop-down elements - text, borders, and backgrounds - to match your theme’s color scheme:

Also, you can add your own custom CSS styles to edit the drop-down design if needed. To do this, enable the “Add custom styling with CSS” checkbox and add the custom CSS code to the field:

 

You can have both options enabled at the same time. In this case, a currency will be converted automatically based on the client's IP. After that, a client will be able to change it manually if needed.