Hello, i'm new at magento. I want to show a list of products in magento frontend with attributes such as color, size, quantity and add to cart option but the the front page show me the bellow message... There are no products matching the selection.
i used in homepage editor the bellow code:
{{block type="catalog/product_list" category_id="3" template="catalog/product/list.phtml"}}
thanks...