www.imgadgets.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://gyrocopters.ca/
Effective URL: https://www.imgadgets.com/
Submission: On March 01 via manual from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" class="site-header__search-form" role="search">
  <button type="submit" class="text-link site-header__search-btn">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_7120509599909" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="7120509599909">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_7120509599909">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_7120509599909" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_7120509599909">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_7120509599909" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_7120509599909">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_7120509599909" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_7120509599909"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_7120509599909" data-product-id="7120509599909" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=7120509599909]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6613348057253" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6613348057253">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6613348057253">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6613348057253" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6613348057253">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6613348057253" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6613348057253">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6613348057253" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6613348057253"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6613348057253" data-product-id="6613348057253" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6613348057253]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6626338734245" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6626338734245">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6626338734245">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6626338734245" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6626338734245">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6626338734245" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6626338734245">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6626338734245" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6626338734245"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6626338734245" data-product-id="6626338734245" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6626338734245]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_7120464937125" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="7120464937125">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_7120464937125">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_7120464937125" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_7120464937125">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_7120464937125" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_7120464937125">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_7120464937125" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_7120464937125"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_7120464937125" data-product-id="7120464937125" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=7120464937125]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6030250016933" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6030250016933">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6030250016933">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6030250016933" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6030250016933">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6030250016933" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6030250016933">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6030250016933" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6030250016933"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6030250016933" data-product-id="6030250016933" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6030250016933]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

Text Content

Skip to content
Close menu
 * Gyrocopters E-Mobility
   
    * Hoverboards
    * Electric Scooters
    * Parts
      
       * Hoverboard Parts
       * Electric Scooter Parts
       * Hoverkart Parts
       * Bluetooth Devices Parts
       * IMFit Parts

 * IMGadgets
   
    * Fitness
    * Outdoor Living
    * Wellness Essentials
    * Wireless Chargers & Cables
    * Bluetooth Speakers & Headphones
    * All Gadgets

 * E-Gadgets
   
    * Gadgets under $25

 * Clearance
 * Log in
 * 

 * Facebook
 * Twitter
 * Instagram
 * YouTube

Cart
translation missing: en.cart.general.close

Your cart is currently empty.

LIMITED-TIME DISCOUNTS ON SELECTED PRODCUTS | ORDER NOW!! "Close"
Site navigation




Log in Search Cart
Search
"Close (esc)"
translation missing: en.sections.slideshow.pause_slideshow translation missing:
en.sections.slideshow.play_slideshow
HOVERBOARD SALE

HOVERBOARDS WITH TOP-OF-THE-LINE AUTO-BALANCING FEATURE (LIMITED-TIME DEALS)
SHOP HOVERBOARD
SCOOTER DEALS

ELectric scooters to get you there in style
SHOP SCOOTER
FITNESS FOR LESS

Be the better you
SHOP FITNESS
SAFETY FOR ALL

KEEP YOUR FAMILY PROTECTED
SHOP WELLNESS
HOVERBOARD SALE

HOVERBOARDS WITH TOP-OF-THE-LINE AUTO-BALANCING FEATURE (LIMITED-TIME DEALS)
SHOP HOVERBOARD
SCOOTER DEALS

ELectric scooters to get you there in style
SHOP SCOOTER
 * 1
 * 2
 * 3
 * 4


HOT DEALS EVERY DAY VIEW ALL

Quick view

Gyrocopters Luminous Hoverboard
Regular price $499.99 Sale price $199.99
23 reviews
Quick view

Gyrocopters- Flash 3.0 Portable Electric Scooter
Regular price $749.99 Sale price from $449.99
32 reviews
Quick view

IMFit 5lb-52.5lb Adjustable Dumbbell
Regular price $199.99 Sale price from $174.99
25 reviews
Pre-Order
Quick view

GYROCOPTERS Glow Kids Electric Scooter (7.5Km Range / 8Km/h Top Speed)
Regular price $349.99 Sale price $169.99
13 reviews
Quick view

XIAOMI KingSmith Walking Pad A1 Pro Smart Folding Treadmill
Regular price $1,200.00 Sale price $589.99
4 reviews
View all
19 products


GYROCOPTERS LUMINOUS HOVERBOARD


23 reviews


CUSTOMER REVIEWS

Based on 23 reviews Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



LOVE AUTO BALANCE

mark on Jan 11, 2022

The auto-balance technology makes it really easy for the user to control and
start riding the hoverboard. The lighting, sound and build quality is another
level


Report as Inappropriate


MOTOR POWER IS REALLY GOOD

Nakedra on Dec 24, 2021

I bought this for my son for Christmas. Its powerful and does what its supposed
to do. Speakers actually sound pretty good and the Bluetooth light sync feature
is cool

Report as Inappropriate


BEST ONE WE HAD

Mya on Dec 23, 2021

My son loves this hoverboard, he has been enjoying riding it around. So far so
good. This is our second hoverboard in a year so make sure to buy the extra
warranty!

Report as Inappropriate


THIS HOVERBOARD IS DIFFERENT FROM ANYTHING OUT THEIR

Maslynn on Dec 22, 2021

I was skeptical after reading some reviews about buying luminous, but we ordered
it anyway. My son has been having a blast on this hoverboard. He loves how the
light dance to the music. We got it for his 13th birthday. He has ridden it
every day without any issues at all. It hasnt taken off in circles or stopped
working in any way. He is now a pro!

Report as Inappropriate


GREAT PRODUCT FOR THE PRICE

Jacob on Dec 20, 2021

More than what I expected from a budget hoverboard, great product for a great
price

Report as Inappropriate
1 2 3 … 5 Next »
Regular price $499.99 Sale price $199.99

--------------------------------------------------------------------------------



  Secure Checkout    Free Shipping  Return and Warranty Policy

