Articles on: [Shopify] Settings

Currency formatting

You can enable LangShop currencies in your online store, convert and display prices to international customers.

Make sure to set up LangShop currency formatting in your Shopify admin.

Steps:

Go to Shopify Settings > Store details > Store currency.

Click Change formatting
It opens four available currency formatting types that you can use in different parts of your online store.

Copy the given span tags and paste them into HTML with and without currency fields.

Replace HTML with currency from ${{amount}} USD to <span class=money>${{amount}} USD</span>

Replace HTML without currency from ${{amount}} to <span class=money>${{amount}}</span>



Click Save.


NOTE
The span tags give LangShop the ability to convert prices at the right place in the theme code and in your online store at the same time. However, LangShop currencies are not available at the checkout. Find more details about Shopify Payments.

Updated on: 01/12/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!