mycheaptickets.in.flyshop.cloud Open in urlscan Pro
216.10.247.192  Public Scan

URL: https://mycheaptickets.in.flyshop.cloud/
Submission: On April 04 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

GET https://mycheaptickets.in/flight-search

<form method="GET" id="formids" action="https://mycheaptickets.in/flight-search" target="blank">
  <input type="hidden" name="tripType" id="tripType" value="1">
  <input type="hidden" name="searchTypeFrom" id="searchTypeFrom" value=" 1">
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td width="20%" align="left" valign="top" id="fromflightdestination">
          <div class="lable">From</div>
          <div style="height:0px; font-size:0px; position:relative; width: 100%; text-align: left;" id="searchcitylistsfromCity"></div>
          <input type="text" onclick="$('#pickupCitySearchfromCity').select();" class="textfield" requered="" onkeyup="getflightSearchCIty('pickupCitySearchfromCity','fromDestinationFlight','searchcitylistsfromCity');"
            onfocus="getflightSearchCItyselect('pickupCitySearchfromCity','fromDestinationFlight','searchcitylistsfromCity');$('#searchcitylistsfromCity').show();" id="pickupCitySearchfromCity" name="fromcitydesti" value="DEL - NEW DELHI"
            autocomplete="off" oninput="validateInput(this);">
          <input name="fromDestinationFlight" id="fromDestinationFlight" type="hidden" value="DEL-India" autocomplete="nope">
          <div class="swapbtn" onclick="swapdata();"><i class="fa fa-exchange" aria-hidden="true"></i></div>
        </td>
        <td width="20%" align="left" valign="top" id="toflightdestination">
          <div class="lable">To</div>
          <div class="errorSection" style="display:none;" id="flightdublicate"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i> From &amp; To airports cannot be the same</div>
          <div style="height:0px; font-size:0px; position:relative; width: 100%; text-align: left;" id="searchcitylistsfromCity2"></div>
          <input type="text" onclick="$('#pickupCitySearchfromCity2').select();" class="textfield" requered="" onkeyup="getflightSearchCIty('pickupCitySearchfromCity2','fromDestinationFlight2','searchcitylistsfromCity2');"
            onfocus="getflightSearchCItyselect('pickupCitySearchfromCity2','fromDestinationFlight2','searchcitylistsfromCity2');" id="pickupCitySearchfromCity2" name="tocitydesti" value="PAT - Patna" autocomplete="off" oninput="validateInput(this);">
          <input name="toDestinationFlight" id="fromDestinationFlight2" type="hidden" value="PAT-India" autocomplete="nope">
        </td>
        <td width="18%" align="left" valign="top">
          <div class="lable">Departure</div><input type="text" id="dt1" onfocus="$('#mobileflightsearchpax').hide();" name="journeyDateOne" class="textfield hasDatepicker" value="04-04-2024" autocomplete="off"
            style="min-width: 140px; text-align:left !important;" readonly=""><i class="fa fa-calendar" aria-hidden="true"></i>
        </td>
        <td width="18%" align="left" valign="top" onclick="selecttb(2);" style="display:none;" class="selectreturnflightcl">
          <div class="lable">Return</div>
          <input type="text" id="dt2" onfocus="$('#mobileflightsearchpax').hide();" name="journeyDateRound" class="textfield hasDatepicker" value="05-04-2024" autocomplete="off" disabled=""
            style="color:#fafafa;"><i class="fa fa-calendar" aria-hidden="true"></i>
        </td>
        <td width="18%" align="left" valign="top">
          <div class="lable">Travellers &amp; Class</div>
          <input type="text" id="travellersshow" name="travellersshow" class="textfield" value="1 Pax, Economy" autocomplete="off" readonly="readonly" onclick="$('#mobileflightsearchpax').show();" style=" text-align:left !important;">
          <script>
            $('#basicDropdownClick').click(function(event) {
              event.stopPropagation();
            });

            function selectadultad(id, selectdiv) {
              $('.' + selectdiv + ' .paxbx').removeClass('active');
              if (selectdiv == 'adt') {
                $('#ADT').val(id);
                $('#adt' + id).addClass('active');
                selectpaxs();
              }
              if (selectdiv == 'chd') {
                $('#chd' + id).addClass('active');
                $('#CHD').val(id);
                selectpaxs();
              }
              if (selectdiv == 'inft') {
                $('#inft' + id).addClass('active');
                $('#INF').val(id);
                selectpaxs();
              }
            }
          </script>
          <div id="mobileflightsearchpax" class="dropdown-menu dropdown-unfold col-11 m-0 " aria-labelledby="basicDropdownClickInvoker">
            <div class=" " style="margin-bottom: 10px;">
              <div class="js-quantity mx-1 row align-items-center justify-content-between">
                <div class="traveller-box2" style="margin-bottom: 10px; width:100%; position:relative;">
                  <strong>Travellers</strong> <i class="fa fa-times" aria-hidden="true" style="position: absolute; right: 10px; cursor: pointer; top: 4px; font-size: 16px; color: #000;" onclick="$('#mobileflightsearchpax').hide();"></i>
                </div>
                <span class="font-weight-medium" style="argin-bottom: 0px;">Adults</span>
                <div class="d-flex">
                  <div class="boxselectpax adt">
                    <div class="paxbx active" id="adt1" onclick="selectadultad('1','adt');">1</div>
                    <div class="paxbx" id="adt2" onclick="selectadultad('2','adt');">2</div>
                    <div class="paxbx" id="adt3" onclick="selectadultad('3','adt');">3</div>
                    <div class="paxbx" id="adt4" onclick="selectadultad('4','adt');">4</div>
                    <div class="paxbx" id="adt5" onclick="selectadultad('5','adt');">5</div>
                    <div class="paxbx" id="adt6" onclick="selectadultad('6','adt');">6</div>
                    <div class="paxbx" id="adt7" onclick="selectadultad('7','adt');">7</div>
                    <div class="paxbx" id="adt8" onclick="selectadultad('8','adt');">8</div>
                    <div class="paxbx" id="adt9" onclick="selectadultad('9','adt');">9</div>
                  </div>
                </div>
                <div class="d-flex" style="display:none !important;">
                  <select id="ADT" name="ADT" class="form-control" onchange="selectpaxs();">
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="" style="margin-bottom: 10px;">
              <div class="js-quantity mx-1 row align-items-center justify-content-between"> <span class="d-block font-size-16 text-secondary font-weight-medium">Children (2 - 12 Years )</span>
                <div class="d-flex">
                  <div class="boxselectpax chd">
                    <div class="paxbx active" id="chd0" onclick="selectadultad('0','chd');">0</div>
                    <div class="paxbx" id="chd1" onclick="selectadultad('1','chd');">1</div>
                    <div class="paxbx" id="chd2" onclick="selectadultad('2','chd');">2</div>
                    <div class="paxbx" id="chd3" onclick="selectadultad('3','chd');">3</div>
                    <div class="paxbx" id="chd4" onclick="selectadultad('4','chd');">4</div>
                    <div class="paxbx" id="chd5" onclick="selectadultad('5','chd');">5</div>
                    <div class="paxbx" id="chd6" onclick="selectadultad('6','chd');">6</div>
                    <div class="paxbx" id="chd7" onclick="selectadultad('7','chd');">7</div>
                    <div class="paxbx" id="chd8" onclick="selectadultad('8','chd');">8</div>
                  </div>
                </div>
                <div class="d-flex" style="display:none !important;">
                  <select id="CHD" name="CHD" class="form-control" onchange="selectpaxs();">
                    <option value="0" selected="">0</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="" style="margin-bottom: 10px;">
              <div class="js-quantity mx-1 row align-items-center justify-content-between"> <span class="d-block font-size-16 text-secondary font-weight-medium">Infants 0-23 Months</span>
                <div class="d-flex">
                  <div class="boxselectpax inft">
                    <div class="paxbx active" id="inft0" onclick="selectadultad('0','inft');">0</div>
                    <div class="paxbx" id="inft1" onclick="selectadultad('1','inft');">1</div>
                    <div class="paxbx" id="inft2" onclick="selectadultad('2','inft');">2</div>
                    <div class="paxbx" id="inft3" onclick="selectadultad('3','inft');">3</div>
                    <div class="paxbx" id="inft4" onclick="selectadultad('4','inft');">4</div>
                    <div class="paxbx" id="inft5" onclick="selectadultad('5','inft');">5</div>
                    <div class="paxbx" id="inft6" onclick="selectadultad('6','inft');">6</div>
                  </div>
                </div>
                <div class="d-flex" style="display:none !important;">
                  <select id="INF" name="INF" class="form-control" onchange="selectpaxs();">
                    <option value="0" selected="">0</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="" style="margin-bottom: 10px;">
              <div class="js-quantity mx-1 row align-items-center justify-content-between"> <span class="d-block font-size-16 text-secondary font-weight-medium">Preffered Class</span>
                <div class="d-flex">
                  <select id="PC" name="PC" class="form-control" onchange="selectpaxs();">
                    <option value="EC" selected="">Economy Class</option>
                    <option value="PE">PremiumEconomy Class</option>
                    <option value="BU">Business Class</option>
                    <option value="PB">PremiumBusiness Class</option>
                    <option value="FI">First Class</option>
                  </select>
                </div>
              </div>
            </div>
            <script>
              function selectpaxs() {
                var ADT = Number($('#ADT').val());
                var CHD = Number($('#CHD').val());
                var INF = Number($('#INF').val());
                var PC = $('#PC').val();
                if (PC == 'EC') {
                  fPC = 'Economy';
                }
                if (PC == 'PE') {
                  fPC = 'PremiumEconomy';
                }
                if (PC == 'BU') {
                  fPC = 'Business';
                }
                if (PC == 'PB') {
                  fPC = 'PremiumBusiness';
                }
                if (PC == 'FI') {
                  fPC = 'First';
                }
                if (PC == '') {
                  fPC = 'All Class';
                }
                $('#travellersshow').val(Number(ADT + CHD + INF) + ' Pax, ' + fPC);
              }
            </script>
            <!--<div class="" style="margin-bottom: 10px;">-->
            <!--  <div class="js-quantity mx-1 row align-items-center justify-content-between"> <span class="d-block font-size-16 text-secondary font-weight-medium">Result Fare Type</span>-->
            <!--    <div class="d-flex">-->
            <!--      <select id="resultFareType" name="resultFareType" class="form-control" >-->
            <!--        <option value="2" selected>Regular Fare</option>-->
            <!--        <option value="3">Student Fare</option>-->
            <!--<option value="4">Marine Fares</option>-->
            <!--<option value="5">Senior Citizen</option>-->
            <!--<option value="6">Armed Forces</option>-->
            <!--      </select>-->
            <!--    </div>-->
            <!--  </div>-->
            <!--</div>-->
          </div>
          <style>
            label {
              margin: 0px;
            }
          </style>
        </td>
      </tr>
    </tbody>
  </table>
  <style>
    .poiuyuiop {
      margin-top: 20px;
    }

    .fareTypeHeading {
      color: #666;
      display: block;
      font-size: 15px;
    }

    .poijhgbnm098765vb {
      display: flex;
      align-items: center;
      gap: 3px;
      margin-top: 10px;
    }

    .poijhgbnm098765vb td span {
      display: flex;
      align-items: center;
      gap: 10px;
      cursor: pointer;
      padding: 7px 10px !important;
      background: #f2f2f2;
      position: relative;
      width: 125px;
    }

    .poijhgbnm098765vb td span label {
      cursor: pointer;
    }

    .qwert54tr {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
    }

    .trew543tre {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }

    .fareDescription {
      border: 1px solid #f2f2f2;
      padding: 5px;
      background: #fff;
      width: fit-content;
      height: fit-content;
      border-radius: 6px;
      position: absolute;
      display: flex;
      align-items: start;
      gap: 10px;
      width: 300px;
    }

    .studentFareDes {
      bottom: -55px;
      visibility: hidden;
      opacity: 0;
      pointer-events: none;
    }

    .studentFareDesshow {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }

    .armedFareDes {
      top: 35px;
      right: 0;
      visibility: hidden;
      opacity: 0;
      pointer-events: none;
    }

    .armedFareDesShow {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }

    .seniorFareDes {
      right: 40px;
      top: 35px;
      visibility: hidden;
      opacity: 0;
      pointer-events: none;
    }

    .seniorFareDesShow {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }

    .onlyMbFareImage {
      display: none;
    }

    @media only screen and (min-width: 300px) and (max-width: 567px) {
      .poijhgbnm098765vb {
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
        margin-top: 10px;
      }

      .poijhgbnm098765vb td span {
        width: 100%;
      }

      .poiuyuiop {
        width: 100%;
      }

      .poiuyttyuio09876vbn {
        width: 100% !important;
      }

      .fareDescription {
        display: none !important;
      }

      .onlyMbFareImage {
        display: block;
      }
    }
  </style>
  <table border="0" cellpadding="0" cellspacing="0" class="poiuyuiop">
    <tbody>
      <tr>
        <th class="fareTypeHeading">Select a fare type</th>
      </tr>
      <tr class="poijhgbnm098765vb">
        <td class="poiuyttyuio09876vbn" style="padding: 0px !important;width: 100% !important;">
          <span class="qwert54tr" style="border: 1px solid #f2f2f2;color: black;">
            <input type="radio" checked="" name="resultFareType" value="2" id="350">
            <label for="350">Regular Fare</label>
          </span>
        </td>
        <td class="poiuyttyuio09876vbn" style="padding: 0px !important;width: 100% !important;">
          <span class="studentfareBox" style="border: 1px solid #f2f2f2;color: black;" onmouseenter="showStudentDesc()" onmouseleave="hideStudentDesc()">
            <input type="radio" name="resultFareType" value="3" id="351">
            <label for="351">Student Fare</label>
            <img src="images/graduated.png" alt="loading..." width="20" class="onlyMbFareImage">
            <div class="studentFareDes fareDescription">
              <img src="images/graduated.png" alt="loading..." width="40">
              <p style="margin:0;"> Mandatory for all student to carry a valid <b>STUDENT ID</b> card at the time of boarding </p>
            </div>
          </span>
        </td>
        <td class="poiuyttyuio09876vbn" style="padding: 0px !important;width: 100% !important;">
          <span class="armedfareBox" style="border: 1px solid #f2f2f2;color: black;" onmouseenter="showArmedDesc()" onmouseleave="hideArmedDesc()">
            <input type="radio" name="resultFareType" value="4" id="352">
            <label for="352">Armed Forces</label>
            <img src="images/soldier.png" alt="loading..." width="20" class="onlyMbFareImage">
            <div class="armedFareDes fareDescription">
              <img src="images/soldier.png" alt="loading..." width="40">
              <p style="margin:0;"> Mandatory for all travellers to carry a valid <b>ARMED FORCES ID</b> or dependent card at the time of boarding </p>
            </div>
          </span>
        </td>
        <td class="poiuyttyuio09876vbn" style="padding: 0px !important;width: 100% !important;">
          <span class="trew543tre seniorfareBox" style="border: 1px solid #f2f2f2;color: black;" onmouseenter="showSenoirDesc()" onmouseleave="hideSenoirDesc()">
            <input type="radio" name="resultFareType" value="5" id="353">
            <label for="353">Senior Citizen</label>
            <img src="images/old-man.png" alt="loading..." width="20" class="onlyMbFareImage">
            <div class="seniorFareDes fareDescription">
              <img src="images/old-man.png" alt="loading..." width="40">
              <p style="margin:0;"> Applicable for citizens <b>above 60 years</b> of age. Please provide valid proof of age at the airport. </p>
            </div>
          </span>
        </td>
      </tr>
    </tbody>
  </table>
  <script>
    var studentDes = document.querySelector('.studentFareDes')
    var armedDes = document.querySelector('.armedFareDes')
    var seniorDes = document.querySelector('.seniorFareDes')

    function showStudentDesc() {
      studentDes.classList.add('studentFareDesshow')
    }

    function showArmedDesc() {
      armedDes.classList.add('armedFareDesShow')
    }

    function showSenoirDesc() {
      seniorDes.classList.add('seniorFareDesShow')
    }

    function hideStudentDesc() {
      studentDes.classList.remove('studentFareDesshow')
    }

    function hideArmedDesc() {
      armedDes.classList.remove('armedFareDesShow')
    }

    function hideSenoirDesc() {
      seniorDes.classList.remove('seniorFareDesShow')
    }
  </script>
  <!--<table width="100%" border="0" cellpadding="0" cellspacing="0" class="mobdme2">-->
  <!--  <tr>-->
  <!--    <td> <table   border="0" align="center" cellpadding="0" cellspacing="0">-->
  <!--      <tr>-->
  <!--        <td colspan="3" align="right"><div style="text-align:center;" class="listlastflight">-->
  <!--  <div  style="background-color: #f2f2f2; border-radius: 10px; margin-top:12px; padding: 0px 10px 10px; display:inline-block; width:auto;"> -->
  <!--  <a href="flight-search?tripType=&fromcitydesti=&fromDestinationFlight=&tocitydesti=&toDestinationFlight=&journeyDateOne=01-01-1970&journeyDateRound=&travellersshow=1+Pax%2C+Economy&ADT=1&CHD=0&INF=0&PC=EC&Submit=SEARCH&action=flightpostaction&changesearch=0">-->
  <!--  <div style="background-color: #f2f2f2; border-radius: 10px;" class="userFlightSearchHistory">-->
  <!--  <table border="0" align="center" cellpadding="0" cellspacing="0">-->
  <!--    <tr>-->
  <!--      <td></td>-->
  <!--      <td><i class="fa fa-arrow-right" aria-hidden="true"></i></td>-->
  <!--      <td></td>-->
  <!--    </tr>-->
  <!--  </table>-->
  <!--</div>-->
  <!--  </a>  </div>-->
  <!--  </div></td>-->
  <!--      </tr>-->
  <!--    </table></td>-->
  <!--    </tr>-->
  <!--</table>-->
  <style>
    @media only screen and (min-width: 567px) and (max-width: 1000px) {
      .userFlightSearchHistory table tr {
        display: flex;
      }
    }
  </style>
  <div class="flightsearchbtn flightsearchbtn2"><input type="button" name="Submit" value="SEARCH FLIGHTS" class="redbuttonsearch" onclick="ifValueBlank();"></div>
  <input type="hidden" name="action" value="flightpostaction">
  <input type="hidden" name="changesearch" id="changesearch" value="0">
