How to change customer invoice template in Magento 1.6

How to change customer invoice template in Magento 1.6? We want to remove the area in which he informs the customer about the tracking number, and change some of the wording that the email creates.

An example of the email we want to change can be found here: http://deadlydash.com/magento.jpg

+5
source share
1 answer

System> Transactional Letters> Add Template

  • Select "New Invoice"
  • Download Template
  • Change as desired
  • Do the same for the guest account template (if necessary).

System> Configuration> Trade letters

  • Install the templates you just created as templates to use for these letters.
+9
source

All Articles