magento实现bestseller,所有版本通用
1)创建一个新类别,并制定一些产品(如畅销产品)
2)把这个分类标志为禁用,不在分类里显示
3)我的下一行添加到我的cms-page中:
<h3>Bestsellers</h3>?
{{block type="catalog/product_list"?category_id="49"?template="catalog/product/list.phtml"}}
来源:http://hi.baidu.com/hzk885/blog/category/magento%B6%FE%B4%CE%BF%AA%B7%A2