Custom Fields Don't Show In Notification Email

Truly lost as to why my radio fields aren’t showing in my notification emails for this “order” form. I’m also tired of staring at it. I’m currently getting back Name, Phone, Email and the Custom Message. Can anyone take a look and help me out?

body { font: bold 20px Snellroundhand; text-align: center; } {%- if section.settings.title != blank -%}

{{ section.settings.title }}

{%- endif -%}
{%- if section.settings.show_info_column or section.settings.contact_map_code != blank -%}
{%- if section.settings.show_info_column -%} {%- if page.content -%}
{% include 'parse-for-icons' content: page.content %}
{%- assign has_content = true -%} {%- elsif section.settings.page_content != blank -%}
{% include 'parse-page-html-content' with default_page: 'include-contact-form' page_content: section.settings.page_content %}
{%- assign has_content = true -%} {%- endif -%} {%- endif -%} {%- if section.settings.contact_map_code != blank -%}
{{ section.settings.contact_map_code }}
{%- endif -%}
{%- endif -%}

{{ 'contact.form.title' | t }}

{{ 'contact.form.paragraph' | t }}

{% form 'contact' %} {%- if form.posted_successfully? -%}

{{ 'contact.form.post_success' | t }}

{%- endif -%} {%- if section.settings.show_input_label -%} {{ 'contact.form.name_title' | t }} {%- endif -%} {%- if section.settings.show_input_label -%} {{ 'contact.form.email_title' | t }} {%- endif -%} {%- if section.settings.show_input_label -%} {{ 'contact.form.phone_title' | t }} {%- endif -%}

{%- if section.settings.show_input_label -%}
{{ ‘contact.form.size_title’ | t }}
{%- endif -%}

Please Select Wig Size:

Small "21-21.5"
Medium "22-22.5"
Large "22.75-23"

{%- if section.settings.show_input_label -%} {{ 'contact.form.customization_title' | t }} {%- endif -%}

Do you want specific customizations for this wig? Take the time to fill out these quick questions:

Hair

Filipino
Indonesian
Other

Length

<12"
12-14"
16-18"
20-22"
24+"

Curls

Tight Curls
Loose Waves
No Curls

Color

Highlights
Ombre
No Color



{%- if section.settings.show_input_label -%}
{{ ‘contact.form.message_title’ | t }}
{%- endif -%}

Do you have any special requests or additional information to share?

{%- if form.body -%} {{ form.body }} {%- endif -%} {% include 'form-get-message' %}

{% render 'icon-theme-196' %}{{ 'contact.form.send' | t }}
{% endform %}

Hi @triplemquestion , transform your Shopify contact form with ease by incorporating custom fields such as text, dropdowns, radio buttons, and checkboxes. Learn how in this informative YouTube tutorial: