e-commerce and retail
Complementary Products
Automate "You might also like" recommendations with this Decision Flow based on an item in the user's shopping cart.
David Škarka
Template author
This Decision Flow boosts cross-selling opportunities by automatically suggesting related products based on the category of an item in a customer's shopping cart.
Solution components:
- a Decision Table named Product to Category Mapping using advanced filtering logic performs two distinct functions:
- take a Product as input to find its corresponding Category
- take a Category as input to find all Products that belong to it.
- a Decision Flow orchestrates the process: when a customer adds an item to their cart, the flow first determines its category. Next, the flow calls the exact same table a second time, but now uses the identified category as the input. This returns a list of all products in that category.
Use this Decision Flow, adjust it to match your needs and simply call from your shop system using a REST API
More Templates
See Other Templates
healthcareinsurancefeatured
Compensation Claim Automation
Automate the end-to-end handling of workers' compensation claims using AI-powered medical report analysis — extract the clinical data you need and drive every downstream decision automatically.
financial servicessuggested
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
financial servicessuggested
Risk Based Pricing
Discover a simple way to apply a suitable Risk Based Pricing matrix based on a type of client.