Web Components · Product Detail (PDP)
<mmm-pdp-delivery>
Shipping and delivery estimate widget.
What it is
Calls the configured delivery estimator with the buyer's postcode (asked once, stored locally) and shows an arrival window.
When to use
- Inside the buy box
- Above the description for in-stock confidence
Attributes
AttributeTypeDefaultDescription
data-zip-promptstringEnter postcodePrompt text.idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Delivery estimate UI.
<mmm-pdp-delivery></mmm-pdp-delivery>