Contact mail copy

  • Posts: 6
  • Thank you received: 0
12 years 3 months 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: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months 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.052 seconds
Powered by Kunena Forum