Config
Config files define the theme-level settings that merchants can customize through the theme editor. They are stored in the config/ directory of the theme.
For a full introduction, see the Config overview.
Config files
| File | Description |
|---|---|
| settings_schema.json | Defines the settings that appear in the theme editor's Theme settings area |
| settings_data.json | Stores the current values of theme settings |
| settings_presets.json | Defines preset styles with pre-configured setting values |