如何在local.xml中更改Magento的每页默认网格?

ben*_*hor 2 xml layout magento

这里是magento的新手,我已经想出如何使用我的local.xml来完成我需要的所有更改,但是网格视图让我感到难过.我已将网格视图更改为5列,因此显示的默认9项看起来很草率.我想将它设置为5的倍数.通过catalog.xml查看我认为这应该这样做:

<reference name="product_list_toolbar_pager">
    <action method="setDefaultGridPerPage"><limit>15</limit></action>
</reference>
Run Code Online (Sandbox Code Playgroud)

在category_catalog_default和category_catalog_layered句柄中,但没有骰子.我正在努力处理Magento分散的文档,但实际上是要欣赏整个布局的事情.

我在1.5.1,如果这有所作为.

ben*_*hor 10

花了很长时间才弄明白这一点.事实证明,寻呼机值是通过管理员设置的.系统>配置>目录>目录>前端>"网格默认值上的每页产品"