AbanteCart Development > Customization help

Add logo to invoice

(1/2) > >>

tzantello:
I'm needing to add my logo to the invoices. I'm assuming most people want do do this. Can someone please point me in the right direction? What code do I need to add and to where? Thank you!

abantecart:
Here is the the template that you need to edit.
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/account/invoice.tpl

Just add your HTML with the logo somewhere to the top

llegrand:
For clarity are you referring to the order invoice within the account section  or the email order confirmation that is sent when a customer makes an order?

abantecart:
Just in case, here is the file to email template with order confirmation details.

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/mail/order_confirm.tpl

Tsietisin:
I've been wanting to do the same thing.

I'm altering the file but no matter what I seem to do, the image will just not appear on the invoice. No matter where I add the HTML, it just wont show.

Any other advice that people may be able to give on this one?

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod