Reward Points + Referral program
v3.2.4



Notification Rules

Notification Rule allows you to set up different messages to your customers, notifying them about their current earning/spending points.

To create a new Notification Rule, go to Marketing > Promotions > Reward Points > Notification Rules and press the button Add New. You will see edit page, divided into three sections, which are:

General Information

  • Rule Name - the name of the rule. It is used for internal purposes only.
  • Is Active - rule status.
  • Active From, Active To - period the rule will be active.
  • Websites - choose which website the rule is applied to.
  • Customer Groups -these are groups which the customer has to belong to for the rule to apply.
  • Stop further rules processing - if enabled, no other rule will apply.
  • Priority - the order that will be used in sorting the various rules available before they can apply.

Conditions

The Notification Rule uses the current persistent Cart.

  • Product attribute combination - This allows you to set a product attribute combination. Attributes list is the same as in Product Rule. It has the following scheme: If an item is tagged [validation mode] in the Cart with [applying mode], and any of these conditions are true:.
    • Validation mode can be either FOUND or NOT FOUND, which defines, whether a checked product exists in the Cart or not;
    • Applying mode can be either ALL or ANY, their meanings are the same as in the previous type of rule: whether all the conditions in this container apply or one or more of them does not.
    • Additional to product properties set, this mode provides three additional properties regarding Cart content:
      • Price in Cart - allows the Customer to check the products that match conditions and prices in the Cart. Useful, when discounts or custom prices are used;
      • Quantity in Cart - allows the Customer to check the number of products ordered in the Cart.
      • Row Total In Cart - Total cost of the products that match the conditions in the current Cart. It is calculated by multiplying the two properties above.
  • Product subselection - allows you to check the cart item attributes. It also has a container and has the following scheme If [selection mode] for a subselection of items in the cart matches [applying mode] of these conditions.
    • Selection mode defines, which primary parameter is checked - product quantity (total quantity) or its row total ((total amount)). It shall be supplied with a numeric value.
    • Applying mode can be either ALL or ANY, their meaning is the same as the previous type of rule: whether all conditions in this container apply or one or more of them does,
    • Container can have the same conditions as the above model.
  • Conditions combination - allows you to break rule into logical parts, each of which can be validated separately. It is extremely useful when ANY applying mode is used for a full rule and the complex conditions required. It creates just a nested block of If *[apply mode]* of these conditions are *[validation mode]* type, as described in General section.

  • Cart attribute - allows you to set reward points earning based on the following cart attributes:
    • Subtotal (Excl. Tax) - subtotal of cart, excluding tax.
    • Subtotal (Incl. tax) - subtotal of cart, including tax.
    • Subtotal - subtotal of cart, including shipping and handling fees. It can also contain a discount, if Stores -> Configuration -> Sales -> Tax -> Calculation Settings -> Apply Customer Tax is set to Before discount.
    • Total Items Quantity - the total quantity of items in the current Cart.
    • Total Weight - The total weight of all products in the Cart.
    • Payment Method - payment method.
    • Shipping Method - shipping method. The note above also applies here.
    • Shipping Postcode - postal code, where the products will be sent. The note above also applies here.
    • Shipping Region - shipping region. The note above also applies here.
    • Shipping State/Province - The state or province where the product will be delivered. The note above also applies here.
    • Shipping Country -The Country where the product will be delivered. The note above also applies here.

Actions

  • Show message on - A checklist of pages where you would like to show your notification message or messages.
  • Message - the texts contained in the message.

More examples can be found at Notification Rules Examples section.