Commerce
This section provides a collection of recipes for building e-commerce applications with Archibald.
Sections
- SAP Commerce: Connection details and global configuration for SAP Commerce.
- Product: Learn how to use the
@archibald/productpackage for fetching product data. - Cart: A guide to using the
@archibald/cartpackage for managing shopping carts. - Search: Learn how to use the
@archibald/searchpackage to build a powerful search experience. - Personalization: A guide to using the
@archibald/personalizationpackage for managing feature flags and personalized content. - Best Practices:
- Overview: Architectural and optimization advice for SAP Commerce integrations.
- Do's and Don'ts: A quick reference for common patterns and pitfalls.
- Extending Commerce Logic: Learn how to customize commerce logic using file shadowing and custom providers.
- Troubleshooting: Common issues and solutions for commerce integrations.
The Big Picture: A Unified Commerce Ecosystem
The Archibald commerce packages are designed to work together as a unified ecosystem. Each package has a specific responsibility, but they all share a common architecture and a set of core principles.