Skip to content

gift_card

A gift card product/instrument with balance and recipient details.

Properties

PropertyDescription
gift_card.balanceRemaining balance.
gift_card.codeMasked gift-card code safe for the current buyer-visible context.
gift_card.currencyCurrency (ISO code or object).
gift_card.customerBuyer-visible customer value for this gift card.
gift_card.enabledtrue when enabled is enabled.
gift_card.expiredBuyer-visible expired value for this gift card.
gift_card.expires_onExpiry date.
gift_card.initial_valueBuyer-visible initial_value value for this gift card.
gift_card.last_four_charactersBuyer-visible last_four_characters value for this gift card.
gift_card.messageBuyer-visible message.
gift_card.pass_urlBuyer-visible URL for pass, or nil/empty when unavailable.
gift_card.productBuyer-visible product value for this gift card.
gift_card.propertiesBuyer-visible properties value for this gift card.
gift_card.qr_identifierBuyer-visible qr_identifier value for this gift card.
gift_card.recipientRecipient details.
gift_card.send_onDate for send, or nil when unavailable.
gift_card.template_suffixBuyer-visible template_suffix value for this gift card.
gift_card.urlRelative URL of the resource.

Property list is generated from the storefront engine (GiftCardDrop), so it always matches what your theme can use. Use {{ gift_card | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.