Commmerce Docs

What it is

The long-form description block on a PDP. Renders HTML safely from the product source.

When to use

  • Below the buy box on a PDP
  • Tab content in tabbed PDP layouts

Attributes

AttributeTypeDefaultDescription
data-product-idstringcontextInherited from the surroundingor.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Full product description, safely rendered.

<mmm-pdp-description></mmm-pdp-description>