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 set my promotion type to Shipping Discount #177

Closed brendan-shea-pm closed 1 year ago

brendan-shea-pm commented 1 year ago

Mockup: Promotions / Detail Page

Promotion Type Dropdown https://www.figma.com/file/vWot2cXXgjcsLpMq4SAX90/Kinetic?node-id=2082%3A47363&t=sFagdUnSMbq5ZIJn-0 Screenshot 2023-01-29 at 4.18.31 PM.png

Action MenuScreenshot 2023-01-29 at 4.22.24 PM.png

zenweasel commented 1 year ago

I think for matching Strings for Shipping Methods we might want add the ability to provide wildcards or regex? So that for dynamic shipping methods (e.g. UPS, FedEx, Shippo) if the provider makes a small change it won't break the promotion?

brendan-shea-pm commented 1 year ago

@zenweasel I think your comment is more relevant to https://github.com/reactioncommerce/kinetic/issues/179 Given those requirements do you think we're covered on this topic? If a user can see a list of Shipping Methods for the store when they click into the Shipping Methods field then I think we should be ol

zenweasel commented 1 year ago

Closed via #195