</form>

Text Content

Flights Hotels Holidays  Bus More
Group Booking Print Ticket Web Check-in
Business
Agent Login

Login / Sign Up

Hi Traveller
Get offers deals & Manage your trips
Login / Sign Up
Business
Agent Login

Login / Sign Up
Exclusive Offers
on Flight, Hotel Booking.

Flights Hotels Holidays Bus Visa
Navigation
Login Group Booking Other Services Web Check in Print Ticket Support Blog

Flights


BOOK FLIGHTS AND EXPLORE THE WORLD WITH US.

One-Way Round-Trip
From


To
From & To airports cannot be the same

Departure
Return
Travellers & Class
Travellers
Adults
1
2
3
4
5
6
7
8
9
1 2 3 4 5 6 7 8 9
Children (2 - 12 Years )
0
1
2
3
4
5
6
7
8
0 1 2 3 4 5 6 7 8
Infants 0-23 Months
0
1
2
3
4
5
6
0 1 2 3 4 5 6
Preffered Class
Economy Class PremiumEconomy Class Business Class PremiumBusiness Class First
Class

Select a fare type Regular Fare Student Fare

Mandatory for all student to carry a valid STUDENT ID card at the time of
boarding

Armed Forces

Mandatory for all travellers to carry a valid ARMED FORCES ID or dependent card
at the time of boarding

