The Store Details drawer is the at-a-glance health view for a connected Shopify store. Open it from the store card menu. Three sections: store information, granted permissions, and the readiness checklist.Documentation Index
Fetch the complete documentation index at: https://docs.spotzee.com/llms.txt
Use this file to discover all available pages before exploring further.
Open store details
Store information
| Field | What it shows |
|---|---|
| Store domain | The <store>.myshopify.com domain |
| The store’s contact email from Shopify | |
| Custom domain | Your store’s primary custom domain if configured |
| Plan | The Shopify plan tier the store is on |
| Currency | Default currency for the store |
| Country | Where the store is registered |
| Created | When the Spotzee integration was first connected |
Granted scopes
The drawer lists every OAuth scope Spotzee currently holds for the store. Each scope is one permission Shopify granted at install. Common scopes:read_customers,write_customersread_orders,write_ordersread_productsread_inventory(for inventory-aware personalisation, when used)
Store readiness checklist
The Store Readiness section is the integration’s health checklist. Five items, each pass or fail:| Check | Verifies |
|---|---|
| OAuth connected | The OAuth grant is live and Shopify recognises the app |
| Token valid | The access token hasn’t expired |
| All scopes granted | Every scope the integration needs is approved |
| API responding | A test API call to Shopify returns a successful response |
| Initial sync complete | At least one full sync has finished successfully |
Last checked timestamp
The drawer shows when the readiness checklist last refreshed. Run a manual health check (see Sync operations) to refresh it on demand.What each failure means
| Failed check | Likely cause | Fix |
|---|---|---|
| OAuth connected | App was uninstalled in Shopify, or the merchant revoked access | Reconnect from the store card |
| Token valid | Access token expired (rare on long-lived integrations) | Reconnect |
| All scopes granted | Scopes changed or were trimmed during a re-install | Reconnect to re-approve full scope set |
| API responding | Shopify API outage or rate-limit hit | Wait a few minutes, then run a fresh health check |
| Initial sync complete | Initial sync failed or was never run | Open sync settings and run the initial sync |
Next steps
Sync operations
Run health checks and read sync statuses.
Disconnect, delete, reconnect
What each action does and when to use which.
Troubleshoot
Diagnose connection and sync failures.
Sync settings
Configure toggles and the customer list.