Web Components · Product Detail (PDP)
<mmm-pdp-description>
Full product description with rich-text content.
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 surroundingidstring—Unique element identifier.classstring—Custom 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>