Commmerce Docs

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.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Paginated order history.

<mmm-order-list></mmm-order-list>