Author Topic: Can I customize the customer order invoice?  (Read 4300 times)

Offline rookiecoder

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-0
    • View Profile
Can I customize the customer order invoice?
« on: February 27, 2014, 10:06:35 PM »
Is there anywhere on  how to customize the order invoice sent to customers? such that I want to dispose the upper part of the form and leave the lower part of the form only. Refer the first image i attached then you'll know. The unwanted parts of the form are attached in second and third image.

Any tips? Thanks.

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Can I customize the customer order invoice?
« Reply #1 on: March 03, 2014, 01:49:54 PM »
If you use default_html5 template you need to edit template file storefront/view/default_html5/template/mail/order_confirm.tpl

Or
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/template/mail/order_confirm.tpl
“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline rookiecoder

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-0
    • View Profile
Re: Can I customize the customer order invoice?
« Reply #2 on: March 03, 2014, 08:20:46 PM »
thanks

 

Powered by SMFPacks Social Login Mod