Umbraco Commerce: DiscountService is there a easy way to see if a discount applies to a product?
m
Expanding... anyone have a way to pass store and product sku/guid to the discountService to return the reward(s) on the product? Aware the discounts in reality are tied to orders (to support complex, extensible rules qty/conditional) But just want to be able in the first instance to add a "possible discount available" in the frontend driven from discounts.
3 Views