I would like to have discount pricing per item within different categories (based on currency). Each category has different quantity discounts that need to be applied. I have 6 categories that need to have discounts per item.
for example

Category A has 1000 products. Every product in the category has the same quantity discount pricing structure but the discount can not be combined between products within that category.

Category A product 1
0-49 = $0.25 each
50-99 =$0.23 each
100-199 = $0.20 each
200 -249 =$0.18
250 + = $0.15

Category B has say another 800 products that need discounts applied per item as well.
Category B product 1
0-99 = $0.25 each
100- 199- $0.23
200-249 = $0.21
250 - 499 = $0.18
500 + = $0.15

I know that ZC product pricing can do this but it means that I would have to apply the discount individually to all my 3000+ products. Does your module support this as I was unsure after reading the instructions. Any help appreciated thanks