5X AOV | 2X Conversions | $30M+ Additional Revenue
E-commerce is evolving rapidly, and traditional Shopify themes may no longer meet the needs of fast-growing brands that demand high-performance, customizable storefronts.
This is where Shopify Hydrogen and Oxygen come in: powerful tools that enable headless commerce on Shopify.
Hydrogen is a React-based framework for building custom Shopify storefronts, while Oxygen is Shopify’s serverless hosting designed to support these storefronts.
Together, they deliver faster load times, better SEO, and limitless design flexibility for brands.
In this guide, we’ll break down what Hydrogen and Oxygen are, how they work, their benefits and drawbacks, and who should use them, all in simple terms.
Before getting into Hydrogen and Oxygen specifically, it helps to understand what headless commerce means on Shopify.
In a traditional Shopify store, your frontend (what customers see) and your backend (products, inventory, checkout, orders) are tightly connected through Liquid, Shopify's templating language. Everything runs together as one system.
Headless commerce decouples these two layers.
Your backend stays on Shopify: handling products, inventory, payments, and fulfillment, but your frontend is built separately using a modern JavaScript framework and communicates with Shopify via the Storefront API.
The result is a storefront that looks and behaves exactly as you design it, with no constraints imposed by Shopify's theme system. Hydrogen and Oxygen are Shopify's recommended tools for building and hosting this kind of storefront.
Shopify Hydrogen is Shopify's official open-source React framework for building custom headless storefronts. It is distributed as the @shopify/hydrogen npm package and is free to use.
Hydrogen currently uses React Router v7 in its stable release, following the merger of the Remix framework into React Router. Modern Hydrogen storefronts are therefore structured as React Router applications with Shopify-specific commerce primitives layered on top.
However, Shopify announced a new developer preview in June 2026 that reimagines Hydrogen as a framework-agnostic commerce toolkit rather than a React-only framework. It means the new architecture allows developers to use Hydrogen's commerce primitives with frameworks such as Next.js, React Router, SvelteKit, Astro, SolidStart, and Nuxt.
Current production Hydrogen storefronts include several built-in capabilities:
The current stable release is @shopify/hydrogen@2026.4.0, released on April 9, 2026. Shopify uses calendar-based versioning (year.release.patch), with quarterly releases aligned to the Storefront API lifecycle.
Special Note: Shopify recently introduced a framework-agnostic version of Hydrogen in developer preview. The examples in this guide refer to the current stable release (2026.4.0), while the new architecture is still evolving and additional framework bindings are expected in future releases.
Shopify Oxygen is Shopify's global edge hosting platform built specifically for Hydrogen storefronts. It is available at no extra charge on all paid Shopify plans, from Basic ($39/month) through Shopify Plus, and is not available on Starter plans or development stores.
If Hydrogen is the storefront engine, Oxygen is the hosting layer that helps it run fast, scale globally, and deploy cleanly inside Shopify.
Hydrogen and Oxygen form Shopify's recommended headless stack. Here is how the layers connect:

A customer request flows like this:
The visitor's browser sends a request ⇒ Oxygen serves it from the nearest edge location ⇒ Hydrogen renders the page server-side using data from the Storefront API ⇒ the rendered page reaches the browser in milliseconds.
This is the question most Shopify merchants ask before committing to Hydrogen. Here is an honest comparison across the dimensions that matter.
The honest summary: Liquid themes are better by default without optimization. A well-built Hydrogen store with proper SSR, edge caching, and streaming can outperform Liquid, but that level of performance requires active developer tuning. If your team cannot maintain that setup, Liquid is the safer choice.
This section is the most important one if you're seriously considering Hydrogen. These are the real blockers merchants hit, not the ones in marketing copy.
Shopify Hydrogen is a headless storefront framework, meaning your store's frontend is custom-built in React rather than running on a standard Shopify theme. It gives brands full design control and faster storefronts, but it also changes how apps integrate.
Here is the honest picture of how Skai Lama's apps behave on a Hydrogen store.
Because CheckoutWiz customizes Shopify's own hosted checkout page and not your storefront theme, it is completely unaffected by going headless. Your upsells, trust badges, branding, and shipping customizations carry over with zero rebuild required. This is the one Skai Lama app where Hydrogen changes nothing.
The discount logic and pricing rules for all three apps run server-side through Shopify Functions. That means the actual discounts, say, bundle pricing, volume tiers, free gift thresholds, still apply correctly at checkout regardless of how your storefront is built. What does not transfer automatically is the storefront widget: the bundle builder UI, the mix-and-match selector, the free gift progress bar. These are built for Liquid themes and do not render on a Hydrogen frontend without custom development work by your dev team.
If you are on Hydrogen or planning to move there, the backend logic of Skai Lama's apps keeps working: your bundle pricing holds, your discounts fire, your checkout customizations stay intact. What your development team would need to rebuild is the customer-facing selection interface on the storefront side, wiring it to the same data the apps already expose.
Most Shopify merchants are on standard Online Store themes, where all Skai Lama apps work fully without any of the above considerations. Hydrogen is a specialized setup typically used by larger brands with dedicated development teams. If you are running a standard Shopify theme, nothing in this section affects you.
If you are unsure, start here: can you achieve your goal with a well-optimized Liquid theme or a Shopify Plus checkout extension?
If yes, do that first.
If the answer is genuinely no, or you have a UX requirement that Liquid physically cannot support, then Hydrogen is the right next step.
Shopify Hydrogen is Shopify's official open-source React framework for building custom headless storefronts. It connects to Shopify's Storefront API, includes pre-built commerce components, server-side rendering, and a typed GraphQL client. Hydrogen is free and runs on any Fetch-compatible runtime, including Oxygen.
Liquid is Shopify's template language used by all standard Shopify themes. It is easy to use, requires no developer expertise, and works with all Shopify apps. Hydrogen is a React framework for building fully custom headless storefronts with complete design freedom, but it requires React developer expertise, has limited out-of-the-box app compatibility, and costs significantly more to build and maintain than a Liquid theme.
Not automatically. Most Shopify apps are built for Liquid themes and require custom API-first integrations to work with a Hydrogen storefront. Some apps with headless documentation can be integrated with engineering effort. Always check an app's headless compatibility documentation before committing to a Hydrogen migration.
Yes. Oxygen is included at no extra charge on all paid Shopify plans from Basic ($39/month) through Shopify Plus. It is not available on Starter plans or development stores. Oxygen includes unlimited bandwidth, automatic scaling, GitHub-integrated CI/CD, and preview deployments.
No. Hydrogen works on all paid Shopify plans, and Oxygen hosting is included with all paid plans. However, Shopify Plus merchants benefit from 10x higher Storefront API rate limits, which is significant for high-traffic headless storefronts that make many API calls per minute. Most serious Hydrogen builds eventually move to Shopify Plus as traffic scales.
If your GMV is under $1M, you rely on many Shopify apps that are not headless-compatible, do not have in-house React expertise, or marketers on your team need to manage content independently, a well-optimized Liquid theme will deliver comparable performance at a fraction of the cost and complexity. Hydrogen makes commercial sense when you have a genuine UX requirement that Liquid physically cannot support
.avif)