Hey All,
I want to create a discount item please suggest to me the right path/method. In my case, I want to show a discount on related/correlated items if a customer buys product "x" he will get a discount on "y" item on removing item "x" from the cart the "y" discount should be removed.
s
Steve Goldberg
10/20/2020, 11:06 AM
This seems like a standard feature of SuitePromotions
h
humzariaz
10/20/2020, 11:12 AM
Glad to see your Response @Steve Goldberg.
Yeah might be, but i have to show item list like suggestions through which customer can see the promotion items on buying "x"
s
Steve Goldberg
10/20/2020, 11:42 AM
Ah, then those are two separate things that must be managed separately
Steve Goldberg
10/20/2020, 11:42 AM
You might be able to create one master list and serve both things from that list. For example, a commerce category
Steve Goldberg
10/20/2020, 11:42 AM
But you can't query a promotion and return its qualifying items from the frontend
h
humzariaz
10/21/2020, 4:33 AM
ahh okay @Steve Goldberg Thanx for your concern ! will let you know if I got success or got alternative customize path for this 🙂