Thank you for visiting our website, please enter your city and state to view availble products and delivery options in your area.
{% if condition: has-the-form-been-completed %}
Welcome {{ var: GravityFormsData.First_Name }},
{% if condition: my-state-entered-in-nd-sd %}
Thank you for submitting your information, to see available products and delivery options in {{ var: GravityFormsData.My_City }}, {{ var: GravityFormsData.My_State }} Go Here!.
{% else %}
Thank you for submitting your information, to see available products and delivery options in {{ var: GravityFormsData.My_City }}, {{ var: GravityFormsData.My_State }} Go Here!
{% else %}
Thank you for visiting our website, please enter your city and state to view availble products and delivery options in your area.
{% endif %}