Settings of Cart Discount

In this article, we will learn about Cart Discount settings in the plugin.

  1. Navigate to Settings of the plugin by clicking on Settings link like the image.

  1. Open General tab on the settings page.
  2. Set a label for WC Conditions Cart Discount Coupon, this label will show in cart coupons area like below image also it will be used as a coupon code for the discount so please choose a unique name for it that this name does not exists in WooCommerce Coupons.

  1. Cart Discount Apply Method specifies WC Conditions Cart Discount apply method, refer to below example for more details.
    • Apply first matched rule discount: Applies first matched rule discount from listed Cart Discounts that are located in Discount tab of WC Conditions.
    • Apply maximum discount: Applies maximum value as a discount from rules that are true.
    • Apply minimum discount: Applies minimum value as a discount from rules that are true.
    • Apply sum of discounts: Applies sum of discounts value as a discount from rules that are true.

Example: Assume that you created more than one Cart Discount as like as below image and all of these rules become true.

  1. Status of all of these Cart Discounts are enabled and because they have not any Date Time Conditions and Conditions so they will be true rules.
  2. As images show these Cart Discounts applies 7$, 5$ and 2$ respectively to the cart.
  • By choosing Apply first matched rule discount for Cart Discount Apply Method 7$ discount will apply to the cart because it is first on the list, you can order these rules by dragging.
  • By choosing to Apply maximum discount for Cart Discount Apply Method 7$ discount will apply to the cart because it has maximum value among other discounts.
  • By choosing to Apply minimum discount for Cart Discount Apply Method 2$ discount will apply to the cart because it has minimum value among other discounts.
  • By choosing Apply sum of discounts for Cart Discount Apply Method 14$ discount will apply to the cart because it is the sum of discounts values 7 + 5 + 2 = 14.