Web Components · Product Detail (PDP)
<mmm-pdp-title>
Product title for the PDP layout.
What it is
Large H1 product title bound to the surrounding PDP data source.
When to use
- Top of every PDP info column
Attributes
AttributeTypeDefaultDescription
data-product-idstringcontextInherited from the surroundingdata-tagstringh1Heading level to render.idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Renders as
by default.
<mmm-pdp-title></mmm-pdp-title>