August 5, 2026. Shopify quietly removed the cost of proving a headless build. As of August 3, Oxygen, Shopify's edge hosting platform for Hydrogen storefronts, is available on development stores. It previously required a paid plan. For agencies and founders weighing a headless rebuild, the proof of concept just went from a billable line to free. There is one catch, and it is published in the same entry.
What changed, and the catch
- The change is dated August 3, 2026 on the developer changelog entry, which states you can now deploy Hydrogen storefronts to Oxygen from development stores and that Oxygen hosting previously required a paid plan.
- The catch is in the same entry. "Development stores don't include public environments, so deployment URLs always require a store login."
- Shopify's Hydrogen and Oxygen fundamentals doc confirms the scope: Oxygen is available at no extra charge on Starter, Basic, Grow, Advanced, Plus and Pause and build, plus development stores and Plus Partner Sandbox stores, so you can build and test a Hydrogen storefront before a store goes live.
- One plan is excluded outright. The same doc states "Oxygen isn't available on Agentic plans."
- Oxygen runs on workerd, Cloudflare's open source runtime, with published limits including a 10 MB worker cap, 400 ms startup, 30 seconds of CPU time per request and 128 MB of memory.
Why the login gate changes the pitch, not the build
A login-gated URL is fine for engineering. It is awkward for everything that happens around engineering. You cannot send a client or an investor a link they can open on their phone without walking them through a store login. More practically, anything that fetches your page anonymously cannot reach it either. That covers third-party performance tools, public Core Web Vitals checks, SEO crawlers and any share preview.
So the honest read is that Shopify made the build free and left the demo where it was. If your reason for a proof of concept is to test the stack, this is a straightforward win and you should take it. If your reason is to show someone a fast storefront and win the work, plan for a paid plan or a Plus Partner Sandbox at the point where the link needs to leave your team.
Worth noting alongside it: the same docs state Oxygen does not support proxies in front of your deployments, because proxies can conflict with its bot mitigation systems and cause SEO issues. That rules out the obvious workaround of fronting a development deployment with your own domain.
What it means for operators
Three practical moves. First, if headless has been on your maybe list because the evaluation itself carried a hosting cost, that objection is gone, and a real Hydrogen build on your actual catalog is now a weekend rather than a budget line. Second, sequence the plan around the demo: build on the development store, then move to a paid plan or sandbox only when you need a shareable, crawlable URL. Third, measure performance locally or after that move, not through public tools pointed at a login-gated deployment, because they will not see the page at all.
Headless is still the right answer for a minority of stores rather than most of them, and the deciding factors have not changed: content model complexity, internationalisation, and whether your team can own a front end long term. What changed is that finding out now costs nothing. If you want that evaluation run properly against your catalog, that is exactly the kind of scoping a Shopify developer engagement should start with, and it sits beside the same questions we work through on any e-commerce build.
Frequently Asked Questions
Shopify's developer changelog states that Hydrogen storefronts can now be deployed to Oxygen from development stores. Oxygen hosting previously required a paid Shopify plan, so building and hosting a headless proof of concept no longer carries a plan cost.
No. Shopify states that development stores do not include public environments, so deployment URLs always require a store login. That also means anonymous tools such as public performance checkers, SEO crawlers and link preview services cannot reach the page.
Shopify's Hydrogen and Oxygen fundamentals documentation lists Oxygen at no extra charge on Starter, Basic, Grow, Advanced, Plus, and Pause and build, along with development stores and Plus Partner Sandbox stores. The same page states Oxygen is not available on Agentic plans.
It changes the cost of evaluating, not the decision itself. The deciding factors remain content model complexity, international requirements and whether you can own a front end long term. What is different is that a real proof of concept on your own catalog can now be built and hosted without a plan cost.