Re: Shopify starter plan and hydrogen

Solved

Can I create a headless hydrogen store with a starter plan?

NVT_DEV
Shopify Partner
3 0 0

Hi everyone, can anyone help me with a question? Can I create a headless-hydrogen Shopify store with the starter plan ?

Accepted Solution (1)

ed_bb
Excursionist
36 1 2

This is an accepted solution.

Hi @NVT_DEV 

 

Looking @ - https://shopify.dev/docs/custom-storefronts/hydrogen/getting-started

 

I believe, as per screenshot, that you can, yes 🙂

 

Shopify_Headless.PNG

 

Hope that helps.

View solution in original post

Replies 3 (3)

ed_bb
Excursionist
36 1 2

This is an accepted solution.

Hi @NVT_DEV 

 

Looking @ - https://shopify.dev/docs/custom-storefronts/hydrogen/getting-started

 

I believe, as per screenshot, that you can, yes 🙂

 

Shopify_Headless.PNG

 

Hope that helps.

Weaverse
Shopify Partner
80 25 35

Hello @NVT_DEV ,
It is possible to manually retrieve the Storefront API token by creating a Custom App and using it for the headless store. However, deploying to Shopify Oxygen is not possible, and you will need to use other alternative deployment platforms such as Vercel and Cloudflare. Please note that the starter plan has some limitations, such as the inability to use themes, pages, and blogs. To overcome these limitations, you may need to use third-party applications like Weaverse. If you need additional assistance, feel free to message me!

Helping merchants build super unique, high-performance storefronts using Weaverse + Hydrogen.
Looking for Development & Agency partners.
If you find the answer helpful, give it a thumbs up!
Our App: Theme Customizer for Shopify Hydrogen
Join our Weaverse + Hydrogen community: Weaverse Community

devin0
Shopify Partner
2 0 0

Note that the tutorial will require more than starter. I did it just to have all the nice env variables injected from oxygen on

```
npx shopify hydrogen link

h2 dev
```