--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).