--- title: Themes now support 25 sections per template and 50 blocks per section - 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/themes-now-support-25-sections-per-template-and-50-blocks-per-section md: https://shopify.dev/changelog/themes-now-support-25-sections-per-template-and-50-blocks-per-section.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 19, 2022 Tags: * Platform # Themes now support 25 sections per template and 50 blocks per section Based on your feedback, we've updated the number of sections and blocks you can add within a template. You can now add up to 25 sections per template and 50 blocks per section within each template. This will support use cases like: * Adding more blocks to an FAQ section * Adding multiple profile sections on the **About Us** page * Creating multiple areas of focus on the homepage * Section and block support for very large collections You can specify a lower limit with the `max_blocks` attribute. Learn more about section and block limits in our [theme architecture documentation](https://shopify.dev/themes/architecture/sections/section-schema#max_blocks).