Hi,
When displaying products, we want to determine if a product is on sale. We are using a Discount Matrix and some users have a permanent discount, which we want to filter out.
It would be best done by having a option on the discount saying this is a "permanent discount" or "user discount" (the name is not that relevant).
Alternativeliy if if you could make the ID available in the ProductDiscounts loop (on the product), we could filter it out by that.
- Mikkel