Skip to content

Shopify Commerce Docs

Use these docs when installing the package, connecting a Shopify store, debugging OAuth, or changing catalog sync behavior.

TaskRead
Understand package boundaries, runtime surfaces, settings, and testsOverview
Debug OAuth, GraphQL, bulk sync, cache keys, and search behaviorOAuth and catalog sync
Return to the package entry pointPackage README
Related packageWhy
DiagnosticsDiagnostics discovers ShopifyCommerceHealthCheck and package install health.
Public ActionsUse explicit public actions if another package needs safe frontend-facing commerce interactions.
Frontend AuthoringKeep admin-only Shopify state out of cached or public frontend HTML.