kelvintools-gifts.com Open in urlscan Pro
2606:4700:3033::6815:4595  Public Scan

URL: https://kelvintools-gifts.com/
Submission: On December 23 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

Name: Shipping InfoPOST

<form method="post" id="shipping_info" name="Shipping Info" novalidate="novalidate">
  <div class="row">
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_email" class="form-field-label">Email</label>
        <input type="email" placeholder="Email" autocomplete="email" name="form_fields[shipping_info_email]" id="form-field-shipping_info_email">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[shipping_info_fname]" id="form-field-shipping_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[shipping_info_lname]" id="form-field-shipping_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[shipping_info_address]" id="form-field-shipping_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[shipping_info_address2]" id="form-field-shipping_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[shipping_info_city]" id="form-field-shipping_info_city">
      </div>
    </div>
    <div class="col-4 py-1 pl-0 pr-1">
      <div class="wrapper country valid-field">
        <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[shipping_info_country]" class="valid" id="form-field-shipping_info_country" autocomplete="country">
          <option value="us" selected=""> United States</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="ca"> Canada</option>
        </select>
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" name="form_fields[shipping_info_phone]"
          id="form-field-shipping_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://getkelvintools.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: PayPal Shipping MethodPOST

<form method="post" id="shipping_address" name="PayPal Shipping Method" novalidate="novalidate">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-0"></div>
    <label for="form-field-paypalShippingInfo-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-1"></div>
    <label for="form-field-paypalShippingInfo-1">Use a different shipping address</label>
  </div>
  <div id="alt-shipping_info" class="section shipping alt-paypal-shipping-address gu-hidden gu-checkout-shipping-info">
    <input name="form_fields[paypal_shipping_info_email]" type="hidden" id="form-field-paypal_shipping_info_email">
    <div class="row">
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_fname" class="form-field-label">First Name</label>
          <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[paypal_shipping_info_fname]" id="form-field-paypal_shipping_info_fname">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_lname" class="form-field-label">Last Name</label>
          <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[paypal_shipping_info_lname]" id="form-field-paypal_shipping_info_lname">
        </div>
      </div>
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address" class="form-field-label">Address</label>
          <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[paypal_shipping_info_address]" id="form-field-paypal_shipping_info_address">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
          <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[paypal_shipping_info_address2]" id="form-field-paypal_shipping_info_address2">
        </div>
      </div>
      <div class="col-12 py-1 px-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_city" class="form-field-label">City</label>
          <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[paypal_shipping_info_city]" id="form-field-paypal_shipping_info_city">
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-lg-1">
        <div class="wrapper country valid-field">
          <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
          <select name="form_fields[paypal_shipping_info_country]" class="valid" id="form-field-paypal_shipping_info_country" autocomplete="country">
            <option value="us" selected=""> United States</option>
            <option disabled="" value="_________________">_________________</option>
            <option value="ca"> Canada</option>
          </select>
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_state" class="form-field-label">State</label>
          <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[paypal_shipping_info_state]" id="form-field-paypal_shipping_info_state">
        </div>
      </div>
      <div class="col-4 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_zip" class="form-field-label">Zip code</label>
          <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[paypal_shipping_info_zip]" id="form-field-paypal_shipping_info_zip">
        </div>
      </div>
    </div>
  </div>
  <div class="section phone-number-header">
    <div class="divider"></div>
    <div class="title">
      <div class="row">
        <div class="col-1 pl-0 pr-2">
          <img decoding="async" width="30" height="30" data-cfsrc="https://getkelvintools.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy"
            src="https://getkelvintools.io/wp-content/themes/giddyupio-prototype/images/phone.png">
        </div>
        <div class="col-11 px-0">
          <h2>Phone</h2>
        </div>
      </div>
    </div>
    <div class="row pt-2 pb-1">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" name="form_fields[shipping_info_phone]"
          id="form-field-paypal_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://getkelvintools.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="shipping_method" name="Shipping Method">
  <div id="shipping_method">
    <div class="option">
      <div class="radio"><input type="radio" name="shipping-method" id="form-field-shipping_method_radio"></div>
      <label for="form-field-shipping_method_radio">Free Shipping</label>
      <p class="price shipping-rate">$0.00</p>
    </div>
  </div>
