hello,
is the following possible with zen cart's attribute system?
Product A (a software with licenses for 2,3,5,10 etc places)
has two attributes:
Version 1
Version 2
and a Drop Down box for the number of licenses
license for 1 places
license for 5 places
license for 10 places
Now, when the Product has
Version 1
there are only versions for
license for 1 places
license for 5 places
but if product has
Version 2
there are versions for
license for 1 places
license for 5 places
license for 50 places
license for 100 places
so the attribute "licenses" depends on the attribute "version" - can i do this somehow?
PAT



