B2C Commerce blocks
Commerce Addresses
Customers add, edit, and delete saved addresses through this block. Place it on account address management pages.
Configuration
Section titled “Configuration”Add this table to your document to configure the block:
| commerce-addresses | |
| minifiedView | false |
Property descriptions
Section titled “Property descriptions”minifiedView: Controls whether addresses are displayed in minified or full view mode. Use true for space-constrained layouts like checkout flows. Default: false.
Important notes
Section titled “Important notes”- Requires user authentication. Unauthenticated users are automatically redirected to the login page.
Page metadata
Section titled “Page metadata”Configure page-level metadata in the document authoring table below:
| metadata | |
| Title | Addresses |
| Template | Addresses, Columns |
| Robots | noindex, nofollow |
Section metadata
Section titled “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.