I'm finalizing a new site and have been going over the various emails that are sent from Zen Cart toggling between Enable HTML Emails true / false.
I have a few question I'm hoping someone could help clarify...
Questions:
1. I noticed that some information/data, such as the EMAIL_FOOTER_COPYRIGHT, is left out of the order status Text emails but is included in the order status HTML emails.
- Is there a ZC function that determines what defines/data to include in Text email vs HTML emails? If so, which file/function?
- Do the Text emails use the email_template_x.html files? If not, what determines what defines/data is included in the Text emails (maybe related to above)?
2. Would it be correct to say that emails that are initiated by the customer (registration, orders, etc.) use the defines found in email_extras.php on store side, but emails initiated by admin use the defines found in email_extras.php on the admin side?
Thanks![]()



Reply With Quote