Senior Citizen

Applicable for citizens above 60 years of age. Please provide valid proof of age
at the airport.


Flights Hotels Holidays Bus


Easy Fast and Secured Bookings.

Enjoy Exciting
Deals and Offers.

Lowest Price
Guarantee

24 * 7 Support
We Are Here For You.

Explore International Flights Cheapest Flights to Paris, Bali, Tokyo & more ||
Book your Travel with Us & Enjoy 7% off up to Rs.750

DEALS & OFFERS
ALL OFFERS FLIGHTS HOTELS HOLIDAYS BUS

Previous
Are You Waiting to Flight with Lowest Price

Time to Travel with Best Price

Travel the world with Best Price

Get Lowest Price on Flight Ticket

BEST PRICE FOR BUS TICKET

Best Hotel in India with Best Deal

Find Best Holidays Offers and Holidays Packages

Get Lowest Price on Flight Ticket

Best Hotel in India with Best Deal

Best Hotel in India with Best Deal

Get Lowest Price on Flight Ticket

Get Best offers on Hotel Booking

Best Hotel in India with Best Deal

Best Price & offers on Hotel Booking

Best Price & offers on Hotel Booking

Are You Waiting to Flight with Lowest Price

Time to Travel with Best Price

Travel the world with Best Price

Get Lowest Price on Flight Ticket