--------------------------------------------------------------------------------


BRIGHTER & BETTER


Light up your world with the Gyrocopters  Luminous Hoverboard. With the colorful
LED lights shining bright, you'll be illuminating. Equipped with auto-balance
technology, you'll be sure to enjoy a smooth and safe ride. Enjoy up to 60
minutes of riding time going at 12km/h.

Lights Sync With The Music

 Watch the lights flash and move with the beat of the music. Simply pair the
hoverboard with a Bluetooth device and enjoy the ride. 

Long-Lasting LED 6.5" Wheels
 

Add to the experience by riding the Gyrocopters  Luminous Hoverboard with LED
lights in the wheels that light up as you ride! Explore cities, hiking trails or
parks with the rugged all-terrain wheels!
 


Auto-Balance Technology

In order to improve the safety and ride quality for our Gyrocopters  Luminous
Hoverboard, it comes equipped with auto-balance technology. With enhanced and
sophisticated gyro sensors, the hoverboard automatically aligns so that the
rider's balance is never compromised and a stable equilibrium is maintained.

Specifications

Speed: 7.4mph
Battery: 36V 72WH, 2.0Ah
Motor: Dual Motor with Dual Independent Gyros
Charging Time: Approx. 2 Hours
Max Climbing Range: 15 degrees
Tires: 6.5" 
Max Weight: 75kg/165lbs
Min Weight: 15kg/33lbs
Material: Aluminum with plastic components







Sorry, your browser doesn't support embedded videos.

Before you first experience your Gyrocopters Luminous Hoverboard, please read
the User Manual in English or French thoroughly and learn the basics to ensure
your safety and the safety of others. 




23 reviews


CUSTOMER REVIEWS

Based on 23 reviews Write a review

Returns and Warranty Policy


RETURN POLICY

If you are not satisfied with your purchase, you have 30 days from the postmark
date to request a full refund provided that the product is not used and all
original contents are included with the original undamaged packaging. 20%
restocking fee may apply. Any scratches, marks, damage etc. will void your
eligibility for a refund. We do not replace for accidental damages.

IMGadgets Restocking Fees / Return Eligibility Category Return Period Un-opened
Opened/Unused Opened/Used Portable Audio 30 Days 0% Not Returnable Not
Returnable Gyrocopters e-mobility Products 30 Days 0% 0% 20% Pools 30 Days 0%
Not Returnable Not Returnable All other Products 30 Days 0%

0%

20%



PRE-ORDER POLICY

Cancelation/Refund


All Pre-order items are eligible for a full refund before they are shipped
and/or are being processed for shipping.

Pre-Order Shipping

The expected shipping date for Pre-Order Products will be clearly noted on each
Product page, subject to reasonable delays in manufacturing and/or delivery.
Such date is only an estimate, is subject to change, and Company does not
represent or warrant that it will be able to ship the Product by the estimated
date.  As a result, in the event that a delay arises and the estimated shipment
and/or release of the product is not met, IMGadgets is not responsible for any
damages that may occur due to the delay, nor shall it be obligated, except as
set forth in these Terms, to provide any discounts, refunds or credits due to
any such delays. The Products will be shipped in the order in which your
Pre-Order is received by the Company. 



WARRANTY DETAILS AND CONDITIONS

We are pleased to offer a 90 days product replacement/repair warranty for all
our products. All defective merchandise, unless otherwise defined on this page,
are eligible for repair within 90 days from the original purchase date. 

This warranty does not cover normal wear and tear, wheel or any other physical
damage or water/liquid damage caused to your parts or your unit by improper
usage or improper handling. 

Warranty does not cover over-charging, or damages due to improperly maintaining
the lithium battery installed in the unit. Opening or altering your device will
void any original manufacturer warranty. 

By opening your unit, you acknowledge that you assume all responsibility for
your device, and its functionality or lack thereof. We assume no liability for
loss or damages caused by unsafe riding and/or improper usage. Our warranty does
not cover when used unsafely or out of limits.

Important: This warranty does not cover damages resulting from accident, misuse
or abuse, lack of reasonable care, the affixing of any attachments, stunts,
tricks, loss of parts, over-load or subject in the product to any but the
specified voltage. Use of unauthorized replacement parts will void warranty. No
responsibility is assumed for any special incidental or consequential damages.










SPECIAL SALE PRICES 

Items purchased during flash sale or one day sales cannot be price matched as
those prices are exclusive to that specific sale.

Special sale prices include: Flash Sale, Black Friday, Black Friday Prices Now
and Early Black Friday Sales, Boxing Day/Week, pre-orders, clearances, demos,
refurbished items, open box items.

In order to price match, the product must be in stock, available for sale, and
cannot be a limited time offer, pre-order, or available only in limited
quantity.

 






Extended Holiday Return Policy 

This extended policy is only valid for products purchased directly from
IMGadgets website (www.imgadgets.com). It does NOT apply to products purchased
from any other 3rd party retailer. 

For items purchased between Oct 4, 2021 to Dec 20, 2021, we’ll gladly give you a
refund or exchange on your purchases until Jan 15, 2022. Above Return Policy
still applies on any purchases made during extended holiday return policy
period. 

Please note: Our regular return policy conditions still applies on any purchases
made during extended holiday policy return period. 

" A full refund providing the product and all original contents are included
with the original packaging. A 20% restocking fee may apply. Any scratches,
marks, damage etc. will void your eligibility for a refund. We do not replace
for accidental damage."

Extended Holiday Warranty Policy

For items purchased directly from IMGadgets website (www.imgadgets.com) 
between Oct 4, 2021 to Dec 20, 2021, we will provide a 90 days extension on the
regular warranty period. Hence, you will receive an additional 3 months of
warranty on top of the standard 3 months that is given, making it a total of 6
months of warranty on any purchases made during extend holiday warranty policy
period. Above mentioned Warranty Details and conditions still applies. 


