currency
The currency object.
Properties
| Property | Description |
|---|---|
currency.iso_code | Buyer-visible iso_code value for this currency. |
currency.name | Name. |
currency.symbol | Buyer-visible symbol value for this currency. |
Property list is generated from the storefront engine (CurrencyDrop), so it always matches what your theme can use. Use {{ currency | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.