We have a requirement where we want to apply discount on a product based on range of values.
Customer wants if the channel code is between 1 and 2 then we should apply a discount of 10.
We need to use attribute based discounting. Any pointers appreciated.