cancel
Showing results for 
Search instead for 
Did you mean: 

Coupon Code Configuration Question

Coupon Code Configuration Question

Can anybody help me to know how to setup of a coupon code with the following logic?

 

Save 5% off any order $500 or more.

Save 10% off any order $1000 or more.

 

I want to use one code that will apply this logic above.

2 REPLIES 2

Re: Coupon Code Configuration Question

Hello.

 

Go to Promotions -> Shopping cart price rules and add new rule

 

Set the following:

Conditions:

If ALL if these conditions are TRUE

Click +

Select from drop-down - 'Subtotal'

 

Change 'is' to 'equals or greater than'

instead of dots put 500 or 1000

 

Actions:

Apply: Percent of products price discount
Discount amount: 5 (or 10 for second)

 

Here is the article where this case is explained and there is also 6 more price rules that are most often used -
https://www.mag-manager.com/useful-articles/about-magento-shopping-cart/examples-magento-promotions-...

 

Store Manager for Magento 1.x and 2.x - inventory management tool to automatically update products, customers, orders, and other data across multiple sales channels and suppliers.

Re: Coupon Code Configuration Question

Yes, I know how to add a promotion for 5% off order $500 or 10% off $1000 separately.

 

I can also do this if promotion is automatically applied.

 

But, if i have to add these as two different promotions using the same coupon code, it seems like it's not possible?