|
I am getting the following error when I try to add products to my homepage.
When I go to Admin > CMS > Manage Pages
I select “Home Page” and add the following code:
{{block type="catalog/product_list" category_id="7" template="catalog/product/list.phtml"}}
Then when I try to access the home page it gives me the following error:
Invalid attribute requested: url_key
Any idea what’s the problem?
|