Hey All, I want to create a discount item please s...
# suitecommerce
h
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
This seems like a standard feature of SuitePromotions
h
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
Ah, then those are two separate things that must be managed separately
You might be able to create one master list and serve both things from that list. For example, a commerce category
But you can't query a promotion and return its qualifying items from the frontend
h
ahh okay @Steve Goldberg Thanx for your concern ! will let you know if I got success or got alternative customize path for this 🙂