Hello,
I am wondering which way is best for category structure with FC.
e.g. My current category(3 Level)
Usedcar
|_Brand BMW
|_ _ Model A
|_ _ Model B
|_ _ Model C
|_Brand FORD
|_ _ Model A
|_ _ Model B
|_ _ Model C
With this structure,
1. Creating new item - too many list in category selection
2. Importing items - importing items for each child category(if there are 100 child categories then I have to import 100 times, am I correct?)
3. Category filtering - I can only filter within child category, am I right?
So I am thinking of removing 3rd categories and use select field to save list all related models for Brand category.
With this way,
1. Creating new item - a few list in category selection and Model will be available in select field.
2. Importing items - can import many items at once
3. Category filtering - can use filtering for Models as well.
Am I on the way for category structure?
Edit: The only problem

is that I have to create Type for each Brand to assign BMW Model select field for BMW category, am I right?