*EXTENDED HOLIDAY WARRANTY POLICY AND RETURN POLICY DOES NOT APPLY TO
CLEARANCE/RECERTIFIED ITEMS*




"Close (esc)"


GYROCOPTERS- FLASH 3.0 PORTABLE ELECTRIC SCOOTER


32 reviews


CUSTOMER REVIEWS

Based on 32 reviews Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



AWESOME FOR THE FAMILY

Algis on Dec 26, 2021

Absolutely love this scooter. Fast, smooth and perfect for my wife, son and I.
Getting another one!

Report as Inappropriate


VERY COOL

Alain on Oct 31, 2021

This is my first electric scooter. I really like to ride it. I bought one to get
to the train and to the office, but my kids are enjoying it so much that I'll
have to share it and possibly buy another soon. My kids want to ride it all the
time. Cruise control is my favorite feature. The speed of eco mode is suitable
for children. Overall I would recommend it to anyone who wants a first electric
scooter to start riding.

Report as Inappropriate


VERY GOOD QUALITY

Justine on Jun 17, 2021

I was worried about the quality because of how cheap the price was but it's
better than what I thought!

Report as Inappropriate


GREAT SCOOTER

Isaiah on Jun 17, 2021

Been riding it all summer and it's been fun so far. Save me a lot of time when
going to friend's houses, and is a fun way to just get some air.

Report as Inappropriate


GOOD RIDE

Milana on Jun 17, 2021

I love this scooter, saves me a bunch of time and money on gas for my commutes
to work. I think it rides pretty well, you don't really feel the bumps wherever
you're riding

Report as Inappropriate
1 2 3 … 7 Next »
Regular price $749.99 Sale price $449.99

--------------------------------------------------------------------------------



  Secure Checkout    Free Shipping  Return and Warranty Policy

--------------------------------------------------------------------------------


POWERFUL SCOOTER | AFFORDABLE PRICE


Escape into the summer with the powerful Gyrocopters- Flash 3.0 Portable
Electric Scooter. This electric scooter was designed for fun while keeping
safety in mind. The intelligent and powerful Flash 3.0 is paired with a 350W
brushless motor for stable power output. Simply tap the power button to select
your desired speed. This portable scooter has everything you've dreamed of and
more! The lightweight aluminum alloy frame makes it easy to fold and carry!








Dual shock absorption system for a smooth ride! Bright LED headlights, LCD
digital handlebar display, solid burst-proof tires, and 2-speed modes with a
range up to 25km/h! Select your speed from low-speed mode at 15km/h or sport
mode at 25km/h, and travel up to a range of 28km!








350W BRUSHLESS MOTOR 




The powerful 350W brushless motor gives you the option to choose from 2-speed
modes. You can adjust your speed from low-speed mode at 15km/h or sport mode at
25km/h. 


THE POWERFUL BRUSHLESS MOTOR GOES HAND-IN-HAND WITH THE DOUBLE SHOCK ABSORPTION
SYSTEM, MAKING YOUR RIDE AS COMFORTABLE AS POSSIBLE.






BURST-PROOF SOLID TIRES

Never worry about a punctured tire ever again! These 8.5-inch solid rubber tires
are shock-absorbing, making it the ultimate smooth ride. The 350W brushless
motor provides stable output, meaning you won't have to worry about any bumps in
the road! The rear disk braking system allows for highly responsive brakes. The
Flash 3.0 also has a regenerative braking feature! The rear red light will turn
on to inform others around you. 







 


FEEL SAFE WHILE YOU RIDE

The Gyrocopters- Flash 3.0 Portable Electric Scooter is all about safety, which
is why it comes equipped with bright LED headlights! Never worry about riding in
the dark again. The powerful dashboard allows you to control your speed mode,
keep track of the battery level, and lights all from the LCD display!

 





   


Before riding, please read the User Manual carefully, and follow all Safety
Precautions. Low temperature will affect the lubrication of moving parts
inside the scooter increasing internal resistance. At the same time, in
low temperatures, the discharge capacity and the capacity itself of the battery
will be significantly decreased. Do not ride on icy or slippery surfaces

Before you first experience your Gyrocopters Flash 3.0 Electric Scooter, please
read the USER MANUAL thoroughly and learn the basics to ensure your safety and
the safety of others. It is highly recommended that your initial Gyrocopters
experience be with a spotter who can assist you in centering your balance.

32 reviews


CUSTOMER REVIEWS

Based on 32 reviews Write a review

Returns and Warranty Policy


RETURN POLICY

If you are not satisfied with your purchase, you have 30 days from the postmark
date to request a full refund provided that the product is not used and all
original contents are included with the original undamaged packaging. 20%
restocking fee may apply. Any scratches, marks, damage etc. will void your
eligibility for a refund. We do not replace for accidental damages.

IMGadgets Restocking Fees / Return Eligibility Category Return Period Un-opened
Opened/Unused Opened/Used Portable Audio 30 Days 0% Not Returnable Not
Returnable Gyrocopters e-mobility Products 30 Days 0% 0% 20% Pools 30 Days 0%
Not Returnable Not Returnable All other Products 30 Days 0%

0%

20%



PRE-ORDER POLICY

Cancelation/Refund


All Pre-order items are eligible for a full refund before they are shipped
and/or are being processed for shipping.

Pre-Order Shipping

