How to Setup Discount with Minimum Purchase in Magento 2
Offering deals and discounts are some of the effective ways to lure customers for purchases, increase the average order value, and boost sales. Sometimes you may want to offer discounts to customers having order value greater than a certain amount so for that you can set minimum order amount in Magento 2. This post is all about how you can setup discount with minimum purchase in Magento 2.
Table of Contents
Offering discount with minimum purchase in Magento 2 can encourage the customers to purchase more products and can ultimately help leverage the sales. For example, ‘X% discount on the cart value for order above Y amount’. You can easily set up such a discount on your Magento 2 store using the condition-based cart price rule.
Here is the complete step-wise guide to offering discounts with minimum purchase in Magento 2.
Steps to Setup Discount with Minimum Purchase in Magento 2
Magento 2 facilitates setting up different cart price rules based on various conditions. In this tutorial, I will be using the same to set up discount with minimum purchase in Magento 2.
So, let’s begin!
Step 1: Create a Cart Price Rule
Log into your Magento 2 admin panel, go to Marketing > Promotions > Cart Price Rules, and click on ‘Add New Rule’ to add a new price rule. Here, you can create a new cart price rule in your store. Enter the following details:
- Rule Name: Enter the name for the cart price rule to offer discounts.
- Description: Enter the description for the cart price rule.
- Active: Switch it to ‘Yes’ to activate the cart price rule.
- Websites: Select the applicable websites where you want to offer the discount.
- Customers Groups: Select all the customer groups to which you want to offer the discount.
- Coupon: Select ‘No Coupon’.
- Uses Per Customer: Limit the use of the discount offer to a specific number of times only.
- Priority: Set the priority of the rule in case of multiple cart price rules.
- Public in RSS Feed: Set it Yes/No as per your convenience.
Step 2: Configure Rule Conditions
After entering the rule information, scroll down and expand the conditions section. Here you can set various conditions to trigger the discount offer.
For example, to offer the discount on orders with a minimum purchase of $200, set the following condition:
Subtotal equals or greater than 200
Step 3: Set the Actions
Next, scroll down and expand the ‘Action’ section and configure the following settings:
- Apply: Select the type of discount you want to offer. You can choose from the following:
- Percent of product price discount
- Fixed amount discount
- Fixed amount discount for whole cart
- Buy X get Y free
- Discount Amount: Enter the amount of discount that you want to offer.
Configure the other settings as per your requirements and hit the button.
That’s it! This is how you can setup discount with minimum purchase in Magento 2.
Conclusion
Offering discounts and deals on your online store can encourage the customers to purchase and help increase the average order value on your online store. Store owners can setup discount with minimum purchase in Magento 2 using the cart price rules. It allows adding various options to offer discounts based on various criteria and conditions that you can leverage as per your requirements. Also if you want customers to follow one particular payment method encourage customers by giving them discount on payment methods in Magento 2. Likewise if discount depend on payment method not showing in Magento 2 cart total solve it and have a better user experience.
Another great way to attract customers is using Buy X Get Y Free offer in Magento 2.
In case you still have any doubts regarding the provided solution, feel free to comment. I would be happy to help you. 💫
Also, do not forget to share this solution with your Magento friends via social media. 😃
Thanks for reading.
Shivbhadrasinh Gohil
Shivbhadrasinh is the Co-founder & Chief Marketing Officer at Meetanshi. He leads the marketing team and is the person behind the marketing & branding success of the company. Being a seasoned digital marketer, he has been consulting online businesses for growth since 2010 and has helped 100+ clients with digital marketing success.
He loves sharing tips and insights about the latest digital marketing trends aimed at helping online business owners.
Prev
How to Integrate Barclaycard Payments with Magento 2
Magento 2 API – Get Admin Token
Next