Discount based on Previous Purchase Amount - 2.0
Learn how to provide discount based on the amount spent by customers using Woo Discount rules
Kowsaliya avatar
Written by Kowsaliya
Updated over a week ago

Common discount scenarios like provide a 10% discount if you have previously purchased more than $1000 are possible via our PRO version of our plugin.

Pre-requisites / Requirements:

Purchase history can be validated only for a registered/logged in user

The ONLY way to establish and validate whether he is a first timer or a returning customer is "when he logs in"

Only when he is logged in, we can

  • retrieve his previous purchase history

  • if there is a previous purchase, he is a returning customer

  • If there is no purchase, he is a new, first time customer

As a result, this discount scenario can only be run:

  1. When customer logs in

  2. Only at the checkout

Let's see with an example:

Go to WooCommerce -> Woo Discount Rules.
Click Add New Rule.

The purchase history conditions will be in Rules(optional).

Scenario 1 :

I want to offer a 10% discount for customers if their previous purchase amount is greater than $1000.

Scenario 2 :
Provide a 10% discount if the purchase amount is more than 500 in the last 7 days.

Note:

  • You can also choose your own desired dates from the purchase history selection and provide a discount.

  • While testing, make sure to have a user account that matches the purchase history conditions.

  • Discounts will be applied only in checkout upon validating the email id.

Video:

Still unclear?
Please submit a support request. We are always happy to assist you :)

Did this answer your question?