The expected shipping date for Pre-Order Products will be clearly noted on each
Product page, subject to reasonable delays in manufacturing and/or delivery.
Such date is only an estimate, is subject to change, and Company does not
represent or warrant that it will be able to ship the Product by the estimated
date.  As a result, in the event that a delay arises and the estimated shipment
and/or release of the product is not met, IMGadgets is not responsible for any
damages that may occur due to the delay, nor shall it be obligated, except as
set forth in these Terms, to provide any discounts, refunds or credits due to
any such delays. The Products will be shipped in the order in which your
Pre-Order is received by the Company. 



WARRANTY DETAILS AND CONDITIONS

We are pleased to offer a 90 days product replacement/repair warranty for all
our products. All defective merchandise, unless otherwise defined on this page,
are eligible for repair within 90 days from the original purchase date. 

This warranty does not cover normal wear and tear, wheel or any other physical
damage or water/liquid damage caused to your parts or your unit by improper
usage or improper handling. 

Warranty does not cover over-charging, or damages due to improperly maintaining
the lithium battery installed in the unit. Opening or altering your device will
void any original manufacturer warranty. 

By opening your unit, you acknowledge that you assume all responsibility for
your device, and its functionality or lack thereof. We assume no liability for
loss or damages caused by unsafe riding and/or improper usage. Our warranty does
not cover when used unsafely or out of limits.

Important: This warranty does not cover damages resulting from accident, misuse
or abuse, lack of reasonable care, the affixing of any attachments, stunts,
tricks, loss of parts, over-load or subject in the product to any but the
specified voltage. Use of unauthorized replacement parts will void warranty. No
responsibility is assumed for any special incidental or consequential damages.










SPECIAL SALE PRICES 

Items purchased during flash sale or one day sales cannot be price matched as
those prices are exclusive to that specific sale.

Special sale prices include: Flash Sale, Black Friday, Black Friday Prices Now
and Early Black Friday Sales, Boxing Day/Week, pre-orders, clearances, demos,
refurbished items, open box items.

In order to price match, the product must be in stock, available for sale, and
cannot be a limited time offer, pre-order, or available only in limited
quantity.

 






Extended Holiday Return Policy 

This extended policy is only valid for products purchased directly from
IMGadgets website (www.imgadgets.com). It does NOT apply to products purchased
from any other 3rd party retailer. 

For items purchased between Oct 4, 2021 to Dec 20, 2021, we’ll gladly give you a
refund or exchange on your purchases until Jan 15, 2022. Above Return Policy
still applies on any purchases made during extended holiday return policy
period. 

Please note: Our regular return policy conditions still applies on any purchases
made during extended holiday policy return period. 

" A full refund providing the product and all original contents are included
with the original packaging. A 20% restocking fee may apply. Any scratches,
marks, damage etc. will void your eligibility for a refund. We do not replace
for accidental damage."

Extended Holiday Warranty Policy

For items purchased directly from IMGadgets website (www.imgadgets.com) 
between Oct 4, 2021 to Dec 20, 2021, we will provide a 90 days extension on the
regular warranty period. Hence, you will receive an additional 3 months of
warranty on top of the standard 3 months that is given, making it a total of 6
months of warranty on any purchases made during extend holiday warranty policy
period. Above mentioned Warranty Details and conditions still applies. 


*EXTENDED HOLIDAY WARRANTY POLICY AND RETURN POLICY DOES NOT APPLY TO
CLEARANCE/RECERTIFIED ITEMS*




"Close (esc)"


IMFIT 5LB-52.5LB ADJUSTABLE DUMBBELL


25 reviews


CUSTOMER REVIEWS

Based on 25 reviews Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



QUALITY AND CONVENIENCE

Kyle on Aug 01, 2021

One of the best decisions I have made! instead of having multiple dumbbells now
I have what I need with these adjustable ones. Great quality and convenience!
They also save space

Report as Inappropriate


WELL BUILT, BALANCED AND EASY TO USE.

Beth on Jul 10, 2021

Great dumbbells for any or all exercise routines.

Report as Inappropriate


SUITS 95% OF MY USE CASES

Emily on Jun 30, 2021

Compact and adjustable to deal with the fact that I'm not equally strong in all
directions.

Report as Inappropriate


LOVE THEM!

Kelly on Jun 27, 2021

The weight increments are easy to change. They don't take up too much space.
Great for strength training.

Report as Inappropriate


EASY TO USE

Jorge on May 08, 2021

I have limited space to store weights and this was the perfect product to have.
It essentially replaced a rack of dumbbells.

Report as Inappropriate
1 2 3 … 5 Next »
Regular price $199.99 Sale price $174.99

--------------------------------------------------------------------------------



  Secure Checkout    Free Shipping  Return and Warranty Policy

--------------------------------------------------------------------------------


PRE-ORDER NOW TO RECEIVE MID-MARCH





GET FIT ON A BUDGET


These adjustable dumbbells are the perfect way to get yourself off the couch!
Workout at home and save on space and replace 15 sets of weights with the IMFit
Adjustable Dumbbells. These easy-to-use weights adjust from 5 to 52.5 lbs in 2.5
lb increments up to the first 25 lbs. These cast iron adjustable dumbbells are
safe and comfortable to grip.

 

EASILY SWITCH EXERCISES  

With the turn of a dial, change your resistance. Enables you to gradually
increase your strength. Versatile workout for your legs, back, chest, abs,
shoulders, and arms. Easy plate switching, simply press down the handle slightly
and turn the dial to the desired weight. 


  

SPACE EFFICIENT

Compact design allows for multiple different exercises all in the comfort of
your own home. No more picking up numerous dumbbells. Perfect for home use, yoga
club, sports center, gymnasium, home fitness. 





WIDE WEIGHT RANGE

Weight adjusts from 5 to 52.5 lbs
Quieter Workouts with a fashionable and advanced design 
Durable molding around the metal plates allows for a smooth lifting

 



 

COMFORTABLY DO A WIDE RANGE OF DIFFERENT EXERCISES 

