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 1.6 社区版中:
我想使用我的自定义模块将所有付款方式显示到我的帐户部分。问题是所有付款方式都显示正确,但付款方式表单仅在购物车中有某些物品时显示。
这个查询什么也不返回:
$this->getChildHtml('payment.method.'.$_code)