Web Components · Cart & Checkout
<mmm-checkout-delivery-method>
Delivery type selector — home delivery, pickup, locker.
What it is
Higher-level choice before shipping method. Some merchants offer in-store pickup or locker delivery.
When to use
- Before shipping method on multi-fulfillment stores
Attributes
AttributeTypeDefaultDescription
data-checkout-idstringcontextInherited from the surroundingidstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Home, pickup, or locker choice.
<mmm-checkout-delivery-method></mmm-checkout-delivery-method>