--- title: New currency formatting theme setting guidelines - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/new-currency-formatting-theme-setting-guidelines md: >- https://shopify.dev/changelog/new-currency-formatting-theme-setting-guidelines.md metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: Themes handle: dev_themes secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2021-08-05T11:04:05-04:00' postedAt: '2021-08-18T00:00:00-04:00' updatedAt: '2024-02-02T10:05:02-05:00' effectiveAt: '2021-08-18T00:00:00-04:00' --- August 18, 2021 Tags: * Themes # New currency formatting theme setting guidelines Shopify has introduced new guidelines around currency formatting for themes. If you're developing a theme, you can introduce a currency setting that lets merchants choose whether the currency code is included in price displays. Showing the currency code with a price helps customers understand what currency they're browsing in, especially when the currency uses a common symbol like the dollar ($), so that there's no confusion at checkout. To learn more about how this setting is implemented, and other considerations, refer to the [price display UX guidelines](https://shopify.dev/themes/pricing-payments/price-display-ux-guidelines).