在magento中设置每页10个产品

发布于 2024-11-03 00:57:52 字数 28 浏览 1 评论 0原文

如何在magento中每页显示10个产品?

How to 10 products per page in magento ?

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

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

发布评论

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

评论(3

扎心 2024-11-10 00:57:52

实际上,它比修改 XML 还要容易。在“目录”>“目录”下有一个管理面板设置。前端> “网格上每页的产品允许值”。更改此值,您的工具栏选项将更新。

It's actually even easier than modifying XML. There's an admin panel setting for this under Catalog > Frontend > "Products per Page on Grid Allowed Values". Change this value and your toolbar options will be updated.

小伙你站住 2024-11-10 00:57:52

只需转到 app\design\frontend\base\default\layout\catalog.xml
并转到第 85 行

and find catalog/product_list_toolbar just modify ur xml according to ur need.

Just go to the app\design\frontend\base\default\layout\catalog.xml
and go to the line number 85

and find catalog/product_list_toolbar just modify ur xml according to ur need.
风启觞 2024-11-10 00:57:52

您可以直接从magento管理面板进行设置
转到系统>目录>目录>前端并设置产品网格列表 在此处输入图像描述

you can directly setting from magento admin panel
goto Systam > CATALOG > catalog > Frontend and set the grid list of product enter image description here

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