Implement Visual Search
This example demonstrates how to set up Bloomreach's Visual Search feature. See the config.js
file to configure the example to run for your Account and Catalog.
How to Use
- Download the example or clone the repository to your local machine.
- Install the dependencies and run the development server.
npm ci
npm run dev
OR
Edit right away in Sandbox.
Updated 6 months ago