特殊需求的引导语参考TM表单最新优化的引导语

删除Number in your group (客人在信息收集阶段人数和出行日期可能都还不明确)
删除starting date
删除Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.
hotfix/paypal-note
candice 3 years ago
parent a06d291900
commit 4a7d8f3302

@ -6,8 +6,10 @@
<h3 style="text-align: center; font-size: 20px; line-height: 22px;">Start planning your tailor-made tour now. Your 1:1 travel consultant will reply within 1 working day.</h3>
<form action="/orders/quick_inquiry_save" method="post" novalidate="" id="info_page_form">
<textarea id="form_additionalrequirements" name="additional_requirements" placeholder="Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food... (optional)" style="height:100px;"></textarea>
<textarea id="form_additionalrequirements" name="additional_requirements" placeholder="E.g.:
This is a big trip for: birthday, anniversary, honeymoon, retirement, kid's graduation, bucket list..., our must-dos/must-sees for this big trip are..., this would be my first/second/… visit to [destination].
" style="height:100px;"></textarea>
<!--
<div class="selectionBlock">
<h4>
Number in your group
@ -138,7 +140,7 @@
</div>
</div>
-->
<input class="FullName" id="realname" name="name" placeholder="Your name *" required="" type="text" value="" />
<div id="realname_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your name</div>
@ -151,11 +153,12 @@
<div id="email_verify_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please verify your email</div>
</div>
<!--
<input class="InquiryCalendar" id="starting_date" name="date_start" placeholder="Starting date *" readonly="readonly" />
<div id="starting_date_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your starting date</div>
</div>
-->
<select name="country_code" class="country_code">
<option style="font-weight: 600;" value="United States +1">United States&nbsp; &nbsp;+1
</option>
@ -422,7 +425,8 @@
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number (We'll only call if you ask.) *" type="tel" value="" />
<div id="contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
<p style="font-size: 17px;
<!--
<p style="font-size: 17px;
color: #555;
margin-top: -10px;
margin-bottom: 5px;
@ -430,6 +434,7 @@
padding-left: 0;
line-height: 20px;
">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
-->
<p style="
margin-top: 0;
margin-bottom: 10px;

Loading…
Cancel
Save