底部模板表单隐藏

hotfix/paypal-note
candice 2 years ago
parent d17137f8ae
commit 96bc2754da

@ -222,6 +222,7 @@
</div> </div>
<!--PC底部--> <!--PC底部-->
<!--
<a id="scrollAnchor"></a> <a id="scrollAnchor"></a>
<div class="all_width_content"> <div class="all_width_content">
<div class="ghwhyus"> <div class="ghwhyus">
@ -532,7 +533,7 @@
type="checkbox" value="yes" style="width:auto;">Video appointment</label></div> type="checkbox" value="yes" style="width:auto;">Video appointment</label></div>
<input name="nullemail" placeholder="Your alternative email?" type="hidden"> <input name="nullemail" placeholder="Your alternative email?" type="hidden">
<input id="url" name="url" type="hidden"> <input id="url" name="url" type="hidden">
<!--@INPUT_PRODUCT_CODE@-->
<input id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="sourcetype" type="hidden" value="32113">
<button class="sendButton" id="bottomFormBtn" type="submit"> <button class="sendButton" id="bottomFormBtn" type="submit">
Send My Inquiry Send My Inquiry
@ -540,15 +541,16 @@
</div> </div>
</div> </div>
</form> </form>
<!--
<div class="contactwechat"><a id="scrollAnchor"></a> <div class="contactwechat"><a id="scrollAnchor"></a>
<img alt="global highlights' wechat code" height="100px" src="https://data.asiahighlights.com/image/about/asia-highlights-whatsapp-code.jpg" width="100px"> <img alt="global highlights' wechat code" height="100px" src="https://data.asiahighlights.com/image/about/asia-highlights-whatsapp-code.jpg" width="100px">
<div class="wechatinfo">Scan and add us on WhatsApp: <span class="wechatred">+8615807734776</span> <div class="wechatinfo">Scan and add us on WhatsApp: <span class="wechatred">+8615807734776</span>
Email: contact@globalhighlights.com Email: contact@globalhighlights.com
</div> </div>
</div>--> </div>
</div> </div>
</div>
-->
<script> <script>
(function () { (function () {
String.prototype.lpad = function (padString, length) { String.prototype.lpad = function (padString, length) {
@ -589,7 +591,8 @@
</script> </script>
</div>
<div class="infotailor"> <div class="infotailor">
We are here to help you...<br> start planning your tailor-made trip with 1-1 help from our travel advisors. We are here to help you...<br> start planning your tailor-made trip with 1-1 help from our travel advisors.
<div class="tourbutton"><a href="/forms/tailormade">Create Your Trip </a></div> <div class="tourbutton"><a href="/forms/tailormade">Create Your Trip </a></div>

@ -170,7 +170,7 @@ aria-label="festival">
<!--移动底部--> <!--移动底部-->
<!--
<div class="ghwhyus"> <a id="scrollAnchor"></a> <div class="ghwhyus"> <a id="scrollAnchor"></a>
<p class="contactus">Start planning your tailor-made tour now. Your 1:1 travel consultant will reply within 1 working day.</p> <p class="contactus">Start planning your tailor-made tour now. Your 1:1 travel consultant will reply within 1 working day.</p>
@ -449,7 +449,7 @@ aria-label="festival">
<div class="checkYes" style="color:#000;"> <label for="Video"><input class="checkBorder mgr-primary" id="Video" name="contact_via_video_appointment" type="checkbox" value="yes" style="width:auto !important;">Video appointment</label></div> <div class="checkYes" style="color:#000;"> <label for="Video"><input class="checkBorder mgr-primary" id="Video" name="contact_via_video_appointment" type="checkbox" value="yes" style="width:auto !important;">Video appointment</label></div>
<input name="nullemail" placeholder="Your alternative email?" type="hidden"> <input name="nullemail" placeholder="Your alternative email?" type="hidden">
<input id="url" name="url" type="hidden"> <input id="url" name="url" type="hidden">
<!--@INPUT_PRODUCT_CODE@-->
<input id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="sourcetype" type="hidden" value="32113">
<button class="sendButton" type="submit" id="bottomFormBtn"> <button class="sendButton" type="submit" id="bottomFormBtn">
Send My Inquiry Send My Inquiry
@ -457,16 +457,16 @@ aria-label="festival">
</div> </div>
</div> </div>
</form> </form>
<!--
<div class="contactwechat"> <div class="contactwechat">
<img alt="global highlights' wechat code" height="100px" src="https://data.asiahighlights.com/image/about/asia-highlights-whatsapp-code.jpg" width="100px"> <img alt="global highlights' wechat code" height="100px" src="https://data.asiahighlights.com/image/about/asia-highlights-whatsapp-code.jpg" width="100px">
<div class="wechatinfo">Scan and add us on WhatsApp: <span class="wechatred">+8615807734776</span> <div class="wechatinfo">Scan and add us on WhatsApp: <span class="wechatred">+8615807734776</span>
contact@globalhighlights.com contact@globalhighlights.com
</div> </div>
</div> </div>
-->
</div> </div>
-->
<script> <script>
(function () { (function () {
String.prototype.lpad = function (padString, length) { String.prototype.lpad = function (padString, length) {

Loading…
Cancel
Save