Step 1: Install the starter kit library
To use Starter Kit components in your project, you’ll first need to install the library and connect your Shopify store’s data.
- Open your project in Shipcode
- Navigate to Project Settings by clicking the Settings link in the header
- In the left-hand navigation, Navigate to Marketplace
- Scroll down and select the Shopify Template Library
Click the Install App button in the top right This will open a modal where you configure your data. Continue to Step 2
Step 2: Configure Your Shopify Data Environment
To install the Shopify Starter Kit Library, you will need to go to settings within your project, locate marketplace, locator and install “shopify template library”. To install, you’ll need to enter a few values in the App Configuration modal.
- Storefront API URL
- Storefront API Token
If you're unsure where to get these, continue to the next section.
Be sure to enter values for draft, staging, and production environments. You can use the same data for all environments or enter unique data for each if you have it. Then, click the Install App button to finish the configuration.
When the library is installed, the available components will show up in layouts > components > Libraries

Locating your Shopify API Credentials
- Store Front API URL
- The API URL is constructed manually based on your store’s domain and API version
- For example: https://field-thread.myshopify.com/api/2025-04/graphql.json
- Replace your-store-name with your Shopify store’s myshopify.com subdomainReplace 2025-04 with the current API version you are using
- Access your store front API Token
- In your Shopify Admin, go to Settings → Apps and Sales Channels
- Click on the Headless sales channel (add it if it’s not already installed)
- Click into your storefront
- Copy the Storefront API Access Token
- Still need help? Supporting documentation is available on Shopify
- Need a test store? You can use ours to get started quickly:
- Storefront API URL: https://plain-form.myshopify.com/api/2025-04/graphql.json
- Storefront API Token: f0166451a84da0624acf8793235fe962
