E-Commerce Configuration Guide : Setting up E-Commerce e-mail : Editing e-mail templates
 
Editing e-mail templates
 
There are several e-mail templates, both text- and HTML-formatted, that are located in the template folder in the virtual directory created during setup (usually C:\Inetpub\wwwroot\E-Commerce\template). These include ChargedTemplate.txt and .html, FinalizedTemplate.txt and .html, PasswordReset1.txt and .html, PasswordReset2.txt and .html, and SavedTemplate.txt and .html. The text portion of these default e-mail templates needs to be edited to provide information pertinent to your business.
The following settings contain the path and name of the file to use for the e-mail confirmations:
 
Site Admin Panel > Guest Related Settings > SavedTemplate value = template/SavedTemplate.txt
Site Admin Panel > Guest Related Settings > FinalizedTemplate value = template/FinalizedTemplate.txt
Site Admin Panel > Guest Related Settings > ChargedTemplate value = template/ChargedTemplate.txt
Site Admin Panel > Guest Related Settings > PswdEmailTemplate1 value = template/PasswordReset1.txt
Site Admin Panel > Guest Related Settings > PswdEmailTemplate2 value = template/PasswordReset2.txt
 
Remember, if you are using HTML-formatted e-mail to update the template name accordingly (e.g., Site Admin Panel > Guest Related Settings > SavedTemplate value = template/SavedTemplate.html). Also, if you move your templates to a different directory, be sure to update the path accordingly.