Hello everyone,
Using umbraco Commerce, you can define discount rules on products/categories if you pick the Order Line Product rule. this works really well when picking a product (as it is really obvious to which product the rule applies to). However, when picking a subcategory that applies to the product, I would expect that this discount also gets applied (created 2 seperate discounts to test).
Does anyone know how the category gets resolved? Is it looking for a certain doctype/property alias? I did look into the documentation, but could not find anything. (maybe I miss something obvious).
Thanks