Back Exercises
Leg Exercises
Chest Exercises
Abdominal Exercises
Arm Exercises
Shoulder Exercises



PREMIUM GRIPS


Safely and comfortably hold weights while working out



Before use, please read manual carefully, and follow safety precautions.  

25 reviews


CUSTOMER REVIEWS

Based on 25 reviews Write a review

Returns and Warranty Policy


RETURN POLICY

If you are not satisfied with your purchase, you have 30 days from the postmark
date to request a full refund provided that the product is not used and all
original contents are included with the original undamaged packaging. 20%
restocking fee may apply. Any scratches, marks, damage etc. will void your
eligibility for a refund. We do not replace for accidental damages.

IMGadgets Restocking Fees / Return Eligibility Category Return Period Un-opened
Opened/Unused Opened/Used Portable Audio 30 Days 0% Not Returnable Not
Returnable Gyrocopters e-mobility Products 30 Days 0% 0% 20% Pools 30 Days 0%
Not Returnable Not Returnable All other Products 30 Days 0%

0%

20%



PRE-ORDER POLICY

Cancelation/Refund


All Pre-order items are eligible for a full refund before they are shipped
and/or are being processed for shipping.

Pre-Order Shipping

The expected shipping date for Pre-Order Products will be clearly noted on each
Product page, subject to reasonable delays in manufacturing and/or delivery.
Such date is only an estimate, is subject to change, and Company does not
represent or warrant that it will be able to ship the Product by the estimated
date.  As a result, in the event that a delay arises and the estimated shipment
and/or release of the product is not met, IMGadgets is not responsible for any
damages that may occur due to the delay, nor shall it be obligated, except as
set forth in these Terms, to provide any discounts, refunds or credits due to
any such delays. The Products will be shipped in the order in which your
Pre-Order is received by the Company. 



WARRANTY DETAILS AND CONDITIONS

We are pleased to offer a 90 days product replacement/repair warranty for all
our products. All defective merchandise, unless otherwise defined on this page,
are eligible for repair within 90 days from the original purchase date. 

This warranty does not cover normal wear and tear, wheel or any other physical
damage or water/liquid damage caused to your parts or your unit by improper
usage or improper handling. 

Warranty does not cover over-charging, or damages due to improperly maintaining
the lithium battery installed in the unit. Opening or altering your device will
void any original manufacturer warranty. 

By opening your unit, you acknowledge that you assume all responsibility for
your device, and its functionality or lack thereof. We assume no liability for
loss or damages caused by unsafe riding and/or improper usage. Our warranty does
not cover when used unsafely or out of limits.

Important: This warranty does not cover damages resulting from accident, misuse
or abuse, lack of reasonable care, the affixing of any attachments, stunts,
tricks, loss of parts, over-load or subject in the product to any but the
specified voltage. Use of unauthorized replacement parts will void warranty. No
responsibility is assumed for any special incidental or consequential damages.










SPECIAL SALE PRICES 

Items purchased during flash sale or one day sales cannot be price matched as
those prices are exclusive to that specific sale.

Special sale prices include: Flash Sale, Black Friday, Black Friday Prices Now
and Early Black Friday Sales, Boxing Day/Week, pre-orders, clearances, demos,
refurbished items, open box items.

In order to price match, the product must be in stock, available for sale, and
cannot be a limited time offer, pre-order, or available only in limited
quantity.

 






Extended Holiday Return Policy 

This extended policy is only valid for products purchased directly from
IMGadgets website (www.imgadgets.com). It does NOT apply to products purchased
from any other 3rd party retailer. 

For items purchased between Oct 4, 2021 to Dec 20, 2021, we’ll gladly give you a
refund or exchange on your purchases until Jan 15, 2022. Above Return Policy
still applies on any purchases made during extended holiday return policy
period. 

Please note: Our regular return policy conditions still applies on any purchases
made during extended holiday policy return period. 

" A full refund providing the product and all original contents are included
with the original packaging. A 20% restocking fee may apply. Any scratches,
marks, damage etc. will void your eligibility for a refund. We do not replace
for accidental damage."

Extended Holiday Warranty Policy

For items purchased directly from IMGadgets website (www.imgadgets.com) 
between Oct 4, 2021 to Dec 20, 2021, we will provide a 90 days extension on the
regular warranty period. Hence, you will receive an additional 3 months of
warranty on top of the standard 3 months that is given, making it a total of 6
months of warranty on any purchases made during extend holiday warranty policy
period. Above mentioned Warranty Details and conditions still applies. 


*EXTENDED HOLIDAY WARRANTY POLICY AND RETURN POLICY DOES NOT APPLY TO
CLEARANCE/RECERTIFIED ITEMS*




"Close (esc)"


GYROCOPTERS GLOW KIDS ELECTRIC SCOOTER (7.5KM RANGE / 8KM/H TOP SPEED)


13 reviews


CUSTOMER REVIEWS

Based on 13 reviews Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



SAFE SCOOTER

Debby on Feb 07, 2022

I was always scared of my kid riding scooters and skateboards but this product
has great safety features. The safety breaking feature is amazing

Report as Inappropriate


GREAT PRODCUT

Rikhil Rosario on Feb 06, 2022

Great, easy to use scooter. My daughter loves the color and the light up wheels.

Report as Inappropriate


GREAT GIFT

Adam King on Feb 06, 2022

We ordered this scooter for our daughter on Christmas and she absolutely loves
it.. Cannot stay away from it. Great material, light-weight, LED lights are of
excellent quality and they light up right away as soon as we start stepping on
it

Report as Inappropriate


AMAZING!!

Price Abhram on Feb 04, 2022

My 9 year old Granddaughter loves her new scooter.The Way the lights on the tube
Glow are beautiful to watch. I will surely buy it again

