You can create a custom e-mail template to suit your needs.
About this task
To create and use a custom e-mail template:
Procedure
- Copy the install_dir/repository/xapi/template/merged/email/orders_mail.xsl
template file.
- Modify the file as needed, rename it, and save it within
the install_dir/extensions/global/template/xsl/CUSTOM-TEMPLATE-XSL
directory. You can save it to another directory, but using the standard
directory structure supplied by helps
ensure consistency.
- From the Service Builder, configure an E-mail node to use
your custom e-mail template. In the Body Template field specify /template/xsl/CUSTOM-TEMPLATE-XSL.
Note that using the install_dir/repository/xapi/template/merged/email/file_name.mlt
file with Actions to accomplish the same purpose has been deprecated
as of Release 5.0. Use the E-mail node and an XSL file instead.