更改 Magento 目录中的默认网格列
有很多方法,这有点令人困惑,但是更改 Magento 1.4 产品目录中默认网格列的最佳方法是什么?
谢谢
There are so many methods out there and it's a bit confusing but what's the best way to change the default grid columns in the Magento 1.4 product catalog?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不太确定你想问什么...如果你想编辑网格视图的模板,请编辑以下 app/design/frontend/default/yourtemplate/template/catalog/product/list.phtml
如果您想要更改显示的列数,请编辑以下文件:app/design/frontend/default/yourtemplate/layout/catalog.xml 并查找以下标签:
I'm not exactly sure what you are trying to ask... If you want to edit the template for the grid view, edit the following app/design/frontend/default/yourtemplate/template/catalog/product/list.phtml
If you want to change how many columns are displayed, edit the following file: app/design/frontend/default/yourtemplate/layout/catalog.xml and look for the following tags:
<action method="addColumnCountLayoutDepend">