Web Components · Order
<mmm-order-list>
Paginated order history for the signed-in customer.
What it is
Account-page order history. Filterable by date and status, paginated server-side.
When to use
- Account dashboard
- Admin views with impersonation
Attributes
AttributeTypeDefaultDescription
data-per-pagenumber10Orders per page.idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Paginated order history.
<mmm-order-list></mmm-order-list>