Book Your Free Consultation Today

Get expert advice on how EKM can help you drive more sales, save valuable time, and grow your business effortlessly — all without the hassle.

  • Tailored advice for your business needs

  • Discover how EKM helps you scale with ease

  • No pressure — just expert insights and a clear path forward for your business

Book Your Free Consultation Today

Book a specific time and date for a consultation

or

Enter your details, and we’ll call you back ASAP.

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.