Hi, we have created a recommendation activity in the Homepage. We would
like to display the products added to the cart on the recommendations in
home page.Following are the steps we have tried to create this
activity.Step 1 - All set ups that are necessary for creating a
recommendation activity has been completed (i.e feed, design).Step 2 -
Once the product has been added to cart, mbox parameter with the product
id (i.e entity.id) has been passed.Step 3 - We created a profile script
to capture t...