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.