Receipt Email Template

Document what fields are currently being used by the receipt email template, what each of them represent, and which other fields are also available for use.
Table
0
Field
Description
Example value
1
location.name
has the location's name
ACME Gym
2
customer.firstName
customer's first name
Julio
3
customer.lastName
customer's last name
Gracida
4
orderItem
a list of items within the order
shoes, harness, chalk
5
orderItem.quantity
how much of that item got purchased
2
6
orderItem.discountFlat
a flat discount was applied directly on this item
$50.00
7
orderItem.discountPercentage
a percentage discount applied on the item
50%
8
hasDiscount
does the order has a discount applied?
true
9
discountPercentage
a percentage discount applied to the whole order
50%
10
discountFlat
a flat discount applied to the whole order
$50.00
11
hastransactions
the item card transactions
true
There are no rows in this table

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.