The checkbox input type allows users to toggle a boolean value on or off.Documentation Index
Fetch the complete documentation index at: https://docs.kiwify.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Properties
Must be set to “checkbox”.
Unique identifier for the setting.
The label shown next to the checkbox.
Default state of the checkbox. Default is false.
Additional information shown below the checkbox.
Additional properties for the checkbox. Currently supported:
hidden: Boolean value, indicates whether this setting should be displayed in Theme Editor’s configuration barvalidations: Apply validations to this setting before saving. Currently supported:required: Boolean value. If true, this checkbox must be checked to be valid

