Web Components · Global
<mmm-profile>
Customer profile editor — name, email, marketing prefs.
What it is
Editable profile form for the signed-in customer.
When to use
- Account / Profile page
Attributes
AttributeTypeDefaultDescription
idstring—Unique element identifier.classstring—Custom CSS class list.hiddenbooleanfalseHide the element without removing it from the DOM.Examples
Default
Profile editor.
<mmm-profile></mmm-profile>