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?
{{ section.settings.title }}
{%- 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' %}