Hi,
I would like to know how to hide the subcategories and only see the parent categories.
I want only subcategories to be shown when selecting parent categories.
Thanks
1 Answers
Hello,
This can only be executed by adding a custom functionality
- load parent categories only
- add on Change jQuery to the checkbox to call ajax function to get subcategories
- load subcategories into the page
Please login or Register to submit your answer