directflycheap.com Open in urlscan Pro
162.0.209.83  Public Scan

URL: https://directflycheap.com/
Submission: On April 27 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://www.Flytreats.com/thank-you.php

<form method="post" action="https://www.Flytreats.com/thank-you.php">
  <input type="hidden" name="sid" value="20220819070048">
  <input type="hidden" name="t" value="1">
  <input type="hidden" name="meta" value="flightscom_us">
  <div class="row">
    <div class="col-md-12 head_gp">
      <div class="flight_type">
        <div class="form-check-inline">
          <label class="radio-inline customradio" id="round_trip">Round Trip <input type="radio" checked="checked" onclick="show_date(this.value)" value="roundtrip" name="tripType">
            <span class="checkmark"></span>
          </label>
          <label class="radio-inline customradio" id="one_way">One Way <input type="radio" onclick="show_date(this.value)" value="oneway" name="tripType">
            <span class="checkmark"></span>
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="row fm_ln1">
    <div class="col-md-3 rsts col-xs-12 ffrms_ppd">
      <div class="res_hh"> From airport / city </div>
      <div class="tion_sea"> From airport / city </div>
      <div class="form-group">
        <label class="frm_llbs">
          <i class="fas fa-plane-departure" aria-hidden="true"></i> <!-- <img src="Searchform/images/plane_fly.png"> -->
        </label>
        <input type="text" required="required" class="form-control ipt1 location-fld serlocation ui-autocomplete-input" autocomplete="off" placeholder="City or airport" name="origin" id="location">
      </div>
    </div>
    <div class="roud_icons"> <img src="Searchform/images/swipe-icn.png"> </div>
    <div class="col-md-3 col-xs-12 rsts ffrms_ppd">
      <div class="res_hh"> To airport / city </div>
      <div class="tion_sea"> To airport / city </div>
      <div class="form-group">
        <label class="frm_llbs">
          <i class="fas fa-plane-arrival" aria-hidden="true"></i> <!-- <img src="Searchform/images/plane_down.png"> -->
        </label>
        <input required="required" type="text" class="form-control ipt1 location-fld serlocation ui-autocomplete-input" placeholder="City or airport" name="destination" autocomplete="off" id="location2">
        <div style="display: none;" onclick="close_btn(this.id);" id="location2_cleardata" class="closed_icon"> <i class="fa fa-remove" aria-hidden="true"></i> </div>
      </div>
    </div>
    <div class="col-md-2  col-xs-6 ffrms_ppd">
      <div class="res_hh"> Departure </div>
      <div class="tion_sea"> Departure </div>
      <div class="form-group">
        <label class="frm_llbs">
          <i class="fa fa-calendar" aria-hidden="true"></i> <!-- <img src="Searchform/images/dateoick.png"> -->
        </label>
        <input name="depDt" id="depDt" type="hidden" value="">
        <input name="" id="depDtMin" type="hidden" value="">
        <input type="text" class="form-control ipt1 readtrue hasDatepicker" id="datepicker" required="required" autocomplete="off" placeholder="Depart Date" name="departureDate" readonly="true" value="">
      </div>
    </div>
    <style>
      .readtrue {
        cursor: pointer !important;
        background-color: #fff !important;
        opacity: 1;
      }

      .form-control[disabled],
      fieldset[disabled] {
        background-color: #fff !important;
      }

      .form-control
    </style>
    <div class="col-md-2 col-xs-6 ffrms_ppd">
      <div class="res_hh"> Return </div>
      <div class="tion_sea"> Return </div>
      <div class="form-group">
        <label class="frm_llbs">
          <i class="fa fa-calendar" aria-hidden="true"></i><!-- <img src="Searchform/images/dateoick.png"> -->
        </label>
        <input name="retDt" id="retDt" type="hidden" value="">
        <input type="text" autocomplete="off" class="form-control ipt1 readtrue hasDatepicker" required="required" id="datepicker2" placeholder="Return Date" readonly="true" value="" name="returnDate">
      </div>
    </div>
    <div class="col-md-2 col-sm-6 col-xs-12 ffrms_ppd">
      <div class="res_hh">
        <!-- Cabin Class &  -->Travelers
      </div>
      <div class="tion_sea"> Class &amp; Travelers </div>
      <div class="form-group">
        <label class="frm_llbs">
          <i class="fa fa-male" aria-hidden="true"></i><!-- <img src="Searchform/images/passenger_iim.png"> -->
        </label>
        <input type="text" class="form-control ipt1" placeholder="Passengers 1" name="" autocomplete="off" id="btm_clk">
        <div class="psg_dls" style="display: none;">
          <div class="col-xs-12 gapres_dd">
          </div>
          <div class="col-sm-12 gapres_dd">
            <div class="pass_bx">
              <label>Adults <small>(+11 yrs)</small></label>
              <div class="input-group number-spinner">
                <div class="col-md-3 col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn mns_btn" data-dir="dwn" onclick="decrease_adult_rt()"><span class="fa fa-minus" aria-hidden="true"></span></a>
                  </span>
                </div>
                <div class="col-md-6 col-6 inpt_gp">
                  <input type="text" id="AdultsRT" class="form-control text-center add_num" name="adt" value="1">
                </div>
                <div class="col-md-3 col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn add_btn" data-dir="up" onclick="increase_adult_rt()"><span class="fa fa-plus" aria-hidden="true"></span></a>
                  </span>
                </div>
              </div>
            </div>
          </div>
          <div class="col-sm-12 gapres_dd">
            <div class="pass_bx">
              <label>Child <small>(2-11 yrs)</small></label>
              <div class="input-group number-spinner">
                <div class="col-md-3 col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn mns_btn" data-dir="dwn" onclick="decrease_child_rt()"><span class="fa fa-minus" aria-hidden="true"></span></a>
                  </span>
                </div>
                <div class="col-md-6 col-6 inpt_gp">
                  <input type="text" id="ChildrenRT" class="form-control text-center add_num" name="chd" value="0">
                </div>
                <div class="col-md-3 col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn add_btn" data-dir="up" onclick="increase_child_rt()"><span class="fa fa-plus" aria-hidden="true"></span></a>
                  </span>
                </div>
              </div>
            </div>
          </div>
          <div class="col-sm-12 gapres_dd">
            <div class="pass_bx">
              <label> Infant <small>(Upto 2 yrs) </small>
              </label>
              <br> <label class="radio-inline">
                <input type="radio" name="infon" value="F" checked="" style="margin-top:-2px;"> On Lap </label>
              <label class="radio-inline">
                <input type="radio" name="infon" value="S" style="margin-top:-2px;">On Seat </label>
              <div class="input-group number-spinner">
                <div class="col-md-3  col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn mns_btn" data-dir="dwn" onclick="decrease_infant_rt()"><span class="fa fa-minus" aria-hidden="true"></span></a>
                  </span>
                </div>
                <div class="col-md-6 col-6 inpt_gp">
                  <input type="text" class="form-control text-center add_num" id="InfantsRT" name="inf" value="0">
                </div>
                <div class="col-md-3 col-3 inpt_gp">
                  <span class="input-group-btn">
                    <a class="btn add_btn" data-dir="up" onclick="increase_infant_rt()"><span class="fa fa-plus" aria-hidden="true"></span></a>
                  </span>
                </div>
              </div>
            </div>
          </div>
          <div class="col-sm-12 col-xs-12 gapres_dd">
            <!-- <div class="row"> -->
            <div class="btn_dn">
              <button type="button" onclick="all_pesenger();" class="btn_done">Done</button>
            </div>
            <!-- </div> -->
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-2 col-xs-12 ffrms_ppd">
      <div class="form-group">
        <label class="frm_llbs2">
          <i class="fa fa-male" aria-hidden="true"></i><!-- <img src="Searchform/images/passenger_iim.png"> -->
        </label>
        <select class="form-control ipt1" name="classType" placeholder="Economy">
          <option selected="selected" value="Y">Economy</option>
          <option value="S"> Premium Economy </option>
          <option value="C"> Business Class </option>
          <option value="F"> First Class </option>
        </select>
      </div>
    </div>
    <div class="col-md-10 col-xs-12 solotab ffrms_ppd">
      <button type="sumit" name="submitForm"><a href="tel:1-888-217-0525">Search Flights </a></button><a href="tel:1-888-217-0525">
                              </a>
    </div><a href="tel:1-888-217-0525">
                           </a>
  </div><a href="tel:1-888-217-0525">
                           <div class="clearfix"></div>
                        
                     </a>
