Repository Forums Support WooCommerce Extended Coupon Features PRO Min order quantity and free product Reply To: Min order quantity and free product

#409
Soft79
Keymaster

Please download 2.3.3-b2 (you can find it on your orders page) and try this:

  1. Create a coupon with minimum amount of matching products of 10 and free product y
  2. Don’t check the ‘Allow multiplication’ checkbox
  3. In your theme’s functions.php paste the snippet I posted this morning, and replace your-plugin-code with the actual coupon code. (Please notice that I edited the snippet)

Let me know if that works fine.