Skip to content

Shopify Setup

To build a landing page or storefront connected to Shopify with Frontend you will need to obtain your Shopify storefront credentials. Follow this quick guide to learn how:

Select the Shopify Storefront tab when starting a new project from the homepage or the /projects page. You will need to enter form fields for your:

  • Your Shopify domain in the format my-store.myshopify.com.
  • A Shopify API Storefront Access token

To generate your storefront access token, install the Headless app and follow these steps:

  1. Install the Shopify Headless App Shopify Headless App installation

  2. Click Create Storefront. You can name this storefront anything you prefer. Create Storefront

  3. Copy the Public access token which is also known as your Shopify Storefront API Access Token. This is a public token that provides access to your storefront, including products and collections. Copy the Storefront API Access Token

If you need to modify any data that the token can access, you can also do so on this page. This token is primarily used to access your published products, collections, and cart.

Once you have your credentials, continue with the project creation process. This will set up a base template with your Shopify storefront already connected.

Note: If you see any GraphQL-related errors, double-check your Shopify domain name and Storefront Access Token.

You can now start prompting to build custom experiences using your Shopify products and collections.