Hi,
We are displaying categories on the homepage in one column (see second picture: top left).
I did this with a menu-item type: Categories listing.
Here are the options:
No problem here.
Now when you click on one of the 3 categories we'd like to show the subcategories in 4 columns (no products are shown)
And from there, there are 2 possibilities when you click on one of the subcategories:
A) you see subsubcategories (should also be with 4 columns and again no products are shown)
you have a list of products (also with 4 columns and no categories are shown)
(see picture below for visual help)
So when I'm on the homepage I see 3 categories and when I click on one of them I should see subcategories in 4 columns.
When I click on one of the subcategories I will see a page with products (in 4 columns) or a page with subsubcategories (in 4 columns).
Here you can see what I mean. This picture is how I did it in redshop. But we want to move to hikashop but keep the layout the same.
How would I go and configure this?
After reading the documentation I don't see exactly how I can have different layouts for the parent category (one column), and a different layout for the subcategories(4 columns) and subsubcategories(4 columns)?
EDIT: If there was a way the set default 4 columns for the categories then I can just set "one column" in the homepage menu-item. That way it would work but I don't see where I can set default values for categories.
Thanks in advance.