Hello,

A customer of mine expressed to me a concern they had with the store being reputable because not only in the welcome email, but also in the order confirmation email, there was no sign of the actual store information (address, phone number, tc.). They had to go to my "contact us" page to find the address and, more specifically, the phone number to be able to contact me.

I know it's possible to provide the information via email because the confirmation email (only when check/money order is the payment option) will have the "make payable" to section, and lists the address (no phone number). Also, the invoice.php page lists the entire store name, address and phone number, but I can't figure out how to take that info and put it in the emails that I want to. I'm not sure what line of coding to use. I see in the invoice.php where it calls the STORE_NAME_ADDRESS coding, but that's a php page. The emails are html pages.

Does anyone know how to do this? Take any page for example... let's use the email_template_welcome.html for starters, and then I'll put it in the confirmation emails and others as well.

...and hopefully this thread is in the right section. I know it's not a newsletter, but I couldn't find another place to put questions about emails in general. And to my knowledge the customizing the look of your store is for the actual storefront. (?)

Thanks in advance!