hotfix/paypal-note
candice 2 years ago
parent a7a3928ee8
commit 36588f003e

@ -3,7 +3,7 @@
<h3 style="text-align: center; font-size: 20px; line-height: 22px;">Book this trip now. Your 1:1 travel consultant will reply within 1 working day.</h3>
<form action="https://www.asiahighlights.com/orders/lantern_save" method="post" novalidate="" id='gp_form'>
<textarea id="form_additionalrequirements" name="additional_requirements" placeholder="If you have other requirements such as adding private transport on arrival and departure day, extending the trip : pre - or post-tour, please let us know .... (optional)"></textarea>
<div class="selectionBlock">
<div class="selectionBlock" style="margin-bottom: 0;">
<div id="adultBlock" >
<p style="margin-bottom: 0; font-size: 22px; text-align: left;">Traveler numbers for your group:</p>
<div class="peopleSelect" >
@ -300,8 +300,8 @@
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
<p style="font-size: 17px;
color: #555;
margin-top: -10px;
margin-bottom: 5px;
margin-top: -5px;
margin-bottom: 15px;
font-style: italic;
padding-left: 0;
line-height: 20px;
@ -335,7 +335,7 @@
font-style: italic;
color: #333;
">A USD 200 deposit is required for each adult/child over 8. Please let us know if you need a single room or if you're traveling with children under 8. Any additional costs will be added to your balance.</p>
<button class="sendButton" id="submit_gp_form" type="button">Inquire Now</button>
<button class="sendButton" id="submit_gp_form" type="button">Proceed to Payment</button>
<input name="total_price" id="totalPriceHidden" type="hidden" value="10000" />
<input name="product_code" type="hidden" value="<?php echo $meta_product_code; ?>"/>
<input name="itinerary" type="hidden" value="<?php echo $information->ic_title; ?>" />

Loading…
Cancel
Save