Email templates
Last updated
Last updated
Instead of sending standard Shopify gift card email (which can't include personal message and is sent right after order is placed) app is sending its own email.
Default email template looks like this: age
Gift card image is a dynamic image taken from your App Gift Card product image. Changing gift card product image in Shopify backend is going to update this image as well.
Email template can be edited with use of HTML and CSS and some basic knowledge of both would be recommended. If you have any problems editing it - please let us know and we will happily assist you.
There are some variables you can use in your gift card email template, such as:
Gift Card:
Email:
Shop:
Additionally you can use liquid syntax such as if
statements and for
loops.