gift_card
A gift card product/instrument with balance and recipient details.
Properties
| Property | Description |
|---|---|
gift_card.balance | Remaining balance. |
gift_card.code | The (masked) code. |
gift_card.currency | Currency (ISO code or object). |
gift_card.customer | — |
gift_card.enabled | — |
gift_card.expired | — |
gift_card.expires_on | Expiry date. |
gift_card.initial_value | — |
gift_card.last_four_characters | — |
gift_card.message | Personal message. |
gift_card.pass_url | — |
gift_card.product | — |
gift_card.properties | — |
gift_card.qr_identifier | — |
gift_card.recipient | Recipient details. |
gift_card.send_on | — |
gift_card.template_suffix | — |
gift_card.url | Relative URL of the resource. |
Property list is generated from the storefront engine (GiftCardDrop), so it always matches what your theme can use. Inspect live values with {{ gift_card | json }}.