Report as Inappropriate


EXCELLENT SCOOTER

Scott on Feb 01, 2022

Daughter (6) was begging for a scooter for months. Selected this as a birthday
present and she can't love it more. The wheels are sturdy and roll freely on
multiple surfaces. Solid construction and good warranty backup

Report as Inappropriate
1 2 3 Next »
Regular price $349.99 Sale price $169.99

--------------------------------------------------------------------------------



  Secure Checkout    Free Shipping  Return and Warranty Policy

--------------------------------------------------------------------------------


MORE FUN, MORE LIGHTS, MORE SAFETY

The Gyrocopters Glow Kids Electric Scooter is sure to light the way for nonstop
fun. The rainbow LED lights on the tube, deck and wheels are designed to offer a
one-of-a-kind experience for the rider. The advanced safety features of
Gyrocopters Glow kids electric scooter make it the first UL2272 safety Certified
Electric Scooter for Kids. Just kick off and press the foot pad to feel the
magic.


PRODUCT FEATURES

Adjustable Handlebar

Adjustable handlebar up to 3 different Hight levels, ensuring that the scooter
can still be used as kids grow!

Magic Rainbow LED

Rainbow led lights on deck, tube and wheel will make Glow LED kids Scooter of
attention at night. The LED lights provide the kids safer ride at low light.

Extend Battery Life.

High capacity 19.2V/2.0A battery powers up the magical rainbow lights which
ensures an extends the battery life.

Best for Beginner Riders

Enjoy the fun of a Kick scooter and comfort of an Electric scooter in one. Kick
push the scooter with one foot and then place the other foot on the gravity
sensor to accelerate. This helps the beginner riders to get use to get used to
electric scooters.

Low Battery Protection

The Glow LED Electric Kick scooter is equipped with an alarm that notifies the
rider when the battery goes below 15%. This helps the kids to avoid from running
out of charge. 

Powerful Motor with peak Performance of 200W

The kids electric powered scooter features a quiet 150W brushless motor,
boasting top speed of 8 MPH and max load of 110lbs. Especially designed for 4-12
years children, no matter goes to school or go home after a race of basketball
or soccer.

 Safety Features

 * UL2272 safety Certified Electric Scooter for Kids
 * Easy-to-access rear fender foot brakes
 * 8 km max speed to ensure your kid's safety handlebar
 * Power cut-off technology stops the recharging of the scooter once it's at
   100%.
 * Gravity sensor stops the scooter from accelerating as the kid takes the foot
   of the deck.
   

Product Specification

Speed 8KM/H(4.9MPH) Color Black-Multi Colored LED Battery 19.2V/2.0A Max
Climbing Range 3 Degrees Break Rear Wheel Fender Max Range 7.5KM Charging Time
Approx. 2 Hours Age Range LED 4-12 Years Tires 5.3 Inch Rubber Wheels Brand
Gyrocopters Item Weight 4.85Kg/10.5lbs Rider's Max Weight 50Kg/110lbs





Before you first experience your Glow Electric Scooter, please read the User
Manual in English or French thoroughly and learn the basics to ensure your
safety and the safety of others. 




13 reviews


CUSTOMER REVIEWS

Based on 13 reviews Write a review

Returns and Warranty Policy


RETURN POLICY

If you are not satisfied with your purchase, you have 30 days from the postmark
date to request a full refund provided that the product is not used and all
original contents are included with the original undamaged packaging. 20%
restocking fee may apply. Any scratches, marks, damage etc. will void your
eligibility for a refund. We do not replace for accidental damages.

IMGadgets Restocking Fees / Return Eligibility Category Return Period Un-opened
Opened/Unused Opened/Used Portable Audio 30 Days 0% Not Returnable Not
Returnable Gyrocopters e-mobility Products 30 Days 0% 0% 20% Pools 30 Days 0%
Not Returnable Not Returnable All other Products 30 Days 0%

0%

20%



PRE-ORDER POLICY

Cancelation/Refund


All Pre-order items are eligible for a full refund before they are shipped
and/or are being processed for shipping.

Pre-Order Shipping

The expected shipping date for Pre-Order Products will be clearly noted on each
Product page, subject to reasonable delays in manufacturing and/or delivery.
Such date is only an estimate, is subject to change, and Company does not
represent or warrant that it will be able to ship the Product by the estimated
date.  As a result, in the event that a delay arises and the estimated shipment
and/or release of the product is not met, IMGadgets is not responsible for any
damages that may occur due to the delay, nor shall it be obligated, except as
set forth in these Terms, to provide any discounts, refunds or credits due to
any such delays. The Products will be shipped in the order in which your
Pre-Order is received by the Company. 



WARRANTY DETAILS AND CONDITIONS

We are pleased to offer a 90 days product replacement/repair warranty for all
our products. All defective merchandise, unless otherwise defined on this page,
are eligible for repair within 90 days from the original purchase date. 

This warranty does not cover normal wear and tear, wheel or any other physical
damage or water/liquid damage caused to your parts or your unit by improper
usage or improper handling. 

Warranty does not cover over-charging, or damages due to improperly maintaining
the lithium battery installed in the unit. Opening or altering your device will
void any original manufacturer warranty. 

By opening your unit, you acknowledge that you assume all responsibility for
your device, and its functionality or lack thereof. We assume no liability for
loss or damages caused by unsafe riding and/or improper usage. Our warranty does
not cover when used unsafely or out of limits.

Important: This warranty does not cover damages resulting from accident, misuse
or abuse, lack of reasonable care, the affixing of any attachments, stunts,
tricks, loss of parts, over-load or subject in the product to any but the
specified voltage. Use of unauthorized replacement parts will void warranty. No
responsibility is assumed for any special incidental or consequential damages.










