|
I’d like to display 4 dynamic drop down menu on the home page which go like this:
| Make | Engine Size | Model | Year |
My store categories are already structured exactly like this, so I’d like to dynamically populate these drop down menus with my store categories.
Once the user has succesfully made it from dropdown 1 (Make) to dropdown 4 (Year) ideally the page needs to direct the user to the subcategory of the year selected.
I believe there are only extensions out there that search for products using make, model, year; using csv uploads, however this is not what I’m going for.
Can anyone point me in the right direction on how I may achieve this?
Thanks.
BB
|