CINXE.COM

LTS-SiPiN 6000 Metal Testing Machine - The Lotus Impex

<!DOCTYPE html> <html lang="en"> <head> <!-- set the encoding of your site --> <meta charset="utf-8"> <!-- set the viewport width and initial-scale on mobile devices --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>LTS-SiPiN 6000 Metal Testing Machine - The Lotus Impex</title> <meta name="keywords" content="TOUNCH MACHINE IN INDIA , GOLD TESTING MACHINE INDIA , HALLMARKING CENTER MACHINE INDIA , ALL METAL CHECKING MACHINE , Gold Testing Machines, Silver testing machines, All metal testing machines, gold testing , 72 metal testing machines, metal testing , gold testing machine in powder form , XRF analyser, Pricious metal analyser , gold analyser , silver analyser - The Lotus Impex"> <meta name="description" content="TOUNCH MACHINE IN INDIA , GOLD TESTING MACHINE INDIA , HALLMARKING CENTER MACHINE INDIA , ALL METAL CHECKING MACHINE . - The Lotus Impex"> <!-- include the site stylesheet --> <meta property="og:url" content="https://www.thelotusimpex.com//details-lotus-advance-lts-sipin-6000-27.html" /> <meta property="og:type" content="website" /> <meta property="og:title" content="LTS-SiPiN 6000 Metal Testing Machine - The Lotus Impex" /> <meta property="og:description" content="TOUNCH MACHINE IN INDIA , GOLD TESTING MACHINE INDIA , HALLMARKING CENTER MACHINE INDIA , ALL METAL CHECKING MACHINE . - The Lotus Impex" /> <meta property="og:image" content="http://www.thelotusimpex.com//lotus-admin/prodimage/217188c9caf0dc1b7603301f0e12330a.jpg" /> <!-- include the site stylesheet --> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/icon-fonts.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/responsive.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.theme.default.css"> <link rel="stylesheet" href="css/font-awesome.css"> <script src="js/jquery.js"></script> </head> <body> <!-- main container of all the page elements --> <div id="wrapper"> <!-- Page Loader --> <div id="pre-loader" class="loader-container"> <div class="loader"> <img src="images/loader.gif" alt="loader"> </div> </div> <!-- W1 start here --> <div class="w1"> <!-- mt header style4 start here --> <header id="mt-header" class="style3"> <div class="mt-top-bar"> <div class="container-fluid"> <div class="row"> <div class="col-xs-12 col-sm-6 hidden-xs"> <span class="tel active"> <i class="fa fa-phone" aria-hidden="true"></i> +91 9821412312</span> <a class="tel" href="mailto:info@thelotusimpex.com"> <i class="fa fa-envelope-o" aria-hidden="true"></i> info@thelotusimpex.com</a> </div> <div class="col-xs-12 col-sm-6 text-right"> </div> </div> </div> </div> <!-- mt bottom bar start here --> <div class="mt-bottom-bar"> <div class="container-fluid"> <div class="row"> <div class="col-xs-12"> <!-- mt logo start here --> <div class="mt-logo"><a href="index.html"><img src="images/logo.jpg" alt="The Lotus Impex" title="The Lotus Impex"></a></div> <!-- mt icon list start here --> <ul class="mt-icon-list"> <li class="hidden-lg hidden-md"> <a href="#" class="bar-opener mobile-toggle"> <span class="bar"></span> <span class="bar small"></span> <span class="bar"></span> </a> </li> <!--<li><a href="#" class="icon-magnifier"></a></li>--> </ul><!-- mt icon list end here --> <!-- navigation start here --> <nav id="nav"> <ul> <li> <a href="index.html">HOME </a> </li> <li><a href="about.html">About</a></li> <li> <a class="drop-link" style="cursor:pointer;">PRODUCTS <i class="fa fa-angle-down hidden-lg hidden-md" aria-hidden="true"></i></a> <div class="s-drop"> <ul> <li><a href='products-currency-counting-machine-3.html'>Currency Counting Machine</a></li> <li><a href='products-weighing-scale-and-system-11.html'>Weighing Scale and System</a></li> <li><a href='products-gold-testing-machine-17.html'>Gold Testing Machine</a></li> </ul> </div> </li> <li><a href="support-video.html" >Support </a></li> <li><a href="contact.html">Contact</a></li> </ul> </nav> <!-- mt icon list end here --> </div> </div> </div> </div> <!-- mt bottom bar end here --> <span class="mt-side-over"></span> </header><!-- mt header style4 end here --> <script> $(document).ready(function() { jQuery("#myModal").on("hidden.bs.modal", function () { jQuery("#video")[0].src = ""; ev.preventDefault(); }); }); function play_video(video_url) { jQuery("#video")[0].src = video_url; ev.preventDefault(); } function download_pdf(pid) { location.href='download-'+pid+'.html'; } function myshare(fblink,pic,nm,desc) { FB.init({ appId : '518451798927137', // App ID from the App Dashboard status : true, // check the login status upon init? cookie : true, // set sessions cookies to allow your server to access the session? xfbml : true // parse XFBML tags on this page? }); FB.ui({ method: 'feed', link: fblink, picture: pic, name: nm, caption: '', description: desc }, function(response){}); } function func_tweet(desc,url) { var d = escape(desc); var url = escape(url); window.open("http://twitter.com/share?text="+d+"&url="+url,'Lotus Impex', "resizable=yes, top=150, left=400, width=550, height=450"); } function sndinq() { if(document.prdfrm.custname.value.trim() == "") { document.getElementById("custname").style.borderColor = "#FFAAAA"; document.prdfrm.custname.focus(); return false; } else { document.getElementById("custname").style.borderColor = "#d1d1d1"; } if(document.prdfrm.custemail.value.trim() == "") { document.getElementById("custemail").style.borderColor = "#FFAAAA"; document.prdfrm.custemail.focus(); return false; } else { document.getElementById("custemail").style.borderColor = "#d1d1d1"; } var d = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/; if(!d.test(document.prdfrm.custemail.value.trim())) { document.getElementById("custemail").style.borderColor = "#FFAAAA"; document.prdfrm.custemail.focus(); return false; } else { document.getElementById("custemail").style.borderColor = "#d1d1d1"; } if(document.prdfrm.custmobno.value.trim() == "") { document.getElementById("custmobno").style.borderColor = "#FFAAAA"; document.prdfrm.custmobno.focus(); return false; } else { document.getElementById("custmobno").style.borderColor = "#d1d1d1"; } var c = /[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/; if(!c.test(document.prdfrm.custmobno.value.trim())) { document.getElementById("custmobno").style.borderColor = "#FFAAAA"; document.prdfrm.custmobno.focus(); return false; } else { document.getElementById("custmobno").style.borderColor = "#d1d1d1"; } if((document.prdfrm.custmobno.value.trim()).length !="10") { document.getElementById("custmobno").style.borderColor = "#FFAAAA"; document.prdfrm.custmobno.focus(); return false; } else { document.getElementById("custmobno").style.borderColor = "#d1d1d1"; } if(document.prdfrm.city.value.trim() == "") { document.getElementById("city").style.borderColor = "#FFAAAA"; document.prdfrm.city.focus(); return false; } else { document.getElementById("city").style.borderColor = "#d1d1d1"; } if(document.prdfrm.message.value.trim() == "") { document.getElementById("message").style.borderColor = "#FFAAAA"; document.prdfrm.message.focus(); return false; } else { document.getElementById("message").style.borderColor = "#E4E4E2"; } if(document.prdfrm.captchacode.value.trim() == "") { document.getElementById("captchacode").style.borderColor = "#FFAAAA"; document.prdfrm.captchacode.focus(); return false; } else { document.getElementById("captchacode").style.borderColor = "#E4E4E2"; } var custname = document.prdfrm.custname.value.trim(); var custemail = document.prdfrm.custemail.value.trim(); var custmobno = document.prdfrm.custmobno.value.trim(); var city = document.prdfrm.city.value.trim(); var mymsg = document.prdfrm.message.value.trim(); var prdid = document.prdfrm.prdid.value.trim(); var captchacode = document.prdfrm.captchacode.value.trim(); $("#btdivid").hide(); $("#pre-loader").css('display','block'); jQuery.ajax({ type:"POST", url:'prinqdata.php', data:"act=sndinq"+"&prdid="+escape(prdid)+"&custname="+escape(custname)+"&custemail="+escape(custemail)+"&custmobno="+escape(custmobno)+"&city="+escape(city)+"&mymsg="+escape(mymsg)+"&captch="+captchacode, dataType: "html", success: function(data) { document.prdfrm.custname.value = ""; document.prdfrm.custemail.value = ""; document.prdfrm.custmobno.value = ""; document.prdfrm.city.value = ""; document.prdfrm.message.value = ""; document.prdfrm.captchacode.value = ""; if(data == "0") $("#msgid").html('<div class="alert alert-success"><strong>Success ! </strong> Product Enquiry Send Successfully..!!</div>'); else if(data == "1") $("#msgid").html('<div class="alert alert-danger"><strong>Danger ! </strong> Something Went Wrong. Please Try Again..!!</div>'); else if(data == "2") $("#msgid").html('<div class="alert alert-danger"><strong>Danger ! </strong> Invalid Captcha Code. Please Try Again..!!</div>'); else if(data == "3") $("#msgid").html('<div class="alert alert-danger"><strong>Danger ! </strong> Invalid Email ID. Please Try Again..!!</div>'); else if(data == "4") $("#msgid").html('<div class="alert alert-danger"><strong>Danger ! </strong> Invalid Mobile Number. Please Try Again..!!</div>'); else $("#msgid").html(''); $("#pre-loader").css('display','none'); var d = new Date(); $("#mycpid").attr('src','captcha.php?'+ d.getTime()); $("#btdivid").show(); } }); } </script> <main id="mt-main"> <!-- Mt Contact Banner of the Page --> <section class="mt-contact-banner style4" style="background-color:#f5f5f5;"> <div class="container"> <div class="row"> <div class="col-xs-12 text-center"> <h1>Gold Testing Machine</h1> <!-- Breadcrumbs of the Page --> <nav class="breadcrumbs"> <ul class="list-unstyled"> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a href="index.html">Home <i class="fa fa-angle-right"></i></a></li> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a itemprop="url" title="Gold Testing Machine" href=products-gold-testing-machine-17.html>Gold Testing Machine <i class="fa fa-angle-right"></i></a></li> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span>LOTUS ADVANCE LTS-SiPiN 6000</span></li> </ul> </nav><!-- Breadcrumbs of the Page end --> </div> </div> </div> </section><!-- Mt Contact Banner of the Page end --> <!-- Mt Product Detial of the Page --> <section class="mt-product-detial wow fadeInUp" data-wow-delay="0.4s"> <div class="container mt-5"> <div class="row"> <div class="col-xs-12"> <!-- Slider of the Page --> <div class="slider"> <div class="product-slider"> <div class="slide"><img class="img-responsive" src="thumb.php?src=lotus-admin/prodimage/217188c9caf0dc1b7603301f0e12330a.jpg&x=900&y=1000&q=100&f=0" alt="LOTUS ADVANCE LTS-SiPiN 6000 - The Lotus Impex" title="LOTUS ADVANCE LTS-SiPiN 6000 - The Lotus Impex"/></div> </div> <ul class="list-unstyled slick-slider pagg-slider"> <li><div class="img"><img class="img-responsive" src="thumb.php?src=lotus-admin/prodimage/400/217188c9caf0dc1b7603301f0e12330a.jpg&x=100&y=111&q=100&f=0" alt="LOTUS ADVANCE LTS-SiPiN 6000 - The Lotus Impex" title="LOTUS ADVANCE LTS-SiPiN 6000 - The Lotus Impex"></div></li> </ul> </div> <!-- Slider of the Page end --> <!-- Detail Holder of the Page --> <div class="detial-holder"> <!-- Breadcrumbs of the Page --> <ul class="list-unstyled breadcrumbs"> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a itemprop="url" title="Gold Testing Machine" href=products-gold-testing-machine-17.html>Gold Testing Machine <i class="fa fa-angle-right"></i></a></li> <li>LOTUS ADVANCE LTS-SiPiN 6000</li> </ul> <!-- Breadcrumbs of the Page end --> <h2>LOTUS ADVANCE LTS-SiPiN 6000</h2> <hr> <div class="txt-wrap"> <h2><span style="text-decoration: underline;"><em><strong>LOTUS ADVANCE LTS-SiPiN 6000</strong></em></span></h2> <ul> <li><strong>ALL 72 METAL TESTING&nbsp;</strong></li> <li><strong>SUITABLE FOR BANKS, JEWELLERY SHOWROOM , MANUFACTURERS, FINANCE COMPANIES, METAL TESTING LABORATORIES AND MUCH MORE ........</strong></li> <li><strong>ACCURACY OF 0.15 % (15 POINTS)</strong></li> <li><strong>AVAILABLE IN BEST PRICES</strong></li> <li><strong>30 DAYS EASY RETURN</strong></li> </ul> </div> <form class="product-form"> <fieldset> <div class="row-val"><button name="submit" id="submit" class="btn-block" type="button" onclick="javascript:download_pdf(27)">Download PDF </button></div> </fieldset> </form> <h3>Product Enuqiry</h3> <div class="product-comment"> <div id="msgid"></div> <form class="p-commentform" style="padding-bottom:20px;" name="prdfrm" id="prdfrm"> <input type="hidden" id="prdid" name="prdid" value="27"> <fieldset> <div class="mt-row"> <label>Name *</label> <input type="text" class="form-control" name="custname" id="custname" placeholder="Name *" maxlength="240"> </div> <div class="mt-row"> <label>Email *</label> <input type="text" class="form-control" name="custemail" id="custemail" placeholder="Email *" maxlength="240"> </div> <div class="mt-row"> <label>Mobile Number *</label> <input type="text" class="form-control" name="custmobno" id="custmobno" placeholder="Mobile Number * (10 Digit Mobile No Only)" maxlength="10"> </div> <div class="mt-row"> <label>City *</label> <input type="text" class="form-control" name="city" id="city" placeholder="City *" maxlength="240"> </div> <div class="mt-row"> <label>Message</label> <textarea class="form-control" name="message" id="message" placeholder="Write your Message *"></textarea> </div> <div class="mt-row"> <label>Captcha *</label> <div class="row"> <div class="col-sm-12"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="80" valign="top"><img src="captcha.php" id="mycpid" style="border-radius:5px; width:auto;" class="img-fluid"> </td> <td width="10"></td> <td valign="top"><input type="text" class="form-control" name="captchacode" id="captchacode" placeholder="Captcha Code" maxlength="10" /></td> </tr> </table> </div> </div> </div> <div class="mt-row" id="btdivid"> <button type="button" class="btn-type2" onClick="javascript:sndinq();">Submit</button> </div> </fieldset> </form> </div> <hr> <h4 class="f-widget-heading follow">Share This Product</h4> <!-- Social Network of the Page --> <ul class="list-unstyled social-network2"> <li><a onClick="javascript: myshare('https://www.thelotusimpex.com//details-lotus-advance-lts-sipin-6000-27.html','http://www.thelotusimpex.com//lotus-admin/prodimage/217188c9caf0dc1b7603301f0e12330a.jpg','LTS-SiPiN 6000 Metal Testing Machine - The Lotus Impex','TOUNCH MACHINE IN INDIA , GOLD TESTING MACHINE INDIA , HALLMARKING CENTER MACHINE INDIA , ALL METAL CHECKING MACHINE . - The Lotus Impex');" style="cursor:pointer" class="facebook"><i class="fab fa-facebook"></i></a></li> <li><a onclick="javascript: func_tweet('LTS-SiPiN 6000 Metal Testing Machine - The Lotus Impex','https://www.thelotusimpex.com//details-lotus-advance-lts-sipin-6000-27.html');" class="twitter" style="cursor:pointer" class="twitter"><i class="fab fa-twitter"></i></a></li> <li class="hide-desktop"><a href="whatsapp://send?text= https://www.thelotusimpex.com//details-lotus-advance-lts-sipin-6000-27.html" data-action="share/whatsapp/share" class="whatsapp"><i class="fab fa-whatsapp"></i></a></li> </ul> </div> <!-- Detail Holder of the Page end --> </div> </div> </div> </section><!-- Mt Product Detial of the Page end --> <div class="product-detail-tab wow fadeInUp" data-wow-delay="0.4s"> <div class="container"> <div class="row"> <div class="col-xs-12"> <ul class="mt-tabs text-center text-uppercase"> <li><a href="#tab1" class="active">DESCRIPTION</a></li> <!-- <li><a href="#tab2">PRODUCT INQUIRY</a></li>--> </ul> <div class="tab-content"> <div id="tab1"> <article data-readmore="" aria-expanded="false"> <p><em><strong>MEASURING ELEMENTS RANGE :- FROM SODIUM (Na) TO URANIUM (U)</strong></em></p> <p><em><strong>ANALYSIS OBJECT :- POWDER , SOLID , LIQUID .</strong></em></p> <p><em><strong>MEASURING ACCURACY :- 0.15%</strong></em></p> <p><em><strong>HIGH VOLTAGE POWER :- 5~50kv</strong></em></p> <p><em><strong>X-RAY TUBE CURRENT :-50~1000 A</strong></em></p> <p><em><strong>CAMERA :- HD INDUSTRISL CAMERA</strong></em></p> <p><em><strong>DETECTOR AND RESOLUTION :- AMP TEK SILICON DRIFT DETECTOR WITH 110eV RESOLUTION</strong></em></p> <p><em><strong>FOCUS :- SIGNAL FIXED FOCAL DEPTH WITH LASER AND AUTO FOCUS</strong></em></p> <p><em><strong>MEASURING TIME :- 10 TO 60 SECONDS</strong></em></p> <p><em><strong>ENVIRONMENT TEMPERATURE :-10 ~30 C</strong></em></p> <p><em><strong>INPUT VOLTAGE :- AC 220</strong></em></p> <p><em><strong>NET WEIGHT :- 40 kg</strong></em></p> </article> </div> <!-- <div id="tab2"> <div class="product-comment"> <div id="msgid"></div> <form class="p-commentform" name="prdfrm" id="prdfrm"> <input type="hidden" id="prdid" name="prdid" value="27"> <fieldset> <div class="mt-row"> <label>Name *</label> <input type="text" class="form-control" name="custname" id="custname" placeholder="Name *" maxlength="240"> </div> <div class="mt-row"> <label>Email *</label> <input type="text" class="form-control" name="custemail" id="custemail" placeholder="Email *" maxlength="240"> </div> <div class="mt-row"> <label>Mobile Number *</label> <input type="text" class="form-control" name="custmobno" id="custmobno" placeholder="Mobile Number * (10 Digit Mobile No Only)" maxlength="10"> </div> <div class="mt-row"> <label>City *</label> <input type="text" class="form-control" name="city" id="city" placeholder="City *" maxlength="240"> </div> <div class="mt-row"> <label>Message</label> <textarea class="form-control" name="message" id="message" placeholder="Write your Message *"></textarea> </div> <div class="mt-row"> <label>Captcha *</label> <div class="row"> <div class="col-sm-12"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="80" valign="top"><img src="captcha.php" id="mycpid" style="border-radius:5px; width:auto;" class="img-fluid"> </td> <td width="10"></td> <td valign="top"><input type="text" class="form-control" name="captchacode" id="captchacode" placeholder="Captcha Code" maxlength="10" /></td> </tr> </table> </div> </div> </div> <div class="mt-row" id="btdivid"> <button type="button" class="btn-type2" onClick="javascript:sndinq();">Submit</button> </div> </fieldset> </form> </div> </div>--> </div> </div> </div> </div> </div> <!-- related products start here --> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="mt-producttabs style5 wow fadeInUp" data-wow-delay="0.4s"> <!-- producttabs start here --> <ul class="producttabs"> <li><a href="#tab1" class="active">RELETED PRODUCTS</a></li> </ul> <!-- producttabs end here --> <div class="tab-content row"> <div id="tab1"> <!-- tabs slider start here --> <div class="tabs-sliderlg"> <div class="slide"> <a href="details-lotus-advance-lts-xrf01-26.html"> <div class="mt-product2 large bg-grey"> <div class="box"> <img alt="image description" src="thumb.php?src=lotus-admin/prodimage/400/fa802be486586cf1504d7c102eea2546.jpg&x=400&y=444&q=100&f=0" alt="LOTUS ADVANCE LTS-XRF01 - The Lotus Impex" title="LOTUS ADVANCE LTS-XRF01 - The Lotus Impex"> </div> <div class="txt"> <strong class="title">LOTUS ADVANCE LTS-XRF01</strong> </div> </div> </a> </div> <div class="slide"> <a href="details-lotus-advance-lts-999-28.html"> <div class="mt-product2 large bg-grey"> <div class="box"> <img alt="image description" src="thumb.php?src=lotus-admin/prodimage/400/eb7c0c28d1044c6c6177a10ec883f7ba.jpg&x=400&y=444&q=100&f=0" alt="LOTUS ADVANCE LTS-999 - The Lotus Impex" title="LOTUS ADVANCE LTS-999 - The Lotus Impex"> </div> <div class="txt"> <strong class="title">LOTUS ADVANCE LTS-999</strong> </div> </div> </a> </div> </div> </div> </div> </div> </div> </div> </div> </main> <div id="fb-root"></div> <script> // Load the SDK asynchronously (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title" id="myModalLabel">LOTUS ADVANCE LTS-SiPiN 6000</h4> </div> <div class="modal-body"> <iframe style="border:solid 5px #1B1B1B; border-radius:5px; width:100%; height:450px;" id="video" allowfullscreen="" frameborder="0"></iframe> </div> </div> </div> </div> <style> .hide-desktop{display:none; visibility:hidden;} @media(max-width:768px){ .hide-desktop{display:block; visibility:visible;} } </style> <footer id="mt-footer" class="style2 wow fadeInUp" data-wow-delay="0.6s"> <!-- Footer Holder of the Page --> <div class="footer-holder dark"> <div class="container divider"> <hr> <br><br> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-4 mt-paddingbottomxs"> <!-- F Widget About of the Page --> <div class="f-widget-about"> <div class="logo"> <a href="index.html"><img src="images/logo.jpg" alt="The Lotus Impex" tite="The Lotus Impex"></a> </div> <!-- <h4><strong>What Makes Us Different</strong></h4> <p>What really sets us apart are our People. We care about our Customers and this Shows, through our Customer Service, Openness, Honesty and Commitment to finding Tailored Solutions that really work for your Business.</p> <p style="background-color:#fc7129; color:#fff; padding:10px 20px; border-radius:5px; font-size:18px; display:inline-block;">Website Visit : <strong>162250</strong></p> --> </div> <!-- F Widget About of the Page --> </div> <nav class="col-xs-12 col-sm-6 col-md-4 mt-paddingbottomxs"> <div class="nav-widget-1"> <h3 class="f-widget-heading">Useful Links</h3> <ul class="list-unstyled f-widget-nav"> <li><a href="index.html">Home</a></li> <li><a href="about.html">About Us</a></li> <li><a href="support-video.html">Support Video</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div> <div class="nav-widget-1"> <h3 class="f-widget-heading">Categories</h3> <ul class="list-unstyled f-widget-nav"> <li><a href='products-currency-counting-machine-3.html'>Currency Counting Machine</a></li> <li><a href='products-weighing-scale-and-system-11.html'>Weighing Scale and System</a></li> <li><a href='products-gold-testing-machine-17.html'>Gold Testing Machine</a></li> </ul> </div> </nav> <div class="col-xs-12 col-sm-6 col-md-4 text-left hidden-sm"> <!-- F Widget Newsletter of the Page --> <div class="f-widget-about"> <h3 class="f-widget-heading">Contact Information</h3> <ul class="list-unstyled address-list"> <li><a>M-01 Flox Chambers, Near Roxy Cinema, Operahouse, Mumbai-400004 Maharashtra (INDIA)</a></li> <li><a>No.219, E Block, Sumel Business Park 4, Near kalupur bridge, Amdupura, Ahmedabad-380002</a></li> <li><a href="tel:+919821412312">+91 9821412312, +91 9819746692 </a></li> <li><a href="mailto:info@thelotusimpex.com">info@thelotusimpex.com</a></li> </ul> <h4 class="f-widget-heading follow">Follow Us</h4> <!-- Social Network of the Page --> <ul class="list-unstyled social-network"> <li><a href="https://www.facebook.com/share/f6BdMnQjP7fZN45Z/?mibextid=qi2Omg" target="_blank" class="facebook"><i class="fab fa-facebook"></i></a></li> <li><a href="" target="_blank" class="twitter"><i class="fab fa-twitter"></i></a></li> <li><a href="https://www.instagram.com/lotus.tech123?igsh=bHZ4d3BnbHVnbWhx" target="_blank" class="instagram"><i class="fab fa-instagram"></i></a></li> <li><a href="https://www.youtube.com/channel/UCkia_kncicDbMZ-RiaaZeBA" target="_blank" class="youtube"><i class="fab fa-youtube"></i></a></li> </ul> <!-- Social Network of the Page end --> </div> </div> </div> </div> </div> <!-- Footer Holder of the Page end --> <!-- Footer Area of the Page --> <div class="footer-area"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6"> <p>&copy; 2019 <a>The Lotus Impex </a> - All rights Reserved</p> </div> <div class="col-xs-12 col-sm-6 text-right"> <div class="bank-card"> <p>Developed By <a href="http://idkitsolutions.com/" target="_blank">IDK IT SOLUTIONS</a></p> </div> </div> </div> </div> </div> <!-- Footer Area of the Page end --> </footer> <!-- footer of the Page end --> </div><!-- W1 end here --> <span id="back-top" class="fa fa-arrow-up"></span> </div> <!-- include jQuery --> <script src="js/plugins.js"></script> <script src="js/jquery.main.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/readmore.js"></script> <script> $('article').readmore({ collapsedHeight: 240, speed: 200 }); </script> <script> jQuery(document).ready(function($) { "use strict"; // TESTIMONIALS CAROUSEL HOOK $('#customers-testimonials').owlCarousel({ loop: true, center: true, items: 2, margin: 0, autoplay: true, dots:true, autoHeight: true, autoplayTimeout: 8500, smartSpeed: 450, responsive: { 0: { items: 1 }, 768: { items: 2 }, 1170: { items: 2 } } }); }); </script> <script> $('#myModal').on('shown.bs.modal', function () { $('#myInput').focus() }) </script> <script> $(function() { $(this).bind("contextmenu", function(e) { e.preventDefault(); }); }); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-75805408-8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-75805408-8'); </script> <script> $('.owl-carousel').owlCarousel({ loop:true, margin:0, nav:false, autoplay:true, responsive:{ 0:{ items:1 }, 600:{ items:1 }, 1000:{ items:1 } } }) </script> <script> var url = 'https://wati-integration-service.clare.ai/ShopifyWidget/shopifyWidget.js?44937'; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url; var options = { "enabled":true, "chatButtonSetting":{ "backgroundColor":"#4dc247", "ctaText":"", "borderRadius":"25", "marginLeft":"50", "marginBottom":"80", "marginRight":"20", "position":"right" }, "brandSetting":{ "brandName":"Lotus Impex", "brandSubTitle":"Typically replies within a day", "brandImg":"https://www.thelotusimpex.com/images/logo.jpg", "welcomeText":"Hi there!\nHow can I help you?", "messageText":"Hello, I just Visited Your Website. Could you pls share more details of your products? {{page_link}}", "backgroundColor":"#0a5f54", "ctaText":"Start Chat", "borderRadius":"25", "autoShow":false, "phoneNumber":"919821412312" } }; s.onload = function() { CreateWhatsappChatWidget(options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); </script> <style> .wa-chat-box-poweredby {display:none;} </style> <script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/0a127e11839884e60e7e4cd33/bab74261c84983588d9fe6733.js");</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10