Hello Adobe Target community.
I'm wondering if we are able to recommend products based on multiple items in a cart?
I see that there is a recommendation key called Last Cart Item SKU and it's correctly returning products based on the last item in my cart
But which recommendation key would be used for multiple cart items?
I have implemented the cartIds parameter on the cart page and it's a comma delimited list of all of the SKUs in a cart just as in this documentation:
https://developer.adobe.com/target/implement/recommendations/#cart-addscart-viewscheckout-pages
Not sure where to go from here.
Solved! Go to Solution.
Views
Replies
Total Likes
The key choice for multi-entity-id cart based recommendations you want is "current item". Target will then evaluate each of the ids passed in the cartIds parameter individually and then merge them and de-dup the results.
Hope that helps.
The key choice for multi-entity-id cart based recommendations you want is "current item". Target will then evaluate each of the ids passed in the cartIds parameter individually and then merge them and de-dup the results.
Hope that helps.
Hey @Ryan_Roberts_
I was away for a week. Thanks for your answer!
Views
Replies
Total Likes
Views
Like
Replies