Add image filename to order confirmation email and invoice?

  • Posts: 63
  • Thank you received: 1
  • Hikashop Business
4 years 4 months ago #321753

-- url of the page with the problem -- : gg.ywdw.co.uk
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.19
-- PHP version -- : 7.1
-- Browser(s) name and version -- : 002342

Hello,

Where can we edit to set the image filename to the order confirmation email and the pdf invoice?

Many thanks

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
4 years 4 months ago #321768

Hello,

You can edit and custom your each email type :
1. From Main HikaShop Configuration, click on System => Emails
2. Here, for you point I assume that you mean order status notification (this order is sent each time order status is change)
created => Confirmed & confirmed => Shipped
3. Have a look, in the Html Version, how is managed the header icon



With this code :
<img src="{VAR:LIVE_SITE}/media/com_hikashop/images/icons/icon-48-order.png" border="0" alt="" style="float:left;margin-right:4px;"/>

For the invoice, a little tips :
1. From Main HikaShop Configuration, go to Advanced tab
2. In the Advanced settings, have a look on the Display view files, define to "front-end".
As result :
This will display, view references that manage HikaShop display views and to get their references.
3. Here, you have to edit the "order/show"
Note : Have a look on this tutorial .

Hope this will help you to achieved your need.
Regards

Last edit: 4 years 4 months ago by Philip.

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

Time to create page: 0.058 seconds
Powered by Kunena Forum