Displays the Total Amount of commission that an Affiliate has earned.
Example of Use
The following content in the web page's template: Total Earned: {AFFILIATE-STATS-TOTAL-EARNED} per sale
If the affiliate earned a total of $50 in commissions, it will display the following when viewing that web page in the storefront: Total Earned: $50.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {AFFILIATE-STATS-TOTAL-EARNED} QuickCode Tag is changed into the source code below prior to the web page being displayed.