gift_card_info
The gift_card_info object.
Properties
| Property | Description |
|---|---|
gift_card_info.denominations_cents | Currency amount for denominations cents, in the store currency’s minor unit unless the object reference states otherwise. |
gift_card_info.enabled | true when enabled is enabled. |
gift_card_info.id | Unique identifier. |
gift_card_info.redeem_instructions | Buyer-visible redeem instructions. |
Property list is generated from the storefront engine (GiftCardInfoDrop), so it always matches what your theme can use. Use {{ gift_card_info | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.