Change Currency Label from د.إ to AED in Collection Page Price Filter

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)

website link: All Handmade Décor | Casa Vincenzo – Vases, Frames, Crystal Art

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.

Hi,

Hope this will help

The د.إ symbol is a theme display issue not a currency issue so first try edit default theme content and replace د.إ with AED

If not working , edit the price filter snippet

Search for:د.إ
or money_with_currency

and replace with AED