Commmerce Docs

What it is

Captures email and password (or social) then walks the user through verification.

When to use

  • /signup page
  • Inline signup in checkout
  • Newsletter-to-account conversion

Attributes

AttributeTypeDefaultDescription
data-redirectstring/Where to send the user after success.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Email/password sign-up.

<mmm-signup></mmm-signup>