Displays the average commission that an affiliate receives.
Example of Use
The following content in the web page's template: Average Commission: {AFFILIATE-STATS-AVERAGE-COMMISSION}
If the affiliate's average commission is $10, it will display the following when viewing that web page in the storefront: Average Commission: $10.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-AVERAGE-COMMISSION} QuickCode Tag is changed into the source code below prior to the web page being displayed.