</form>

<form id="payment-form" style="display: none;">
  <div id="card-element">
  </div>
  <div style="margin-top: 10px; visibility: hidden;" id="card-errors" role="alert"></div>
</form>

Name: Payment InformationPOST

<form method="post" id="payment_info" name="Payment Information" novalidate="novalidate">
  <div class="row pt-2 pb-1">
    <div class="wrapper">
      <label for="form-field-payment_info_cc" class="form-field-label">Card Number</label>
      <input type="text" pattern="[0-9]*" placeholder="Card Number" autocomplete="cc-number" name="form_fields[payment_info_cc]" id="form-field-payment_info_cc">
    </div>
  </div>
  <div class="row py-1">
    <div class="col-6 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-payment_info_exp" class="form-field-label">MM / YY</label>
        <input type="text" pattern="[0-9]*" placeholder="MM / YY" autocomplete="cc-exp" name="form_fields[payment_info_exp]" id="form-field-payment_info_exp">
      </div>
    </div>
    <div class="col-6 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-payment_info_cvc" class="form-field-label">CVC</label>
        <input type="number" pattern="[0-9]*" placeholder="CVC" name="form_fields[payment_info_cvc]"
          id="form-field-payment_info_cvc"><a class="cvc-tip" data-title="3-digit security code usually found on the back of your card. American Express cards have a 4-digit code located on the front."><img src="https://getkelvintools.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="billing_address" name="Shipping Method">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-0"></div>
    <label for="form-field-billing_method_radio-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-1"></div>
    <label for="form-field-billing_method_radio-1">Use a different billing address</label>
  </div>
</form>

Name: Billing AddressPOST

<form method="post" id="billing_info" name="Billing Address" novalidate="novalidate">
  <div class="row">
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[billing_info_fname]" id="form-field-billing_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[billing_info_lname]" id="form-field-billing_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[billing_info_address]" id="form-field-billing_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[billing_info_address2]" id="form-field-billing_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-billing_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[billing_info_city]" id="form-field-billing_info_city">
      </div>
    </div>
    <div class="col-12 col-lg-6 px-0 py-lg-1 pl-lg-0 pr-lg-1">
      <div class="wrapper country">
        <label for="form-field-billing_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[billing_info_country]" class="valid" id="form-field-billing_info_country" autocomplete="country">
          <option value="us" selected=""> United States</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="ca"> Canada</option>
        </select>
      </div>
    </div>
    <div class="col-6 col-lg-3 pl-0 py-1 pl-lg-1 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[billing_info_state]" id="form-field-billing_info_state">
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[billing_info_zip]" id="form-field-billing_info_zip">
      </div>
    </div>
  </div>
</form>

Text Content

MAIN ALERT TEXT...

Error text

Ok
17 Tools In The Palm Of Your Hand!
Order now Order now


17 TOOLS IN THE PALM OF YOUR HAND!

Kelvin17 is a patented 17-in-1 gadget that combines every essential household
tool into one pocket-sized device. Instead of a bulky tool kit, you’ll have one
device that can handle hundreds of projects in your home.

Everything you need to keep your home in good working order — in one simple
tool!

Order Kelvin Tools Now
As seen on:










Rated 4.8 Stars
People Love Kelvin!

60,000+
Units Sold

$150+ Value
17 Tools In 1!

30-Day
Money Back Guarantee



THE FAST, CONVENIENT WAY TO FIX ANYTHING IN YOUR HOME

All the essentials in one compact, powerful design!

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8

Order Kelvin Tools Now


PERFECT FOR A HANDYMAN OR HOUSE MOM


HOW IT WORKS

Created for outdoor hobbyists, handymen, and beginner DIYers, Kelvin17 is
perfect for anyone looking to be prepared at a moment's notice!

