B2c Querying Data

Best practices for querying products, orders, customers, and system objects in B2C Commerce. Use when writing product searches, order queries, customer/profile lookups, replacing database-intensive APIs, improving search performance, or diagnosing slow category/search pages. Covers ProductSearchModel, OrderMgr, CustomerMgr, SystemObjectMgr, index-friendly vs database-intensive APIs, and query performance pitfalls. For order lifecycle and status management, use b2c-ordering instead. For custom object CRUD, use b2c-custom-objects instead. Use when this capability is needed.

tomevault-io fed747c 2 files · 11.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/salesforcecommercecloud--b2c-developer-tooling--b2c-querying-data commit fed747c347

Frequently asked questions

npx skillmds@latest add tomevault-io/b2c-querying-data