shopify horizon: is the new theme architecture worth the upgrade?
Horizon replaces Dawn as the default, built on nested theme blocks. What that actually means for stores already running a custom theme.
With the Summer ’26 edition, Shopify introduced Horizon: a new generation of themes built on nested theme blocks, including ten free starter themes such as Fabric, Ritual and Vessel. For stores still running Dawn or an older base, that raises one question: switch, or wait?
what’s actually different about nested theme blocks?
In the old structure, a section was a fixed building block: you could move or remove it, but the blocks inside were limited to whatever the section allowed. Nested blocks let you put blocks inside blocks, so merchandisers and developers can reuse the same building blocks in completely different places in the store without needing separate code for it.
do you need to switch from dawn right away?
Not automatically. Porting a working Dawn theme with custom changes over costs time and carries risk, and Horizon doesn’t fix a speed problem that actually lives in your apps. Switching is worth considering if you’re already planning a redesign, or if your merchandising team keeps hitting the limits of the old section model.
what does this mean for existing custom work?
Custom sections and snippets you had built previously don’t carry over one to one into Horizon; the underlying block structure is different. Expect a migration and testing effort, not a copy-paste job, especially if you rely on apps that hook deeper into theme code.
| dawn / classic | horizon | |
|---|---|---|
| structure | fixed sections with limited blocks | nested theme blocks, reusable |
| flexibility for merchandisers | limited to what the section allows | freely combined within the page |
| migration effort from dawn | n/a | significant with existing custom work |
| good fit for | simple, stable stores | stores that change layouts often |
what to check before you switch
- ✸Take stock of which custom sections and apps hook deeper into your theme code
- ✸Test Horizon on a development environment first, not directly on the live store
- ✸Measure your current theme’s speed separately, so you know whether Horizon actually fixes that or not
- ✸Plan the switch alongside a redesign phase you already had planned, not as a standalone project
- ✸Get your merchandising team looking at it before launch, not after
frequently asked questions about shopify horizon
is horizon mandatory?
No, existing themes like Dawn keep working. Horizon is a new option, not a forced migration.
does horizon work with my current apps?
Most apps that work through standard app blocks keep functioning; apps installed deeper into theme code need separate testing.
does horizon make my store faster?
Not automatically. Speed mostly depends on apps and images, not on the theme architecture itself.
can I try horizon first?
Yes, you can add one of the free Horizon themes to your store as a draft theme and test it without touching your live site.
is this only relevant for shopify plus?
No, Horizon is available on all Shopify plans, not exclusive to Plus.
“A new theme architecture isn’t a reason to switch. A problem the old architecture can’t solve, is.”