Hello, first of all thanks for creating this great shopping component.
I am using business edition and i really need very efective filter module since i have over 30.000 products.
The filter i want to create is like: select main category, then it shows sub categories of the category selected. Then when you select subcategory it shows a product listing page.
I have done a listing that shows subcategories in category listing page, not in filter module. That was not the exact thing what i want.
And in filter module there will be another filter again displaying different main category and it's subcategories.
Is there any way to do this filter module, i believe there is but i really need help here.
I am writing an example to make things clear.
Thanks in advance.
Example Product: Renault Megane 1.5 DCI Cylinder Gasket Victor Reinz
Categories: [Brands]Renault -> Megane -> 1.5 DCI
[Product Groups] Gaskets -> Cylinder Gaskets
[Manufacturers] Victor Reinz
Filter Module:
Please Select Automobile: [Single Dropdown] Renault [It will bring subcategories of Renault when user select main category]
->[Single Dropdown] Megane [Again when user select subcategory"Megane", it will bring Megane's subcategories of megane]
->[Single Dropdown] 1.5 DCI
Please Select Part: [Single Dropdown] Gaskets
->[Single Dropdown] Cylinder Gaskets
If user does not describe product groups, can filter list down the all products of automobile selected?
Please Select Manufacturer: [Single Dropdown] Victor Reinz
Again, if user does not describe manufacturer, can filter list all prodcuts of Megane 1.5 DCI Cylinder Gasktes ?
Thank you again.
Have a nice day.