</form>

https://www.Flytreats.com/index.html

<form action="https://www.Flytreats.com/index.html">
  <div class="form-group form-subscribe-email">
    <input type="text" placeholder="Write your email" class="form-control">
    <button type="submit" class="btn-email"><i class="fas fa-paper-plane" aria-hidden="true"></i>
    </button>
  </div>
</form>

Text Content

 * Call-Now
   Delta Airline Booking
 * Call
 * 

1-888-217-0525

Call Now Only Deals

 * | Home
 * | About us
 * | Privacy Policy
 * | Top Destinations
   * Flights to Phoenix
   * Flights to Paris
   * Flights to Dallas
   * Flights to Seattle
   * Flights to New York
   * Flights to Chicago
 * | Contact us

| info@Flytreats.com

AIRLINES RESERVATIONS!


DELTA AIRLINES FLIGHTS

CALL US NOW FOR
BOOKING,
CHANGES,
RESERVATIONS,
CANCELLATIONS,

1-888-217-0525

Book Flight

1-888-217-0525



QUICK AND EASY WAT TO CONTACT DELTA & UNITED AIRLINES CALL US TODAY TO BOOK
PRICE MATCH PROMISE!

ALL WITHIN YOUR BUDGET !

 * Flights
   

Round Trip One Way
From airport / city
From airport / city


