As we’re receiving more questions about product specific discounts I’ve implemented {ITEM TAG TOTAL:X}
and {ITEM TAG PLAIN TOTAL:X}
tags to receive total of orders which are tagged with a custom product tag. I’m planning to tag products as Staff Food Discount
or Staff Drink Discount
to make related calculations easier.
Here is one of the related topics. Instead of tagging orders as discount we’ll just rely on Custom Product Tags.
For this sample we’ll use {ITEM TAG PLAIN TOTAL:Discount=Y}
tag to calculate discount. I’ll give more detailed information after next release.