Skip to content

How to link your shopify account with hydrogen storefront

lagahrajan edited this page Feb 23, 2023 · 1 revision

This page contains step-by-step flow of how to link shopify account with hydrogen

Step 1: Go to store page > settings ( bottom left )

settings

Step 2: Develop apps

Develop apps

Step 3: Create an app

Create an app

Step 4: Create App

Create App

Step 5: Configure storefront API scopes

Configure storefront API scopes

Step 6: Check All and Save

In this example, we are enabling all but feel free to enable which are required for your project. save

Step 7: Install App

install apps

Step 8: Copy Storefront API access token

copy access token

Step 9: In hydrogen.config.js paste it in PUBLIC_STOREFRONT_API_TOKEN

        and update `PUBLIC_STORE_DOMAIN`
api

Step 10: In Catalog you will see products from your store

catalog