Whether you’re fixing a loose screw, hanging a photo, or repairing a bookcase,
it’s perfect for any home project. The Kelvin17 includes: a Carbon Steel Hammer,
a Liquid level, an LED flashlight, a 3ft Flexible tape measure, a Flip-action
screwdriver with 90º locking, and 12 screwdriver heads (3 Phillips, 3 Flathead,
3 Allen key bits and 3 Torx bits).

A $150 Value At A Fraction Of The Cost!


ONE TOOL = MILLIONS OF SOLUTIONS!


FOR EVERYDAY QUICK FIXES TO WEEKEND PROJECTS

There are hundreds of ways to use Kelvin17! Effortlessly hammer, screw, measure,
tighten, level, and fix anything. Kelvin comes with everything you need, and
nothing you don't.

Saves space in your house and time searching for the right equipment.




STOP SEARCHING — KELVIN17 IS ALL YOU NEED


ALWAYS HAVE THE RIGHT TOOL

Forget messy tool boxes filled with tools you never use! Kelvin17 combines every
tool you'll ever need into one, saving you tons of frustration, time and effort.
Just grab it, use it and go.

You’ll find yourself reaching for Kelvin17 for any problem in your home.

Order Kelvin Tools Now



GET ALL THE ESSENTIALS IN ONE TOOL



Use It In Seconds

Never search through the "everything" drawer for screwdrivers, the basement for
a hammer, under the bed for a tape measure again.

High-Quality Tools Designed To Last

The Kelvin17 is designed so well, you'll pass it along to your kids when they
buy their first home.

Save Space and Time

Kelvin17 gives you 17 well-designed, useful tools for a fraction of the price
and size!

Order Kelvin Tools Now


HERE’S WHY 60,000+ PEOPLE LOVE KELVIN17

5.0 star rating
Linda‎
Verified Buyer

NO MATTER WHAT TOOL I NEED, IT'S THERE!

“I cannot believe how often I use this tool and wonder how I got along without
it! No matter what tool I need, it's there! Even a hammer!!! I am happy I bought
this tool!”

5.0 star rating
Heidi‎
Verified Buyer

GREAT FOR ITS SIZE!

“Great to keep around your desk or take when camping, does lots of things, very
well for its size.”

5.0 star rating
Chris‎
Verified Buyer

EXCELLENT MULTIPURPOSE TOOL

"The Kelvin 17 arrived on time and is exactly what the seller said it would be!!
It is an excellent tool to have in that kitchen junk drawer to access easily. It
has a flashlight, level and a number of screwdriver bits to help hang those
pictures in your house or to fix something without having to go to your toolbox!
Would be an excellent tool for a college student in their first apartment!!"

5.0 star rating
Neil‎
Verified Buyer

THE CONVENIENCE FOR SMALL DIY JOBS IS AMAZING.

"I bought this for my wife, I found myself borrowing it all weekend. The
convenience for small DIY jobs is amazing. It's compact and super handy. Lots of
functions, loved the flashlight shining down the screwdriver. It's the perfect
kitchen drawer multitool."

5.0 star rating
Linda‎
Verified Buyer

NO MATTER WHAT TOOL I NEED, IT'S THERE!

“I cannot believe how often I use this tool and wonder how I got along without
it! No matter what tool I need, it's there! Even a hammer!!! I am happy I bought
this tool!”

5.0 star rating
Heidi‎
Verified Buyer

GREAT FOR ITS SIZE!

“Great to keep around your desk or take when camping, does lots of things, very
well for its size.”

5.0 star rating
Chris‎
Verified Buyer

EXCELLENT MULTIPURPOSE TOOL

"The Kelvin 17 arrived on time and is exactly what the seller said it would be!!
It is an excellent tool to have in that kitchen junk drawer to access easily. It
has a flashlight, level and a number of screwdriver bits to help hang those
pictures in your house or to fix something without having to go to your toolbox!
Would be an excellent tool for a college student in their first apartment!!"

5.0 star rating
Neil‎
Verified Buyer

THE CONVENIENCE FOR SMALL DIY JOBS IS AMAZING.

