Custom Shirt Order

I’m trying to figure out the best way to develop a custom form that has relevant information in it that can be filled out by a customer and submitted so that I receive all the information in an email. I have it built in a really bad way with buttons and drop downs, the experience isn’t fantastic.

I want to start small with not having a ton of items on there to make it difficult to keep track of. The MVP would only contain maybe 6 different styles, and each style has maybe 4 choices. The end of the form would be pretty self explanatory with the regular name, email, submit fields.


  1. Choose Style – hopefully make it an option to click submit on each of these items and it adds to the form, so that they can choose multiples?
    a. Shirt Style
    i. 100% Cotton
    ii. 50/50 Blend
    iii. Triblend
    b. Sweatshirt style
    i. Pullover Hood
    ii. Zip Hood
  2. Color Picker under each of the shirt styles
  3. Simple box to fill in quantity under each
  4. Submit to the form that customer is currently building
  5. Upload an image to a mockup –
    a. Sleeve
    b. Front
    c. Back
  6. Name
  7. Email
  8. Additional Info
  9. Send

So you are trying to do something like this maybe?
https://support.wix.com/en/article/corvid-tutorial-adding-a-product-configurator-to-a-wix-stores-site

As for the choosing of the options and using dropdowns, have a look instead at using radio buttons or checkboxes for single selections, along with checkbox groups for multiple choices.
https://support.wix.com/en/article/about-user-input-elements