【问题标题】:How to customize magento onepage checkout form如何自定义 magento 单页结帐表单
【发布时间】:2012-04-28 23:25:47
【问题描述】:

我正在使用 Magento 1.5.1.0,我想自定义单页结帐表单中的地址块。我想删除“传真”输入字段并将“地区”下拉菜单放在国家“下拉菜单”下方。这个表单是在哪里定义的?

亲切的问候, 伯蒂

【问题讨论】:

    标签: magento checkout


    【解决方案1】:

    导航到您的主题文件夹。 默认文件位于:

    app\design\frontend\base\default\template\checkout\onepage\shipping.phtml
    

    【讨论】:

    • 与我在 shipping.phtml 中所做的相同,我需要在 Billing.phtml 中执行,对吗?
    【解决方案2】:

    您可能需要更改多个文件:

    如上:

    app\design\frontend\base\default\template\checkout\onepage\shipping.phtml
    

    还有……

    app\design\frontend\base\default\template\checkout\onepage\billing.phtml
    

    还有……

    app\design\frontend\base\default\template\persistent\checkout\onepage\billing.phtml
    

    多田!

    【讨论】:

      【解决方案3】:

      哦,别忘了app\design\frontend\base\default\template\customer\address\edit.phtml

      【讨论】:

        猜你喜欢
        • 2011-05-17
        • 2013-03-09
        • 1970-01-01
        • 2013-03-09
        • 1970-01-01
        • 1970-01-01
        • 2013-12-19
        • 2011-07-02
        • 2013-07-07
        相关资源
        最近更新 更多