store.flitetest.com Open in urlscan Pro
192.200.160.17  Public Scan

Submitted URL: http://store.flitetest.com/
Effective URL: https://store.flitetest.com/
Submission: On March 10 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://store.flitetest.com/login.php?action=check_login

<form class="login-form form" action="https://store.flitetest.com/login.php?action=check_login" method="post">
  <div class="form-field">
    <label class="form-label" for="login_email3">Email Address:</label>
    <input class="form-input" name="login_email" id="login_email3" type="email">
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass3">Password:</label>
    <input class="form-input" id="login_pass3" type="password" name="login_pass">
  </div>
  <div class="form-actions">
    <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
    <input type="submit" class="button button-transparent" value="login">
  </div>
</form>

Name: mainLoginFormPOST https://store.flitetest.com/login.php?action=check_login

<form class="login-popup" id="loginForm" action="https://store.flitetest.com/login.php?action=check_login" method="post" name="mainLoginForm">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--input form-field--inputEmail">
      <input class="form-input" name="login_email" id="login_email" type="email" placeholder="Email address">
      <span style="display: none;"></span>
    </div>
    <div class="form-field form-field--input form-field--inputPassword">
      <input class="form-input" id="login_pass" type="password" name="login_pass" placeholder="Password">
      <span style="display: none;"></span>
    </div>
    <div class="form-actions">
      <input type="submit" class="btn button" value="Login">
      <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
    </div>
  </fieldset>
</form>

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <div id="search_category" style="min-width: 67px;">
        <select name="category" class="select_category">
          <option value="" selected="">All</option>
          <option value="24">RC Plane Build Kits</option>
          <option value="29">--- Mighty Minis</option>
          <option value="30">--- Park Flyers</option>
          <option value="362">--- XLs</option>
          <option value="297">--- Master Series</option>
          <option value="116">--- STEM Series Airplanes</option>
          <option value="283">--- Value Bundles</option>
          <option value="345">Multirotors</option>
          <option value="353">--- 5 Inch and Larger</option>
          <option value="346">--- Gremlins</option>
          <option value="347">--- Whoop Size</option>
          <option value="348">--- Flight Controllers and ESCs</option>
          <option value="351">--- Motors</option>
          <option value="349">--- Serial Receivers </option>
          <option value="350">--- Accessories </option>
          <option value="34">Electronics</option>
          <option value="45">--- Power Pack Kits</option>
          <option value="54">--- Batteries</option>
          <option value="52">--- Receivers</option>
          <option value="50">--- Transmitters</option>
          <option value="60">--- Battery Chargers</option>
          <option value="51">--- Servos</option>
          <option value="63">--- ESCs</option>
          <option value="62">--- Motors</option>
          <option value="65">--- FPV Gear</option>
          <option value="53">--- Flight Controllers</option>
          <option value="111">--- Flight Simulators </option>
          <option value="46">--- Electronic Accessories </option>
          <option value="334">Building Materials</option>
          <option value="340">--- Short Kits</option>
          <option value="335">--- Foam Board Sheets</option>
          <option value="336">--- Hardware</option>
          <option value="337">--- Wheels n' Wire</option>
          <option value="342">--- Props</option>
          <option value="338">--- Decals and Details</option>
          <option value="339">--- Tools</option>
          <option value="344">--- 3D Printing</option>
          <option value="123">FT Swag</option>
          <option value="282">STEM/STEAM</option>
          <option value="276">--- Popular Kits</option>
          <option value="103">--- Lessons &amp; Classroom Kits</option>
          <option value="272">--- EZ Planes</option>
          <option value="373">--- STEM Gliders</option>
          <option value="89">--- Electronics STEM</option>
          <option value="343">Clearance</option>
        </select>
        <svg class="icon">
          <use xlink:href="#icon-chevron-down"></use>
        </svg>
      </div>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search for a product" autocomplete="off">
      <button type="submit"><svg class="icon">
          <use xlink:href="#icon-search"></use>
        </svg></button>
    </div>
  </fieldset>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="enter your email address">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

