After a 3.5 years with Hikashop - many revisions - something happened to my email that I get and I want it like I had before. Now I am using Joomla 3.4.6 & HikaShop Business: 2.6.0.
Is this what I add to the bottom of the file?
"So you will have to add such code:
<?php $mail->subject = 'New Order# '.$data->order_number.' - '.$data->cart->shipping_address->address_lastname; ?>
You can add it at the end."
and which one, the HTML, text or preload version?
Seems like I tried pasting it in and orders would not go through.