same color for recommend product
scenario : If the customer buys red products, we want to recommend red items.
So how to set recommend product color as same as recipient product color in adobe campaign client console ??
scenario : If the customer buys red products, we want to recommend red items.
So how to set recommend product color as same as recipient product color in adobe campaign client console ??
Hello @mukeshpurushothaman ,
There can be many way to implement it. It depends on your data and use case.
For e.g. you can try the following steps:
1. Create a new attribute "lastPurchasedItemColor" in recipient table.
2. In the product table, create a filed filed "colorOfProduct".
3. Create a workflow which may run every day, there your query order table to get the last purchased product, from there you can insert the last purchased product color value in recipient field "lastPurchasedItemColor".
4. Create your business workflow in campaign where you can setup a link between recipient and product table based on lastPurchasedColor and other criteria ( for e.g. number of product/ Propensity to buy) and it will give you list of recommended product of same color.
Thanks,
Parvesh
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.