Storefront Token
Your mobile app communicates with Shopify through the Storefront API to fetch products, collections, customer data, and more. To enable this, you need to configure a Storefront API access token.How to get your token
- Go to your Shopify Admin → Apps → Headless (install the Headless app if you haven’t already).
- Create a new public Storefront API access token.
- Copy the token (it starts with
shpat_...).
Where to paste it
In your Stackfront dashboard, go to Settings → Storefront and paste the token. The token is encrypted and stored securely.What happens after
Once the token is configured:- Products, collections, and search work in your mobile app
- Customer login and order history are available
- Cart and checkout functionality is enabled