Our team is migrating our Target implementation from at.js to Alloy. Currently, we use a getOffers() call to retrieve recommendations for multiple mBoxes, which allows us to pass different parameters for each mBox (for example, we are using excludedIds for one activity, but don't want those products to be excluded from the other activity). Does Alloy provide the ability to achieve this same functionality? We are able to pass an array of mBoxes into the Alloy call with collective parameters; but have yet to figure out how to map specific parameters to a particular mbox request.
Any insight would be great, thanks!