I'm using Magento 1.9 and I need to set up a discount for the number of items from a single category. The products we sell are wines and we give a 10% discount for quantities of 6-11 bottle, 20% for 12-23 bottles, and 25% for 24 or more bottles. The quantity totals do not have to be of the same wine, it's just based on the total bottles you purchase. It should only apply the the category of Wines.
I thought I could do this under Promotions/Catalog Price Rules but it does not allow me to pick a condition based on quantity? Am I missing something? or is there a work around for this? or is this going to involve custom programming?
Thanks.
Solved! Go to Solution.
Hi,
Go to Promotions/ Shopping Cart Price Rules and new Rules
- put the General information
- set the condition
Set the other information according to your discount.
If this post is help for you pleas mark as accept.
Thanks,
Dibyajyoti
Hi,
Go to Promotions/ Shopping Cart Price Rules and new Rules
- put the General information
- set the condition
Set the other information according to your discount.
If this post is help for you pleas mark as accept.
Thanks,
Dibyajyoti
Thanks, that worked. I was just working in the wrong area.