Tuesday, September 1, 2026 Independent ecommerce intelligence
Storefront Daily.

Reporting & research on Shopify and ecommerce

Theme teardown

Dawn vs Horizon: Every Section and Setting, Counted

We installed both free Shopify themes and read their source. Dawn ships 45 editable sections and 475 settings. Horizon ships 39 sections backed by 95 reusable blocks and about 1,476 settings. Here is what each one actually builds, and roughly $2,000 a year of apps the built-in features quietly replace.

By Storefront Daily Research Desk  ·  July 28, 2026  ·  15 min read  ·  AI-drafted from sourced data


Almost every article that compares Shopify themes is written the same way. Someone reads the description on the Theme Store page, rewrites the feature bullets in their own words, and publishes it. Nobody installs the theme. Nobody counts anything.

So we did the boring part. We pulled the full source code of both of Shopify’s free first-party themes, Dawn and Horizon, read every section file, and counted the sections, the settings inside them, and the blocks you can drop into them. Then we opened both live demo stores and photographed the real sections. This is what the two themes actually give a store owner, measured instead of described.

Full methodology: what we read and how we counted

We cloned both public repositories on July 15, 2026 with git clone --depth 1 from github.com/Shopify/dawn and github.com/Shopify/horizon, taking the latest commit on the default branch of each.

For every file in each theme’s sections/ folder, and for Horizon also every file in its blocks/ folder, we extracted the JSON {% schema %} block. A “setting” is any entry in a schema that has an id, which is the thing a merchant can actually change in the theme editor. We did not count headers and paragraph labels, which have no id and only add spacing text in the editor. Section and block display names come from each theme’s locales/en.default.schema.json file, which is where Shopify stores the human-readable names that the t: keys point to.

The “unique vs shared” counts compare the human-readable section names of the two themes. This is a label-level comparison, so a section that does a similar job under a different name counts as unique. We flag the notable cases in the text.

The storefront photos were captured from the official demo stores at theme-dawn-demo.myshopify.com and theme-horizon-demo.myshopify.com in July 2026, at 1400px wide.

App prices are the plan prices shown on each app’s Shopify App Store listing on July 15, 2026, read directly from the listing page. Prices change often, so treat them as a July 2026 snapshot. We only put a number in the savings table when we could confirm it on the live listing.

The headline count

Here is the whole comparison in four numbers per theme.

What we countedDawnHorizon
Section files in source5340
Merchant-editable sections4539
Section-level settings324409
Reusable block files095
Settings inside blocks1511,067
Total configurable settings475about 1,476

The first surprise is that Dawn has more section files, but Horizon exposes three times as many settings. That gap is the whole story of how these two themes are built, and it comes down to one word: blocks.

Dawn’s blocks live inside their parent section. The blocks in Dawn’s Featured product section only exist inside Featured product. You cannot take them anywhere else. Dawn has 55 of these inline block definitions holding 151 settings.

Horizon flips that model. It has 95 block files that live on their own and can be dropped into many different sections. A Text block, an Image block, a Button block, an Accordion block, a Comparison slider block: you build a section by stacking these, and the same block works in the hero, in a product page, or in the footer. That is why Horizon needs fewer section files but carries far more settings. The building blocks are shared.

TOTAL CONFIGURABLE SETTINGS PER THEME DARK = SECTION SETTINGS · RED = BLOCK SETTINGS · COUNTED FROM SOURCE, JUL 2026 DAWN 475 total 324 section 151 HORIZON 1,476 total 409 section 1,067 block settings 0 1,067 Bars are to scale. Horizon's block settings dwarf everything else because blocks are reused across sections.
Fig. 1: the configurable surface of each theme, split into section settings and block settings.

Every notable section, side by side

The table below lists the sections with the most settings in each theme. Click any column header to sort. The point is not that one number is better than another. It is to see what each theme spends its complexity on.

Section Theme Settings Block types What a store owner builds with it
HeaderHorizon420Navigation, search, cart and account controls
HeroHorizon368Full-bleed opening scene with two media layers
Featured collectionDawn230A curated product row on the homepage
Collection listHorizon1710Grid of collections with per-card blocks
Recommended productsHorizon1610Automatic related-product row on product pages
Product grid (main)Dawn150The collection page product grid and filters
Product hotspotsHorizon151Shoppable lifestyle image with clickable dots
SlideshowHorizon151Rotating full-width banner slides
MulticolumnDawn141Row of icons with text, for shipping or trust badges
Collapsible contentDawn131FAQ accordion with expandable rows
Image with textDawn134An image beside a headline and copy
MultirowDawn131Stacked alternating image-and-text rows
Image bannerDawn123Homepage hero banner with overlaid text
Media with textHorizon80Story panel pairing media with copy
CollageDawn84Mixed grid of image, product and video tiles
Rich textDawn64A centered block of formatted text
MarqueeHorizon54Scrolling text ribbon for offers or announcements

