{% set page_group = "loyalty" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}

Please Select a Loyalty Program Type

You can change specific loyalty program settings after selecting a type

Points Earn Dollars

In this type of loyalty program each dollar the customer spends earns them a specific amount of "reward dollars" that can be used for a discount. This program ensures that the customer must spend a certain amount in your store to earn a higher discount, and the discount is always related to how much they have spent.

Example: For every $100 a customer spends they earn a $5 discount off their next purchase.

You can change the following settings:

  • Dollars spent to Reward Points
  • Reward Points to Discount Amount
  • Minimum Points to Redeem Discount
  • Maximum Points Redeemable in one Transaction
  • Days Until Points Expire
Select This Type

Meet a Threshold

In this type of loyalty program the customer must spend a certain amount of money in your store to activate a percent off discount or flat dollar off discount. This discount is applied to one sale when the customer choses to redeem it.


Example: When a customer spends $300 they get 10% off their next purchase.

You can change the following settings:

  • Threshold to Meet Before Discount
  • Percentage Off Discount
  • Dollars Off Discount
  • Maximum Discount
  • Days Until Points Expire
Select This Type
{% include 'components/footer.html' %}