---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Platform
    handle: platform
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-04-19T16:29:17-04:00'
  postedAt: '2022-04-19T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:05-05:00'
  effectiveAt: '2022-04-19T00:00:00-04:00'
---

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).
