Setting up Promotions(Limiting Dollar amount for Promotions)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
ygk
Reply | Threaded
Open this post in threaded view
|

Setting up Promotions(Limiting Dollar amount for Promotions)

ygk
Hi all,

By setting up the promo rule as given below,

Condition1:
If cart sub total is less than or equal to 1000$, the order percent discount
should be 5%

Condition2:
If cart sub total is greater than or equal to 1000$, the order amount flat
is 50

How to achieve this?


Regards,
Yokesh.



--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
Reply | Threaded
Open this post in threaded view
|

Re: Setting up Promotions(Limiting Dollar amount for Promotions)

Pritam Kute
Hello Yokesh,

You can review demo promotions created at the following link [1].

This will help you get the idea about how you can create promotions in
OFBiz.
[1]:
https://demo-trunk-ofbiz.apache.org:8443/catalog/control/FindProductPromo

Please let me know if you have any questions.

Regards
--
Pritam Kute


On Mon, Nov 12, 2018 at 5:05 PM yokesh <[hidden email]> wrote:

> Hi all,
>
> By setting up the promo rule as given below,
>
> Condition1:
> If cart sub total is less than or equal to 1000$, the order percent
> discount
> should be 5%
>
> Condition2:
> If cart sub total is greater than or equal to 1000$, the order amount flat
> is 50
>
> How to achieve this?
>
>
> Regards,
> Yokesh.
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>
Reply | Threaded
Open this post in threaded view
|

Re: Setting up Promotions(Limiting Dollar amount for Promotions)

Rishi Solanki
Please check the -
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPromoRules?productPromoId=9011
Here you can set all conditions and actions. Conditions to set when
promotion should apply and actions is for what to apply.

HTH!

--
Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co


On Mon, Nov 12, 2018 at 6:00 PM Pritam Kute <[hidden email]>
wrote:

> Hello Yokesh,
>
> You can review demo promotions created at the following link [1].
>
> This will help you get the idea about how you can create promotions in
> OFBiz.
> [1]:
> https://demo-trunk-ofbiz.apache.org:8443/catalog/control/FindProductPromo
>
> Please let me know if you have any questions.
>
> Regards
> --
> Pritam Kute
>
>
> On Mon, Nov 12, 2018 at 5:05 PM yokesh <[hidden email]> wrote:
>
> > Hi all,
> >
> > By setting up the promo rule as given below,
> >
> > Condition1:
> > If cart sub total is less than or equal to 1000$, the order percent
> > discount
> > should be 5%
> >
> > Condition2:
> > If cart sub total is greater than or equal to 1000$, the order amount
> flat
> > is 50
> >
> > How to achieve this?
> >
> >
> > Regards,
> > Yokesh.
> >
> >
> >
> > --
> > Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
> >
>