Additial features functionalty

I liked features structure (url dispatch=product_features.manage) of the cs-cart



But can I make them a bit more complicated?



I want to have 2 features: Manufactur and Model.



If user selected Manufactor “Honda” from a dropdown ist, he will be able to choose a Model from another dropdown list “CRV,FRV,…”

But if selected Manufactor is Toyota, Model menu should be “Rav4,Vitz,…”

So, Model depends of Manufactur.



Is it possible?



Of course I want to filter products by these features.

I think the only “sequential dropdowns” you can do are with options versus features. You might be able to filter by feature… There are many sites that have brands and then depending on the brand selected, gives them a list of models. Same concept and I'm sure someone will share their configuration with you.

[quote name='tbirnseth' timestamp='1313951389' post='120012']

I think the only “sequential dropdowns” you can do are with options versus features. You might be able to filter by feature… There are many sites that have brands and then depending on the brand selected, gives them a list of models.[/quote]



I dont believe that options can provide functionality which I'm asking…


[quote]Same concept and I'm sure someone will share their configuration with you.[/quote]

Hope so… Can you show any url with such a functionality?