--- title: Recommend theme blocks in the block picker - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/recommend-theme-blocks-in-the-block-picker' md: 'https://shopify.dev/changelog/recommend-theme-blocks-in-the-block-picker.md' metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: Themes handle: dev_themes secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-05-20T20:17:03-04:00' postedAt: '2025-05-21T13:00:00-04:00' updatedAt: '2025-05-21T12:25:00-04:00' effectiveAt: '2025-05-22T09:00:00-04:00' --- May 21, 2025 Tags: * Themes # Recommend theme blocks in the block picker You can now recommend specific theme blocks in the block picker, making them easier to find. ![Block preview](https://shopify.dev/assets/themes/theme-editor/recommended-blocks.png) To do this, include the `@theme` block type along with your recommended blocks in the `blocks` array of the schema. All other blocks remain accessible by selecting **Show all**. [Learn more](https://shopify.dev/docs/storefronts/themes/architecture/sections/section-schema#recommended-blocks).