Skip to main content

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/product package for fetching product data.
  • Cart: A guide to using the @archibald/cart package for managing shopping carts.
  • Search: Learn how to use the @archibald/search package to build a powerful search experience.
  • Personalization: A guide to using the @archibald/personalization package 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.