4BIT DIGITAL - STUDIO 00

Website themes New v1.4.0

Nebula — Next.js Storefront

The headless storefront from the Nebula rebuild, with the checkout that fixed their funnel.

4.8 61 reviews

410 licences sold

  • Next.js 15
  • TypeScript
  • Tailwind
  • Sanity
  • Figma

What it is

A Next.js front end for Shopify: one-screen checkout, shipping estimated on the product page, and a 1.1s largest contentful paint on mobile.

This is the storefront we built for Nebula Commerce, packaged. The case study has the numbers — conversion up 38%, checkout abandonment down 62% — and the reason for both is on the product page rather than in the checkout: shipping is estimated before anyone commits.

It talks to the Shopify Storefront API, so your orders, inventory and fulfilment stay exactly where they are. Nobody in the warehouse has to learn anything.

Content comes from Sanity, with a schema your merchandising team can compose pages from without raising a ticket.

What makes it worth the money

  • 1.1s LCP on mobile Measured on a throttled 4G connection, not on a laptop.
  • The checkout that worked One screen, shipping shown early — the change that moved the number.
  • Editors compose pages 42 components in Sanity, no developer in the loop.

A look inside

Product page — shipping estimated before the basket, which is where the old funnel broke.
One-screen checkout with saved cards and address autocomplete.
The Sanity page builder the merchandising team actually use.

In the download

  • Next.js App Router source, fully typed
  • Shopify Storefront API integration
  • Sanity studio and page-builder schema
  • One-screen checkout with address autocomplete
  • 42-component design system
  • Deployment guide for Vercel and self-hosting

Specification

Framework
Next.js 15, App Router, RSC
Commerce
Shopify Storefront API 2025-01
CMS
Sanity v3 with page builder
Lighthouse
98 / 100 / 100 / 100

Works with

  • Next.js 14/15
  • Shopify
  • Sanity
  • Vercel
  • Node 20+

Release history

  1. v1.4.0

    Next.js 15 and partial prerendering. Cart is now a server action.

  2. v1.2.0

    Added subscriptions, gift cards and a compare-products drawer.

Who looks after it

Actively maintained · last release 8 Jul 2026 · 2 releases logged

Questions about this one

For the commerce half, yes — the cart, checkout and inventory all go through the Storefront API. The component library and CMS work on their own if you want to lift those out.