Shopping Cart Price Rules and Coupons in Magento 2 |
Magento 2 Discussion |
Written by ITORIS Team, 2017-03-27 |
Launching a promotion of store aggregates a lot of successful tips that may put your business on the map. One of them is offering coupons to your potential consumers. It's a good and fast tool to appeal to customers to visit your store more often and build trustful relationships. Magento 2 provides the ability to create coupons with discounts and apply it to multiple products or per product, if conditions are met. You can create a coupon within Cart Price Rules.
What are Cart Price Rules? Cart Price Rules allow to apply various discounts to products in the shopping cart. The discount can be applied if all conditions are met, or customers enter the coupon code in the particular field. How to create a coupon? To apply a coupon with discount you need to complete five main steps. You can find Cart Price Rules following Marketing -> Promotions -> Cart Price Rules. You may see the grid with already existed rules and created coupons. To create a new rule click "Add New Rule".
There are 4 tabs: Rule Information – contains general information about a rule and ability to associate a coupon to this rule. Conditions – allows to set conditions that are necessary for applying discounts. The rule is enabled even if no conditions are met. Actions – allows to choose a price calculation method. Labels – helps to identify the discount and can be specified for certain store views.
1. Complete Rule Information
2. Set the Conditions The statement has two bold links that display the options. You can create different conditions by changing the combination of following values:
Click link "ALL", and choose either "ALL" or "ANY". Click link "False", and choose either "TRUE" or "FALSE". Let's add a condition using this combination "If ALL of these conditions are TRUE: ".
This is how the condition will look like:
3. Define the Actions
Percent of product price discount – discount is calculated by subtracting a percentage from the original price. For instance, the original product price is 100$. After you enter 20 in "Discount Amount", the final price will be 80$. Fixed amount discount – a fixed amount is subtracted from the original price. Such discount applies to each qualifying item in cart. If the original price is 100$, and you enter 30 in "Discount Amount", the final price will be 70$. Fixed amount discount for whole cart – discount is calculated by subtracting a fixed amount from the cart total. Buy X get Y free (discount amount is Y) – a quantity that the customer must purchase to receive a quantity for free.
No – free shipping is not available. For matching items only – free shipping is available only for items that match the conditions of the price rule. For shipment with matching items – free shipping is available for any shipment that includes matching items.
4. Add the Labels As mentioned above section "Labels" allows to write a label about submitted discounts that appears on the order below the subtotal.
5. Save all changes The rule might be applied within an hour, so check it before the promotion goes live. We hope that this tutorial helps you to learn more about how to use Cart Price Rules and add coupons in Magento 2. |