Speak to our experts today 0333 004 0333
Speak to one of our experts today
User Guides

EKM Tag: [ekm:customer_user_loyaltypoints]

This tag outputs the number of loyalty points a customer has when they are logged in.

  • Tag Information
Basic Use
Outputs the number of loyalty points the logged in customer has.

[ekm:customer_user_loyaltypoints][/ekm:customer_user_loyaltypoints]
                                
This outputs the following.
1,234
Tag Attributes
Output Start
output_start='';

Define any HTML you want to surround the number of loyalty points.

Value
Description
{user defined}
Define any HTML you want to output before the number of loyalty points.
Output Item
output_item='[loyaltypoints]';

Define any HTML you want to surround the number of loyalty points.

Value
Description
[loyaltypoints]
Outputs the number of loyalty points the logged in user has.
Output End
output_end='';

Define any HTML you want to surround the number of loyalty points.

Value
Description
{user defined}
Define any HTML you want to output after the number of loyalty points.