Schema studio
Shopify Schema Generator
Build section schema, blocks, settings, and ready-to-use .liquid section code in a workspace that matches the converter.
Starter Templates:
Step 1: Section Info
Start with a section name, class, and preset.
Step 2: Add Section Settings
Add fields that merchants will use to customize this section.
Quick Add:
No settings added yet.
Step 3: Add Repeating Blocks (Optional)
Enable blocks if this section contains repeatable elements (like cards or slides).
Step 4: Generated Code
Copy your ready-to-use section code.
How to use
Section settings
Customize the whole section (heading, background). Use section.settings.your_id in Liquid.
Block settings
For repeated cards or FAQs, loop {% for block in section.blocks %} and read block.settings.
Presets
Presets surface your section in the theme editor's Add Section list—set a clear preset name.