@colin i am not seeing the behavior you explained..infact i see all the attributes of the product(cano enabled and disabled) in the cart everytime.
The way i have the products in the ubercart is my product P1 have two attributes Attribute1 and Attribute2,both enabled for this product in edit form.
P1
Attribute1:
Yes - Attribute2 : Dropdown {1,2,3}( cano definition for enabling Attribute2)
No
If i select attribute1:No and do 'add to cart' the product in the shopping cart is shown as
P1
Attribute1: No
Attribute2: 1 [This is not desired for us.we dont' want Attribute2 to be shown in the cart]
is that fine if i use the module in the above way
