Configure Bloomreach Accelerator: B2C Commerce
Introduction
Bloomreach Accelerator: B2C Commerce allows the integration of commerce backends and the customization of behaviors through configuration.
Use Available Commerce Backend Configurations
Bloomreach Accelerator: B2C Commerce includes out-of-the-box configurations for a growing number commerce backends. Using the provided commerce backends only requires specifying the physical connection properties in conf/hst.properties, as described on each configuration's documentation page linked from Available Commerce Backend Configurations.
The goal is for Bloomreach Accelerator: B2C Commerce to eventually provide configurations for all popular commerce backends.
Configure a Different Commerce Backend
To integrate a different commerce backend, you need the following:
- Commerce Connector Module
Software module package, providing configurations and implementations of interfaces defined in Commere Connector SDK for a specific Commerce Backend Platform. - Commerce Connector Configuration
Maintained in a Connector Set document in the CMS application and containing metadata to access commerce backend's services. - CRISP Resource (if the Commerce Connector Module uses CRISP API)
Spring bean configuration stored inside a module configuration in the content repostory, configuring the commerce backend service physcial connection properties.
Contact BloomReach if you require assistence configuring your commerce backend or if you want to stay up to date on which backend configurations are planned to be added to Bloomreach Accelerator: B2C Commerce.