AbanteCart Community

AbanteCart Development => Customization help => Topic started by: daimion on September 03, 2014, 09:39:52 PM

Title: Order Confirmation Email - Changing Logo
Post by: daimion on September 03, 2014, 09:39:52 PM
Hi,

    Am trying to have a different header image from the store logo on the Order Confirmation Email. I've gone into the order_confirm.tpl  file, and change the logo with the new header image destination.

    This seems to work fine, except for 2 issues:

1) Since the image is hosted on the website, it doesn't automatically show on the email body unless the use clicks "download images".
2) The original store logo is still being sent as a attachment.

    I've read on another post that I might need to change something in the order.php file found in ".../storefront/model/checkout/". But I have no idea what exactly I have to do there.

    If anyone could help me, that would be great!