#Laestry
1 messages · Page 1 of 1 (latest)
Hi 👋 if you modeled those different options as different Products, then you can use the applies_to field on the Coupon which controls which Products the coupon can be applied to.
If those two options are created under the same product, then you would need to code your own logic to handle that.