Commmerce Docs

What it is

The first card on checkout — lets the buyer sign in, continue as guest, or create an account.

When to use

  • Top of checkout, before address fields

Attributes

AttributeTypeDefaultDescription
data-defaultstringguestInitial mode — guest, signin, or signup.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Auth choice block.

<mmm-checkout-login-signup-card></mmm-checkout-login-signup-card>