How do I get customers business name to show in welcome email either above customer name or in OFFICE USE section of email sent to admin?
Hi
Thank you for your question.
There are three stages to include additional information in both the plain text and HTML versions of the email:
- Modify the file where the email is built, in this case in includes/modules/create_account.php
- Add additional language define statements, in this case in includes/languages/english/create_account.php
- Modify the HTML email template to include additional information, in this case in email/email_template_welcome.html
A step-by-step guide is available - Customise Zen Cart Welcome Email – Add Company Name.
Adjust the information within the language defines and the location of the additional information in the email message as required.
Hope this helps,
Kerrin
|
|||||||




#1 by Ron Carson on 17 February, 2010 - 11:37 am
Hi Kerrin
Thanks for putting time into this fix.
Works great
Ron
#2 by kerrin hardy on 19 February, 2010 - 12:30 pm
Hi Ron
You’re more than welcome
Glad it worked for you and was what you needed.
Cheers
Kerrin
#3 by Alesia Twine on 30 August, 2011 - 8:51 am
Just leaving a quick comment to say I’m enjoying your blog…