Commmerce Docs

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.
idstringUnique element identifier.
classstringCustom 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>