Category Display
-
Hello Everyone, I’m currently developing a website where you can buy server hardware, and I want my costumers to be able to find what they need through category filters.
Here’s an example:
I have three main categories “BRAND”, “TYPE”, “FAMILY”
In those I’ll have subcategories like “BRAND>HP”, “TYPE>DRAWER”, “FAMILY>BL”When my costumer arrives at my shop I want to let them decide which category will be the starter
If they choose to start with “BRAND” I want them to click a dropdown list that will then appear all the brands we have, then, when they click the brand they’re looking for I want to have another dropdown list which will have all the product types we sell for that brand, after they click on the product type I want to have another dropdown list with all the families avaliable for that product.So the pat they take would be something like: BRAND (dropdown w/ all the brands) > X (brand they choose opens another dropdown w/ product type) > Y (product type they choose opens another dropdown w/ families avaliabe for that product) > W (family they choose leads them to the product page).
Here’s an image ilustrating how I would like it to look: https://ibb.co/X7z4F8c
- The topic ‘Category Display’ is closed to new replies.