Currency conversion
The theme supports multiple currencies conversion. In this article, you will find how to configure it.
Last updated
The theme supports multiple currencies conversion. In this article, you will find how to configure it.
Last updated
From your Theme settings
, select Currency conversion.
You can enter a list of supported currencies to the input. Each currency is separated by a space.
In order to display the currency icons on the currency selector correctly, you need to upload an asset image for each supported currency.
From Shopify admin, go to Themes > Actions > Edit code
Search assets > Add a new assets
Upload a png image for each currency
The currency image must be png. The file name must be the same as the currency code in lowercase. For example, if your store supports 5 currencies USD, EUR, CAD, GBP, JPY, you need to upload 5 images. And the image names are usd.png, eur.png, cad.png, gbp.png, jpy.png.
You can configure the default currency input. If you let it blank, the default currency will be the Store currency
.