What only one theme can do

By section name, the two themes share about 15 section types, including Header, Footer, Slideshow, Featured collection, Featured product, Blog posts, Custom Liquid, Announcement bar and the account and cart pages. Those are table stakes. The interesting part is where they diverge.

Horizon ships several sections and blocks Dawn simply does not have:

Dawn keeps a few sections Horizon dropped as standalone pieces, mostly because Horizon rebuilt them as blocks instead:

The pattern is consistent. Horizon did not remove capability, it moved it into the block system so you assemble it yourself. Dawn hands you finished sections. Which you prefer depends on whether you want to build or to fill in blanks.

Four sections, opened up

Counting settings is one thing. Here is what a few of these sections actually do, from the point of view of the person running the store.

This is the most heavily configured section in all of Dawn, and it is the one most homepages are built around. Its 23 settings include which collection to show, how many products, desktop and mobile column counts, a desktop slider toggle, image ratio and image shape, whether to show a second image on hover, the vendor, a star rating, and a quick-add button style.

Dawn demo storefront Featured collection section showing a large lifestyle photo next to product cards for Mini Eddy bag and Shoes
Dawn demo storefront, captured July 2026. The Featured collection section: one curated product row, here mixing a lifestyle image tile with product cards.

The marketing job it closes is merchandising. You point it at a “New arrivals” or “Best sellers” collection and control exactly how much detail the shopper sees before clicking. The quick-add setting alone changes the funnel, because it lets a shopper add to cart straight from the row without loading the product page. That is the same job a lot of stores install a separate quick-add app to get.

Dawn, Collapsible content (13 settings)

This is Dawn’s FAQ section. It uses one repeatable block, the collapsible row, so you add as many question-and-answer rows as you need. Settings cover the heading, the heading size and alignment, two layout options, container color scheme, whether the first row opens by default, and an optional image beside the accordion.

The reason this matters for money is further down, in the app section. A built-in FAQ accordion is one of the most common reasons a store owner installs their first paid app.

Horizon, Hero (36 settings, 8 block types)

Horizon’s Hero is the theme’s showpiece and its second most configured section. It holds two independent media layers, each of which can be an image or a video, with separate mobile versions if you want them. On top of that it accepts eight kinds of block, including text, button, logo, a large “jumbo text” headline, a group container and even a marquee, and it exposes overlay controls, a blurred reflection effect, alignment for both axes, and section height.

Horizon demo storefront Hero section showing two models on a city street with the headline New arrivals and a Shop now button
Horizon demo storefront, captured July 2026. The Hero section: a full-bleed image with an overlaid headline and call to action, all built from stacked blocks.

The job it closes is the opening statement of the whole store. Because the content is blocks, not fixed fields, two Horizon stores can look nothing alike using the same section. That flexibility is the reason Horizon feels closer to a design tool than a theme.

Horizon, Product hotspots (15 settings)

This is the section Dawn has no answer for. You upload one lifestyle image, then place hotspot dots on it, and each dot opens a product. Settings control the hotspot color, the bullseye animation color, the overlay, the section width and height, and how the product title and price appear.

Horizon demo storefront Featured products section showing a grid of clothing product cards with prices
Horizon demo storefront, captured July 2026. A product-list section on the Horizon demo. The theme also ships the shoppable Product hotspots section, which turns a single lifestyle photo into a set of clickable product links.

The marketing job is “shop the look.” A fashion or home store shoots one styled photo and lets shoppers buy every item in it without hunting through the catalog. On most themes this is a paid app category on its own.

The part nobody adds up: what the built-in features replace

Here is the angle the description-copying articles never reach. Many of these sections do the job of an app that stores pay for every month. When a theme ships the feature, that subscription goes away.

We went through the App Store and pulled the current plan prices for the apps whose core job a built-in section or block already does. We only kept apps where we could confirm the price on the live listing on July 15, 2026. We used the entry plan price, which is the friendly number, so this is a conservative floor.

