Add Product from Order Tag [Package Product]

My first tutorial so be nice! please :smiley:

With this tutorial you can create a setup where you can have packages for food or other products, now you can always just use Order Tags to do that but in some cases you might want to have a package with multiple products that also have modifiers, like lets say a Chicken Package that has chicken wings which have its own modifiers (spicy, grilled, mayo, etc), potatoes and a drink. And in each one of those you might want to add its own Order Tags.

So in order to do that you could use this setup. Its very simple and probably can improve with some imput from experts here.

Flow demonstration:

Setup:

  1. You need to create Order Tags list with exact names of the products you want it to add. Make sure they are exactly the same way as you have them in Products. You can have multiple of those for multiple packages.

  1. Create an action that will add the product and change its price to zero, since its part of the package.

  1. Setup a rule that will add the product to order only when an item from that Order Tag is selected. If you have multiple Order Tags there just set it to Match Any and specify all of them.

I left the tags on the initial package product so that you can see which items belong to that package, and individual items can now be also tagged and even increase price in case they want extra paid components.

Okay that’s it, a very basic and simple Package Setup, let me know your ideas about it.

5 Likes