Hi,
Extra field option of the product shoudl create your fields, but you'll need to change the SPROCS to filter on them!
https://nbstore.codeplex.com/wikipage?title=Custom%20Fields
I word of warning, this will probably get more complicated than you think!!
As for making different products have different field, your going to find this difficult. You could try creating all the fields and then use some jQuery in the admin to hide ceertain field if it;s within certain categories, but it coudl be difficult. Or have all the fields showable in the admin and then do some restictions in the templates, but then you have the problem of products in multiple categories.
I dont; know your exact requirements, but it might be possible, but not a easy task!
Dave
Extra field option of the product shoudl create your fields, but you'll need to change the SPROCS to filter on them!
https://nbstore.codeplex.com/wikipage?title=Custom%20Fields
I word of warning, this will probably get more complicated than you think!!
As for making different products have different field, your going to find this difficult. You could try creating all the fields and then use some jQuery in the admin to hide ceertain field if it;s within certain categories, but it coudl be difficult. Or have all the fields showable in the admin and then do some restictions in the templates, but then you have the problem of products in multiple categories.
I dont; know your exact requirements, but it might be possible, but not a easy task!
Dave