<?php $get_lang = isset($wp_query->query_vars['prisna_translate_seo_request'])?urldecode($wp_query->query_vars['prisna_translate_seo_request']):''; ?> <footer class="web_footer"> <section class="foot_service"> <div class="layout"> <div class="foot_items"> <nav class="foot_item foot_item_nav wow fadeInLeftA" data-wow-delay=".1s" data-wow-duration=".8s"> <div class="foot_item_hd"> <h2 class="title">PRODUCTS</h2> </div> <div class="foot_item_bd"> <ul class="foot_txt_list"> <?php echo str_replace("</ul></div>", "", ereg_replace("<div[^>]*><ul[^>]*>", "", wp_nav_menu(array('menu' => 442, 'echo' => false)) ));?> </ul> </div> </nav> <nav class="foot_item foot_item_contac wow fadeInLeftA" data-wow-delay=".1s" data-wow-duration=".8s"> <div class="foot_item_hd"> <img src="/uploads/e7e1f70511.png" alt="logo"> <h2 class="title">Shanghai Heat Transfer Equipment Co., Ltd.</h2> </div> <div class="foot_item_bd"> <address class="foot_contact_list"> <ul> <li class="contact_item"> <div class="contact_txt"> <div class="item_val"> <?php if( get_get_field('lianxi_adress') ){ ?><p class="item_val"><?php get_the_field('lianxi_adress'); ?></p><?php } ?></div> </div> </li> <li class="contact_item"> <div class="contact_txt"> <span class="contact_label">Call Us Now: </span> <div class="item_val"><?php if( get_get_field('lianxi_phone_01') ){ ?> <p class="item_val"><a class="tel_link" href="tel:<?php get_the_field('lianxi_phone_01'); ?>"></a><?php get_the_field('lianxi_phone_01'); ?></p><?php } ?></div> </div> </li> <li class="contact_item"> <div class="contact_txt"> <div class="item_val"> <?php if( get_get_field('lianxi_mail_01') ){ ?><p class="item_val"><a href="mailto:<?php get_the_field('lianxi_mail_01'); ?>">Email:<?php get_the_field('lianxi_mail_01'); ?><?php } ?> </a></p></div> </div> </li> </ul> </address> </div> </nav> <nav class="foot_item foot_item_follow wow fadeInLeftA" data-wow-delay=".1s" data-wow-duration=".8s"> <div class="foot_item_hd"> <h2 class="title">CONTACT US</h2> </div> <div class="foot_item_bd"> <div class="company_subscribe"> <div class="learn_more"> <a class="button" href="javascript:">INQUIRY NOW</a> </div> </div> <ul class="foot_sns"> <?php $images = get_get_field('sns_gallery'); if( $images ): foreach( $images as $image ): ?> <li><a target="_blank" href="<?php echo $image['alt']; ?>"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['title']; ?>"></a></li> <?php endforeach; endif; ?> </ul> </div> </nav> </div> </div> </section> <section class="foot_bar wow fadeInUpA" data-wow-delay=".1s" data-wow-duration=".8s"> <div class="layout"> <div class="copyright"><?php query_posts(array( 'post_type' => 'transall','showposts' => 1,'orderby' => 'post_date','order'=> 'DESC') ); while (have_posts()) : the_post();?> <?php if( get_field('自动翻译') ){ ?> <div class="transall"></div> <?php } ?> <?php endwhile; wp_reset_query(); ?> <?php get_the_field('about_copyright'); ?> <?php get_the_field('3code_an'); ?> <?php get_the_field('3code_qt'); ?>&nbsp;<a href="/featured/">Hot Products</a> - <a href="/sitemap.xml">Sitemap</a> - <a href="<?php $ampurl=home_url("/"); $ampurl=str_replace("www.", "m.",$ampurl); echo $ampurl ?>">AMP Mobile</a> - <a href="/privacy-policy/">Privacy Policy</a> <br><?php wp_tag_cloud( array( 'number' => 5,'order' => 'RAND') ); ?></div> </div> </section> </footer> <aside class="scrollsidebar" id="scrollsidebar"> <div class="side_content"> <div class="side_list"> <header class="hd"><img src="//cdn.goodao.net/shphe-en/style/title_pic.png" alt="Online Inuiry"/></header> <div class="cont"> <li><a class="email" href="javascript:" onclick="showMsgPop();">Send Email</a></li> <li> <span style="margin-left:7%;width: 25px;height: 40px;display: block;"><img src="https://www.shphe-en.com/uploads/icons0511.png"></span><a style="margin-top: -29%" target="_blank" class="whatsapp" href="https://api.whatsapp.com/send?phone=8615201818405">WhatsApp</a></li> <?php query_posts(array( 'post_type' => 'skype','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') ); ?> <?php while (have_posts()) : the_post();?> <li><a target="_blank" class="skype" href="skype:<?php the_field('skype_id'); ?>?chat"><?php echo mb_strimwidth(strip_tags(apply_filters('the_title',$post->post_title)), 0, 200,"..."); ?></a></li> <?php endwhile; wp_reset_query(); ?> <?php query_posts(array( 'post_type' => 'ww','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') ); ?> <?php while (have_posts()) : the_post();?> <li class="ww"> <?php the_field('ww_code'); ?> </li> <?php endwhile; wp_reset_query(); ?> </div> <?php $image = get_get_field('ad_android');if( !empty($image) ): ?> <div class="t-code"> <a href="<?php echo $image['alt']; ?>"><img width="120px" src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></a><br/> <center> Android </center> </div> <?php endif; ?> <?php $image = get_get_field('ad_ios');if( !empty($image) ): ?> <div class="t-code"> <a href="<?php echo $image['alt']; ?>"><img width="120px" src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></a><br/> <center> IOS </center> </div> <?php endif; ?> <div class="side_title"><a class="close_btn"><span>x</span></a></div> </div> </div> <div class="show_btn"></div> </aside> <div class="inquiry-pop-bd"> <div class="inquiry-pop"> <i class="ico-close-pop" onClick="hideMsgPop();"></i> <script type="text/javascript" src="//www.globalso.site/form.js"></script> </div> </div> </div> <div class="web-search"> <b id="btn-search-close" class="btn--search-close"></b> <div style=" width:100%"> <div class="head-search"> <form action="https://www.shphe-en.com/index.php" method="get"> <input class="search-ipt" type="text" placeholder="Start Typing..." name="s" id="s" /> <input type="hidden" name="cat" value="490"/> <input class="search-btn" type="button" /> <span class="search-attr">Hit enter to search or ESC to close</span> </form> </div> </div> </div> <script type="text/javascript" src="//cdn.goodao.net/shphe-en/style/global/js/jquery.min.js"></script> <script type="text/javascript" src="//cdn.goodao.net/shphe-en/style/global/js/common.js"></script> <?php wp_footer();?> <!--<script type="text/javascript" src="//www.globalso.site/livechat.js"></script>--> <script src="//cdn.goodao.net/style/js/stats_init.js"></script> <!-- Yandex.Metrika counter --> <script type="text/javascript" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter92739559 = new Ya.Metrika({ id:92739559, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true, trackHash:true, ecommerce:"dataLayer" }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], x = "https://cdn.jsdelivr.net/npm/yandex-metrica-watch/watch.js", s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; for (var i = 0; i < document.scripts.length; i++) { if (document.scripts[i].src === x) { return; } } s.type = "text/javascript"; s.async = true; s.src = x; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <!-- /Yandex.Metrika counter --> </body></html>