Can anyone tell me where I can edit the email text that customers receives after an order.
My customers receives the following email text.
“Thank you for your order from Magento Demo Store. You can check the status of your order by logging into your account. If you have any questions about your order please contact us at or call us at (800) DEMO-NUMBER Monday - Friday, 8am - 5pm PST. “
Obviously I don’t want ”Magento Demo Store” and definately not ”dummyemail@magentocommerce.com or call us at (800) DEMO-NUMBER Monday - Friday, 8am - 5pm PST.” in this email. I would like my own store name and real telephone number. ”
I have all my email settings in the configuration section set up correctly. What am I missing?
I don’t know why this wasn’t hard coded so it would take the admin settings and place it automatically in these files. Maybe in the next update this will be the case.
This should be and is easier to do than editing the all those templates although it is not made very apparent in the screencast on transactional emails.
All you have to do is go into the admin under System>Transactional Emails and Add New Template. You’ll be presented with the screen to add your new template and here comes the aha!… At the top there is a drop down where you can select and load one of the existing templates as the foundation for your new custom template. It loads all of the (X)HTML and other code that each template uses. Slick!
I wish I had known that earlier. Oh well, learning experience for me..lol
Thanks everyone. I will remember the easier methods you all have talked about the next time.
I Change evrything in the ADMIN panel (all templates) but im still geting:
Thank you for your order from Magento Demo Store. You can check the status of your order by logging into your account. If you have any questions about your order please contact us at or call us at (800) DEMO-NUMBER Monday - Friday, 8am - 5pm PST. “
When I create an account the only way that I found was modifying the files as is mention before.
I found this problem only with that email the others work fine if you make the changes through the admin panel.
add new template not working, meanwhile print can be in my language.
any solution on this?
The email templates for guests are set to defualt. You have to go to system > configuration > sales emails > and set the emails to what they should be, and not the defaults.
As far as I know, you can change the emails in the admin section if you go to System > Config > General > Store Email Addresses
But I certainly wish changing the store name was that easy. It is mildly retarded to have to chase down every instance of “Magento Demo Store” to change the store name manually, something that every singe store owner will have to do. And if you miss one, then you look dumb.