Klevu components

Klevu provides a list of UI components that allows to integrate Klevu functionality to your solution, see Klevu Storybook for more details.

Klevu starter kit is an example of how Klevu components can be managed via Uniform Canvas.

Getting started

  • Clone starter kit from the repository
  • Follow instructions from the readme file

Initializes Klevu configuration. This component is a root node for Klevu components.

Read more about Klevu initialization.

klevu-init-component
Klevu Init component.

Merchandising page with filtering by product category and facets.

Related Klevu Storybook component: Merchandising

Slots

klevu-merchandising-component
Klevu Merchandising component.

Search page component with filtering by search term and facets.

Related Klevu Storybook component: Search Landing Page

Slots

klevu-search-landing-page-component
Klevu Search Landing Page component.

Renders product results with a specific number of products per row.

Related Klevu Storybook component: Product Grid

Slots

  • productComponent is a special slot that allows to define template component for each product in the results (e.g. Klevu Product)
klevu-product-grid-component
Klevu Product Grid component.

Renders a single product record from Klevu response.

Related Klevu Storybook component: Product

klevu-product-component
Klevu Product component.

Renders a list of recommended products based on a Klevu Smart Recommendation of 'Home page' type.

Related Klevu Storybook component: Recommendations

klevu-recommendations-component
Klevu Recommendations component.

Renders a list of recommended products based on a Klevu Smart Recommendation of 'Category/Collection Page' type.

Related Klevu Storybook component: Recommendations

klevu-category-recommendations-component
Klevu Category Recommendations component.

Renders a list of recommended products based on a Klevu Smart Recommendation of 'Product Page' type.

Related Klevu Storybook component: Recommendations

klevu-product-recommendations-component
Klevu Product Recommendations component.