How to display grid of categories, NOT grid of catg products
Posted: Wed May 06, 2009 2:03 pm
My client wants customers to navigate to items by clicking on categories and sometimes sub-categories before displaying the normal category grid showing the products with their thumbnails. I have two examples:
Example 1: The home page will show a grid of popular categories. Clicking on a popular category will display the normal category grid of the items in that category.
Example 2: The home page has a link on it for Kid Gifts. Clicking on the link will display a grid of categories containing products associated with Kid Gifts. Fa or example, the Puzzle category and the Stool category. Clicking on one of these categories will display all those product items in that category that is associated with Kid Gifts. Note that the Puzzle and Stool categories contain other products that are not associated with Kid Gifts.
I realize I'll have to write to write custom code for this, but I was hoping to start from an existing grid of category thumbnails.
Any suggestions? Thanks in advance.
P.S. I also need to figure out some way to define which items are associated with Kid Gifts. I suppose I could use Keywords but I don't think that is really their purpose. Can I just use a product template and add a merchant field which will be populated with Kid Gifts, Adult Gifts, etc. and use that to select the appropriate catalog / products?
Example 1: The home page will show a grid of popular categories. Clicking on a popular category will display the normal category grid of the items in that category.
Example 2: The home page has a link on it for Kid Gifts. Clicking on the link will display a grid of categories containing products associated with Kid Gifts. Fa or example, the Puzzle category and the Stool category. Clicking on one of these categories will display all those product items in that category that is associated with Kid Gifts. Note that the Puzzle and Stool categories contain other products that are not associated with Kid Gifts.
I realize I'll have to write to write custom code for this, but I was hoping to start from an existing grid of category thumbnails.
Any suggestions? Thanks in advance.
P.S. I also need to figure out some way to define which items are associated with Kid Gifts. I suppose I could use Keywords but I don't think that is really their purpose. Can I just use a product template and add a merchant field which will be populated with Kid Gifts, Adult Gifts, etc. and use that to select the appropriate catalog / products?