|  magento目录页产品清单每行列数如何设定,在后台参数中找不到,知道控制在   frontend/base/default/template/catalog/product/list.phtml中的 <?php $_columnCount = $this->getColumnCount(); ?> 这条语句控制,但这个getColumnCount函数,调用的是那个参数呢? 以下给出解决方案, 在catalog.xml中   1 <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml"></block> 下面加一条   1 <action method="setColumnCount"><columns>4</columns></action> 或者直接在模板中新建一个local.xml,然后按照规范,增加如下代码,即可。     <catalog_category_default>  <reference name="content">      <reference name="category.products">          <reference name="product_list">             <action method="setColumnCount"><columns>4</columns></action>           </reference>      </reference>   </reference> </catalog_category_default> | 



 ecshop大气综合保健用品商
							人气:723
							ecshop大气综合保健用品商
							人气:723
						 Revo大型电子商务网站mag
							人气:140
							Revo大型电子商务网站mag
							人气:140
						 Printshop 印刷业通用magent
							人气:104
							Printshop 印刷业通用magent
							人气:104
						 ecshop仿优优康保健品商城
							人气:433
							ecshop仿优优康保健品商城
							人气:433
						 Magento主题模板外贸创意模
							人气:457
							Magento主题模板外贸创意模
							人气:457
						 Sebian外贸综合多用途mage
							人气:157
							Sebian外贸综合多用途mage
							人气:157