master
candice 1 year ago
parent fa6fcf9ff1
commit 3b9ceec554

@ -23,7 +23,7 @@
</label>
</div>
</div>
<p style="font-size: 22px;"><strong>Select Date:</strong></p>
<p style="font-size: 22px; margin-bottom: 15px;"><strong>Select Date:</strong></p>
<div class="selectHotl" style="margin-bottom: 20px;" >
<!--khomloy ticket date start-->
<div class="optionLable" id="khomloy_ticket_date_november15th">
@ -50,7 +50,7 @@
<!--heritage ticket date end-->
</div>
<p style="font-size: 22px;"><strong>Select a Ticket Type:</strong></p>
<p style="font-size: 22px; margin-bottom: 15px;"><strong>Select a Ticket Type:</strong></p>
<div class="selectHotl" style="margin-bottom: 20px;">
<!--khomloy ticket start-->
<div class="optionLable" id="khomloy_ticket_premium_div">
@ -110,7 +110,10 @@
<div id="ticket_type_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please select at least one option.</div>
</div>
<p style="font-size: 22px;"><strong>Select Ticket Quantity</strong></p>
<p style="font-size: 22px;"><strong>Exclusive Add-on:</strong></p>
<div class="checkYes"><label for="Makeup"><input class="checkBorder" id="Makeup" name="Thai_Costume_with_Makeup_Hairstyle" type="checkbox" value="yes">Thai Costume with Makeup & Hairstyle US$119 per person</label></div>
<p style="font-size: 22px; margin-bottom: 5px;"><strong>Select Ticket Quantity:</strong></p>
<div class="peopleSelect" style="width: auto;">
<span class="formMemo">
Adults and older children (8+ years old)
@ -124,7 +127,7 @@
</div>
<div class="payonline_price">Total price: <strong id="totalPriceText">$129</strong></div>
<p style="margin-top: 50px;"><strong>Please provide correct personal info. Double check.</strong></p>
<p style="margin-top: 30px;margin-bottom: 5px;"><strong>Please provide correct personal info. Double check.</strong></p>
<input class="FullName" id="ticket_realname" name="fullname"
placeholder="Your name * (exactly per passport)" required="" type="text" value="" />
<div id="ticket_realname_errmsg" style="display: none">
@ -403,7 +406,7 @@
<input name="product_code" id="cli_no" type="hidden" value="YDFW-AH"/>
<input name="itinerary" type="hidden" value="2024 Official Tickets for Chiang Mai CAD Khomloy Sky Lantern Festival " />
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"
type="button">Proceed to Payment</button>
type="button" style="margin-top: 20px;">Proceed to Payment</button>
<p style="text-align: center; font-style: italic; margin-top: -15px; line-height: 20px;"><strong>Once we receive your payment, our travel advisor will contact you within 24 hours and send you your e-ticket.</strong></p>
</form>
</div>

@ -185,6 +185,7 @@
<select name="country_code" class="country_code">
<option style="font-weight: 600;" value="United States +1">United States&nbsp; &nbsp;+1</option>
<option style="font-weight: 600; " value="Singapore +65">Singapore&nbsp; &nbsp;+65</option>
<option style="font-weight: 600;" value="United Kingdom +44">United Kingdom&nbsp; &nbsp;+44</option>
<option style="font-weight: 600;" value="Australia +61">Australia&nbsp; &nbsp;+61</option>
<option style="font-weight: 600;" value="Canada +1">Canada&nbsp; &nbsp;+1</option>
@ -193,7 +194,7 @@
<option style="font-weight: 600; " value="Italy +39">Italy&nbsp; &nbsp;+39</option>
<option style="font-weight: 600; " value="Mexico +52">Mexico&nbsp; &nbsp;+52</option>
<option style="font-weight: 600; " value="Netherlands +31">Netherlands&nbsp; &nbsp;+31</option>
<option style="font-weight: 600; " value="Singapore +65">Singapore&nbsp; &nbsp;+65</option>
<option value="Afghanistan +93">Afghanistan &nbsp; &nbsp;+93</option>
<option value="Albania +355">Albania &nbsp; &nbsp;+355</option>
<option value="Algeria +213">Algeria&nbsp; &nbsp;+213</option>

Loading…
Cancel
Save