Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As user I want to prevent my promotion from stacking with other promotions of the same type #208

Open
1 task
brendan-shea-pm opened this issue Mar 6, 2023 · 2 comments
Assignees

Comments

@brendan-shea-pm
Copy link
Collaborator

Users should be able to select an option so that their promotion doesn't stack with other promotions of the same type

On an Order type promotion, doesn't stack with other Order type promotions
On an Item type promotion, doesn't stack with other Item type promotions on the same ITEM
On a Shipping type promotion, doesn't stack with a Shipping type promotion on the same SHIPPING METHOD

  • Don't Stack with Same Type is the first option in the Promotions Stackability dropdown (because it is the most common use case)
  • [ ]User can select a "Don't Stack with Same Type" option in the Promotions Stackability dropdown

Mockups: https://www.figma.com/file/vWot2cXXgjcsLpMq4SAX90/Kinetic?node-id=2020%3A54523&t=1V1WoiSZtKNg1OGy-0

@brent-hoover
Copy link
Collaborator

@vannguyenn I confirmed with Brian that this is already supported in the backend so we just need to add the additional option in the dropdown

@vannguyenn
Copy link
Collaborator

Thanks @zenweasel I will check this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants