Magento Expert Forum - Improve your Magento experience
-
how to remove products from home page in magento
I have a category contains 9 products and I'm using this code inside the homepage cms
{{block type="catalog/product_list" column_count="4" category_id="7" template="catalog/product/list.phtml"}}
but that's displays all 9 products on the homepage and I want to display only 4 products, How can I choose what products to show in the homepage and what not?
View more threads in the same category:
-
-
Ok so, you need put a code to this block {{block type="catalog/product_list" column_count="4" category_id="7" template="catalog/product/list.phtml"}} - count="4". So at the end it would be like this {{block type="catalog/product_list" column_count="4" count="4" category_id="7" template="catalog/product/list.phtml"}}. that's all
-
The Following User Says Thank You to Roman_Y. For This Useful Post:
-
Is their any other way to remove, as I want to remove all sub categories products ??
Book Ad in Times of India | Newspaper Ad Agency in Delhi
Last edited by vishnu; 15-03-2019 at 09:41 AM.
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks