Intelligent Auto Combo Building - Build combination deals on the fly as you add orders the way the customer talks

Actions

Adjust Combo Price

image

Execute Find Combo

image

Find Combo Orders

image

Expression:
Can be however you define it I used a fast food style combo of Main item, Side Item, and Drink item

“(MT.Combo=Main)”,“(MT.Combo=Side)”,“(MT.Combo=Drink)”

Select Combo Orders:

image

Expression:

Order.GroupTagName == “[:Group Tag]”

Update Combo:

image

Remove Combo Group

image

Update Order Combo State

image

1 Like