To airport / city
To airport / city

Departure
Departure

Return
Return

Travelers
Class & Travelers
Adults (+11 yrs)

Child (2-11 yrs)

Infant (Upto 2 yrs)
On Lap On Seat

Done
Economy Premium Economy Business Class First Class
Search Flights


BEST PRICE GUARANTEED

Observe a lower cost? We'll discount you 300% of the distinction.

DELTA & UNITED AIRLINES 24×7 CUSTOMER SUPPORT

We're always here for you - reach us 24 hours a day, 7 days a week. Current
Waiting Time For Airlines Phone Number is 1 Minute


1-888-217-0525

CALL NOW HURRY !!

New York

FLIGHT TO NEW YORK

PRICE $335.10

Phoenix

FLIGHT TO PHOENIX

PRICE $305.10

Chicago

FLIGHT TO CHICAGO

PRICE $195.10

Dallas

FLIGHT TO DALLAS

PRICE $180.10

Paris

FLIGHT TO PARIS

PRICE $265.10

Seattle

FLIGHT TO SEATTLE

PRICE $320.10

ABOUT FLYTREATS.COM

We at Flytreats.com are a well-known name in the Air Ticket Booking industry. We
do Online Booking, Changes and Cancellations over the Phone We have Mentioned on
Our Website Our Official Phone Number You Can Contact Here at Delta & United
Airlines Phone Number The Team is Availlable 24/7 To Help All Customers its'
Best Way To reach Delta & United Airlines Tea, Through Delpta Phone Number
Please Dial Our Given All Ailrines Phone Number or Customer Support To do Any
Kind of Reservations, Changes, Booking or Cancellations The feature that
distinguishes our Air Ticket Booking service is our strategy, which pays
attention to every possible part of ticket booking. Our rates are very
competitive, and our service level is simply unrivaled. Our Air Ticket Booking
systems have been developed to electronically process your every need, using
cutting-edge software. We charge a small processing fee on airline tickets
purchased by our customers. We assist with the purchase of airline tickets on
both domestic and foreign flights on major airlines. Both of our customers get
prompt and efficient service.

We are dedicated to doing business in a professional and ethical way. Our travel
experts are motivated and driven by our guiding values, Read more


SUBSCRIBE EXPLOORE TO GET LATEST DEALS TO DAY

Flytreats.com seamlessly connects millions of travelers to memorable experiences



QUICK LINKS

 * Home
 * About us
 * Privacy policy
 * Terms and Services
 * Contact Us
 * Site Maps

DOMESTIC DESTINATIONS

 * Phoenix Flights
 * Paris Flights
 * Dallas Flights
 * Seattle Flights
 * New York Flights
 * Chicago Flights

Call Now 1-888-217-0525
info@Flytreats.com`
11915 NW Thompson Rd, Portland, OR 97229 USA

Disclaimer: Under no case shall Flytreats.com and/or its parents, affiliated
companies, subsidiaries, associates, executives, directors, employees,
representatives, or suppliers be liable for any direct, indirect, punitive,
consequential, special, contingent, or other damages, comprising, without
limitation, damages for loss of use, data, or profits, resulting out of or in
any way connected with this agreement.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2022 Flytreats.com All rights reserved.