Hi we’re using Inova premium theme for the store. We are facing a currency display issue on the collection page price filter. Currently, the currency is shown as د.إ, but we want it to be displayed as AED instead.
Requirements:
Update the currency label from د.إ to AED
This change should reflect specifically in the collection page price filter
Ensure the change is consistent across all collections
No impact on price calculation or checkout currency (display change only)
This usually comes from the theme’s locale or the price filter snippet, not the checkout currency itself. I’d suggest checking the Inova theme files for the filter label (often in a collection or facet snippet) and replacing the currency symbol with AED, or overriding it via a small theme edit. Since it’s display-only, it shouldn’t affect calculations if you’re careful to change just the label.