The following content in the web page's template: Balance: {CUSTOMER-CREDIT-ACCOUNT-BALANCE}
If the customer owes $10 on their credit account it will display the following when viewing that web page in the storefront: Balance: $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 {CUSTOMER-CREDIT-ACCOUNT-BALANCE} QuickCode Tag is changed into the source code below prior to the web page being displayed.