Hello,
I created a form on a product page that accepts inputs from the customer and emails me the data when they submit the form. I manually created each input so that the customer will have to enter the data and that I will capture the data then send it in an email once submitted. Everything works as intended except the product has multiple variants and the email data does not send me the option that they’ve selected in the variant dropdown. I was wondering how I can include the data from the variants to be email to me along with the rest of the data in the form.
Image of the form on the product page:
Here is the code for the email portion and submit:


Please inform me of how to include the variant option data in the form to be emailed without re-prompting the customer in my form

