Skip to main content
All CollectionsLoyalty & RewardsVIP
VIP Tier Label Changes with Dynamic Variables
VIP Tier Label Changes with Dynamic Variables
Updated this week

VIP Tier Label Dynamic Variables Explained

  • Dynamic variables allow you to have custom values for each customer when they see the call-to-action text in the VIP Tier section of the Appstle Loyalty & Rewards Widget.

Using Dynamic Variable in VIP Tier Labels

1) In the Appstle Loyalty & Rewards App, navigate to the More tab and click on Widget & Dedicated Page Customizations.

2) Selecting Labels will take you to the label editor. In the top right corner, click on More Labels and select VIP Labels.

The main section with dynamic variables is the VIP Tier Progress section which has three fields. Each text field has its own set of dynamic variables which can only be used. Please ensure that each variable is wrapped in two sets of curly brackets (e.g. {{points}} instead of points). You can use only one dynamic variable at a time for the Spent Amount Label or Earn Points Label.

  • Spent Amount Label - Active when VIP Tiers are based on Total Lifetime Spending

    • {{amount}} - Shows the amount all customers need to spend to reach a specific tier, which is the same for all customers and is based on the tier values.

    • {{remainingAmount}} - Shows the amount the specific logged-in customer needs to spend to reach the next tier and changes for each customer.

  • Earn Points Label - Active when VIP Tiers are based on Total Points Earned

    • {{points}} - Shows the points all customers need to earn to reach a specific tier, which is the same for all customers and is based on the tier values.

    • {{remainingPoints}} - Shows the points the specific logged-in customer needs to earn to reach the next tier and changes for each customer.

  • VIP Achievable Tier Label

    • {{milestone_type}} - Displays the VIP Milestone type which is either earned points or total money spent

    • {{milestone}} - Displays the amount of either earned points or total money spent to reach a tier.

    • {{achievable_tier}} - Displays the next achievable tier for the customer.

Did this answer your question?