"I bought this for my wife, I found myself borrowing it all weekend. The
convenience for small DIY jobs is amazing. It's compact and super handy. Lots of
functions, loved the flashlight shining down the screwdriver. It's the perfect
kitchen drawer multitool."

5.0 star rating
Linda‎
Verified Buyer

NO MATTER WHAT TOOL I NEED, IT'S THERE!

“I cannot believe how often I use this tool and wonder how I got along without
it! No matter what tool I need, it's there! Even a hammer!!! I am happy I bought
this tool!”

5.0 star rating
Heidi‎
Verified Buyer

GREAT FOR ITS SIZE!

“Great to keep around your desk or take when camping, does lots of things, very
well for its size.”

 * 1
 * 2
 * 3
 * 4

Order Kelvin Tools Now


KELVIN17 IS EASY TO USE

It’s like having an entire toolbox in the palm of your hand!

step 1

Flip Open Kelvin17

step 2

Add Attachments (If Needed)

step 3

Get To Work!

Order Kelvin Tools Now


THE TOOLS YOU NEED


EVERYTHING YOU NEED… IN THE PALM OF YOUR HAND

Flip Action Screwdriver
6 Screwdriver Heads, 3 Allen Keys

Carbon Steel Hammer
Perfect for paint cans and nails

Tape Measure & Liquid Level
Hanging pictures is easy.

LED Flashlight
See hard to reach corners.




FOUNDER’S STORY

Founder and entrepreneur Kevin Royes came up with the idea for the Kelvin17
urban multi-tool while assembling furniture and decorating at his new home. He
wanted a way to put a picture on a wall using one simple tool that fits in the
palm of his hand instead of needing a whole toolbox. A few months later, the
compact, sleek, and stylish Kelvin Super Tool was born!

Royes pitched his business on the reality TV show The Dragon’s Den (Canada’s
Shark Tank) where he was offered more than double his original request for
investment! Kevin’s tools have since been featured in Oprah Magazine, Reader’s
Digest, People, and Stuff Magazines to name a few — and now thousands of people
are making household tasks a breeze!







YOUR SATISFACTION IS OUR PRIORITY

Try Kelvin17 risk-free and if you don’t love it, we’ll fix it.

30-Day Money Back Warranty

If for any reason you’re not 100% satisfied with Kelvin17, you can easily return
it, hassle-free!

TSA-COMPLIANT MULTI-TOOL

Take Kelvin17 anywhere you go.

Free, Fast Shipping in the USA

We also provide fast international shipping. Free shipping on qualifying offers
only.

Quality Promise

We control every step of the process to ensure a safe and high-quality product.

World Class Customer Support

They're real humans, they're quick, and they actually like talking to you.

Designed In Canada

Designed in Canada by a true entrepreneur, backed by true ingenuity.

Order Kelvin Tools Now


GET ALL THE ESSENTIALS IN ONE TOOL


LARGE DISCOUNTS AVAILABLE – GREAT FOR GIFTING!

1 – Kelvin17

1 – Kelvin17
+S&H
Retail $29.99
Now ONLY $24.99
+S&H
ORDER NOW
3 – Kelvin17

3 – Kelvin17
Buy 2, Get 1 FREE
+S&H
Retail $74.97
Total: $49.98
You Save $24.99!
+S&H
ORDER NOW
Most Popular
5 – Kelvin17

Most Popular
5 – Kelvin17
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
Retail $124.95
Total: $74.97
You Save $49.98!
FREE USA Shipping
ORDER NOW
Best Deal
7 – Kelvin17

Best Deal
7 – Kelvin17
Buy 4, Get 3 FREE
+ FREE USA SHIPPING
Retail $174.93
Total: $99.96
You Save $74.97!
FREE USA Shipping
ORDER NOW
ORDER NOW


NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR


×
Special Offer!
35
% OFF


Special Offer

Act Now and Get…


ONE MORE FOR 35% OFF!

$24.99 Value
Special Add-on Price = $16.24!
Yes, I Want This!
No Thank You
Processing...
Total:
Checkout Processing
Total:
Next


