Good day to anyone reading this.
I am creating a custom uniform bundle for a baseball team that will pick a jersey, pant, and hat. In doing this, I need to know what their THREE primary colors would be. So, for example, I want them to tell me our main colors are RED, WHITE, BLUE.
I do not want to list all the color options, they can pick any three colors. Most solutions I have found want to list out every possible color. I do not want to do that.
I just want to know Color 1, Color 2, and Color 3.
I could do this on the Jersey Product, where I just ask them for the 3 colors…but what I dont want to do is have a variant for each jersey that has the three colors…I dont need that many products (3 variants * 14 jersey styles = too many products to manage).
I could just ask them on the product page, but the bundle app does not seem to like that.
I would like to have a color picker as a product, and just tell them they need to choose three…but I have no idea how to do that, and not have to list out every possible color…when they can pick any color they want.
Is there a simple solution that would allow me to present the customer with a box that they click, choose the color, and do that three times?



