Guide
Smart Recommendations

Similar Products

2min

If you haven't gone through the prerequisites and the v2 structure, please have a look at Overview

Klevu can power a recommendation banner showcasing any products which are similar to the current product. The most common placements for this banner type are:

Product Page: You May Also Like Show a recommendation banner with similar products from the store.

The end-point is used for retrieving Similar products.
POST
Request
Body Parameters
typeOfRequest
required
String
For this recommendation type, please specify RECS_SIMILAR.
recentObjects
required
Array
The Klevu ID of the product or products you will use for context. Klevu will find other products similar to the ones specified in this field.
Request Body (JSON)
PHP
JS
Java
Node.js
Responses
200


Try it here!





Updated 30 Oct 2023
Doc contributor
Doc contributor
Doc contributor
Did this page help you?