Skip to content

Client · Swiss DTC premium brand

Rebuilt a sluggish storefront into a sub-second Hydrogen site — conversion up 2.4×, AOV up 38%

A Swiss premium D2C brand was losing customers on a slow, bloated Shopify theme. In three weeks we shipped a custom Hydrogen storefront with a faster checkout, an editorial feel, and Core Web Vitals deep in the green — conversion went up 140%, LCP came down 62%, and average order value climbed 38%.

+140%
Conversion rate
−62%
Largest Contentful Paint
+38%
Average order value
3 weeks
From audit to launch
Services Websites & e-commerce Performance engineering Conversion design

Largest Contentful Paint

From sluggish to sub-second

Before 4.3s
After 1.6s

+140%

Conversion

−62%

LCP

+38%

AOV

The challenge

The brand had a cult product and a growing press file — and an online store that couldn’t keep up with either. Their Shopify theme had been extended by three different agencies over four years. It worked on desktop, on a good connection, in daylight. It fell apart everywhere else.

The numbers we started with:

  • 4.3s LCP on mobile. 2.8s on desktop.
  • Conversion rate flat at 1.1% — half the category benchmark.
  • A checkout that crashed when the customer applied a discount on 3G.
  • A brand story told in “about us” page copy but missing entirely from the shopping flow.

Every agency they had spoken to pitched a 4-month replatform. They didn’t have 4 months — they had a spring launch on the calendar.

Our roadmap

Phase 01

Week 1

Audit & design sprint

Instrumented the old site, ran a full heuristic pass, designed the new PDP + cart in a 3-day sprint.

Phase 02

Week 2

Build & migrate

Shipped the Hydrogen storefront, migrated products and content, kept Shopify Checkout untouched to preserve Apple Pay / PayPal.

Phase 03

Week 3

Launch & optimise

Staged DNS cut-over, live A/B the first week, performance budgets enforced in CI.

How we shipped it

Week 1 — Audit first, opinions later

We instrumented the live store with real user monitoring for 48 hours before touching anything. That surfaced three unglamorous truths:

  • 72% of traffic was mobile, but the theme loaded 1.4MB of JavaScript before the first product image.
  • A single badge-rendering script was blocking the main thread for 680ms on every page.
  • The checkout crash was a Klaviyo snippet silently throwing on slow connections.

With the data in hand, we ran a 3-day design sprint with the founder. We re-designed the product detail page around the thing that actually converted — the photography and the founder’s voice — and stripped every module that wasn’t earning its page weight.

Week 2 — Hydrogen, but with restraint

We rebuilt the storefront on Shopify Hydrogen (Remix + Oxygen) — React on the edge, with native Shopify APIs and no headless-CMS tax. Key decisions that paid off:

  • Left the checkout on Shopify. Apple Pay, PayPal, and the brand’s negotiated payment rates all survived untouched. Nobody cares that your homepage is fast if your checkout breaks on launch day.
  • Responsive images via Shopify CDN, properly sized, AVIF first, with loading="lazy" only below the fold. The product hero loads before any JavaScript runs.
  • No client-side data fetching on PDPs. Product data is rendered server-side in under 50ms. The only JS that ships is the add-to-cart button.
  • Klaviyo, re-integrated properly. Deferred, non-blocking, with a local fallback so the checkout never waits on a third party again.

Content migration ran in parallel — we wrote a one-off script to pull products, collections, and metafields into the new storefront’s content layer, preserving every URL for SEO.

Week 3 — Launch with a safety net

Go-live was a staged DNS cut-over with a 2% canary for the first three hours. Real user monitoring was live from minute one. We ran a visible A/B against the old store for the first week — same traffic, same campaigns — to measure lift honestly rather than taking credit for seasonal lift.

Performance budgets were baked into CI from day one:

  • LCP budget: 1.8s on a simulated 3G mobile connection. PRs that breach it fail the build.
  • JavaScript budget: 120KB gzipped on the critical path.
  • Third-party tag budget: 5 — anything beyond that needs a written justification in the PR description.

The architecture

Fast, standard, and owned by the client.

  • Storefront: Shopify Hydrogen (Remix) deployed on Oxygen — React on the edge.
  • Checkout: Native Shopify Checkout — kept intentionally untouched.
  • Content: Shopify metafields + Sanity for editorial, with structured content reused across the site.
  • Images: Shopify CDN, AVIF + WebP, responsive srcset, lazy-loaded below the fold.
  • Analytics: First-party via Shopify + self-hosted Umami for privacy-respecting page analytics.
  • Tracking: Meta CAPI and GA4 server-side, never blocking the critical path.
  • Performance: Lighthouse + real-user monitoring in CI, enforced budgets that fail the build.

The results

Measured over the 60 days after launch, same traffic sources, same campaigns:

  • Conversion rate from 1.1% to 2.64% — a 2.4× lift.
  • Mobile LCP from 4.3s to 1.6s — a 62% improvement, comfortably inside Google’s “good” threshold.
  • Average order value up 38% — the editorial PDP surfaces complementary products the old theme buried.
  • Checkout drop-off cut in half — turns out asking your store not to crash on 3G is good for business.
  • Core Web Vitals green on 97% of sessions. The old store sat at 41%.

The brand’s next campaign launched the following month on the new storefront. It was the first campaign where the site wasn’t the bottleneck.

What’s next

We’re rolling a lightweight subscription flow (Shopify’s native one, customised) and a loyalty tier that reuses the same component library. Because the storefront is code the client owns — not a theme marketplace plugin — those additions ship as pull requests, not procurement cycles.

If you’re running a storefront that feels slow, looks dated, and makes you apologise to your customers — it doesn’t take a four-month replatform to fix. Talk to us. We’ll audit it honestly, and if we can’t make it meaningfully faster we’ll tell you that too.

Last updated ·

Your move

Let's make your software feel inevitable.

Tell us what you need. We reply within one working day — with a real opinion, not a sales pitch.