Besides grouping your products according to category, you can also group them according to theme. To do that:
- Go to Product.
- Click on Manage Themes.
- Under Manage Product Themes, click on Create New Theme.
- Under New Theme Details, enter details for Name, Description and Insert Image for this theme.
- Click Save.
- Repeat steps 3 to 5 to create more themes.
- Next, you will have to sort your products to the right theme. Click on a product item in your left bar.
- Under View Product Item, click on Edit and click on Product Item.
- Under Edit Product Item, select the theme for this particular product item in Theme.
- Repeat steps 7 to 9 to assign more themes to other product item.
- For the theme to appear on your website left bar, you will need to make some changes to the source code. Go to Design.
- Click on Template Files.
- Click edit leftbar.html.
- Look for <div id = “col2Left”> and type in <themeComponentList/> at the bottom of this section to display the theme tab on your website.
- Click Save.