Related discussion on dev group - https://ofbiz.markmail.org/search/?q=Applicable%20Promo%20Recommendations#query:Applicable%20Promo%20Recommendations+page:1+mid:qvc5zimtu7txbiiy+state:results
Instead of let the multiple promotion allow we can use limit per order, limit per customer and limit per promotion flags to make single applicablility of promotion. Best Regards, -- Rishi Solanki Sr Manager, Enterprise Software Development *HotWax Systems* *Enterprise open source experts* cell: +91-98932-87847 http://www.hotwaxsystems.com On Wed, Jun 19, 2019 at 11:06 AM Pritam Kute <[email protected]> wrote: > IMO It's a little bit tricky actually. It all depends on how the promotion > manager creates promotions in the system. But agreed with Suraj that only > one promotion with a maximum discount should be applied per cart. > > Again we can provide the user with an option to choose from the list of > applicable promotions which he wants to apply on the cart. > > Kind Regards, > -- > Pritam Kute > > > On Wed, Jun 19, 2019 at 10:30 AM Suraj Khurana <[email protected]> > wrote: > > > Hi Paul, > > > > Thanks for bringing this to everyone's attention, a simple case could be > > following two promotions are setup in parallel: > > > > - A flat 200 off promotion to be available only after purchase of $2000 > on > > product X. > > - A flat 15% off promotion on Category ABC and interestingly X product is > > part of ABC category. > > > > So when a user adds product X into cart, and cart value raises $2000, > both > > promotions gets applied, from companies perspective, its a loss and they > > might only want to give one one promotion at a time. > > > > HTH. > > -- > > Best Regards, > > Suraj Khurana > > Technical Consultant > > HotWax Systems > > > > > > > > > > > > > > > > On Wed, Jun 19, 2019 at 10:18 AM Paul Foxworthy <[email protected]> > > wrote: > > > > > Hi Suraj, > > > > > > Why would you want the $3 promotion if it will never be applied? If > they > > > have different data ranges, I think two separate $3 promotions for date > > > ranges before and after the $5 one is a much clearer way to express it. > > > > > > What do you think? > > > > > > Cheers > > > > > > Paul > > > > > > On Tue, 18 Jun 2019 at 23:16, Suraj Khurana <[email protected]> > > > wrote: > > > > > >> Hello, > > >> > > >> This is very common in e-commerce business that only one promotion > > should > > >> be applied to any cart from business perspective, if a PriceRule is > > active > > >> than also one promotion should be applied with maximum value. > > >> > > >> As current OOTB doesn't supports this, I think we can make it > > configurable > > >> to use this as a feature. > > >> > > >> It can be a good to have feature !! > > >> -- > > >> Best Regards, > > >> Suraj Khurana > > >> Technical Consultant > > >> HotWax Systems > > >> Enterprise open source experts > > >> cell: 96697-50002 > > >> http://www.hotwaxsystems.com > > >> > > >> > > >> > > >> > > >> > > >> > > >> On Tue, Jun 18, 2019 at 2:50 PM Jacques Le Roux < > > >> [email protected]> wrote: > > >> > > >> > Le 18/06/2019 à 10:52, Pallavi Goyal a écrit : > > >> > > Hello team, > > >> > > > > >> > > I have made two promotions- > > >> > > > > >> > > 1. Give flat $5 on order > > >> > > 2. Give flat $3 on order > > >> > > > > >> > > Both of these are active at the same time. When I check the cart > on > > >> > > e-commerce, the discounts for both promotions are showing. > > >> > > > > >> > > Is this an expected result or only one promotion should be applied > > to > > >> the > > >> > > cart which is giving a higher discount. > > >> > > > > >> > > Please share your thoughts. > > >> > > > > >> > > -- > > >> > > Thanks > > >> > > Pallavi Goyal > > >> > > > >> > Hi Pallavi, > > >> > > > >> > IMO if the user wants to give 2 different flat promo they should be > > >> > applied, why not? > > >> > > > >> > Jacques > > >> > > > >> > > > >> > > > > > > > > > -- > > > Coherent Software Australia Pty Ltd > > > PO Box 2773 > > > Cheltenham Vic 3192 > > > Australia > > > > > > Phone: +61 3 9585 6788 > > > Web: http://www.coherentsoftware.com.au/ > > > Email: [email protected] > > > > > >
