Simple Discount - Buy any 2 items for x% off - but exclude 4 products
Got stuck on how set up a rule set that gives a percentage discount when buying 2 or more products. However I want to exclude 4 products from the offer.
I want to avoid having to "add in" every product to the rule group. It would be simpler just to have an "exclusion" group, if that's possible.
It's only possible to have include - but you could set up a quantity rule for 2. Then program a custom award where you can exclude products. You can take the current rules as a template of how to do it.
Simple Discount - Buy any 2 items for x% off - but exclude 4 products
Got stuck on how set up a rule set that gives a percentage discount when buying 2 or more products. However I want to exclude 4 products from the offer.
I want to avoid having to "add in" every product to the rule group. It would be simpler just to have an "exclusion" group, if that's possible.
Hi Paul
It's only possible to have include - but you could set up a quantity rule for 2. Then program a custom award where you can exclude products. You can take the current rules as a template of how to do it.
https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/tree/master/Source/TeaCommerce.Umbraco.Application/Marketing/Awards
Kind regards
Anders
is working on a reply...