Shopify Explorer isn’t configured
Credentials are read from the server environment — nothing is stored in the browser.
- Set
SHOPIFY_SHOPSto a JSON map of{"shop.myshopify.com": "shpat_…"}, orSHOPIFY_SHOP+SHOPIFY_ACCESS_TOKENfor a single merchant - …or set
SHOPIFY_ALLOW_ADHOC_TOKEN=1to paste a token per run instead of storing any - Optional:
SHOPIFY_API_VERSION(default2026-01) andENGINE(bulkorpaginate) - Restart the server and reload this page