Order Details

URL

/app/order_history/:order_id

Screenshot


Structure

commerce_order_details.html.liquid
├── _header.html.liquid
└── _footer.html.liquid

Template Considerations

This page works only when commerce is configured. The order details itself is not customizable and rendered with custom liquid tag {% commerce_order_details %}.