BEST PRICE FOR BUS TICKET

Best Hotel in India with Best Deal

Find Best Holidays Offers and Holidays Packages

Get Lowest Price on Flight Ticket

Best Hotel in India with Best Deal

Best Hotel in India with Best Deal

Get Lowest Price on Flight Ticket

Get Best offers on Hotel Booking

Best Hotel in India with Best Deal

Best Price & offers on Hotel Booking

Best Price & offers on Hotel Booking

Are You Waiting to Flight with Lowest Price

Time to Travel with Best Price

Travel the world with Best Price

Get Lowest Price on Flight Ticket

Next


POPULAR DESTINATIONS

Goa
Manali
Europe
Bali
Kashmir
Thailand



OUR TESTIMONIALS

Neha Sharma

Best website for booking flight and hotel.

Mohit Verma

cheaptickets Flight Price Here Book only from mycheaptickets.in

Suraj Kumar

Best Website for Booking Flight And Hotel, I always book from the website.


BLOG POSTS

How to Get the Best Cheap Flight Deals

THE BEST WAY TO TRAVEL AND FIND CHEAP FLIGHTS FROM...

BENEFITS OF BOOKING FLIGHTS IN ADVANCE THAT YOU NE...

SMART TIPS TO FIND CHEAP SUMMER FLIGHTS

Exclusive Offers
Daily Steal Deals & Special Discounts

Free Cancellation
Free cancellation on flight bookings

24 * 7 Support
We are 24 * 7 here for you



Bookings
Flights Hotels Holidays  Bus  Web Check-in  Print Ticket
Site Map
About Us Blog Terms & conditions Payment Security Privacy Policy Contact Us
Contact Us
Address: 15A, Kamal Darshan, Plot No. 188, Rd No. 28A, Sion (E), Mumbai-400022
Call Us: 8850435667
Email: support@mycheaptickets.in
PAYMENT MODE
FOLLOW US ON

© 2024 RAVS Holidays & Event Mgmt. Services LLP. All Rights Reserved.



×

Payment
Close