Hello friends , We are using version 6.3 and I was wondering whether the mail can be sent to the customer with order details Will be different in its content from the mail of the webmaster, at least in the subject and some line inside . Currently two identical emails.
Another question , is it possible that instead of e-mail address that appears in the header ( from ) , to be something else than the principal email address, like Your order from your shop... Thanks in advance ,
Thank treewood, I understand the position of the script, How do I change the data received by the client? For example, the wording of the email or the title ... If you can upload a script line example or how to add to this script:
Few lines above that code is: $aSend['sMailContent'] = preg_replace( '/\|n\|/', "\n", $lang['Order_customer_email_head']. ...
This variable: $aSend['sMailContent'] contains email content. If you want to change it then you need to change content of this variable. It is not easy to made. If you dont know basics of PHP then better is to contact with our partners, and they will make you such modification: http://opensolution.org/opensolution-partners.html
I suggest you to contact with StudioStrona or Simlution
Thank you, Appreciate the help, I'll try alone with my experience in PHP and if I'll find it hard to get I'll touch with the people you recommended .. Big thanks again