我在我的Magento商店www.casekit.com.br上有这个,我需要更改这个HTML,但我找不到
<?php echo $this->getChildChildHtml('container2', '', true, true) ?>
Run Code Online (Sandbox Code Playgroud)
在catalg.xml上我有这个
<block type="core/template_facade" name="product.info.container2" as="container2">
<action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
<action method="setDataByKeyFromRegistry"><key>options_container</key>
<key_in_registry>product</key_in_registry></action>
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
<action method="append"><block>product.info.options.wrapper</block></action>
</block>
Run Code Online (Sandbox Code Playgroud)
我需要编辑这个HTML文件,但我找不到,我总是有magento的这种问题.
我试图寻找另一种方式,但我找不到任何东西
谢谢
Ade*_*mar 11
在文件系统中查找HTML模板.
这些发现于:
[magento]/app/design/frontend/[package]/[theme]/template/*
| 归档时间: |
|
| 查看次数: |
6138 次 |
| 最近记录: |