Shopify
If you don’t have a Shopify store already, you can create a trial store for 14-days. Once you’re inside your store, we’ll need a Storefront access token. You can either follow this detailed Shopify tutorial or do the following steps:
Click on Apps {1}
Click on Manage Private Apps {2}
Create a new App
Give access for the storefront to only read products

Once we created a new app, we can go to the Storefront API section {1}. We only need to read products {2}, save and then copy the storefront access token {3}

Once you have all your credentials, you can jump to configuring your plugin within your Storyblok space. You will need to following two required options:
option | value |
---|---|
endpoint | https://your-store.myshopify.com |
token | string - generated from the step above |