Commerce blocks
Commerce Addresses
Customers add, edit, and delete saved addresses through this block. Place it on account address management pages.

Commerce Addresses block.
Configuration
Add this table to your document to configure the block:
| commerce-addresses | |
| Minified View | false |
Property descriptions
Minified View: Controls whether addresses are displayed in minified or full view mode. Use true for space-constrained layouts like checkout flows. Default: false.
Important notes
- Requires user authentication. Unauthenticated users are automatically redirected to the login page.
Page metadata
Configure page-level metadata in the document authoring table below:
| metadata | |
| Title | Addresses |
| Template | Addresses, Columns |
| Robots | noindex, nofollow |
Section metadata
Control the section styling, spacing, and layout that wraps your commerce block. All properties are optional:
| section-metadata | |
| Style | light (optional) |
| Padding | medium (optional) |
| Margin | small (optional) |
| Column Width | 30% (optional) |
| Gap | small (optional) |
Learn more: See the Section Metadata guide for all available values and the Page Metadata guide for SEO and caching options.