Generate Storefront Access Token
Generate the storefront access token for setting up the affiliate public store:









Last updated
Was this helpful?
To generate the storefront access token, install the Headless channel from the Shopify app store.

This will open up the Storefronts section.

Here, click on Create storefront.

To access the Storefront API, click on Manage.

This will open up the Storefront API section.

Next, click on Edit to update the Storefront API permissions.

After this, enable the "unauthenticated_read_product_inventory" permission.
The following Storefront API permissions need to be enabled:
unauthenticated_read_product_listings
unauthenticated_read_product_inventory
unauthenticated_read_product_tags
unauthenticated_read_customers
unauthenticated_write_customers
unauthenticated_read_content
unauthenticated_read_checkouts
unauthenticated_write_checkouts
Please note that most of these permissions are enabled by default.

Finally, click on Save.

You can copy the generated storefront API access token and use it to set up the affiliate public store.

Last updated
Was this helpful?
Was this helpful?