Reference

Every setting the theme ships, in three pages:

  • Theme settings — store-wide: typography, colours, layout, product cards, cart behaviour, social links, delivery estimates.
  • Sections — the full-width pieces a page is made of, and which blocks each one accepts.
  • Blocks — the pieces you add, remove and reorder inside a section.

These three pages are generated from the theme’s own schemas on every build, so they describe the version you have installed rather than the version the documentation was last written about. If a setting is listed here and missing in your editor, you are on an older release — check the changelog.

Reading the tables

Column Means
Setting The label as it appears in the theme editor
ID The name used in the theme’s code and in template JSON. You need this only if you are editing files directly
Type The kind of input. range is a slider, select a dropdown, richtext a formatted text box, liquid a code field
Default The value a fresh install starts with
Notes The help text shown in the editor, the available options, and any setting this one depends on

“Shown when x” means the setting only appears in the editor once x is enabled. It is not hidden functionality — it is the editor keeping irrelevant settings out of your way.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.