Storefront API Permissions
Shopify Storefront API scopes required by Vercel Shop and its optional skills.
After you create a storefront in Shopify Headless, open Settings → Apps and sales channels → Headless → your storefront and review the Storefront API permissions for that token.
Required for the default storefront
| Scope | Purpose |
|---|---|
unauthenticated_read_product_listings | Product pages, search, and recommendations |
unauthenticated_read_product_inventory | Stock availability on product and collection pages |
unauthenticated_read_collection_listings | Collection pages and navigation |
unauthenticated_write_checkouts | Cart operations and checkout |
unauthenticated_read_content | Shopify pages and metaobjects |
Optional skills
Enable these only when you add the corresponding feature:
| Scope | Required by |
|---|---|
unauthenticated_read_customer_tags | Enable Shopify Auth |
unauthenticated_read_metaobjects | Enable Shopify CMS |