Ok so I may be missing something but here is what I need:
I have items that require multiple size runs. For example: Item 1 is a hat, the items are sold in bulk therefore the customer would need to select all the sizes they require. Each item is sold as a quantity of 12.
I would like to set 3 item options for each hat where Option 1 = 4 hats in a certain size, Option 2 = 4 hats in another size and Option 3 = 4 hats in a certain size, which comes out to 12 hats.
Ive been trying to play around with the item SKUs however each option only displays one size for its respective option, obviously I dont want to have to create a SKU for each individual size run.
So my question is can I have the item set to where they can pick the size run in all three options and have all three options be displayed in the drop down?
I got it somewhat, but then i get the error about the SKU not being available when the add to cart button is pushed. I would just like the customer to be able to see all sizes in each option and when they select all 3 of their options and add to cart it passes all the options into the order.
Any suggestions?