Integration with Currency Conversion apps

How does Shipping Rates Calculator+ work with Currency Conversion apps?

To facilitate app interoperability, Shipping Rates Calculator+ does two things:

  • Format the prices in the app as they are defined in your Shopify currency configuration (see Currency formatting for details)
  •  Enclose all prices in a <span class="money"></span> HTML element, as it is a convention followed by several currency apps and themes in Shopify.

Apart from that, the responsibility of converting prices is outside our app's scope, the currency conversion app should detect the price changes and convert them.