Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在magento管理员的销售电子邮件页面中添加一个非常类似于订单或订单评论的部分/块,但我从未找到与之相关的模板文件。任何人都请解释或粘贴链接,以便我弄清楚页面是如何处理的。
为此,我在 code/Mage/Sales/etc/system.xml 中包含了与订单、订单注释部分相同的 XML。
新块中的字段和值将保存到 core_config_data。从那里您可以查询字段值。