website: www.nerdarena.in
Theme District v3.10.1 by Stylehatch
Incorrect currency symbol displayed at checkout. It shows Russian Ruble instead of Indian Rupee symbol.
In the old version of the theme(v3.5.1) and even in Minimal and Supply it shows the correct symbol.
Already had a word with Shopify Tech team and the Style Hatch support.
It seems to be a problem with the INR symbol. https://github.com/google/fonts/issues/2406
Is there any way I can modify the code in the theme to make it display as Rs. instead of the currency symbol?
.
@NerdArena
Yes, there may be possibilities of adding the Indian currency Rs.
It’s by custom coding. or using may be the Shopify app.
Thank you.
@Zworthkey
Thanks for the quick response. Just added a multi currency app and it seems to have fixed the problem on desktop for Chrome but not on Firefox or mobile.
Problem seems to be with the default Font.
https://github.com/google/fonts/issues/2406
Solution was changing the currency font in the settings_data.json file.
“checkout_body_font”: “FF Tisa Sans”,
Changed it to the Font that my theme uses.