title: "New property for creating setting-only content types"
description: "Create settings-only content types with the new onlySettings
property, ideal for non-storefront content like SEO pages."
tags: [cms]β
The onlySettings
property is now available for merchants to create content types intended for settings only. ββThis option is particularly useful for content types that do not require storefront content, like an SEO page.
Image 1 | Image 2 |
---|---|
![]() | ![]() |
Image 1 - Content type without onlySettings and with two tabs: Sections and SEO. | Image 2 - Content type with onlySettings and with one tab for settings: SEO. |
This property ensures that the content type's page displays only the available settings without the Section tab.
Follow the steps below to use the onlySettings
property for your desired content type.
What has changed?β
Previously, when creating or editing a settings-only content type, there were two tabs on the page: one for sections and one for page settings. However, for some content types like SEO, which do not have storefront content, the Sections tab was not relevant.
Now, the onlySettings
property allows the creation of content types meant for settings only. This change improves content management and improves interface navigation for merchants by displaying only one configuration tab on the page.
Why are we making this change?β
The change enables the creation of setting-only content types that do not require storefront content and simplifies interface navigation by displaying only one tab for the page configuration.
What needs to be done?β
Follow the instructions in Using onlySettings
property in a content type documentation and add the property to your store.