shippingAddress element mirrors billingAddress: the same six atoms, the same optional fullName and companyName slots, and the same autocomplete option surface. Use it standalone alongside an order form, or configure it as a section inside Checkout.
Factory
Example
Optional slots
fields.fullName: opts in a full-name field above the address atoms.fields.companyName: opts in a company-name field for shipping to a business (for example, “ship to ACME’s office”). This is distinct from the contact-block company name, which captures the shopper’s employer for the contact record.
Submitted value
Inside Checkout
shippingAddress and billingAddress are configured, Checkout renders a “Same as shipping” toggle on the billing section (default checked). See Shipping address section.