Built-in featureThemeApp it covers the core job ofConfirmed app pricePer year
Section and block layout systembothPageFly page builder$24 / month$288
Email capture form (Email signup)bothPrivy email and pop ups$24 / month$288
Quick order and bulk order formbothWholesale All in One$24 / month$288
FAQ accordion and product tabsbothSmart Tabs$5 / month$60
Scrolling marquee and announcement barbothScrolling Text$5 / month$60
Confirmed entry-tier total$984 / year

That $984 a year is the floor, on the cheapest plan of each app. Most growing stores are not on the cheapest plan. PageFly’s next tier is $99 a month, Privy’s is $30 to $45, Wholesale All in One’s is $39. Move to the plans real stores actually pay for and the same built-in features are covering closer to $2,000 a year.

YEARLY APP COST THE BUILT-IN FEATURES COVER · ENTRY TIERS PageFly (page builder)$288 Privy (email capture)$288 Wholesale All in One$288 Smart Tabs (FAQ, tabs)$60 Scrolling Text (marquee)$60 $0 Total: about $984 / year on entry tiers, closer to $2,000 on the plans most stores use App Store plan prices, July 15 2026. Entry tier used for a conservative floor.
Fig. 2: yearly app spend the built-in sections and blocks cover, using confirmed entry-tier prices.

Two honest caveats keep this from being a sales pitch.

First, “covers the core job” is not “identical.” Privy also runs pop ups and automated flows the theme’s inline signup form does not. Wholesale apps add customer-group pricing the quick order form does not. The theme feature covers the common case, not every edge.

Second, one big category is not covered at all. Neither theme ships product reviews with verified buyers. That still needs an app, and Loox runs $49.99 a month on the plan its listing highlights, about $600 a year. If your teardown of a theme claims it replaces every app, it is selling you something. This one does not.

Where does this leave the paid themes in the store? The better ones lean into exactly this math. A premium theme like Ultra in the official Theme Store advertises built-in features, from sticky add-to-cart to product bundles to size charts, that go past what Dawn and Horizon ship, which pushes the app bill down further. We have not read Ultra’s source the way we read these two, so we are only going by what its listing and demo show, but the direction is clear: the more a theme does on its own, the fewer monthly apps you rent.

The verdict, for a store owner

If you want the simplest, lightest free theme and you are happy filling in ready-made sections, Dawn is still the sensible default. Its 45 sections cover a normal store, and it does not tempt you into over-building.

If you want to design rather than fill in blanks, Horizon is a genuinely different product. Its block system gives you roughly three times the settings and section types Dawn cannot match, and several of them, hotspots, the comparison slider, the generic Section container, are things merchants routinely pay apps for.

Either way, the lesson from reading the source is the same one the App Store bill teaches. Before you install a paid app, open the theme editor and check whether the section is already there. On these two themes, about a thousand dollars a year of it already is.

Frequently asked questions

How many sections does the Dawn theme have?

Dawn has 53 section files in its source code. 45 of them are merchant-editable sections with settings you can change in the theme editor, and 8 are internal partials for the cart and search that have no settings. Across those editable sections Dawn exposes 324 section settings plus another 151 settings inside its blocks.

Does Horizon have more settings than Dawn?

Yes, far more. Horizon exposes 409 settings across its sections, plus 1,067 settings across 95 reusable theme blocks, for about 1,476 configurable settings in total. Dawn totals about 475. Horizon's advantage comes from its block system, where one block can be reused inside many sections.

Can a Shopify theme replace paid apps?

For several common jobs, yes. Both themes ship built-in FAQ accordions, email capture forms, quick order forms for wholesale, and scrolling announcement bars, which cover the core job of apps that charge $5 to $24 a month each. The clear exception is product reviews with verified buyers, where you still need an app such as Loox.

Which free theme is more customizable, Dawn or Horizon?

Horizon, by a wide margin on paper. Its blocks are reusable across sections instead of being locked inside one section the way Dawn's are, and it ships roughly three times as many settings. Dawn is simpler and lighter, which many merchants prefer, but it gives you fewer knobs.

Sources & data

  1. Dawn source code (Shopify/dawn on GitHub)
  2. Horizon source code (Shopify/horizon on GitHub)
  3. Dawn: official Theme Store listing
  4. Horizon: official Theme Store listing
  5. PageFly page builder: pricing
  6. Privy email and pop ups: pricing
  7. Wholesale All in One: pricing
  8. Loox product reviews: pricing
Cite this report: Storefront Daily Research Desk (2026). “Dawn vs Horizon: Every Section and Setting, Counted.” Storefront Daily. https://storefrontdaily.com/research/dawn-vs-horizon-every-section-and-setting/