Hierarchy dropdown on categories
-
Hello
I want to use the plugin to manage a dynamic dropdown to have a “Brand -> Model” filter.
At the moment the categories structure is:
Category 1 (Car)
– Category 1.1 (Brand)
– Category 1.1.1 (Model)
– Category 1.1.2 (Model)
– Category 1.1.3 (Model)
– Category 1.2 (Brand)
– Category 1.2.1 (Model)
– Category 1.2.2 (Model)
– Category 1.2.3 (Model)
– Category 1.3 (Brand)
– Category 1.3.1 (Model)
– Category 1.3.2 (Model)
– Category 1.3.3 (Model)
Category 2 (Generic cat 2)
– Category 2.1
– Category 2.2
– Category 2.3
Category 3 (Generic cat 3)
– Category 3.1
– Category 3.2
– Category 3.3
I need the dynamic dropdown working only on the Category 1 branch so:
FIRST LEVEL
Brand -> (Category 1.1,Category 1.2,ecc.ecc.)
SECOND LEVEL
Model -> (Category 1.1.1, Category 1.1.2, ecc.ecc.)
Now the user must begin selecting the main category (Category 1 (Car)).
- The topic ‘Hierarchy dropdown on categories’ is closed to new replies.