Members: Loyalty Points
Introduction
The Loyalty Points page allows your customers/users to view information relating to their Loyalty Point balance and usage.
Where to access the Loyalty Points Page
In order to access the Address Book Page you should be logged in and you should visit the My Account page. Then you should navigate to Loyalty Points page by the submenu from the sidebar.
An example from the Aurora Demo store is: https://demo.auroracommerce.com/members/loyalty-points
Where to find the Loyalty Points Page Templates
This is the template that should be used to control the content of the Address Book Page and should be placed into your template directory and named as follows:
templates/your-template-dir/members/loyalty-points.tpl.html
Variables available in the Loyalty Points page
total_loyalty_points | Total loyalty points held by the user |
total_loyalty_discount | What discount their total number of points is equivalent to |
used_loyalty_points | Total loyalty points used by the user |
used_loyalty_discount | What discount their used number of points is equivalent to |
Updated over 2 years ago