Learn more about email template variables and filters
Template variables
Since the email template uses the Liquid templating language provided by Shopify, you can use these Liquid objects available:
product - the product for the customer notification
variant - the specific product variant the customer requested the notification for
shop - your shop, including useful attributes such as shop.name and shop.email
customer - the customer the notification is being delivered to
The following liquid filters have been made available for you to use in the customer email template.
=================Product=================
id
title
body_html
vendor
product_type
handle
template_suffix
published_scope
tags
=================Variant=================
id
title
price
sku
position
inventory_policy
compare_at_price
fulfillment_service
inventory_management
option1
option2
option3
taxable
barcode
grams
image
inventory_quantity
weight
weight_unit
inventory_item_id
old_inventory_quantity
requires_shipping
=================Shop=================
id
name
email
domain
province
country
address1
zip
city
source
phone
customer_email
latitude
longitude
primary_locale
address2
country_code
country_name
currency
timezone
iana_timezone
shop_owner
money_format
money_with_currency_format
weight_unit
province_code
taxes_included
tax_shipping
county_taxes
plan_display_name
plan_name
has_discounts
has_gift_cards
myshopify_domain
google_apps_domain
google_apps_login_enabled
money_in_emails_format
money_with_currency_in_emails_format
eligible_for_payments
requires_extra_payments_agreement
password_enabled
has_storefront
eligible_for_card_reader_giveaway
finances
primary_location_id
setup_required
force_ssl
=================Customer================='
email