Magento Limit Number of Products in Home page
问题 I have added this code {{block type="catalog/product_list" category_id="25" template="catalog/product/list.phtml"}} in cms home page I want to limit no of products to display to nine to this category only.How can i do that? 回答1: I don't think there is a value you can pass into the block tag to limit it. I would suggest making a new list.phtml file that limits it there. Let me look at the code real quick. Ok. If you were to copy the file /app/design/frontend/default/default/template/catalog