Why Theme Speed Matters More Than You Think

Google’s Core Web Vitals are a ranking factor. A 1-second delay in mobile page load reduces conversions by up to 20% (Google data). Shopify themes — especially premium themes loaded with features — can be slow out of the box. The gap between a 95 PageSpeed score and a 45 score is the gap between ranking on page 1 and page 3, and between 3% and 1.5% conversion rates.

Diagnosing Your Theme’s Performance

Run three diagnostics: Google PageSpeed Insights (pagespeed.web.dev) for field and lab data, GTmetrix for waterfall analysis showing which resources load when, and Shopify’s built-in Speed Report (Online Store → Themes → Speed). Target: LCP under 2.5s, CLS under 0.1, INP under 200ms.

Quick Wins (No Code Required)

  • Compress all images — use TinyPNG or Shopify’s built-in image compression. JPEG for photos (80% quality), WebP where supported
  • Remove unused apps — each app adds scripts. Uninstall apps you don’t actively use
  • Disable unused theme sections — most themes load JavaScript for features you haven’t enabled. Remove sections you don’t use in the theme customiser
  • Use system fonts — custom font loading adds 200–400ms. System fonts (system-ui, -apple-system) load instantly
  • Reduce homepage sections — each section adds DOM elements and potential script loads

Code-Level Optimisations

  • Defer non-critical JavaScript — add defer or async to scripts that don’t affect initial render (chat widgets, analytics, review carousels)
  • Lazy-load images below the fold — add loading="lazy" to <img> tags not visible on initial load
  • Remove unused CSS — Shopify themes often include CSS for every feature. Tools like PurgeCSS identify unused rules
  • Preload the LCP image — add <link rel="preload"> for the hero image so it loads before the browser renders
  • Reduce render-blocking resources — move non-critical CSS to load asynchronously

Choosing a Fast Theme

If your current theme consistently scores below 50 on PageSpeed, a theme switch may give more improvement than optimisation. Fastest Shopify themes as of 2026: Dawn (Shopify’s free theme, 90+ scores), Impulse (premium, 85+ scores), Prestige (premium, well-optimised). Avoid themes with excessive animations, parallax effects, or video backgrounds — they look impressive in demos but hurt performance on real customer devices.

Need a Shopify speed audit and theme optimisation? Our team regularly takes stores from 40 to 85+ PageSpeed scores. Get in touch or see our case studies.

Shopify Experts · OneOnic

Ready to Grow Your Shopify Store?

Our Shopify experts at OneOnic have helped hundreds of brands increase conversions, traffic and revenue. Let’s do the same for you.