Commmerce Docs

What it is

The dedicated cart page (often /cart). Larger than the slider with room for line-item notes, recommended products, and a richer checkout button.

When to use

  • Standalone /cart page
  • Cart review step before checkout

Attributes

AttributeTypeDefaultDescription
data-show-recommendationsbooleantrueRender a recommended-products carousel.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Standalone cart page layout.

<mmm-cart></mmm-cart>