Template Editor
Coming soon
When you send your gift card emails, you can use one of our default templates. These templates are fully editable through Emails → Templates.

You can use our drag-and-drop interface to modify or build new templates. Our template engine supports dynamic variables. Here is a complete list of variables available in all email templates:
gift_card.code (not available in Gift Card Reminders emails)
gift_card.last_characters
gift_card.initial_value.amount
gift_card.initial_value.currency
gift_card.balance.amount
gift_card.balance.currency
gift_card.expires_on
gift_card.message
gift_card.image
shop.name
shop.myshopifyDomain
shop.email
shop.domain
shop.url
shop.currencyCode
shop.currencyFormats.moneyFormat
shop.currencyFormats.moneyWithCurrencyFormat
customer.email
customer.first_name
customer.last_name
In Gift Card Postman emails, the following additional variables are available:
recipient.email
recipient.name
sender.email
sender.mail
Gift Card Refund emails have a set of refund variables available:
order.number
order.id
refund.reason
refund.total_refunded
refund.shipping_refunded
refund.line_items[]
refund.line_items[0].image
refund.line_items[0].title
refund.line_items[0].amount
refund.line_items[0].price
refund.line_items[0].quantity
Last updated