COMPLETE YOUR ORDER

Enter Discount Code Here Incorrect promo code Apply


Or Pay With Credit Card


SHIPPING INFORMATION

Email
First Name
Last Name
Address
Apt/Suite (optional)
City
Country United States_________________ Canada
State
Zip code
Phone (optional)


SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country United States_________________ Canada
State
Zip code


PHONE

Phone (optional)


SHIPPING METHOD


Free Shipping

$0.00




PAYMENT INFORMATION

All transactions are secure and encrypted.


Card Number
MM / YY
CVC



BILLING ADDRESS


Same as shipping address

Use a different billing address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country United States_________________ Canada
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00

×

Ok




30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

Can Kelvin17 really replace my regular tools?

Yes! Your Kelvin17 is strong enough to use in place of regular screwdrivers,
hammers, levelers, and so on – making it great for all those small to medium
jobs around the house. While it may not include things you need for serious jobs
(like a power drill), it will handle most household tasks with ease without any
of the mess and confusion!

What can Kelvin17 be used for?

What can’t it be used for?! The uses are endless thanks to its compact size and
brilliant design, Kelvin17 is ideal for hundreds of small to medium jobs,
including:

 * Assembling furniture (e.g. IKEA furniture)
 * Tightening and loosening almost any screw
 * Hanging and leveling decor on a wall
 * Setting up and installing basic household electronics
 * Fixing broken things (e.g. appliances, cabinets, closets, etc)
 * Measuring flat or curved objects
 * Quick fixes in dark spaces or late at night
 * Changing batteries
 * Plus much, much more!

Wouldn't it be better for me to just buy each tool individually?

Buying each of the 17 tools on their own could cost you over $150. Kelvin17 is a
small fraction of that price and you're getting all of these tools in a
convenient carry case that you can easily take with you anywhere. That's roughly
$2 per tool for a product that's built to last.

We're confident you'll see the value in Kelvin17 when you buy it, which is why
we offer a 30-day money-back guarantee.

What is it made from?

The Kelvin17 is lightweight and durable thanks to its military-grade ABS casing,
carbon steel hammering surface, and cast aluminum screwdriver bits. This makes
it light enough to take with you wherever you go, yet durable enough for most of
your quick-fix projects.

How light is it?

Kelvin17 is small and weighs less than a pound so it's light enough to fit
comfortably in the palm of your hand – so you'll never have to lug a heavy
toolbox out of storage to finish a quick job ever again!

How comfortable is it when driving a screw?

Kelvin17 design makes it so comfortable, you'll never want to use a normal
screwdriver ever again. It's super lightweight and has an ergonomic handle that
makes Kelvin easy to use and more comfortable for anyone – even for those with
Arthritis. The flip action screwdriver also turns 90º which makes it much easier
to tighten and loosen screws and keeps your hands from getting busted when
you're in tight spots.

Does Kelvin17 require batteries or setup?

Kelvin works straight out of the box thanks to the CR2032 battery that comes
pre-installed for the LED light. Meaning you won't need to worry about
installing batteries or setting anything up.

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 7-12 days in the United States.

Does it come with a money-back guarantee?

Yes! Every Kelvin17 comes with a 30-day money-back guarantee and a 1-year
warranty so you can try it for yourself 100% risk-free!

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

Can Kelvin17 really replace my regular tools?

Yes! Your Kelvin17 is strong enough to use in place of regular screwdrivers,
hammers, levelers, and so on – making it great for all those small to medium
jobs around the house. While it may not include things you need for serious jobs
(like a power drill), it will handle most household tasks with ease without any
of the mess and confusion!

What can Kelvin17 be used for?

What can’t it be used for?! The uses are endless thanks to its compact size and
brilliant design, Kelvin17 is ideal for hundreds of small to medium jobs,
including:

 * Assembling furniture (e.g. IKEA furniture)
 * Tightening and loosening almost any screw
 * Hanging and leveling decor on a wall
 * Setting up and installing basic household electronics
 * Fixing broken things (e.g. appliances, cabinets, closets, etc)
 * Measuring flat or curved objects
 * Quick fixes in dark spaces or late at night
 * Changing batteries
 * Plus much, much more!

