Limit Discount Code to certain number of times per month

I have a discount code that allows a specific group of customers to receive certain complimentary products. It is limited to 2 at a time with the help of Order Logic, however, technically they can log back in and order another 2.

I NEED to also limit the number of times the code can be used per month. The specific group of customers who are able to use the discount code should only be able to do so twice a month.

Are there ANY solutions to this? I cannot seem to find an app with this ability and I’m not sure why.

Thank you,

Taylor

Hi Taylor - In the same boat here. Did you ever find a solution to limiting the coupon use on a per month basis? I’m not finding anything either. Thanks

Hi @TaylorV,

I saw your question about monthly discount limits. DC Order Limits does not control discount codes directly, but it can limit how many times a customer purchases specific products per month.

If your complimentary products are tagged or grouped in a collection:

  1. Create a customer purchase limit rule for those products

  2. Set max quantity to 2

  3. Schedule a monthly reset using Shopify Flow

This approach blocks additional purchases of those items during the month; it not only restricts the discount.