how to show products at magento homepage -
I'm new to Magenta; I want to add a list of products such as color, size, quantity and cart options in the Magneto frontend , But in the front page I see the message ...
There is no product matching selection.
I used the code in the homepage editor:
{{block type = "catalog / product_list" category_id = "3" template = "catalog / product / list. Php "}}
You also get the same message for the correct category id. Then do the following:
- Go to System> Index management and reindex all indexes.
- Click on the system >> Cash Management Flush Magneto Cache, then you will get the product.
Comments
Post a Comment