Kiwify API home page
English
Search...
⌘K
Suporte
Dashboard
Dashboard
Search...
Navigation
Fields
Template Restrictions
API Pública
Members Area
Introduction
Members Area Customization
Key Concepts
Theme Structure
Theme
References
Objects
Liquid Language
Schema
Overview
Fields
Blocks
Presets
Template Restrictions
Settings
Example
Disabled Example
Copy
{
"enabled_on"
: {
"templates"
: [
"index"
,
"login"
],
}
}
Fields
Template Restrictions
Example
Disabled Example
Copy
{
"enabled_on"
: {
"templates"
: [
"index"
,
"login"
],
}
}
The
enabled_on
and
disabled_on
properties allow you to restrict a section to certain template page types and section group types.
You can use only one of
enabled_on
or
disabled_on
.
Properties
templates
array
A list of template page types where the section can be used or prevented from being used. Use [”*”] for all template types.
Available Template Types
index
- Homepage
login
- Login page
Presets
Overview
Assistant
Responses are generated using AI and may contain mistakes.