Shopify Themes

A practical guide to choosing and optimising Shopify themes — how Dawn, Impulse, Prestige, and custom builds compare on speed, cost, and conversion ceiling.
Shopify Themes
The front-end template that controls how a Shopify store looks, loads, and converts — typically a 6-12 month commitment.
A Shopify theme is the Liquid + JavaScript + CSS bundle that renders every storefront page: home, collection, product, cart, and checkout-adjacent steps. It defines the layout system, the section/block architecture merchandisers use day-to-day, and the performance budget every app installed afterwards has to live within.
The choice between Shopify's free Dawn theme, paid Online Store 2.0 themes like Impulse or Prestige, and a custom build is one of the highest-leverage decisions a store makes. It sets the UX ceiling, the dev velocity, and the Core Web Vitals floor for the next 6-12 months — and switching themes mid-run typically costs 4-8 weeks of merchandising rework.
Every Shopify theme since 2021 is built on the Online Store 2.0 architecture — JSON templates, sections everywhere, and app blocks that let merchandisers add content without touching code. This is the baseline. If a theme you're evaluating doesn't support OS 2.0, walk away; you'll inherit a code debt no agency wants to maintain.
Within that baseline, three tiers matter. Dawn is Shopify's free reference theme — fast, minimal, and deliberately under-featured so you customise upward. Premium themes (Impulse, Prestige, Motion, Broadcast) trade some performance for richer merchandising primitives — quick-buy, mega-menus, lookbooks, advanced filters. Custom or headless builds give you total control at 10-30x the cost and a permanent maintenance line item.
TCO = License + (DevHours * Rate) + (MonthlyMaintenance * 12) + SpeedTax
TCO
Total cost of ownership
First-year all-in cost of the theme decision.
License
Theme license
One-time fee (€0 for Dawn, €280-€400 for premium themes, €0 for custom).
DevHours
Build / customisation hours
Hours to ship the theme to production-ready: design, sections, integrations, QA.
Rate
Blended dev rate
Agency or freelance hourly rate (€60-€150 is typical for Shopify specialists).
MonthlyMaintenance
Monthly upkeep
Ongoing dev retainer for fixes, app updates, theme updates.
SpeedTax
Performance penalty
Estimated lost revenue from a slower theme — rule of thumb: a 1-second slower LCP costs ~7% of conversion rate.
A €3M/yr apparel store on Shopify is choosing between Dawn (40 hrs custom work) and a custom headless build (320 hrs). Blended rate €90/hr. Premium-tier alternative: Impulse at €350 license, 80 hrs.
Dawn license: €0
Dawn dev hours × rate: 40 × €90 = €3,600
Dawn maintenance (12 mo): €200 × 12 = €2,400
Dawn speed tax: €0 (baseline)
Dawn TCO: €6,000
Custom headless TCO: €0 + €28,800 + €18,000 + €0 ≈ €46,800
→ Dawn TCO ≈ €6,000 vs custom headless ≈ €46,800 — an 8x gap in year one.
Custom only pays back if the theme unlocks UX a premium theme genuinely can't ship — rare under €5M revenue. Most stores in the €1M-€5M band are better served by Dawn or a premium OS 2.0 theme plus targeted section work.
The formula above ignores opportunity cost, which is usually the deciding factor. A custom build that takes four months to launch is four months of testing you didn't run. For most stores under €5M, the right move is to ship on a proven OS 2.0 theme and reinvest the saved budget into experimentation and merchandising.
Typical performance and cost across common Shopify theme choices (apparel/beauty store, ~50k monthly sessions).
| Theme | License | Mobile LCP | Build hours (typical) | Year-1 TCO | Best fit |
|---|---|---|---|---|---|
| Dawn (free) | €0 | 1.8-2.4s | 30-60 | €4k-€8k | Lean stores, fast launches, headless-curious teams |
| Impulse | €350 | 2.4-3.2s | 60-100 | €8k-€14k | Apparel, lifestyle, content-heavy merchandising |
| Prestige | €380 | 2.6-3.4s | 60-120 | €9k-€16k | Premium / beauty brands needing editorial layouts |
| Motion | €350 | 2.5-3.3s | 60-110 | €8k-€15k | Video-led storytelling, single-collection brands |
| Custom (Liquid) | €0 | 1.6-2.2s | 200-400 | €25k-€50k | €5M+ stores with unique UX requirements |
| Headless (Hydrogen) | €0 | 1.2-1.8s | 400-800 | €50k-€120k | €10M+ stores, content-first, multi-market |
Whatever theme you pick, the highest-leverage post-launch work is the same: trim unused sections, lazy-load below-the-fold media, audit the app stack for duplicate trackers, and run a quarterly Lighthouse pass. Most theme-related conversion losses are not the theme itself — they're three abandoned apps still injecting scripts on every page.
Shopify themes — frequently asked questions
Dawn if speed and dev simplicity matter most and you have a designer who can build sections from scratch. Impulse if you want polished merchandising out of the box — quick-buy, advanced filtering, look books — without paying a designer to rebuild them. For apparel stores in the €1M-€5M range, Impulse usually wins on time-to-launch; Dawn wins on Core Web Vitals.
A production-grade custom Liquid theme typically runs €25k-€50k for design, build, QA, and content migration, plus a €500-€2,000/month maintenance retainer. Headless builds on Hydrogen start around €50k and climb past €120k once you factor in the content layer, search, and ongoing platform engineering.
Yes, marginally. Premium themes typically ship 200-400KB more JavaScript than Dawn for the extra features. On a clean install you'll see mobile LCP about 0.5-1.0s slower. The bigger speed killer is usually the app stack — heatmap tools, review widgets, and abandoned upsell apps add far more weight than the theme itself.
Products, collections, customers, and orders live in Shopify's database — they survive any theme change. What you lose is your section configuration: hero banners, featured collections, custom blocks. Plan for 2-4 weeks of merchandising rebuild on a mid-sized catalogue, and stage the new theme on a preview URL before switching.
Often yes, with section-level customisation. Several brands above €10M run on lightly-customised Dawn because the speed advantage compounds into measurable conversion lift. The constraint isn't revenue — it's whether your merchandising team needs out-of-the-box patterns (look books, advanced filtering) that Dawn deliberately omits.
OS 2.0 is Shopify's 2021 architecture for JSON templates, sections on every page type, and app blocks that merchandisers can drop in without dev work. Every theme on the Shopify Theme Store since late 2021 supports it. If you're on a pre-2021 theme (1.0), upgrade — you're paying a hidden cost in dev hours every time you want to change a page.
Apps inject JavaScript and Liquid into your theme — review widgets, upsell apps, subscription tools, trackers. Two apps both rewriting the cart drawer will fight each other and break checkout flows. After installing or removing any app, test the full purchase path on mobile; about a third of theme bugs trace back to app residue, not the theme.
When your storefront's content needs outgrow Liquid — multi-market catalogues, deep editorial content, real-time personalisation, or sub-1.5s LCP targets. Below €10M revenue the engineering cost rarely pays back. Above it, the unlock is content velocity: your marketing team ships landing pages without waiting on theme deploys.
Apply security and bug-fix patches within a few weeks of release. Major version upgrades (Dawn 11 to 12, Impulse 7 to 8) are bigger projects — they typically reset section customisations. Budget for one major upgrade every 12-18 months, or skip and replatform onto the next theme generation when the gap gets too wide.
Keep variants out of the theme code. Hard-coded A/B logic in Liquid creates merge conflicts and slows down every test cycle. Use an experimentation tool that injects variants at the section or component level so your theme stays clean and your test velocity isn't blocked on dev work — this is part of the broader Shopify optimization stack.
Get an AI expert review of your site
Paste your URL — Metricuno's AI runs the same heuristic checks a senior CRO consultant would, scoring your page and prioritising the fixes that'll move conversion fastest.