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

Hi @Jesse ,

Thanks a lot for your reply.

I actually followed the link : https://kb.sambapos.com/en/2-3-5-c-how-to-add-menu-product-by-order-tag/ that you shared in the earlier post.

I achieved the very basic and I was able to add the Combos. The issue is I have to click on 10 items to make it as a combo, is there anyway where I click on one button and it will add all the items in the combo.

I would really appreciate if you can show me some way.

Thanking you in advance.

Syed Waqas Ahmad

Yes you can set order tags to auto apply.

1 Like

@Jesse

You’re star of the show. :+1: :ok_hand:

Thank you so much, everyone, for your support. Now how would I print them on the invoice? Any advice?

1 Like

Order Tags? Should be on template by default…

@JTRTech,

Yes agreed. They are there by default, if not then you guys are here.

You asked how to print them… am i missing something?

Hi Jesse, Sorry to dig this up.

I am just going through the setup and everything works fine.
Just getting the receipt template setting up,

And can you help to tell me, how do we reflect the price on a ticket?
What is the string for the Combo Price on a ticket template?
Thanks

Here’s what I use for showing combo price on receipt:

[ORDERS GROUP|GROUP TAG]
<J00>
<J00>{GROUP KEY}|{GROUP SUM} 

[ORDERS GROUP:]

[ORDERS:GROUP TAG=*]
<J00>{QUANTITY} {NAME}
{ORDER TAGS}
2 Likes

Thank you so much, I will have a try.