Install Commerce React Components
This Bloomreach Experience Manager feature requires a standard or premium license. Please contact Bloomreach for more information.
This page explains how to Install the Commerce React Components module in your React SPA project.
If you want to follow a step-by-step guide to build a React SPA project with the module from the scratch, please see the Getting Started page.
Install Commerce React Components package
To get the SDK into your project with NPM:
npm install @bloomreach/connector-components-react
And with Yarn:
yarn add @bloomreach/connector-components-react
See the Component Libraries page for how to use each components and types.