I would like to make a variation of a cck-node.
Say I have a CCK type T-shirt. People can have some comments on this T-shirt, and rate it with five-star. However, a T-shirt has several sizes and colors. I don't want to make different nodes for these variations, because the five-star ratings and the comments apply to all variations.
Any suggestions??