All Collections
Sticky Add to Cart
General info
Currency Integration with Sticky Add to Cart
Currency Integration with Sticky Add to Cart
Jonathan Biri avatar
Written by Jonathan Biri
Updated over a week ago

Ultimate Sticky Add to Cart supports these currency conversion apps:

* Default Shopify currency converter

* Coin Currency Converter by Shoppad

* BEST Currency Converter by Grizzly Apps

* Auto Currency Switcher by MLveda

* Bold Multi-Currency by Bold

In case you're rounding the calculated prices using a currency convertor app add the following snippet to your theme.liquid file inside a <script> tag:

window.cbRoundPriceTo = 0.99;

You can change the number according to your desired round to target number.


โ€‹

Did this answer your question?