reactioncommerce / kinetic

Kinetic introduces a suite of opinionated admin tools that internal teams can use to manage and run their stores on Open Commerce.
Apache License 2.0
7 stars 3 forks source link

As an operator I want to limit how many times a promotion can been used on a single order #149

Closed brendan-shea-pm closed 1 year ago

brendan-shea-pm commented 1 year ago

As an operator I want to limit how many uses a promotion can have in a single order. For example the promotion offers $5 off Nike sneakers and the operator only wants the promotion to apply to one pair of shoes, they set the limit to 1. So a customer buying 3 pairs of Nike Shoes would only get $5 off a single pair rather than $5 off each of the 3 pairs (for a $15 total value)

Mockup: Promotions / Detail Page https://www.figma.com/file/vWot2cXXgjcsLpMq4SAX90/Kinetic?node-id=2020%3A54523&t=DX1SCEHurQYZHXY8-0

perorder.jpg

brent-hoover commented 1 year ago

@brendan-shea-pm this ticket is a little confusing because the headline says "promotion can been used in a single order" but it seems like its how many items it can be applied to? Is that correct

vannguyenn commented 1 year ago

Move this to Blocked while waiting for API supports

brendan-shea-pm commented 1 year ago

Thanks @zenweasel I've updated the headline to better reflect this issue