Pergunta

I modified this once before, but I have forgotten where this part of magento invoice comes from.!

enter image description here

\app\design\frontend\default\MYTHEME\somewhere?

Foi útil?

Solução

The email template for a new Invoice is located at app/locale/en_US/template/email/invoice_new.html around line 64. I believe the Payment Method content is generated in the following file: app/design/frontend/base/default/template/payment/info/default.phtml.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top