Block priority and ordering
When multiple blocks target the same anchor type, you can control which block is used through priority ordering.Priority system
Blocks have a priority field that determines evaluation order:- Lower numbers = higher priority
- Blocks are evaluated in ascending priority order
- The first block whose rules match is used
Use cases for multiple blocks
Geographic targeting:Block status
Blocks have two statuses that control whether they are live:- Published: Block is live and will be returned by the API
- Draft: Block is not live and won’t be returned by the API
Publishing and unpublishing
You can control a block’s status directly from the block editor using the Publish and Unpublish buttons in the page header:- When creating a new block, click Publish to save and immediately make it live, or click Save Changes to save it as a draft.
- When editing a published block, click Unpublish to revert it to draft status without deleting it.
- When editing a draft block, click Publish to make it live.
- Testing new block configurations before going live
- Temporarily disabling blocks without deleting them
- Preparing seasonal blocks in advance
Filtering by status
On the blocks list page, you can filter blocks by their publication status using the Published column filter. Select Published or Draft to narrow the list.See also
- Blocks Overview - Overview of blocks and anchor types
- Strategies - Strategy types and availability
- Rules & Safeguards - Conditional rules and safeguard configuration
- Blocks API Reference - API documentation for retrieving block products