Reusable liquid components for page content
.liquid
files. They are the building blocks of your theme and can be customized through the theme editor.
name
- The display name in the theme editorsettings
- Array of configuration optionsblocks
- Optional block configurationspresets
- Pre-configured settings for adding the sectionkiwi_extra
- Additional settings for the theme editor
icon
- Icon to be associated with this section type in the theme editorblocks_hidden_if
- Object representing a condition that hides section blocks inside the theme editor if satisfied
setting
- Which setting of this section to checkvalue
- Expected value for the block section to be hiddencheckbox
: Boolean toggle (true/false)course
: Dropdown populated with all courses of the members areaimage_picker
: Image selectionmodule
: Dropdown group for selecting a module from a course of the members arearange
: Numeric sliderselect
: Toggle button grouptext
: Single-line text inputsection
object containing all settings from the template JSONt
filter