<form class="form" id="contact_form">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <input required="true" type="text" class="form-input" name="customer_name" placeholder="Your Name *" value="">
    </div>
    <div class="form-field">
      <input required="true" type="text" class="form-input" name="customer_email" placeholder="Email Address *" value="">
    </div>
    <div class="form-field">
      <input required="true" type="text" class="form-input" name="customer_phone" placeholder="Phone Number" value="">
    </div>
    <div class="form-field form-field-1">
      <label class="form-label label-1">Do you need:</label>
      <input class="form-radio" id="pricing-radio" type="radio" name="type_package" checked="" value="Pricing">
      <label class="form-label" for="pricing-radio">Pricing</label>
      <input class="form-radio" id="answers-radio" type="radio" name="type_package" value="Answers">
      <label class="form-label" for="answers-radio">Answers</label>
      <input class="form-radio" id="both-radio" type="radio" name="type_package" value="Pricing &amp; Answers">
      <label class="form-label" for="both-radio">Both</label>
    </div>
    <div class="form-field">
      <label class="form-label label-2" for="comment-area">What can i help you with today ?</label>
      <textarea name="message" cols="30" rows="6" class="form-input" id="comment-area" required="true"></textarea>
    </div>
    <div class="form-field form-field-2">
      <label class="form-label label-last">How would you like me to contact you ?</label>
      <input class="form-radio" id="phone-radio" type="radio" name="type_contact" checked="" value="Phone">
      <label class="form-label" for="phone-radio">Phone</label>
      <input class="form-radio" id="email-radio" type="radio" name="type_contact" value="Email">
      <label class="form-label" for="email-radio">Email</label>
      <input class="form-radio" id="both-radio-2" type="radio" name="type_contact" value="Phone &amp; Email">
      <label class="form-label" for="both-radio-2">Both</label>
    </div>
    <button type="button" class="button button--primary fasubmit btn-send-form">Submit Question</button>
  </fieldset>
</form>

Text Content

Flite Test Store | Model Airplane Kits, Quadcopter Kits, RC Parts Flite Test
Store | Model Airplane Kits, Quadcopter Kits, RC Parts
×

×
 * RC Plane Build Kits
    * Mighty Minis
    * Park Flyers
    * XLs
    * Master Series
    * STEM Series Airplanes
    * Value Bundles
   
   
 * Multirotors
    * 5 Inch and Larger
    * Gremlins
    * Whoop Size
    * Flight Controllers and ESCs
    * Motors
    * Serial Receivers
    * Accessories
   
   
 * Electronics
    * Power Pack Kits
    * Batteries
    * Receivers
    * Transmitters
    * Battery Chargers
    * Servos
    * ESCs
    * Motors
    * FPV Gear
    * Flight Controllers
    * Flight Simulators
    * Electronic Accessories
   
   undefined
 * Building Materials
    * Short Kits
    * Foam Board Sheets
    * Hardware
    * Wheels n' Wire
    * Props
    * Decals and Details
    * Tools
    * 3D Printing
   
   
 * FT Swag
 * STEM/STEAM
    * Popular Kits
    * Lessons & Classroom Kits
    * EZ Planes
    * STEM Gliders
    * Electronics STEM
   
   
 * Clearance

 * Wish Lists
 * Store Locator
 * Gift Certificates
 * Contact us:
 * USD
    * US Dollar
    * Canadian Dollar

 * * 
   * 
   * 
   * 
   * 

×

 * Customer Login
   
   If you are already registered, please log in.
   
   Email Address:
   Password:
   Forgot your password?
   
   Create your account and enjoy a new shopping experience.
   
   Create a new account



 * USD
   * US Dollar
   * Canadian Dollar



Sign in Register


SIGN IN

If you are already registered, please log in.

Forgot your password?

Create your account and enjoy a new shopping experience.

Create A New Account
0

Checkout
Toggle menu

Search


--- ---
All RC Plane Build Kits --- Mighty Minis --- Park Flyers --- XLs --- Master
Series --- STEM Series Airplanes --- Value Bundles Multirotors --- 5 Inch and
Larger --- Gremlins --- Whoop Size --- Flight Controllers and ESCs --- Motors
--- Serial Receivers --- Accessories Electronics --- Power Pack Kits ---
Batteries --- Receivers --- Transmitters --- Battery Chargers --- Servos ---
ESCs --- Motors --- FPV Gear --- Flight Controllers --- Flight Simulators ---
Electronic Accessories Building Materials --- Short Kits --- Foam Board Sheets
--- Hardware --- Wheels n' Wire --- Props --- Decals and Details --- Tools ---
3D Printing FT Swag STEM/STEAM --- Popular Kits --- Lessons & Classroom Kits ---
EZ Planes --- STEM Gliders --- Electronics STEM Clearance


