hello,
I want to run a promotion with a coupon code, but I want to make sure that each customer only uses the coupon one time. Is this possible?
Thanks so much,
Leslie
hello,
I want to run a promotion with a coupon code, but I want to make sure that each customer only uses the coupon one time. Is this possible?
Thanks so much,
Leslie
You can have a unique coupon per customer with a single use, but not a single coupon for everybody with one use (unless you code it, which would be achievable for a developer)
I'm trying to create a coupon that is good for one $10 widget. If I set up the coupon as a product discount for that amount, then put that product in the cart and apply the coupon, then everything works as advertised--the cart value is $0. But if I increase the number of widgets in the cart to 2 (same widget), the discount is also doubled.
So...how do I create a coupon that will only apply the $10 discount once to multiple products? Is there a way to set a "maximum amount" in addition to a minimum amount?
You must log in to post.