Anchor to CurrencyFormatsCurrency
objectCurrency Formats
Currency formats configured for the merchant. These formats are available to use within Liquid.
Anchor to FieldsFields
- moneyFormat (FormattedString!)
- moneyInEmailsFormat (String!)
- moneyWithCurrencyFormat (FormattedString!)
- moneyWithCurrencyInEmailsFormat (String!)
- Anchor to moneyFormatmoney•Formatted
Format String! non-null Money without currency in HTML.
- Anchor to moneyInEmailsFormatmoney•String!
In Emails Format non-null Money without currency in emails.
- Anchor to moneyWithCurrencyFormatmoney•Formatted
With Currency Format String! non-null Money with currency in HTML.
- Anchor to moneyWithCurrencyInEmailsFormatmoney•String!
With Currency In Emails Format non-null Money with currency in emails.
Was this section helpful?