Catalog Request (catrequest.txt) ​
The Catalog Request email is sent when a user requests a catalog and/or subject information on their Profile page.
To activate the Catalog Request template, the CatRequest.txt file must be placed in the same directory that contains your HTML template files (i.e. wconnect/ace).
You may edit the email text (i.e. "Thanks for your interest ...", etc.). However, do not edit the template tags. They must remain as entered on the template or they will not work properly.
The following template tags are used on the catrequest.txt template:
Tag | Description |
---|---|
pcRequest | The template tag is replaced with one of the following statements depending on the information requested by the user. A copy of the catalog, a copy of the catalog and information on the specified subject information on the specified subject |
config.cSenderName | Includes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature. |
config.cHelpPhone | Includes the Help Phone from the HelpPhone INI setting in the ACEweb.ini as part of the email signature. |
config.cSenderEmail | Includes the Sender Email from the SenderEmail INI setting in the ACEweb.ini as part of the email signature. |
END | Tells ACEweb where the email message text ends. Only text and template tags placed above the -END- tag will be included in the email. |
Staff Notifications ​
By default catalog request notifications are sent to the emails listed in the OfficeEmail INIÂ setting. You can send them to different staff members with the MarketerEmail INIÂ setting.