Commmerce Docs

What it is

Lists shipping options for the entered address with rate, ETA, and carrier info. Selecting one updates the order total.

When to use

  • After address entry in checkout

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

Shipping options for the entered address.

<mmm-checkout-shipping-method></mmm-checkout-shipping-method>