CINXE.COM

Mappls mall - Discover the Best Deals from online Sellers Near You with Mappls Mall

<!DOCTYPE html> <html lang="en"> <head> <title>Mappls mall - Discover the Best Deals from online Sellers Near You with Mappls Mall</title> <meta property="og:title" content="Mappls mall - Discover the Best Deals from online Sellers Near You with Mappls Mall" /> <meta property="og:image" itemprop="image" content="https://mappls.com/mall/ogimage.png"> <meta property="og:image:height" content="140"> <meta property="og:image:width" content="140"> <link rel="icon" href="favicon.ico" type="image/x-icon"> <meta property="og:title" content="Mappls mall - Discover the Best Deals from online Sellers Near You with Mappls Mall"> <meta property="og:description" content=""> <meta property="og:keywords" content=""> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="mappls" /> <meta property="twitter:title" content="Mappls mall - Discover the Best Deals from online Sellers Near You with Mappls Mall"> <meta property="twitter:description" content=""> <meta name="twitter:image" content="" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link href="css/robocss.css?007" rel="stylesheet"> <link rel="stylesheet" href="css/bootstrap-grid.min.css?007" /> <link rel="stylesheet" href="css/bootstrap.min.css?007" /> <link href="https://fonts.googleapis.com/css2?family=Satisfy&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/owl.carousel.css?007"> <link rel="stylesheet" href="css/rangeSlider.css?007"> <link rel="stylesheet" href="css/style.css?007"> <script src="js/jquery-3.7.0.min.js?007"></script> <script src="js/rangeSlider.js?007"></script> <script src="js/bootstrap.min.js?007"></script> <script src="js/owl.carousel.js?007"></script> <script src="function.js?007"></script> <script src="js/auto_search_product.js?007"></script> <script> $.ajax({ url: "https://www.mappls.com/widgets/login_by_cookie_to_mappls_products", timeout: 2000, success: function(r) { if (r) { $.ajax({ url: "./autoLogin?dt=" + btoa(r), timeout: 2000, success: function(d) { if (d) $("#userProfile").html(d); } }); } } }); </script> </head> <body id="top"> <div class="loaderDiv1" id="loader"> <div class="spinner bottomSpinner"> <span> <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" focusable="false"> <circle cx="14" cy="14" r="12" fill="none" stroke="#000" stroke-width="2" opacity=".15"></circle> <circle pathLength="1" cx="14" cy="14" r="12" fill="none" stroke="#339E82" stroke-width="3" stroke-dasharray="27 57" stroke-linecap="round" stroke-linejoin="round"></circle> </svg> </span> </div> </div> <div id="alert" style="width:100%;height:100vh;position: fixed;z-index: 99999;top:0;display:none"> <div style="top: 50%;left: 50%;transform: translate(-50%, -50%);position: absolute;;background: #ccc;padding:10px 20px;min-width:300px;border-radius: 10px;border:1px solid #198754"> <span style="display: inline-block;margin-bottom:16px"></span><br> <button style="width: 65px;background: #339e82;float: right;border-radius: 5px;margin: 10px;display:none" id="alert_ok">Yes</button> <button mpjs="$|'#alert').hide|)" style="width: 65px;background: #ddd;float: right;border-radius: 5px;margin-top: 10px">Close</button> </div> </div> <section class="top-section "> <div class="inner-top-section"> <header> <!--<div class="logo-back" style="display: flex;align-items: center;gap: 9px;">--> <div class="logo-section" style="align-items:center"> <a href="./?mmi"> <img src="images/logo.svg" alt="mappls"> </a> </div> <!--</div>--> <div class="back-bttn mob-show" id="mob_search_back"></div> <script> try { if (localStorage.getItem('location') == null || localStorage.getItem('location').indexOf('') == -1 || localStorage.getItem('location').indexOf('') == -1) { localStorage.setItem('location', "!!!!"); } } catch (error) {} </script> <div class="action-section"> <ul class="action-container"> <li id="userProfile"> <div class="dropdown"> <button class="dropbtn" id="profileId"> <img src="images/user.svg" alt="user"> </button> <div class="dropdown-content" id="dropdownContent"> <div class="wel-temp"> <h2>Welcome</h2> <p>To access account and manage orders</p> <button class="br-bttn" mpjs="chkLogin|)">Login/Signup</button> </div> </div> </div> </li> </ul> </div> </header> </div> </section> <div class="mob-show"> <section class="home-banner-container mob-homebanner"> <div class="container-lg"> <div class="bg-content"> <div class="scroll-hide"> <h1>Welcome to Mappls Mall</h1> <h4 style="font-size:14px">Discover the best products, prices and stores from nearby and across India</h4> <ul> <li>Food</li> <li>Grocery</li> <li>Home & Decor</li> <li>Hotel Booking</li> </ul> </div> </div> </div> </section> </div> <div id="scrollButton"> <button class="scroll-btn"> <span class="material-icons-round"> expand_less </span> </button> </div> <script> window.addEventListener('scroll', function() { const scrollButton = document.getElementById('scrollButton'); if (window.scrollY > 100) { // Adjust this value as needed scrollButton.style.display = 'block'; } else { scrollButton.style.display = 'none'; } }); // Scroll to Section 2 document.getElementById('scrollButton').addEventListener('click', function() { const section2 = document.getElementById('top'); section2.scrollIntoView({ behavior: 'smooth' }); }); </script> <script> $('#profileId').on('click', function(e) { toggleDropdown(); e.stopPropagation(); }); $(document).on('click', function(e) { if (e.target.id !== 'profileId') { $("#dropdownContent").hide(); } if (e.target.className !== 'location-add') { if ($('.addr_options:visible').length == 1) { $(".location-add").siblings(".addr_options").hide(); } } }); </script> <input type="hidden" id="usrfname" value="3cab5ae2d57c501bb77694f9a5f3f3b24b35accae553f2265e9b41f1cea630a4"> <div id="chkout"></div> <div id="product-detail"></div> <div id="loginModalShow"></div> <div class="modal fade " id="login_msg" tabindex="-1" role="dialog" style="z-index:1000000;"> </div> <div id="main"><link href="css/home-page.css" rel="stylesheet"> <section class="pro_list" > <div class="desk-show"> <section class="home-banner-container mob-homebanner"> <div class="container-lg"> <div class="bg-content"> <div class="scroll-hide"> <h1>Welcome to Mappls Mall</h1> <h2 style="font-size:17px">Discover the best products, prices and stores from nearby and across India</h2> <ul> <li><a href="./ondc/?categoryPage=F%26B&Food">Food</a> </li> <li><a href="./ondc/?categoryPage=Grocery&Grocery">Grocery</a> </li> <li><a href="./ondc/?categoryPage=Home%20%26%20Decor&Home+&+Decor">Home & Decor</a> </li> <li><a href="https://travel.mappls.com/hotels">Hotel Booking</a> </li> </ul> </div> </div> </div> </section> </div> <div class="container-sm"> <div class="product-list"> <ul class="cat-list-items"> <li><a href="./mappls-gadgets"><img src="images/mappls-mall/gadget.png" alt="gadget"> <p>GPS Gadgets</p> </a> </li> <li><a href="./mappls-sanskriti"> <img src="images/mappls-mall/map.png" alt="map"> <p>Map Art </p> </a> </li> <li><a href="https://travel.mappls.com/hotels"> <img src="images/mappls-mall/hotel-booking.png" alt="hotel-booking"> <p>Hotel Booking</p> </a> </li> <li><a href="https://travel.mappls.com/zoomcar"><img src="images/mappls-mall/car-rental.png" alt="car-rental"> <p>Car Rentals</p> </a> </li> <li><a href="./ondc/"><img src="images/mappls-mall/ondc-store.png" alt="ONDC"> <p>ONDC Store</p> </a> </li> <li><a href="./ondc/?categoryPage=F%26B&Food"><img src="images/mappls-mall/food-deleviry.png" alt="food-deleviry"> <p>Food</p> </a> </li> <li><a href="./ondc/?categoryPage=Grocery&Grocery"><img src="images/mappls-mall/grocery.png" alt="grocery"> <p>Grocery</p> </a> </li> <li><a href="./ondc/?categoryPage=Electronics&Electronics"><img src="images/mappls-mall/electronic.png" alt="electronic"> <p>Electronics</p> </a> </li> <li><a href="./ondc/?categoryPage=Fashion&Fashion"><img src="images/mappls-mall/Fashion.png" alt="fashion"> <p>Fashion</p> </a> </li> <!-- <li><a href="./ondc/?categoryPage=Pharma&Pharma"><img src="images/mappls-mall/pharma.png" alt="pharma"> <p>Pharma</p> </a> </li>--> <li><a href="./ondc/?categoryPage=BPC&Beauty+&+Personal+Care"><img src="images/mappls-mall/bpc.png" alt="bpc"> <p>Beauty & Personal Care</p> </a> </li> <li><a href="./ondc/?categoryPage=Home%20%26%20Decor&Home+&+Decor"><img src="images/mappls-mall/home-decor.png" alt="home-decor"> <p>Home & Decor</p> </a> </li> <li><a href="./ondc/?categoryPage=Appliances&Appliances"><img src="images/mappls-mall/appliance.png" alt="appliance"> <p>Appliances</p> </a> </li> <li><a href="./ondc/?categoryPage=Health%20%26%20Wellness&Health+&+Wellness"><img src="images/mappls-mall/health-wellnes.png" alt="health-wellnes"> <p>Health & Wellness</p> </a> </li> </ul> </div> </div> </section> <section class="category-banner"> <div class="mpl-store"> <div class="container-lg"> <div class="brand-heading p-0"> <h3>Gadget Store</h3> </div> <div class="mpl-wrapper p-0"> <div class="newhome-banner newhbanner" onclick="window.location.href='./mappls-gadgets'" style="background: url(images/mappls-mall/mapple-gadget.png) no-repeat;background-size: contain;"> <div class="newhome-left"> <h2>Mappls Gadgets</h2> <p>Super Gadgets and App for GPS Tracking, Safety, <br> Maps, Navigation and more</p> <button class="cmn-bttn" onclick="window.location.href='./mappls-gadgets'">Buy Now</button> </div> </div> <div class="newhome-banner newhbanner map-banner" onclick="window.location.href='./mappls-sanskriti'" style="background: url(images/mappls-mall/india-map.png) no-repeat;background-size: contain;"> <div class="newhome-left"> <h2 style="color: #212121;">Cultural & Heritage <br> Maps </h2> <p style="color: #212121;">The visual representations of our <br> Country's rich heritage and culture in <br> the form of Maps. </p> <button onclick="window.location.href='./mappls-sanskriti'" class="cmn-bttn" style=" ">Buy Now</button> </div> </div> </div> </div> </div> </section> <section class="category-banner m-0"> <div class="mpl-store" style="background-color: #fff;"> <div class="container-lg"> <div class="brand-heading p-0"> <h3>Mappls Travel</h3> </div> <div class="mpl-wrapper p-0"> <div class="newhome-banner travel newhbanner" onclick="window.location.href='https://travel.mappls.com/hotels'" style="background: url(images/mappls-mall/travel.png) no-repeat;background-size: contain;"> <div class="newhome-left"> <h2>Hotel Booking</h2> <p>Unlock your next adventure <br> with hassle free hotel booking platform</p> <button class="cmn-bttn" onclick="window.location.href='https://travel.mappls.com/hotels'">Book Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='https://travel.mappls.com/zoomcar'" style="background: url(images/mappls-mall/car-rental-banner.png) no-repeat;background-size: contain;"> <div class="newhome-left"> <h2>Car Rental </h2> <p>Unlock the convenience of on-the-go <br> mobility with our hassle-free <br> car rental services </p> <button onclick="window.location.href='https://travel.mappls.com/zoomcar'" class="cmn-bttn" style=" ">Rent Now</button> </div> </div> </div> </div> </div> </section> <section class="category-banner m-0"> <div class="mpl-store" style="background-color: #F2F8FD;"> <div class="container-lg"> <div class="brand-heading p-0"> <h3>ONDC Shopping (Explore)</h3> </div> <div class="mpl-wrapper p-0 multi-banner"> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Grocery&Grocery'" style="background: url(images/mappls-mall/grocery-banner.png) no-repeat;background-size: contain;"> <div class="newhome-left"> <h2>Grocery</h2> <p>Let’s start the day with juicy fruits and fresh veggies</p> <button class="cmn-bttn" onclick="window.location.href='./ondc/?categoryPage=Grocery&Grocery'">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=F%26B&Food'" style="background: url(images/mappls-mall/food-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2>Food </h2> <p>Dive into a culinary masterpiece with our thoughtfully crafted menu. </p> <button onclick="window.location.href='./ondc/?categoryPage=F%26B&Food'" class="cmn-bttn" style=" ">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Electronics&Electronics'" style="background: url(images/mappls-mall/electronic-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2>Electronics </h2> <p>Buy the Latest Electronics Items from Your Favorite Stores! </p> <button onclick="window.location.href='./ondc/?categoryPage=Electronics&Electronics'" class="cmn-bttn" style=" ">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Appliances&Appliances'" style="background: url(images/mappls-mall/Appliances-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2 style="color: #212121;">Appliances </h2> <p style="color: #212121;">Transform your living spaces with our selection of reliable and efficient appliances </p> <button onclick="window.location.href='./ondc/?categoryPage=Appliances&Appliances'" class="cmn-bttn" style=" ">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=BPC&Beauty+&+Personal+Care'" style="background: url(images/mappls-mall/beauty-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2>Beauty & Personal Care </h2> <p>Pamper yourself with our curated collection of beauty and personal care products </p> <button onclick="window.location.href='./ondc/?categoryPage=BPC&Beauty+&+Personal+Care'" class="cmn-bttn" style=" ">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Home%20%26%20Decor&Home+&+Decor'" style="background: url(images/mappls-mall/home-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2>Home Decor </h2> <p>Transform your living spaces into a heaven of style and comfort </p> <button onclick="window.location.href='./ondc/?categoryPage=Home%20%26%20Decor&Home+&+Decor'" class="cmn-bttn" style=" ">Explore Now</button> </div> </div> <!-- <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Pharma&Pharma'" style="background: url(images/mappls-mall/Pharma-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2 style="color: #212121;">Pharma </h2> <p style="color: #212121;">Prioritize your health with our comprehensive range of pharmaceutical products </p> <button onclick="window.location.href='./ondc/?categoryPage=Pharma&Pharma'" class="cmn-bttn">Buy Now</button> </div> </div>--> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Health%20%26%20Wellness&Health+&+Wellness'" style="background: url(images/mappls-mall/health-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2 style="color: #212121;">Health & Wellness</h2> <p style="color: #212121;">We're dedicated to helping you lead a balanced and vibrant life</p> <button onclick="window.location.href='./ondc/?categoryPage=Health%20%26%20Wellness&Health+&+Wellness'" class="cmn-bttn">Explore Now</button> </div> </div> <div class="newhome-banner newhbanner" onclick="window.location.href='./ondc/?categoryPage=Fashion'" style="background: url(images/mappls-mall/Fashion-banner.png) no-repeat;background-size: cover;"> <div class="newhome-left"> <h2 style="color: #212121;">Fashion</h2> <p style="color: #212121;">Unlock your true fashion statement.</p> <button onclick="window.location.href='./ondc/?categoryPage=Fashion'" class="cmn-bttn">Explore Now</button> </div> </div> </div> </div> </div> </section> <script> $(document).ready(function() { $('.statsCarousel').owlCarousel({ dots: false, margin: 10, touchDrag: true, mouseDrag: true, autoWidth: true, nav: false, responsive: { 0: { items: 10 }, 600: { items: 1 }, 1000: { items: 1 } } }) }); </script> </div> <div class="links-section"> <div class="container-lg"> <div style="margin-bottom:16px"> <img src="images/logo.svg" alt="mappls"> </div> <div class="category-list"> <h5>Category</h5> <ul> <li><a href="./mappls-gadgets">GPS Gadgets</a></li> <li><a href="./mappls-sanskriti">Map Art</a></li> <li><a href="https://travel.mappls.com/hotels">Hotel Booking</a></li> <li><a href="https://travel.mappls.com/zoomcar">Car Rentals</a></li> <li><a href="./ondc/">ONDC Store</a></li> <li><a href="./ondc/?categoryPage=F%26B&Food">Food</a></li> <li><a href="./ondc/?categoryPage=Grocery&Grocery">Grocery</a></li> <li><a href="./ondc/?categoryPage=BPC&Beauty+&+Personal+Care">Beauty & Personal Care</a></li> <li><a href="./ondc/?categoryPage=Home%20%26%20Decor&Home+&+Decor">Home & Decor</a></li> <li><a href="./ondc/?categoryPage=Appliances&Appliances">Appliances</a></li> <li><a href="./ondc/?categoryPage=Health%20%26%20Wellness&Health+&+Wellness">Health & Wellness</a></li> <li><a href="./ondc/?categoryPage=Electronics&Electronics">Electronics</a></li> </ul> </div> </div> </div> <section class="footer-section"> <div class="container-lg"> <div class="footer-wraper"> <div class="social-icons"> <ul> <li><a href="https://www.facebook.com/Mapplsofficial"><img src="images/social-icons/facebook.svg" alt="Facebook"></a></li> <li><a href="https://twitter.com/mappls"><img src="images/social-icons/twitter.svg" alt="Twitter"></a></li> <li><a href="https://www.instagram.com/mapplsofficial/"><img src="images/social-icons/instagram.svg" alt="Instagram"></a></li> <li><a href="https://www.linkedin.com/company/mappls/"><img src="images/social-icons/linkedin.svg" alt="Linkedin"></a></li> <li><a href="https://www.youtube.com/channel/UCAWvWsh-dZLLeUU7_J9HiOA?themeRefresh=1"><img src="images/social-icons/youtube.svg" alt="Youtube"></a></li> </ul> </div> <p> © Copyright 2024. CE Info Systems Ltd. All rights reserved.</p> <div class="apk-dwnld"> <a href="https://apps.apple.com/us/app/mappls-mapmyindia/id723492531"><img src="images/social-icons/download_apple.svg" alt=""></a> <a href="https://play.google.com/store/apps/details?id=com.mmi.maps&hl=en&gl=US&pli=1"><img src="images/social-icons/download_play.svg" alt=""></a> </div> </div> </div> </section> <section class="cart-added-section" id="cart--footer" style="display:none;"> <div class="card-added-wrapper"> <div class="card-added-body"> <div class="prc-qua-section"> <p><span class="cart--count"></span>&nbsp; item added</p> <h3> ₹ <span class="cart--value"></span> </h3> </div> <div class="view-cart" mpjs="showCart|)"> <p>View Cart <span class="material-icons">chevron_right </span></p> </div> </div> </div> </section> <!--<div style="z-index:1;position:fixed;bottom: 0;background: #d8dfde;width:100%;font-size:10px;line-height: 10px;color:#8da3a8">&nbsp; © Copyright 2024. CE Info Systems Ltd. All rights reserved.</div>--> <script src="https://www.mappls.com/apis/logs/visits.js?appid=mappls-store" defer="" async=""></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4FC7ZLH5N0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4FC7ZLH5N0'); </script> </body> </html>

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