Skip to main content
The order object contains information about completed orders and is available on order confirmation pages (thank you pages). It provides access to all order details including items, totals, shipping information, and customer data.
Usage: Available on order confirmation/thank you pages - use to display order details and confirmation information

Basic Order Information

Access the core order details for confirmation pages:

Available Properties

Core Order Properties

Customer Properties

Order Items

Display the products that were purchased:

Order Item Properties

When looping through order.items, each item has these properties:

Shipping Information

Display shipping address using the available customer properties:

Payment Information

Display payment method information:

Customer Support

Provide support information and next steps:

Complete Order Confirmation Example

Best Practices

Clear Information

Display all essential order information prominently and clearly

Customer Support

Provide easy access to customer service with order number context

Email Integration

Include order details that match the confirmation email format

Mobile Friendly

Ensure order confirmation works well on all devices

Next Steps

Product Object

Learn about individual product page implementation

Basket Object

Understand shopping cart and checkout integration

User Object

Handle customer account and login functionality

SEO Object

Optimize confirmation pages for search engines