Skip to main content

Customer Attributes

The extension adds the customer attributes to the conditions list. That is, any customer attributes in the website will be displayed in the drop-down.

Customer attributes show up in the conditions dropdown

Rule example

The conditions tab of the example rule #1

The rule in this example is – “Customers with email from gmail.com gets 20% discount on buying 3 bags”. That is, a logged in customer [email protected] will be able to get the discount, while a not logged in customer or a customer with non gmail email (eg: [email protected]) won’t be able to get the discount.

Note: In our example, bag is any product that belongs to category 4.

Customer's Birthday

Using this functionality, you can create a rule that will apply on or around customer birthday.

In the conditions drop-down, choose the "Customer Birthday":

The Customer Birthday condition shows up in the dropdown

Fields explanation

There are four possible values in the Customer Birthday drop down - today, in a week range, in two weeks range and this month:

Customer Birthday condition values

  • today – the birthday is today. For example, if the customer’s date of birth is 12/7/67 and today is 12/7, then the condition will be valid
  • in a week range – the birthday is between 3 days ago and 3 days in the future. For example, if the customer’s date of birth is 12/7/67, the condition will be valid between 9/7 and 15/7 (included)
  • in two weeks range – the birthday is between a week ago and a week in the future. For example, if the customer’s date of birth is 12/7/67, the condition will be valid between 5/7 and 19/7 (included)
  • this month – the birthday is this month. For example, if the customer’s date of birth is 12/7/67, the condition will be valid on July.