开发者

Setting 10 products per page in magento

开发者 https://www.devze.com 2023-02-28 02:14 出处:网络
How to 10 products per page in开发者_开发技巧 magento ?It\'s actually even easier than modifying XML. There\'s an admin panel setting for this under Catalog > Frontend > \"Products per Page on Grid Al

How to 10 products per page in开发者_开发技巧 magento ?


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.


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.


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

Setting 10 products per page in magento

0

精彩评论

暂无评论...
验证码 换一张
取 消