Core Workflow
Schema to no-code customization
Schema defines editable values; Customize renders controls for clients automatically.
The Schema dropdown includes built-in helpers you can use, like generating schema from code, inserting sample schema, inserting section-with-blocks, and inserting all input types.
Accepted schema shapes
- Bare array of settings
- Shopify-style section object with settings, blocks, presets, and max_blocks
Supported setting types
text, textarea, color, range, checkbox/boolean, select, radio, number, url, image_picker, video/video_picker.
Block behavior
- Instances reconcile against current block definitions.
- Unknown removed block types are dropped.
- Compatible saved values are kept; new fields get defaults.
- Preset blocks seed first render.
Client customize-only mode
Tokenized edit URLs can open with customize-only view that hides code tabs and surfaces Save/Share actions.