I have products that come in many colors, I give discount if people buy more than 1. In my current setup people pick 1 color using the @yassine script I found here (Thanks for that btw!) In some cases, customers might want to have more than 1 color. Say they order 3 they might want 1 blue, 1 red and 1 yellow. I don’t want 1 field per number of items (I have 10 packs also, it would look weird) but maybe a text input form above the One-time offer where they can put (I want 1 blue, 1 red, 1 yellow) in case they don’t want 3 of the same color. Can you help?
So there are two way to do that, as shown on that thread, you can use the Fancify App and create as many complex variants as you need… and get a decently looking result like this:
You can also have, multi-quantity or multi-checkout if needed (to allow purchasing multiple variants).
OR:
If you insist on adding the text input, I modified the code from the same thread to this:
@yassine Thanks a lot, would you mind telling me how to display it on step 2 above the credit card form and not mandatory. Right now it forces you to write something when really it isn’t necessary all the time. I really appreciate your help. Is there a way to send you a little something to show gratitude?