Re: Price Rule simple question?
Posted by
David E Jones on
Feb 18, 2007; 12:24am
URL: http://ofbiz.116.s1.nabble.com/Price-Rule-simple-question-tp144630p144631.html
On Feb 17, 2007, at 9:15 AM, Walter Vaughan wrote:
> I understand price rules pretty good [I think :(].
>
> One category that I am not sure of is a party classification that
> gets 10% off retail, 15% over a certain order amount, 20% off over
> an other amount, and so on up to 30% off. I am pretty sure I would
> handle them with a global price rule of -10 off of default prices,
> and apply a promotion based upon order amount to get them the rest
> of their discounts.
>
> What not clear would be how to use
>
https://host_name:8443/catalog/control/createProductPromoAction> I see that I can set a rule based upon Cart Subtotal
> and there is an action for Order Percent Discount,
> but it's not clear which box would get the value...?
> Quantity,Item, or Party? None seem right
Quantity would be the one where the value goes.
> What really monkeys this up (my apologies to any monkeys on the
> list) is that after I get this rule working, I have a exception for
> a category of products that are limited to 10% regardless of amount
> of order total.
What is that actual error you are getting?
-David