Hi, could anyone please explain how I can automatically Include customer name in the body of my e-mails. Some systems will allow something like:
Dear <first_name>,
blah, blah blah
Many thanks
Hi, could anyone please explain how I can automatically Include customer name in the body of my e-mails. Some systems will allow something like:
Dear <first_name>,
blah, blah blah
Many thanks
It already does this
Code:Dear $EMAIL_FIRST_NAME $EMAIL_LAST_NAME
Zen-Venom Get Bitten
These are the email templates that the cart uses and you do not enter these variablesI have tried that using the plain text editor and it does'nt seem to work.
go to admin > tools > Newsletter and Product Notifications Manager > create a new letter and save
Then select yourself(admin) to send it to to see the format
Zen-Venom Get Bitten