Commmerce Docs

What it is

Click-to-expand line-item breakdown of taxes, surcharges, and fees. Used in markets where tax transparency is required.

When to use

  • EU and CA checkouts
  • B2B orders with line-level tax

Attributes

AttributeTypeDefaultDescription
data-checkout-idstringcontextInherited from the surroundingcontext.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Expandable per-line tax breakdown.

<mmm-checkout-tax-details></mmm-checkout-tax-details>