2 replies [Last post]
sisko's picture
Offline
Joined: 09/17/2009
Juice: 258

Hi guys,

things are going swiningly with ubercart - I thank you for all the help I get here.

I have a problem with a product which conventional attributes and options will not solve.

I have a product with 2 sets of options. So "product'" has "optionSet" and "sub-optionSet"

Its easy enough to have two sets of options but the customer can not select optionSet - option 1 and sub-optionSet - option 3

Each selectabled option has to match exactly the opposite option on the other list

So selecting optionSet - option 1 means sub-optionSet - option 1 is the only option available to the user etc

Also, users can opt out of buying sub-optionSet options entirely and just buy whatever is selected in optionSet.

Can anyone help ?? Smiling

Uberchic's picture
Offline
Administrator
Joined: 08/29/2008
Juice: 754
Re: Complicated product options

Perhaps dependent attributes could work? http://drupal.org/project/uc_dependent_attributes

Caveat - I've not used dependent attribute, and it seems fairly fresh, so could probably use some rigorous testing, so, if you have a use case for it, I say jump in and test the waters. Please report back either way.

sisko's picture
Offline
Joined: 09/17/2009
Juice: 258
The website was flooded in

Puzzled

The website was flooded in error messages ( even as a visitor ). Once I enabled the module, I got errors.

I couldn't tell where the configuration took place either.

Do you have any other suggestions ?