My Account

Wish Lists

Gift Certificates
cart icon
0
My Cart



 * RC Plane Build Kits
    * Mighty Minis
    * Park Flyers
    * XLs
    * Master Series
    * STEM Series Airplanes
    * Value Bundles
   
   
 * Multirotors
    * 5 Inch and Larger
    * Gremlins
    * Whoop Size
    * Flight Controllers and ESCs
    * Motors
    * Serial Receivers
    * Accessories
   
   
 * Electronics
    * Power Pack Kits
    * Batteries
    * Receivers
    * Transmitters
    * Battery Chargers
    * Servos
    * ESCs
    * Motors
    * FPV Gear
    * Flight Controllers
    * Flight Simulators
    * Electronic Accessories
   
   undefined
 * Building Materials
    * Short Kits
    * Foam Board Sheets
    * Hardware
    * Wheels n' Wire
    * Props
    * Decals and Details
    * Tools
    * 3D Printing
   
   
 * FT Swag
 * STEM/STEAM
    * Popular Kits
    * Lessons & Classroom Kits
    * EZ Planes
    * STEM Gliders
    * Electronics STEM
   
   
 * Clearance

 * Wish Lists
 * Store Locator
 * Gift Certificates
 * Contact us:
 * USD
    * US Dollar
    * Canadian Dollar

 * * 
   * 
   * 
   * 
   * 

search icon
cart icon
0


 * 1
 * 2
 * 3
 * 4
 * 5


NEW & TRENDING PRODUCTS

All the new releases, fan favorites, and best of the best RC Planes &
Multirotors.

Quick view

FT MIGHTY MINI JENNY

$34.99



Add to Cart

Quick view

FT RETRO ROCKET

$54.99



Add to Cart

Quick view

XL FT JENNY

$84.99



Add to Cart

Quick view

TINYHAWK 3 PLUS RTF - ANALOG - MICRO FPV DRONE

$279.99



Add to Cart

Quick view

MONSTER FT RETRO ROCKET (MADE TO ORDER)

$189.99



Add to Cart
View All Planes


FEATURED CATEGORIES


RC PLANE BUILD KITS

 * Mighty Minis
 * Park Flyers
 * XLs
 * Master Series
 * Master Series Jets
 * Master Series SkyFX
 * STEM Aircraft
 * EZ Series Airplanes
 * More


MULTIROTORS

 * 5 Inch Props and Larger
 * Gremlins
 * Whoop Size
 * Flight Controllers And ESCs
 * Motors
 * Serial Receivers
 * Accessories
 * More


ELECTRONICS

 * Power Pack Kits
 * FPV Gear
 * Batteries
 * Motors
 * Receivers
 * Transmitters
 * More


BUILDING MATERIALS

 * Foam Board
 * Hardware
 * Tools
 * Props
 * Decals and Details
 * Short Kits
 * 3D Printing
 * More


TOP TRAINERS & STEM PRODUCTS


Quick view

FT MIGHTY MINI TINY TRAINER MKR2

$39.99



Add to Cart

Quick view

FT EZ MARIO FLITE PACK

$24.99



Add to Cart

Quick view

FT EZ NATURE PACK

$24.99



Add to Cart

Quick view

FT AIRFOIL GLIDER (2 PACK)

$24.99



Add to Cart

Quick view

FT SPARROW GLIDER MKR2 (5 PACK)

$36.99



Add to Cart

Quick view

FT MIGHTY MINI TINY TUTOR

$34.99



Add to Cart

Quick view

FT EZ SPACE SHUTTLE (DUO)

$12.99



Add to Cart

Quick view

FX818 PTEROSAUR MOTOR GLIDER

$39.99



Add to Cart

Quick view

FT STEM 2CH EZ POWER PACK V.2

