Change currency symbol
How do I change vue storefront currency symbol display to show "S$" instead of "SGD"? basically everywhere that calls $fc(productPrice)
1 Reply
Hey @sky515, this most probably should be configured on your ecommerce platform, since this is where the currency is setup.
If that doesn't work, you can always create a small helper function that will format the SGD currency value to S$