SPECIAL SALE PRICES 

Items purchased during flash sale or one day sales cannot be price matched as
those prices are exclusive to that specific sale.

Special sale prices include: Flash Sale, Black Friday, Black Friday Prices Now
and Early Black Friday Sales, Boxing Day/Week, pre-orders, clearances, demos,
refurbished items, open box items.

In order to price match, the product must be in stock, available for sale, and
cannot be a limited time offer, pre-order, or available only in limited
quantity.

 






Extended Holiday Return Policy 

This extended policy is only valid for products purchased directly from
IMGadgets website (www.imgadgets.com). It does NOT apply to products purchased
from any other 3rd party retailer. 

For items purchased between Oct 4, 2021 to Dec 20, 2021, we’ll gladly give you a
refund or exchange on your purchases until Jan 15, 2022. Above Return Policy
still applies on any purchases made during extended holiday return policy
period. 

Please note: Our regular return policy conditions still applies on any purchases
made during extended holiday policy return period. 

" A full refund providing the product and all original contents are included
with the original packaging. A 20% restocking fee may apply. Any scratches,
marks, damage etc. will void your eligibility for a refund. We do not replace
for accidental damage."

Extended Holiday Warranty Policy

For items purchased directly from IMGadgets website (www.imgadgets.com) 
between Oct 4, 2021 to Dec 20, 2021, we will provide a 90 days extension on the
regular warranty period. Hence, you will receive an additional 3 months of
warranty on top of the standard 3 months that is given, making it a total of 6
months of warranty on any purchases made during extend holiday warranty policy
period. Above mentioned Warranty Details and conditions still applies. 


*EXTENDED HOLIDAY WARRANTY POLICY AND RETURN POLICY DOES NOT APPLY TO
CLEARANCE/RECERTIFIED ITEMS*




"Close (esc)"


XIAOMI KINGSMITH WALKING PAD A1 PRO SMART FOLDING TREADMILL


4 reviews


CUSTOMER REVIEWS

Based on 4 reviews Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



FITS IN MY ROOM

Davide on Feb 16, 2021

I use these all the time before work and tuckit away once I'm done. It's easy to
use.

Report as Inappropriate


AMAZING!

Misty on Jan 27, 2021

This walkingpad is literally a life saver! I use it all the time, its very
strong and portable as well so I can move it around the house depending on where
I am.

Report as Inappropriate


VERY UNIQUE PRODUCT

Brianna on Jan 15, 2021

This KingSmith Walking Pad is very handy, It's easy to fold away once I'm done
using it and it helps me stay active while being indoors

Report as Inappropriate


USE IT AT MY STANDING DESK

Dustin on May 04, 2020

XIAOMI KingSmith Walking Pad A1 Pro Smart Folding Treadmill Is great, I use it
at my standing desk while I work from home and it helps me get all my steps in
for the day.


Report as Inappropriate
Regular price $1,200.00 Sale price $589.99

--------------------------------------------------------------------------------



  Secure Checkout    Free Shipping  Return and Warranty Policy

--------------------------------------------------------------------------------








The sleek, ultra-compact foldable WalkingPad A1 Pro treadmill is developed with
running and walking modes and can accommodate your daily exercising needs at the
place you prefer. It's another way to enjoy exercise at home or in office at any
time you want. The WalkingPad A1 Pro is 90% more space-saving than the
traditional treadmill and can be easily folded and stored with the help of
double folding design and smooth-rolling wheels.





 

Award Winning Folding Design - Traditional fitness equipment occupies a lot of
home space, while the A1 Walking Pad treadmill only less than half a square
meter when folded. The minimalist folding treadmill won the 2019 Red Dot Design
International Award and iF Design Award with its patented folding and ultra slim
design, making it perfect for home storage under your couch, desk, or even bed

 



 




 

Intelligent Speed Control- The running speed is controlled by the human motion
trajectory with high precision sensors. The speed is automatically controlled
depending on the change of your position when in Automatic mode (A). If you are
more of a beginner you can use conventional speed adjustments via the included
remote control in Manual Mode (M). Both speed modes are easy to control and get
adjusted to

 










 

LED Display- The LED panel sits at the front of the WalkingPad A1 Pro helping
you to monitor your speed, distance, steps, calories burned, and workout time.
The WalkingPad can be connected via Bluetooth and controlled with the WalkingPad
App allowing for additional training options

 














 

Specifications

 * Brand: XIAOMI
 * Model: A1 Pro (USA/Canada Model)
 * Type: Portable Walking/Running Treadmill
 * Rated voltage: 110V, 60Hz (Standard US/Canada power, no transformer or
   adaptors required)
 * Motor: Quiet 1.25 HP Brushless DC Motor
 * Rated power: 932 W
 * Speed range: 0.5 - 6 km/hour (0.5-3.75mil/hour)
 * Adaptive speed adjustment: Treadmill automatically accelerates or decelerates
   depending on where you step
 * Remote control battery: 1 x CR2032 battery ( included )
 * App: WalkingPad App (downloadable on Google Play Store or Apple Store)
 * Color: Black
 * Modes: Automatic (A), Manual (M)
 * Maximum load weight: 104 kg (230 lbs)
 * Product weight: 27 kg/ 59 lbs.
 * Folding size: 32.5 x 21.5 x 5 inches
 * Product size (L x W x H): 56.38 x 21.54 x 5.08 inches
 * Package size (L x W x H): 35.43 x 24.8 x 7.67 inches

Package Contents

 



4 reviews


CUSTOMER REVIEWS

Based on 4 reviews Write a review

Returns and Warranty Policy


RETURN POLICY

