我已经按照任何谷歌教程创建了一个新的参考,并希望从cms页面布局upadte。请帮助上传内容。
http://inchoo.net/ecommerce/magento/custom-reference-structural-block/
我已使用这些链接创建新参考。
答案 0 :(得分:1)
在静态块中,您可以使用以下代码调用布局更新块:
{{block type="core/template" name="reference.block.name" template="myfolder/templatefile.phtml"}}