Commmerce Docs

What it is

Full address form with country-aware fields, postcode lookup, and Google-Places autocomplete when enabled.

When to use

  • Address step in checkout

Attributes

AttributeTypeDefaultDescription
data-checkout-idstringcontextInherited from the surroundingcontext.
data-autocompletebooleantrueEnable Google Places autocomplete.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Standard shipping address form.

<mmm-checkout-shipping-address></mmm-checkout-shipping-address>