Contact mail copy

  • Posts: 6
  • Thank you received: 0
14 years 4 weeks ago #58364

Hi!

I would like to send copy to customer, but how?

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 86058
  • Thank you received: 14181
  • MODERATOR
14 years 4 weeks ago #58422

There is no option for that.

You would have to change the line:

$mail->dst_email = array($config->get('from_email'));

to:

$mail->dst_email = array($config->get('from_email'), $element->email);

in the file components/com_hikashop/controllers/product.php

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum