Magento发票的付款方式部分来自哪里

时间:2013-08-19 20:08:06

标签: magento templates invoice

之前我修改了一次,但我忘记了magento发票的这一部分来自哪里。!

enter image description here

\应用\设计\前端\默认\ MyTheme的\某处?

1 个答案:

答案 0 :(得分:4)

新发票的电子邮件模板位于第64行附近的app / locale / en_US / template / email / invoice_new.html。我相信付款方式内容是在以下文件中生成的:app / design / frontend / base /default/template/payment/info/default.phtml。