Custom Notification Variables

These are the variables available for tag rule notifications.

Usage: Put the variable in the editor where you want the data to show. Create a new rule to see the default template.

See Using HTML and CSS in Notification Emails to customize style.

Subject

{customer_name} = Customer name

{order_number} = Order number

{store_name} = Store name, as defined in Shopify settings > General

{tag_name} = The name of the tag the notification is linked to


Body

{additional_details:Key name} = Gives the value for assigned key name in the Additional details section of the order

{customer_email} = Customer email address

{customer_name} = Customer name

{line_items} = Put this where you want the order line items block to show in the email body

  • See Line Items below for line item variables
  • This shows all line items in the order

{order_notes} = Notes section of the order

{order_number} = Order number

{order_number_link} = Order number, linked to the order details page

{shipping_address} = Full shipping address, in this order:

  • Customer name
  • Company name if present
  • Address
  • City, state, zip
  • Country
  • Phone number if present

{shipping_name} = Name of the shipping method

{shipping_price} = Total shipping price

{store_name} = Store name, as defined in Shopify settings > General

{subtotal_price} = Price of the order after discounts but before shipping, duties, taxes, and tips

{tag_name} = The name of the tag the notification is linked to

{total_price} = Sum of all line item prices, discounts, shipping, taxes, and tips

{tracking_link} = Include a link in the email that allows the recipient to update tracking / fulfill remotely

    • Remote Tracking on the Auto Fulfill page must be enabled to populate the link

Line Items

If you have the {line_items} variable in the body section, it will populate with the order's line items, showing the image + the contents of the Line Item Title + Line Item Details template fields.

{barcode} = Value in the barcode (UPC, EAN, ISBN, etc.) field of the variant

{inventory_available} = Inventory level available at the location the line item is assigned in the order

{item_name} = Full line item name (product title + variant)

{line_total_price} = Item price x quantity minus any line item discounts applied

{price} = Price of the item. If a line item discount is applied, the original price shows next it, crossed out

{product_title} = Product title

{properties} = Custom information added to the item when added to cart (shows under the line item in the Shopify order details page)

{quantity} = Quantity ordered

{sku} = Variant SKU

{unit_cost} = Cost per item

{variant_title} = Name of the variant (Large, Blue, etc)

{vendor} = Product vendor name

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us