If you are not satisfied with your purchase, you have 30 days from the postmark
date to request a full refund provided that the product is not used and all
original contents are included with the original undamaged packaging. 20%
restocking fee may apply. Any scratches, marks, damage etc. will void your
eligibility for a refund. We do not replace for accidental damages.

IMGadgets Restocking Fees / Return Eligibility Category Return Period Un-opened
Opened/Unused Opened/Used Portable Audio 30 Days 0% Not Returnable Not
Returnable Gyrocopters e-mobility Products 30 Days 0% 0% 20% Pools 30 Days 0%
Not Returnable Not Returnable All other Products 30 Days 0%

0%

20%



PRE-ORDER POLICY

Cancelation/Refund


All Pre-order items are eligible for a full refund before they are shipped
and/or are being processed for shipping.

Pre-Order Shipping

The expected shipping date for Pre-Order Products will be clearly noted on each
Product page, subject to reasonable delays in manufacturing and/or delivery.
Such date is only an estimate, is subject to change, and Company does not
represent or warrant that it will be able to ship the Product by the estimated
date.  As a result, in the event that a delay arises and the estimated shipment
and/or release of the product is not met, IMGadgets is not responsible for any
damages that may occur due to the delay, nor shall it be obligated, except as
set forth in these Terms, to provide any discounts, refunds or credits due to
any such delays. The Products will be shipped in the order in which your
Pre-Order is received by the Company. 



WARRANTY DETAILS AND CONDITIONS

We are pleased to offer a 90 days product replacement/repair warranty for all
our products. All defective merchandise, unless otherwise defined on this page,
are eligible for repair within 90 days from the original purchase date. 

This warranty does not cover normal wear and tear, wheel or any other physical
damage or water/liquid damage caused to your parts or your unit by improper
usage or improper handling. 

Warranty does not cover over-charging, or damages due to improperly maintaining
the lithium battery installed in the unit. Opening or altering your device will
void any original manufacturer warranty. 

By opening your unit, you acknowledge that you assume all responsibility for
your device, and its functionality or lack thereof. We assume no liability for
loss or damages caused by unsafe riding and/or improper usage. Our warranty does
not cover when used unsafely or out of limits.

Important: This warranty does not cover damages resulting from accident, misuse
or abuse, lack of reasonable care, the affixing of any attachments, stunts,
tricks, loss of parts, over-load or subject in the product to any but the
specified voltage. Use of unauthorized replacement parts will void warranty. No
responsibility is assumed for any special incidental or consequential damages.










SPECIAL SALE PRICES 

Items purchased during flash sale or one day sales cannot be price matched as
those prices are exclusive to that specific sale.

Special sale prices include: Flash Sale, Black Friday, Black Friday Prices Now
and Early Black Friday Sales, Boxing Day/Week, pre-orders, clearances, demos,
refurbished items, open box items.

In order to price match, the product must be in stock, available for sale, and
cannot be a limited time offer, pre-order, or available only in limited
quantity.

 






Extended Holiday Return Policy 

This extended policy is only valid for products purchased directly from
IMGadgets website (www.imgadgets.com). It does NOT apply to products purchased
from any other 3rd party retailer. 

For items purchased between Oct 4, 2021 to Dec 20, 2021, we’ll gladly give you a
refund or exchange on your purchases until Jan 15, 2022. Above Return Policy
still applies on any purchases made during extended holiday return policy
period. 

Please note: Our regular return policy conditions still applies on any purchases
made during extended holiday policy return period. 

" A full refund providing the product and all original contents are included
with the original packaging. A 20% restocking fee may apply. Any scratches,
marks, damage etc. will void your eligibility for a refund. We do not replace
for accidental damage."

Extended Holiday Warranty Policy

For items purchased directly from IMGadgets website (www.imgadgets.com) 
between Oct 4, 2021 to Dec 20, 2021, we will provide a 90 days extension on the
regular warranty period. Hence, you will receive an additional 3 months of
warranty on top of the standard 3 months that is given, making it a total of 6
months of warranty on any purchases made during extend holiday warranty policy
period. Above mentioned Warranty Details and conditions still applies. 


*EXTENDED HOLIDAY WARRANTY POLICY AND RETURN POLICY DOES NOT APPLY TO
CLEARANCE/RECERTIFIED ITEMS*




"Close (esc)"


GYROCOPTERS


HOVERBOARDS

Roll your wheels in style with the dual action auto-balancing hoverboards from
Gyrocopters

Shop Hoverboards

GYROCOPTERS Electric scooters


COMMUTE SAFELY

Avoid public transit to keep yourself safe as you commute to work or to pick up
essentials

Shop Electric Scooters


IMFIT


FITNESS ON THE GO

Kick start your fitness Journey with IMGadaget's Fitness gears.

Shop IMFit



OUR RETAIL PARTNERS





FEATURED ON


Sorry, your browser doesn't support embedded videos.

Address & Hours

Address & Hours

11 - 2340 Meadowvale Blvd, Mississauga, ON, L5N 5P9



Contact Info: 

customercare@imgadgets.com


Click here to see Important Notice for public visit at our location. 



INFORMATION

INFORMATION
 * Returns and Warranty
 * Shipping Information
 * Privacy Policy
 * Safety Guidelines
 * Terms and Conditions
 * Contact Us

LINKS

LINKS
 * About Us
 * Distribution & Wholesale
 * Frequently Asked Questions
 * Influencer Opportunities

Home

Home
 * Gyrocopters E-Mobility
 * IMGadgets
 * E-Gadgets
 * Clearance

 * Facebook
 * Twitter
 * Instagram
 * YouTube

Powered by Shopify

 * Facebook
 * Twitter
 * Instagram
 * YouTube

Powered by Shopify

 * American Express
 * Diners Club
 * Discover
 * Mastercard
 * PayPal
 * Visa



"Close (esc)"

x