---
title: New section schema options for themes - 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/new-section-schema-options-for-themes'
  md: 'https://shopify.dev/changelog/new-section-schema-options-for-themes.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2019-05-29T18:19:07-04:00'
  postedAt: '2019-05-29T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:54-05:00'
  effectiveAt: '2019-05-29T00:00:00-04:00'
---

May 29, 2019

Tags:

* API

# New section schema options for themes

Theme section schemas now accept a `tag` attribute, which customizes the HTML tag that wraps theme sections. Existing theme sections continue to use `<div>` by default.

Learn more about [section schema tags](https://help.shopify.com/en/themes/development/sections#tag) in the Help Center.
