customers/order
The customers/order
template presents the customer order details page, displaying detailed information about past orders.
Location
The customers/order
template is located in the theme's templates directory templates
> customers
:
└── theme
├── templates
| └── customers
| ├── order.json
| ...
├── layout
...
Content
You can add the order object to the customers/account
template or inside a section of a template.
Tip
If you are using a JSON template, any HTML or Handlebars code must be added to the section specified by the template.
order Object
You can retrieve the order object to show detailed order information.
Was this article helpful to you?
Error loading component.