demo.mallicktours.com
Open in
urlscan Pro
170.10.160.88
Public Scan
URL:
https://demo.mallicktours.com/
Submission: On March 20 via api from US — Scanned from US
Submission: On March 20 via api from US — Scanned from US
Form analysis
4 forms found in the DOM#
<form action="#">
<div class="form-group">
<input type="text" class="form-control" placeholder="Type Keyword...">
<button type="submit" class="search-icon-btn"><i class="far fa-search"></i></button>
</div>
</form>
POST index#quick_booking
<form action="index#quick_booking" method="post" class="quick_cab_booking">
<div class="row">
<div class="col-lg-3">
<div class="form-group">
<label>Name</label>
<input name="full_name" type="text" class="form-control" placeholder="Full Name">
<i class="far fa-user"></i>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Contact Number</label>
<input name="contact_number" type="text" class="form-control" placeholder="Contact Number">
<i class="far fa-mobile"></i>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Cab Type</label>
<select class="select" name="cab_type" style="display: none;">
<option disabled="">Choose Cab</option>
<option value="SEDAN">SEDAN</option>
<option value="MUV">MUV</option>
<option value="SUV">SUV</option>
</select>
<div class="nice-select select" tabindex="0"><span class="current">SEDAN</span>
<ul class="list">
<li data-value="Choose Cab" class="option disabled">Choose Cab</li>
<li data-value="SEDAN" class="option selected">SEDAN</li>
<li data-value="MUV" class="option">MUV</li>
<li data-value="SUV" class="option">SUV</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Pick Up Location</label>
<input name="pick_up_location" type="text" class="form-control" placeholder="Type Location">
<i class="far fa-location-dot"></i>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Drop Off Location</label>
<input name="drop_off_location" type="text" class="form-control" placeholder="Type Location">
<i class="far fa-location-dot"></i>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Passengers</label>
<input name="number_of_passengers" type="text" class="form-control" placeholder="No of Passengers">
<i class="far fa-user-tie"></i>
</div>
</div>
<div class="col-lg-3">
<div class="form-group">
<label>Pick Up Date</label>
<input name="pick_up_date" type="text" class="form-control date-picker hasDatepicker" placeholder="MM/DD/YY" id="dp1710944786713">
<i class="far fa-calendar-days"></i>
</div>
</div>
<div class="col-lg-2">
<div class="form-group">
<label>Pick Up Time</label>
<select class="select" name="pick_up_time" style="display: none;">
<option value="1:00 P.M.">1:00 P.M.</option>
<option value="1:30 P.M.">1:30 P.M.</option>
<option value="2:00 P.M.">2:00 P.M.</option>
<option value="2:30 P.M.">2:30 P.M.</option>
<option value="3:00 P.M.">3:00 P.M.</option>
<option value="3:30 P.M.">3:30 P.M.</option>
<option value="4:00 P.M.">4:00 P.M.</option>
<option value="4:30 P.M.">4:30 P.M.</option>
<option value="5:00 P.M.">5:00 P.M.</option>
<option value="5:30 P.M.">5:30 P.M.</option>
<option value="6:00 P.M.">6:00 P.M.</option>
<option value="6:30 P.M.">6:30 P.M.</option>
<option value="7:00 P.M.">7:00 P.M.</option>
<option value="7:30 P.M.">7:30 P.M.</option>
<option value="8:00 P.M.">8:00 P.M.</option>
<option value="8:30 P.M.">8:30 P.M.</option>
<option value="9:00 P.M.">9:00 P.M.</option>
<option value="9:30 P.M.">9:30 P.M.</option>
<option value="10:00 P.M.">10:00 P.M.</option>
<option value="10:30 P.M.">10:30 P.M.</option>
<option value="11:00 P.M.">11:00 P.M.</option>
<option value="1:30 P.M.">11:30 P.M.</option>
<option value="12:00 P.M.">12:00 P.M.</option>
<option value="12:30 P.M.">12:00 P.M.</option>
<option value="1:00 A.M.">1:00 A.M.</option>
<option value="1:30 A.M.">1:30 A.M.</option>
<option value="2:00 A.M.">2:00 A.M.</option>
<option value="2:30 A.M.">2:30 A.M.</option>
<option value="3:00 A.M.">3:00 A.M.</option>
<option value="3:30 A.M.">3:30 A.M.</option>
<option value="4:00 A.M.">4:00 A.M.</option>
<option value="4:30 A.M.">4:30 A.M.</option>
<option value="5:00 A.M.">5:00 A.M.</option>
<option value="5:30 A.M.">5:30 A.M.</option>
<option value="6:00 A.M.">6:00 A.M.</option>
<option value="6:30 A.M.">6:30 A.M.</option>
<option value="7:00 A.M.">7:00 A.M.</option>
<option value="7:30 A.M.">7:30 A.M.</option>
<option value="8:00 A.M.">8:00 A.M.</option>
<option value="8:30 A.M.">8:30 A.M.</option>
<option value="9:00 A.M.">9:00 A.M.</option>
<option value="9:30 A.M.">9:30 A.M.</option>
<option value="10:00 A.M.">10:00 A.M.</option>
<option value="10:30 A.M.">10:30 A.M.</option>
<option value="11:00 A.M.">11:00 A.M.</option>
<option value="1:30 A.M.">11:30 A.M.</option>
<option value="12:00 A.M.">12:00 A.M.</option>
<option value="12:30 A.M.">12:00 A.M.</option>
</select>
<div class="nice-select select" tabindex="0"><span class="current">1:00 P.M.</span>
<ul class="list">
<li data-value="1:00 P.M." class="option selected">1:00 P.M.</li>
<li data-value="1:30 P.M." class="option">1:30 P.M.</li>
<li data-value="2:00 P.M." class="option">2:00 P.M.</li>
<li data-value="2:30 P.M." class="option">2:30 P.M.</li>
<li data-value="3:00 P.M." class="option">3:00 P.M.</li>
<li data-value="3:30 P.M." class="option">3:30 P.M.</li>
<li data-value="4:00 P.M." class="option">4:00 P.M.</li>
<li data-value="4:30 P.M." class="option">4:30 P.M.</li>
<li data-value="5:00 P.M." class="option">5:00 P.M.</li>
<li data-value="5:30 P.M." class="option">5:30 P.M.</li>
<li data-value="6:00 P.M." class="option">6:00 P.M.</li>
<li data-value="6:30 P.M." class="option">6:30 P.M.</li>
<li data-value="7:00 P.M." class="option">7:00 P.M.</li>
<li data-value="7:30 P.M." class="option">7:30 P.M.</li>
<li data-value="8:00 P.M." class="option">8:00 P.M.</li>
<li data-value="8:30 P.M." class="option">8:30 P.M.</li>
<li data-value="9:00 P.M." class="option">9:00 P.M.</li>
<li data-value="9:30 P.M." class="option">9:30 P.M.</li>
<li data-value="10:00 P.M." class="option">10:00 P.M.</li>
<li data-value="10:30 P.M." class="option">10:30 P.M.</li>
<li data-value="11:00 P.M." class="option">11:00 P.M.</li>
<li data-value="1:30 P.M." class="option">11:30 P.M.</li>
<li data-value="12:00 P.M." class="option">12:00 P.M.</li>
<li data-value="12:30 P.M." class="option">12:00 P.M.</li>
<li data-value="1:00 A.M." class="option">1:00 A.M.</li>
<li data-value="1:30 A.M." class="option">1:30 A.M.</li>
<li data-value="2:00 A.M." class="option">2:00 A.M.</li>
<li data-value="2:30 A.M." class="option">2:30 A.M.</li>
<li data-value="3:00 A.M." class="option">3:00 A.M.</li>
<li data-value="3:30 A.M." class="option">3:30 A.M.</li>
<li data-value="4:00 A.M." class="option">4:00 A.M.</li>
<li data-value="4:30 A.M." class="option">4:30 A.M.</li>
<li data-value="5:00 A.M." class="option">5:00 A.M.</li>
<li data-value="5:30 A.M." class="option">5:30 A.M.</li>
<li data-value="6:00 A.M." class="option">6:00 A.M.</li>
<li data-value="6:30 A.M." class="option">6:30 A.M.</li>
<li data-value="7:00 A.M." class="option">7:00 A.M.</li>
<li data-value="7:30 A.M." class="option">7:30 A.M.</li>
<li data-value="8:00 A.M." class="option">8:00 A.M.</li>
<li data-value="8:30 A.M." class="option">8:30 A.M.</li>
<li data-value="9:00 A.M." class="option">9:00 A.M.</li>
<li data-value="9:30 A.M." class="option">9:30 A.M.</li>
<li data-value="10:00 A.M." class="option">10:00 A.M.</li>
<li data-value="10:30 A.M." class="option">10:30 A.M.</li>
<li data-value="11:00 A.M." class="option">11:00 A.M.</li>
<li data-value="1:30 A.M." class="option">11:30 A.M.</li>
<li data-value="12:00 A.M." class="option">12:00 A.M.</li>
<li data-value="12:30 A.M." class="option">12:00 A.M.</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="form-group">
<label>Additional Message </label>
<textarea name="customer_message" cols="30" rows="5" class="form-control" placeholder="Write Your Message"></textarea>
</div>
</div>
<div class="col-lg-2 align-self-end"><br>
<button name="quick_cab_booking" class="theme-btn" type="submit">Book Taxi<i class="fas fa-arrow-right"></i></button>
</div>
</div>
</form>
POST index#contact_booking
<form method="post" action="index#contact_booking" class="contact_form">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" name="full_name" placeholder="Your Name" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" class="form-control" name="email_id" placeholder="Your Email" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" name="mobile_number" placeholder="Contact Number" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" name="subject_details" placeholder="Your Subject" required="">
</div>
</div>
</div>
<div class="form-group">
<textarea name="complete_message" cols="30" rows="5" class="form-control" placeholder="Write Your Message"></textarea>
</div>
<button name="contact_form" type="submit" class="theme-btn">Send Message <i class="far fa-paper-plane"></i></button>
<div class="col-md-12 mt-3">
<div class="form-messege text-success"></div>
</div>
</form>
POST index#footer_bottom
<form action="index#footer_bottom" method="post" class="subscribe_now">
<input name="mail_id" type="email" class="form-control" placeholder="Your Email">
<button name="subscribe_now" class="theme-btn" type="submit"> Subscribe Now <i class="far fa-paper-plane"></i>
</button>
</form>
Text Content
* info@mallicktours.com * +918002584666 * open 24 hrs Login Follow Us: * Home * About * Features * Rate * Choose Us * Faq * Contact Book A Taxi ABOUT US Our work and focus area is to provide cab services to the people in different locations, the medium of service will be our website from where our valuable customers will be able to book a flauntable ride. CONTACT INFO * EMAIL info@mallicktours.com * PHONE +918002584666 * HEAD ADDRESS 6/A, Line Number 2, Ram Das Bhatta, Bistupur * BRANCH OFFICE Road no 11 mango jamshedpur, jharkhand east singhbum pin 832110 FOLLOW US WELCOME TO MALLICK TOUR AND TRAVELS! WE PROVIDE MULTIPLE CAR. Our work and focus area is to provide cab services to the people in different locations, the medium of service will be our website from where our valuable customers will be able to book a flauntable ride. About More Learn More QUICK BOOKING FOR RIDE Name Contact Number Cab Type Choose Cab SEDAN MUV SUV SEDAN * Choose Cab * SEDAN * MUV * SUV Pick Up Location Drop Off Location Passengers Pick Up Date Pick Up Time 1:00 P.M. 1:30 P.M. 2:00 P.M. 2:30 P.M. 3:00 P.M. 3:30 P.M. 4:00 P.M. 4:30 P.M. 5:00 P.M. 5:30 P.M. 6:00 P.M. 6:30 P.M. 7:00 P.M. 7:30 P.M. 8:00 P.M. 8:30 P.M. 9:00 P.M. 9:30 P.M. 10:00 P.M. 10:30 P.M. 11:00 P.M. 11:30 P.M. 12:00 P.M. 12:00 P.M. 1:00 A.M. 1:30 A.M. 2:00 A.M. 2:30 A.M. 3:00 A.M. 3:30 A.M. 4:00 A.M. 4:30 A.M. 5:00 A.M. 5:30 A.M. 6:00 A.M. 6:30 A.M. 7:00 A.M. 7:30 A.M. 8:00 A.M. 8:30 A.M. 9:00 A.M. 9:30 A.M. 10:00 A.M. 10:30 A.M. 11:00 A.M. 11:30 A.M. 12:00 A.M. 12:00 A.M. 1:00 P.M. * 1:00 P.M. * 1:30 P.M. * 2:00 P.M. * 2:30 P.M. * 3:00 P.M. * 3:30 P.M. * 4:00 P.M. * 4:30 P.M. * 5:00 P.M. * 5:30 P.M. * 6:00 P.M. * 6:30 P.M. * 7:00 P.M. * 7:30 P.M. * 8:00 P.M. * 8:30 P.M. * 9:00 P.M. * 9:30 P.M. * 10:00 P.M. * 10:30 P.M. * 11:00 P.M. * 11:30 P.M. * 12:00 P.M. * 12:00 P.M. * 1:00 A.M. * 1:30 A.M. * 2:00 A.M. * 2:30 A.M. * 3:00 A.M. * 3:30 A.M. * 4:00 A.M. * 4:30 A.M. * 5:00 A.M. * 5:30 A.M. * 6:00 A.M. * 6:30 A.M. * 7:00 A.M. * 7:30 A.M. * 8:00 A.M. * 8:30 A.M. * 9:00 A.M. * 9:30 A.M. * 10:00 A.M. * 10:30 A.M. * 11:00 A.M. * 11:30 A.M. * 12:00 A.M. * 12:00 A.M. Additional Message Book Taxi 7 Years Of Quality Service About Us WE PROVIDE TRUSTED CAB SERVICE IN JHARKHAND AND NEIGHBOURS STATES With our startup we will be able to satisfy in 2 ways first is our customers by providing rides and second is to car service. * Multiple Cab options for selection * Easy Online/Offline Booking options. * Easy Payment Options. Discover More BOOK YOUR CAB IT'S SIMPLE AND AFFORDABLE Any Customer could easily book the cab for their personal or Professional services. Online and Offline cab booking options are available. +918002584666 Book Your Cab Our Feature MALLICK TOUR AND TRAVELS FEATURE SAFETY GUARANTEE Our priority initates with safety of customer and driver, our drivers are highly experienced in long tours. FAST PICKUP Our team members co-ordinate and driver and update about the ride and keep a regular checkup for their availability. AFFORDABLE RATE We are providing cab service at reasonable rates than others with cab in good condition together with driver. 24/7 SUPPORT We are here to provide a cab service any customer could get in touch with us at any moment regarding tour or other query. 500 + AVAILABLE TAXI 900 + HAPPY CLIENTS 700 + OUR DRIVERS 1800 + ROAD TRIP DONE Taxi Rate OUR TAXI RATE FOR YOU SHORT TOUR One Time Payment * Base Charge: Rs. 2000/- * Distance Allowance: 5000m * Up To 30 kms: Rs. 15/km * Booking Fee: Rs. 1300/- * Extra Passangers: Rs.50/- Choose Plan OUTSTATION TOUR One Time Payment * Base Charge: Rs. 8000/- * Distance Allowance: 8000m * Up To 800 kms: Rs. 20/km * Booking Fee: Rs. 1300/- * Extra Passangers: Rs. 50/- Choose Plan DAILY BOOKING One Time Payment * Base Charge: Rs. 3000/- * Distance Allowance: 5000m * Up To 50 kms: Rs. 13/km * Booking Fee: Rs. 1300/- * Extra Passangers: Rs. 50- Choose Plan Why Choose Us WE ARE DEDICATED TO PROVIDE QUALITY SERVICE Mallick Tour and Travels provide multiple cab option, multiple tour option for customer. A customer could easily book a cab from our official website or talk to our associates for booking a tour or ride. 01 BEST QUALITY TAXI Mallick Tour and Travels provide Taxi service to the customer, provided taxi will be in good condition along with a trained and driver for your ride. 02 EXPERT DRIVERS We are providing experts driver to our customer for a ride. Drivers are well educated together with higly experienced plus know the route of the tour or travel. 03 MANY LOCATIONS Mallick Tour and Travels currently deliver our service in Jharkhand state together with it's neighbours states. We are slowlely adding some more location so that more customer could join with us. Experienced Drivers of Vehicle OUR VEHICLE MARUTI SUZUKI ERTICA Expert Driver Book Now MARUTI XL6 Expert Driver Book Now TOYOTA INNOVA Vehicle Available Book Now SEDAN Vehicle Available Book Now Popular Location SOME OF OUR MOST VISITED LOCATION JAMSHEDPUR TO RANCHI. Sedan Rs. 2000 + Tool MUV Rs. 2500 + Tool SUV Rs. 2800 + Tool Book Now JAMSHEDPUR TO KOLKATA. Sedan Rs. 5800 + Tool MUV Rs. 6800 + Tool SUV Rs. 7800 + Tool Book Now DHANBAD TO KOLKATA. Sedan Rs. 3500 + Tool MUV Rs. 4000 + Tool SUV Rs. 4500 + Tool Book Now BOKARO TO PATNA. Sedan Rs. 3000 + Tool MUV Rs. 3500 + Tool SUV Rs. 4000 + Tool Book Now BOKARO TO RANCHI. Sedan Rs. 7500 + Tool MUV Rs. 8000 + Tool SUV Rs. 9000 + Tool Book Now DHANBAD TO KOLKATA. Sedan Rs. 6500 + Tool MUV Rs. 7500 + Tool SUV Rs. 8500 + Tool Book Now Faq's GENERAL FREQUENTLY ASKED QUESTIONS Mallick Tour and Travels General frequently Asked Questions by the customers, before the ride, during the ride or after the ride. We are providing information so that a customer could easily get informed by our service. HOW CAN I BOOK A RIDE ? You can easily book a ride just filling some information in the website, the information will be processed from our experts team and will be informed once the booking confirms or just call on website number and provide the information the staff will book do a booking in your behalf. HOW THE BOOKING WILL GET CONFIRMED ? Once you provide do booking, you will receive a mail and a phone call from our end to make the confirmation of the booking. Once the confirmation is done. Thats it. WHAT PAYMENT GATEWAY YOU SUPPORT ? We provide both online and offline payment options. HOW CAN I CANCEL MY REQUEST ? To cancel a ride, a customer could easily contact to the site owner and consult about the ride cancellation before the ride. Testimonials WHAT OUR CLIENT SAY'S ZAHEER KHAN Customer I travel frequently for work and have tried many taxi booking services, but this one stands out. The drivers are always professional and courteous, and I appreciate the convenience of being able to track my ride in real-time. Five stars! KAMAL KISHORE Customer As a frequent traveler, I rely on taxis to get around unfamiliar cities. This taxi booking service has never let me down. The drivers are knowledgeable about the area, and the prices are fair. I wouldn't use any other service! DINKAR KUMAR Customer Booking a taxi has never been easier! With just a few taps on my phone, I can have a ride ready to pick me up wherever I am. The drivers are always friendly, and the vehicles are clean and comfortable. Highly recommend! DHARAMVEER SRIVASTAV Customer I needed a last-minute ride to the airport, and this taxi booking service came through for me. The driver arrived promptly, and I made it to my flight with time to spare. I'll definitely be using this service again in the future. SYLVIA GREEN Customer Booking a taxi with this service was an absolute breeze! From the easy-to-navigate app to the prompt arrival of the driver, every step was seamless. I highly recommend this taxi booking platform to anyone looking for reliable transportation. ZAHEER KHAN Customer I travel frequently for work and have tried many taxi booking services, but this one stands out. The drivers are always professional and courteous, and I appreciate the convenience of being able to track my ride in real-time. Five stars! KAMAL KISHORE Customer As a frequent traveler, I rely on taxis to get around unfamiliar cities. This taxi booking service has never let me down. The drivers are knowledgeable about the area, and the prices are fair. I wouldn't use any other service! DINKAR KUMAR Customer Booking a taxi has never been easier! With just a few taps on my phone, I can have a ride ready to pick me up wherever I am. The drivers are always friendly, and the vehicles are clean and comfortable. Highly recommend! DHARAMVEER SRIVASTAV Customer I needed a last-minute ride to the airport, and this taxi booking service came through for me. The driver arrived promptly, and I made it to my flight with time to spare. I'll definitely be using this service again in the future. SYLVIA GREEN Customer Booking a taxi with this service was an absolute breeze! From the easy-to-navigate app to the prompt arrival of the driver, every step was seamless. I highly recommend this taxi booking platform to anyone looking for reliable transportation. ZAHEER KHAN Customer I travel frequently for work and have tried many taxi booking services, but this one stands out. The drivers are always professional and courteous, and I appreciate the convenience of being able to track my ride in real-time. Five stars! KAMAL KISHORE Customer As a frequent traveler, I rely on taxis to get around unfamiliar cities. This taxi booking service has never let me down. The drivers are knowledgeable about the area, and the prices are fair. I wouldn't use any other service! DINKAR KUMAR Customer Booking a taxi has never been easier! With just a few taps on my phone, I can have a ride ready to pick me up wherever I am. The drivers are always friendly, and the vehicles are clean and comfortable. Highly recommend! ‹› GET IN TOUCH For any kind of Enquiry feel free to contact us. Send Message * Our work and focus area is to provide cab services to the people in different locations, the medium of service will be our website from where our valuable customers will be able to book a flauntable ride. * +918002584666 * info@mallicktours.com * Head Office:- 6/A, Line Number 2, Ram Das Bhatta, Bistupur * Branch Office:- Road no 11 mango jamshedpur, jharkhand east singhbum pin 832110 QUICK LINKS * About * Features * Taxi Rate * Choose Us * FAQ * Contact NEWSLETTER Subscribe Our Newsletter To Get Latest Update And News Subscribe Now © Copyright 2024 Mallick Tour and Travels All Rights Reserved. * * * *