RewardsCustomerPointsBalanceInlineWidget
This widget displays the customer's points balance in a visually simple format. It can be placed anywhere on the page to ensure easy access to the customer's current balance.
Explanation
If the customer is not logged in or cannot participate in the program, the widget will not be displayed.
Code
<span
class="gw-rd-customer-points-balance-inline-widget-placeholder"
data-gw-enable-points-name="true"
style="display: block"
></span>
Attributes
data-gw-enable-points-name
: Indicates whether the points name is enabled for display.