Hi. When someone do a Order I receive from the sender system e-mail.
Its possible to change that to Costumer e-mail ?
The problem is that my father doesnt have the knowledge to see who send the email, so he just click to send a answer.. and answer to him self! :|
I would like to see if in the Order email we could have the same thing like we got for "Ask a question about the product"... because here it's working nice because he just click to give answer to our costumer and the email is the costumer email... not the system email.
Hope you understand what i am trying to tell.
Thanks and best regards
Hi,
I am facing the same problem.
Have you find a suitable solution for this issue yet?
If so could you please share it?
Cheers,
Marcel
the emails are constructed in the /helpers/shopfunctionsf.php - try looking at the code there
In the current VM versions with default templates the shoppers email address is used to populate the From address in the order email. So just hitting reply to the order email sends the mail to the shopper.
So the "issue" is already fixed.