Magento - 在主页中自定义类别网格

发布于 2024-10-09 16:33:16 字数 73 浏览 3 评论 0原文

我想自定义主页中的类别网格设计,并且不要触及实习页面中的其他网格设计。

我怎样才能做到这一点?

多谢

I want to customise the design of a category grid in homepage, and don't touch to the others grid desgin in intern pages.

How can I do that ?

Thanks a lot

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

泪冰清 2024-10-16 16:33:17

你真的不应该需要一个新的块。只需复制模板并在布局文件中适当更改对其的引用即可。

You really shouldn't need a new block. Just copy the template and change references to it in the layout files appropriately.

岁月蹉跎了容颜 2024-10-16 16:33:16

您应该为此数据创建新块。从 magento 模型获取数据。并为此块使用您自己的模板。

You should create new block for this data. Get data from magento models. And use you own template for this block.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文