$37.99



Add to Cart

Quick view

FT FIGHTER GLIDER 4 PACK

$15.99



Add to Cart
View All Planes


REMOTE CONTROL PLANES BUILT FOR BEGINNERS

Our unique selection of entry-level RC planes is specifically designed with
beginners in mind, making it incredibly easy for anyone to start their journey
in the world of remote-controlled flight. With easy-to-use controls, durable
design, and extensive online resources, we ensure a smooth, fun, and accessible
experience for those just discovering the thrill of flying RC planes.

Get Started Here


FLITE TEST STEM EDUCATION

Flite Test STEM is an educational program that helps students soar. Developed by
Flite Test, a company specializing in the design and production of
remote-controlled (RC) aircraft, the program is designed to inspire and educate
young people through hands-on projects that involve building and flying RC
planes and drones.

Our STEM Products


BUNDLE & SAVE


Quick view

FT LEGACY V.2 VALUE BUNDLE

$189.89



Add to Cart

Quick view

TENET DUO STARTER BUNDLE

$238.92



Add to Cart

Quick view

FUN PACK STARTER BUNDLE

$213.92



Add to Cart

Quick view

FT MIGHTY MINI TINY TUTOR STARTER BUNDLE

$213.92



Add to Cart

Quick view

FT MIGHTY MINI ARROW VALUE BUNDLE

$79.1



Add to Cart

Quick view

FT SIMPLE STORCH VALUE BUNDLE

$116.03



Add to Cart

Quick view

FT SEA DUCK VALUE BUNDLE

$179.33



Add to Cart

Quick view

FT GUINEA PIG STARTER BUNDLE

$330.89



Add to Cart

Quick view

FT TINY TRAINER STARTER BUNDLE

$218.92



Add to Cart
Sold out
Quick view

FT TUTOR STARTER BUNDLE

$272.01



Out of Stock
View All



CURRENT SPECIALS


Quick view

TENET DUO STARTER BUNDLE

$238.92



Add to Cart

Quick view

FUN PACK STARTER BUNDLE

$213.92



Add to Cart

Quick view

FT MIGHTY MINI TINY TUTOR STARTER BUNDLE

$213.92



Add to Cart
Sale
Quick view

FLITE TEST THROWBACK JACKET

$124.99
$49.99



Add to Cart
Sale
Quick view

FLITE TEST JACKET

$124.99
$49.99



Add to Cart
Sale
Quick view

FT COMBAT PILOT T-SHIRT

$19.99
$9.99



Add to Cart
Sale
Quick view

FF COMBAT HAT

$24.99
$18.99



Add to Cart
Sale
Quick view

FLITE TEST FLERKEN LOGO T-SHIRT

$19.99
$8.99



Add to Cart
Sale
Sold out
Quick view

FF TALL CAMPFIRE MUG

$9.99
$5.99



Out of Stock
Sale
Quick view

GREEN FF23 T-SHIRT

$19.99
$9.99



Add to Cart
×



 * SHOP

 * RC Plane Build Kits
 * Multirotors
 * Electronics
 * Building Materials
 * FT Swag
 * STEM/STEAM
 * Clearance

 * BRANDS

 * Flite Test
 * Flite Test Midwest
 * HQ Prop
 * RadioMaster
 * Tattu
 * Emax
 * Spektrum
 * Bat-Safe
 * Lemon RX
 * Armattan
 * View All

 * SUPPORT

 * Contact Us
 * Educators & Institutions
 * About Us
 * Gift Cards
 * Sitemap

 * LEGAL

 * Privacy Policy
 * Shipping & Returns Policy
 * Terms & Conditions

SIGN UP FOR OUR NEWSLETTER

Get the latest updates on new products and upcoming sales

Email Address

 * 
 * 
 * 
 * 
 * 

Need help? No problem! Contact us here



Copyright ©2024 Flite Test Retail Store. All rights reserved.




×


ASK AN EXPERT


ASK THE EXPERT ANYTHING ON BEEBIES STORE

We will follow up with you via email within 24-48 hours
Please answer the following Questionnaire
Do you need: Pricing Answers Both
What can i help you with today ?
How would you like me to contact you ? Phone Email Both
Submit Question