Wouldn't it be better for me to just buy each tool individually?

Buying each of the 17 tools on their own could cost you over $150. Kelvin17 is a
small fraction of that price and you're getting all of these tools in a
convenient carry case that you can easily take with you anywhere. That's roughly
$2 per tool for a product that's built to last.

We're confident you'll see the value in Kelvin17 when you buy it, which is why
we offer a 30-day money-back guarantee.

What is it made from?

The Kelvin17 is lightweight and durable thanks to its military-grade ABS casing,
carbon steel hammering surface, and cast aluminum screwdriver bits. This makes
it light enough to take with you wherever you go, yet durable enough for most of
your quick-fix projects.

How light is it?

Kelvin17 is small and weighs less than a pound so it's light enough to fit
comfortably in the palm of your hand – so you'll never have to lug a heavy
toolbox out of storage to finish a quick job ever again!

How comfortable is it when driving a screw?

Kelvin17 design makes it so comfortable, you'll never want to use a normal
screwdriver ever again. It's super lightweight and has an ergonomic handle that
makes Kelvin easy to use and more comfortable for anyone – even for those with
Arthritis. The flip action screwdriver also turns 90º which makes it much easier
to tighten and loosen screws and keeps your hands from getting busted when
you're in tight spots.

Does Kelvin17 require batteries or setup?

Kelvin works straight out of the box thanks to the CR2032 battery that comes
pre-installed for the LED light. Meaning you won't need to worry about
installing batteries or setting anything up.

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 7-12 days in the United States.

Does it come with a money-back guarantee?

Yes! Every Kelvin17 comes with a 30-day money-back guarantee and a 1-year
warranty so you can try it for yourself 100% risk-free!

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from Kelvin Tools, the inventors of this
innovative solution. Kelvin Tools has partnered with GiddyUp, a curator of
innovative products, to present a special offer that you won’t find anywhere
else. To support these inventors, please consider buying your Kelvin Tools on
this site, rather than 3rd-Party retailers.
Copyright © 2023 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT KELVIN TOOLS?

 * Questions About Your Order
 * Product Questions
 * Technical Support
 * Returns
 * Anything else product or order-related


PLEASE CONTACT PRIMERA MARKETING DIRECTLY AT:

 * support@getkelvintools.io
 * Phone - 1.866.776.3549
 * Primera Marketing Inc.
   145 Lakeshore Road East
   Mississauga, Ontario, L5G4T9


WOULD YOU LIKE TO UNSUBSCRIBE FROM MARKETING EMAILS?

Please click the following link to be added to a global do not mail list

×


RETURN POLICY

Product Warranty information: Your new Kelvin 17 multi-Tool is covered by a 90
day warranty against any manufacturing defects in materials, or workmanship. The
Kelvin 17 is a tool designed for light to medium duty usage. For this reason, we
do not cover breakage or defects resulting from heavy duty use or abuse.
If you have a problem with the tool, please provide clear photos of the issue
and 50 words of a description along with the original proof of purchase or order
number and send to support@getkelvintools.io and we will send you instructions.
Returning Goods - (other than warranty) must be within 30 days of receipt.
To expedite the return process, please be ensure to process a Return Merchandise
Authorization through support@getkelvintools.io. Once a return is authorized
then, Please return at your expense all opened and unopened product containers,
PLEASE ENSURE TO WRITE YOUR NAME AND ORDER NUMBER ON THE PACKAGE and send to:
Kelvin Tools
c/o CBO Solutions
6050 S. Country Club Road, Suite 180 (Dock 26 or 27)
Tucson, AZ 85706
U.S.A.
In cases where a Refund is warranted. Refunds will be processed within 3-8
business days after the receipt of your return. Customers that are approved only
can receive repayment by way of your original payment method through PayPal.
If you have any questions about our return policy, or want to follow up on your
return, please contact us using, support@getkelvintools.io or call customer
service at +1.866.776.3549.

×

×

×