@ -1,8 +1,12 @@
< div class = "tmbottom" >
< h2 > Send Us an Inquiry Now< / h2 >
< h3 style = "text-align:center;" class = "visible-xs" > For a quick conversation, simply reach us via WhatsApp:< / h3 >
< div class = "contactwechat visible-xs" > < img alt = "asia highlights' wechat code" height = "100px" src = "https://data.globalhighlights.com/image/aboutus/gh-whatsapp-qr-code.jpg" width = "100px" >
< div class = "wechatinfo" > < span class = "wechatred" > +86 15807734776< / span > < br >
Email: < span class = "wechatred" > contact@asiahighlights.com< / span > < / div >
< / div >
< h3 style = "text-align:center;" > Send Us an Inquiry Now< / h3 >
< form action = "/orders/quick_inquiry_save" method = "post" novalidate = "" onsubmit = "return validateQuickInquiryForm()" > < 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 >
@ -10,15 +14,13 @@
< input class = "EmailAddress" id = "email" name = "email" placeholder = "Email" required = "" type = "text" value = "" / >
< div id = "email_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your email< / div >
< / div >
< / div >
< div id = "email_verify_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please verify your email< / div >
< / div >
< input class = "InquiryCalendar datepicker" id = "starting_date" name = "starting_date" placeholder = "Starting date" readonly = "readonly" type = "text" value = "" / >
< div id = "starting_date_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your starting date< / div >
< / div >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your starting date< / div > < / div >
< input class = "Inquiryphone" id = "PhoneNo" name = "PhoneNo" placeholder = "Any other way to reach you (optional)" type = "tel" value = "" / >
< textarea id = "form_additionalrequirements" name = "form_additionalrequirements" placeholder = "Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food..." style = "height:100px;" > < / textarea >
< button class = "sendButton" id = "submit_booking_form_inquiry" name = "booking_form_inquiry_list" type = "submit" > Inquire Now</ button > < input name = "cli_no" type = "hidden" value = " <?php echo $meta_product_code ; ?> " />