Hi guys, I'm currently using Categories to contain different lines of clothing ( Lines are called things like "golf", "MLB", "tennis", etc )
Then I have what are essentially cuts and styles of clothing within each line, but each cut can have multiple variations. This would simply be described as using dropdowns to select what color of product you want.
My problem is that I need to display each variation within a product like so:
Because there might be more than one of the same color shirt with different college teams printed on it, but because they're all built the same they need to fall under the same item.
Is the above possible to do so that I can still track which variation someone added to their cart?
Is there a way to use one of the attribute types that can do this? I really only know how to use the dropdown attribute type right now.
Thanks




