Addon: Discount Plans

I've responded privately to the 8 emails you sent me this morning about your issue.



I have described how the addon works and that if you want discounts to be applied separately to products in the cart then they need to be in separate discount plans. All products in the same discount plan will have their quantities accumulated and the appropriate discount then applied. I believe this behavior is very clearly stated in the documentation and was one of the primary reasons the addon was developed in the first place.

I took care of the problem.



432. line

disc_cart_calc($disc_id, $cart_qty, $cart['products']);

I erased this line.



is working properly as I want.

did not need to plan separately.

I wanted to work this way.

Thanks for your help. tbirnseth

Please include updates in this way.