标签: magento
我需要在Magento OnepageCheckout表单中添加文本字段。无法通过管理面板添加文本字段。它是一个安装用于一页检出的模块,并且具有固定字段,因此只能通过编码实现。
我在
app/design/frontend/base/default/template/onpagecheckout/onepage/billing.phtml这是我想要更改的确切页面,但表格显示为上一页。我每次都刷新缓存,但没有弄错。
app/design/frontend/base/default/template/onpagecheckout/onepage/billing.phtml