get https://externalapi.retailrocket.net/api/3.0/categoryRecommendations/sortByPopularInCategory/
Designed to sort the list of provided products from one category by popularity.
🚧 The algorithm always returns the products that were transferred to it. If there are no recommendations, the result will be the original sequence
🚧 The algorithm does not take into account the availability of products
Order of product IDs
The order in which product identifiers are issued in the algorithm is important: they are returned sorted in descending order of relevance according to the requested algorithm.
Therefore, they must be rendered in the same order.