The %Order.ShippingInformation%
email token inserts a customer’s shipping details into order emails.
-
Single address (primary focus of this article): The token compiles the shipping address by pulling from all existing %Order.Shipping...%
placeholders. It includes only non-empty values and separates each line with <br/>
.
-
Multiple addresses (also supported): When an order ships to multiple addresses, the token outputs a structured, readable summary. The invoice shows human-readable text, while the email includes a grouped HTML table built from the checkout “Info” attribute. Column headers are localizable and the first column header is Product (updated from “Type”).
👉 Shipping to Multiple Addresses (Infigo Academy)
Key Settings
Use Cases
-
Standard single-address orders (primary): Include a clear shipping block in “Order Placed” emails when customers ship to one address.
-
Multi-address orders (optional): Summarize items per product and destination address in a localizable table.
-
See: Shipping to Multiple Addresses
Step-by-Step Implementation Guide
1) Add the token to your email template
- Go to Email Message Templates.
- Search for your Order Placed email template.
- Edit the template and set it to Active (if not already).
- In the list of order tags (alphabetical), find
%Order.ShippingInformation%
.
- Insert it near the end of your email body
2) Test with a shipping address
-
Impersonate a user (or place a real test order).
-
Add one or more items to the basket.
-
Proceed through checkout using a single shipping address.
-
Place the order.
-
End impersonation and go to Message Queue.
-
Open the most recent message for your order and Edit to view the Body.
-
Scroll to the bottom and confirm you see a neatly formatted shipping block: