订单入库name值统一修改为product_code

hotfix/paypal-note
candice 2 years ago
parent 1c52ddd8e2
commit a37b81a477

@ -336,7 +336,7 @@
<div class="bottomaboutus"> <div class="bottomaboutus">
<div class="bottompctitle">About Us</div> <div class="bottompctitle">About Us</div>
<div class="aboutusinfo">At Asia Highlights, we are committed to providing you an affordable, <div class="aboutusinfo">At Asia Highlights, we are committed to providing you an affordable,
quality private tour, whether it's a family vacation, a honeymoon, or your annual break — your quality private tour, whether it's a milestone trip, family trip, or bucketlist trip — your
planning will be made easy with just one specialist throughout. <a href="/about-us">Know more planning will be made easy with just one specialist throughout. <a href="/about-us">Know more
...</a> ...</a>
<div class="trustPilotIconBig"> <div class="trustPilotIconBig">

@ -305,7 +305,7 @@
</div> </div>
<div class="infobottom"> <div class="infobottom">
<div class="bottomlogoinfo">At Asia Highlights, we are committed to providing you an affordable, quality private <div class="bottomlogoinfo">At Asia Highlights, we are committed to providing you an affordable, quality private
tour, whether it's a family vacation, a honeymoon, or your annual break — your planning will be made easy with tour, whether it's a milestone trip, family trip, or bucketlist trip — your planning will be made easy with
just one specialist throughout. <a href="/about-us">Know more...</a> just one specialist throughout. <a href="/about-us">Know more...</a>
<img src="https://data.asiahighlights.com/grey.gif" <img src="https://data.asiahighlights.com/grey.gif"
originalsrc="https://data.asiahighlights.com/pic/trustpilot-new-icon.png" loader="lazy" originalsrc="https://data.asiahighlights.com/pic/trustpilot-new-icon.png" loader="lazy"

@ -723,7 +723,7 @@ margin-bottom: -25px;
<div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="contact_via_phone_call" type="checkbox" value="yes">Phone call</label></div> <div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="contact_via_phone_call" type="checkbox" value="yes">Phone call</label></div>
<div class="checkYes"><label for="video"><input class="checkBorder" id="video" name="contact_via_video_appointment" type="checkbox" value="yes">Video appointment</label></div> <div class="checkYes"><label for="video"><input class="checkBorder" id="video" name="contact_via_video_appointment" type="checkbox" value="yes">Video appointment</label></div>
<input type="hidden" name="nullemail"> <input type="hidden" name="nullemail">
<input name="cli_no" type="hidden" value="YDFW"/> <input name="product_code" type="hidden" value="YDFW"/>
<button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="button">Send My <button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="button">Send My
Inquiry</button> Inquiry</button>
</div> </div>

@ -723,7 +723,7 @@ margin-bottom: -25px;
<div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="contact_via_phone_call" type="checkbox" value="yes">Phone call</label></div> <div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="contact_via_phone_call" type="checkbox" value="yes">Phone call</label></div>
<div class="checkYes"><label for="video"><input class="checkBorder" id="video" name="contact_via_video_appointment" type="checkbox" value="yes">Video appointment</label></div> <div class="checkYes"><label for="video"><input class="checkBorder" id="video" name="contact_via_video_appointment" type="checkbox" value="yes">Video appointment</label></div>
<input type="hidden" name="nullemail"> <input type="hidden" name="nullemail">
<input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/> <input name="product_code" type="hidden" value="<?php echo $meta_product_code; ?>"/>
<button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="button">Send My <button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="button">Send My
Inquiry</button> Inquiry</button>
</div> </div>

@ -311,7 +311,7 @@
<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_PRODUCT_CODE@-->
<input id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="product_code" type="hidden" value="32113">
<button class="sendButton" type="submit" id="info_page_form_btn"> <button class="sendButton" type="submit" id="info_page_form_btn">
Send My Inquiry Send My Inquiry
</button> </button>

@ -525,7 +525,7 @@
<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_PRODUCT_CODE@-->
<input id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="product_code" type="hidden" value="32113">
<button class="sendButton" id="bottomFormBtn" type="submit"> <button class="sendButton" id="bottomFormBtn" type="submit">
Send My Inquiry Send My Inquiry
</button> </button>

@ -312,7 +312,7 @@
<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 id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="product_code" type="hidden" value="32113">
<button class="sendButton" type="submit"> <button class="sendButton" type="submit">
Send My Inquiry Send My Inquiry
</button> </button>

@ -450,7 +450,7 @@ aria-label="festival">
<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_PRODUCT_CODE@-->
<input id="sourcetype" name="sourcetype" type="hidden" value="32113"> <input id="sourcetype" name="product_code" type="hidden" value="32113">
<button class="sendButton" type="submit" id="bottomFormBtn"> <button class="sendButton" type="submit" id="bottomFormBtn">
Send My Inquiry Send My Inquiry
</button> </button>

Loading…
Cancel
Save