B2C Commerce blocks
Commerce Orders List
Customers view past orders and track shipments through this block. Place it on order history pages.
Configuration
Section titled “Configuration”Add this table to your document to configure the block:
| commerce-orders-list | |
| minifiedView | false |
Property descriptions
Section titled “Property descriptions”minifiedView: Controls whether orders are displayed in minified or full view mode. Use true for space-constrained layouts like checkout flows. Default: false.
Important notes
Section titled “Important notes”- Requires user authentication. Unauthenticated users are automatically redirected to the login page.
Section metadata
Section titled “Section metadata”Control the section styling, spacing, and layout that wraps your commerce block. All properties are optional:
| section-metadata | |
| Style | light (optional) |
| Padding | medium (optional) |
| Margin | small (optional) |
| Column Width | 30% (optional) |
| Gap | small (optional) |
Learn more: See the Section Metadata guide for all available values and the Page Metadata guide for SEO and caching options.