That's correct. Here is the exact step. Somewhere between the optional steps:
Code:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OPTIONAL: DISPLAY THE POINTS EARNED ANYWHERE ON THE SITE, do these steps:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Add the following anywhere in the templates to display customer points:
{if $login}{$points.total}{/if}