Hello everyone, We want to implement a use case based on the cart of the user. The idea is to recommend items based on the user´s items in the cart. We can do it using the 'item-based' algorith type, "Items with similar attributes" Algorithm and "Current item" reccomendation Key like following:It w...