Developer guides
Guides apply Thor concepts to a concrete outcome. Each guide states its prerequisites, orders dependent API operations, identifies likely failure points, and finishes with a verification step.
Catalog setup
Start with Configure a store, then Create and publish a product. Continue with catalog organization, commerce configuration, translations, and custom data as the project requires.
Storefront development
Build product listing and detail pages before cart state. Add search, filters, facets, and responsive images around the same request context. Then implement cart and checkout, customer accounts, and explicit error recovery.
Operations
Use the operations guides after orders and payments exist: create discount campaigns, fulfill order quantities, manage payment actions, and place administrator-created draft orders.
Integrations
Receive signed webhooks, run bounded bulk and asynchronous jobs, and synchronize an external catalog with stable identity and periodic reconciliation.
Before a guide, read its linked commerce concept when you need lifecycle or calculation rules. During implementation, use the Admin API and Storefront API reference for exact selections and error variants.