Web Components · Product Detail (PDP)
<mmm-pdp-custom-note>
Optional gift or instruction input passed to the order.
What it is
Lets the buyer attach a free-text note that travels with the cart line and ends up on the order.
When to use
- Gift-able products
- Personalised items
- B2B orders with PO numbers
Attributes
AttributeTypeDefaultDescription
data-labelstringAdd a noteField label.data-max-lengthnumber160Character cap.idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Free-text note attached to the cart line.
<mmm-pdp-custom-note></mmm-pdp-custom-note>