Web Components · Cart & Checkout
<mmm-checkout-login-signup-card>
Inline sign-in / guest-checkout / signup choice.
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.idstring—Unique element identifier.classstring—Custom 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>