getkeyzmo.io Open in urlscan Pro
104.18.9.214  Public Scan

Submitted URL: https://getkeyzmo.io/
Effective URL: https://getkeyzmo.io/offer-01/
Submission: On October 28 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="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="bg"> Bulgaria</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="cy"> Cyprus</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="mx"> Mexico</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="ph"> Philippines</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="ro"> Romania</option>
          <option value="sg"> Singapore</option>
          <option value="sk"> Slovakia</option>
          <option value="kr"> South Korea</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="tr"> Turkey</option>
          <option value="gb"> United Kingdom</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://getkeyzmo.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="au"> Australia</option>
            <option value="at"> Austria</option>
            <option value="be"> Belgium</option>
            <option value="br"> Brazil</option>
            <option value="bg"> Bulgaria</option>
            <option value="ca"> Canada</option>
            <option value="cl"> Chile</option>
            <option value="hr"> Croatia</option>
            <option value="cy"> Cyprus</option>
            <option value="dk"> Denmark</option>
            <option value="ee"> Estonia</option>
            <option value="fi"> Finland</option>
            <option value="fr"> France</option>
            <option value="de"> Germany</option>
            <option value="gi"> Gibraltar</option>
            <option value="gr"> Greece</option>
            <option value="hk"> Hong Kong SAR China</option>
            <option value="hu"> Hungary</option>
            <option value="ie"> Ireland</option>
            <option value="il"> Israel</option>
            <option value="it"> Italy</option>
            <option value="jp"> Japan</option>
            <option value="lv"> Latvia</option>
            <option value="lt"> Lithuania</option>
            <option value="lu"> Luxembourg</option>
            <option value="my"> Malaysia</option>
            <option value="mt"> Malta</option>
            <option value="mx"> Mexico</option>
            <option value="nl"> Netherlands</option>
            <option value="nz"> New Zealand</option>
            <option value="no"> Norway</option>
            <option value="ph"> Philippines</option>
            <option value="pl"> Poland</option>
            <option value="pt"> Portugal</option>
            <option value="ro"> Romania</option>
            <option value="sg"> Singapore</option>
            <option value="sk"> Slovakia</option>
            <option value="kr"> South Korea</option>
            <option value="es"> Spain</option>
            <option value="se"> Sweden</option>
            <option value="ch"> Switzerland</option>
            <option value="tr"> Turkey</option>
            <option value="gb"> United Kingdom</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" src="https://getkeyzmo.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy">
        </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://getkeyzmo.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://getkeyzmo.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="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="bg"> Bulgaria</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="cy"> Cyprus</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="mx"> Mexico</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="ph"> Philippines</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="ro"> Romania</option>
          <option value="sg"> Singapore</option>
          <option value="sk"> Slovakia</option>
          <option value="kr"> South Korea</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="tr"> Turkey</option>
          <option value="gb"> United Kingdom</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


AN ENTIRE TOOLBOX IN A SINGLE KEY

Keyzmo is a 16-in-1 multi-tool that combines all your essential tools into one
simple key you can carry anywhere. Created for outdoor adventurers, hobbyists,
handymen, and anyone looking to be prepared for anything at a moment’s notice.

Order Keyzmo Now
As seen on:






16 Tools In 1
Order now Order now
95% Positive
User Rating

Best Gift
2021

Military-Grade
Design

30 Day
Money Back Guarantee



THE RIGHT TOOL FOR ANY JOB

A Breakthrough In Multi-Tool Design & Engineering

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

Order Keyzmo Now


16 TOOLS IN 1

Screwdriver (4) - Closed Wrenches (12) - ¼” Bit Driver - Serrated Edge - Bottle
Opener - File - Ruler (2) - Can Opener - Protractor - Wire Stripper - Lanyard
Hole - Bike Spoke Key - Wire Bender - Scoring Tip - 12 Point Wrench

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11

Order Keyzmo Now


EVERYTHING YOU NEED, WHEN YOU NEED IT


THE MULTI-TOOL THAT DOES IT ALL

There are hundreds of ways to use Keyzmo! Effortlessly wrench, screw, measure,
cut, strip, open, file, and fix anything. Even use it to crack open your
favorite beer!

Keyzmo is the most compact multi-use tool ever made. Lightweight and TSA
compliant, you’ll always have it with you – whether you’re adventuring,
hobbying, crossing off that honey-do list, or hanging with friends.




THE VIRTUALLY INDESTRUCTIBLE MULTI-TOOL


BUILT TO LAST A LIFETIME

Hardened 420 stainless steel makes Keyzmo one of the strongest and most durable
multi-tools tools ever created. Unlike other tools, it’s also resistant to rust
or corrosion to help keep it looking sleek, just like the day you got it.

The engineering, quality and precision that goes into every Keyzmo is unmatched.
So use it, abuse it, and reuse it! You can rely on Keyzmo when you need it the
most.

Order Keyzmo Now



GO ANYWHERE & FIX ANYTHING



Smaller Than A Match Box

Keyzmo is the slickest way to carry all the tools you need… just slip it in your
pocket or clip it to your keyring so it’s there when you need it.

Breeze Through Airport Security

You often need your tools the most when you’re traveling. With Keyzmo, getting
through TSA will be a breeze… so enjoy the journey!

Goes Where No Toolbox Could

Keyzmo provides peace of mind regardless of where you are and what you’re doing,
ensuring the right tool is always within reach.

Order Keyzmo Now


HERE’S WHY PEOPLE LOVE KEYZMO

5.0 star rating
Shawn H.‎
Verified Buyer

KEYZMO WILL LITERALLY TRAVEL THROUGH LIFE WITH ME

This little multi-tool is going with me everywhere – work, bike riding, hiking
and more. It’s so compact and useful, there’s no point in leaving it home when
it fits right in my pocket or on my keychain.

5.0 star rating
Brittney R.‎
Verified Buyer

HELLO LIGHTER BACKPACK!

Keyzmo has been a game-changer for my backpacking, allowing me to keep several
tools at home and still head out with the confidence that I can handle any issue
thrown my way. I carry a much lighter load now, which my back appreciates!

5.0 star rating
Hunter R.‎
Verified Buyer

MUST-HAVE FOR ANYONE WHO LOVES THE OUTDOORS

I’m impressed. As an avid outdoorsman, I was skeptical that a product of this
size could accomplish everything it promised. It’s proven it can get the job
done time and time again, and is now the first thing I pack when heading out to
fish, hunt or camp.

5.0 star rating
Celina M.‎
Verified Buyer

GENIUS CONCEPT

An extremely clever product! I have yet to experience an issue around my house
that my Keyzmo couldn’t help me successfully tackle — it’s always in my pocket
now.

5.0 star rating
Mark R.‎
Verified Buyer

WELL-MADE PRODUCT

They’re not kidding when they say Keyzmo is indestructible. It’s an incredibly
well-made product that I have no doubt will last forever, despite the rigors I
put it through.

5.0 star rating
Deborah M.‎
Verified Buyer

ON MY CHRISTMAS LIST FOR EVERYONE

Keyzmo has come to my rescue a few times now, so everyone on my Christmas list
is getting one this year. It was given to me as a gift, so paying it forward to
others who I know will love it just as much as I do.

5.0 star rating
Shawn H.‎
Verified Buyer

KEYZMO WILL LITERALLY TRAVEL THROUGH LIFE WITH ME

This little multi-tool is going with me everywhere – work, bike riding, hiking
and more. It’s so compact and useful, there’s no point in leaving it home when
it fits right in my pocket or on my keychain.

5.0 star rating
Brittney R.‎
Verified Buyer

HELLO LIGHTER BACKPACK!

Keyzmo has been a game-changer for my backpacking, allowing me to keep several
tools at home and still head out with the confidence that I can handle any issue
thrown my way. I carry a much lighter load now, which my back appreciates!

5.0 star rating
Hunter R.‎
Verified Buyer

MUST-HAVE FOR ANYONE WHO LOVES THE OUTDOORS

I’m impressed. As an avid outdoorsman, I was skeptical that a product of this
size could accomplish everything it promised. It’s proven it can get the job
done time and time again, and is now the first thing I pack when heading out to
fish, hunt or camp.

5.0 star rating
Celina M.‎
Verified Buyer

GENIUS CONCEPT

An extremely clever product! I have yet to experience an issue around my house
that my Keyzmo couldn’t help me successfully tackle — it’s always in my pocket
now.

5.0 star rating
Mark R.‎
Verified Buyer

WELL-MADE PRODUCT

They’re not kidding when they say Keyzmo is indestructible. It’s an incredibly
well-made product that I have no doubt will last forever, despite the rigors I
put it through.

5.0 star rating
Deborah M.‎
Verified Buyer

ON MY CHRISTMAS LIST FOR EVERYONE

Keyzmo has come to my rescue a few times now, so everyone on my Christmas list
is getting one this year. It was given to me as a gift, so paying it forward to
others who I know will love it just as much as I do.

5.0 star rating
Shawn H.‎
Verified Buyer

KEYZMO WILL LITERALLY TRAVEL THROUGH LIFE WITH ME

This little multi-tool is going with me everywhere – work, bike riding, hiking
and more. It’s so compact and useful, there’s no point in leaving it home when
it fits right in my pocket or on my keychain.

5.0 star rating
Brittney R.‎
Verified Buyer

HELLO LIGHTER BACKPACK!

Keyzmo has been a game-changer for my backpacking, allowing me to keep several
tools at home and still head out with the confidence that I can handle any issue
thrown my way. I carry a much lighter load now, which my back appreciates!

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

Order Keyzmo Now


KEYZMO IS EASY TO USE

Be Prepared For Whatever Breaks

step 1

Get Keyzmo

step 2

Keep It With You

step 3

Fix Whatever Breaks

Order Keyzmo Now


KEY FEATURES


BE PREPARED TO FIX LIFE’S LITTLE PROBLEMS

16 Tools In 1 – All your essential tools packed into one simple key

Compact & Portable – The easiest way to carry all the tools you need

420 Stainless Steel – The most durable, corrosion resistant multi-tool ever

Imperial & Metric – 1 tool for both size standards




YOUR SATISFACTION IS OUR PRIORITY

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

30-DAY MONEY BACK GUARANTEE

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

AMERICAN OWNED COMPANY

Keyzmo is owned and operated in the beautiful city of Scottsdale, Arizona.

Free, Fast Shipping in the USA

We also provide fast shipping to over 100 countries. Free shipping on qualifying
offers.

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.

Mission Driven

Our mission is to help millions of people stay prepared for life’s little
problems.

Order Keyzmo Now


GET KEYZMO TODAY!


BUY ONE FOR EVERY FAMILY MEMBER – A GIFT THEY’LL USE FOREVER

1 – Keyzmo

1 – Keyzmo
+S&H
$22.99
+S&H
ORDER NOW
3 – Keyzmos

3 – Keyzmos
Buy 2, Get 1 FREE
+ FREE USA SHIPPING
$15.33/each (Total $45.98)
FREE USA Shipping
ORDER NOW
Most Popular
5 – Keyzmos

Most Popular
5 – Keyzmos
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
$13.79/each (Total $68.97)
FREE USA Shipping
ORDER NOW
Best Deal
7 – Keyzmos

Best Deal
7 – Keyzmos
Buy 4, Get 3 FREE
+ FREE USA SHIPPING
$13.14/each (Total $91.96)
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!

$22.99 Value
Special Add-on Price = $14.94!
Yes, Get My 35% Savings!
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_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia Finland France Germany Gibraltar
Greece Hong Kong SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania
Luxembourg Malaysia Malta Mexico Netherlands New Zealand Norway Philippines
Poland Portugal Romania Singapore Slovakia South Korea Spain Sweden Switzerland
Turkey United Kingdom
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_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia Finland France Germany Gibraltar
Greece Hong Kong SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania
Luxembourg Malaysia Malta Mexico Netherlands New Zealand Norway Philippines
Poland Portugal Romania Singapore Slovakia South Korea Spain Sweden Switzerland
Turkey United Kingdom
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_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia Finland France Germany Gibraltar
Greece Hong Kong SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania
Luxembourg Malaysia Malta Mexico Netherlands New Zealand Norway Philippines
Poland Portugal Romania Singapore Slovakia South Korea Spain Sweden Switzerland
Turkey United Kingdom
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

Is Keyzmo TSA complaint?

Yes! Even with the serrated edge, the Keyzmo is 100% TSA compliant. We've yet to
hear of a single problem or Keyzmo being confiscated for any reason. The
serrated edge is in an enclosed area of the multi-tool and is not an external
blade.

What are the sizes of the wrenches and screwdriver tips?

The screwdriver tips were specially designed to work with the 9 most-common
screw heads. No other screwdriver tip can do this! It works with: #2&3 Phillips
Screwdrivers, #2&3 Slotted Screwdrivers, a #2 Square Drive Screwdriver, #2&3
Combo Phillips/Slotted Screwdrivers, and the #2&3 Combo Phillips/Square
Screwdrivers.

The closed wrenches have both the popular Imperial and Metric sizes! The
Imperial Closed Wrench includes 7/16, 3/8, 5/16, 1/4, 3/16, and 1/8 sizes. The
Metric Closed Wrench works with M8 (13mm and 1/2), M6 (10mm), M5 (8mm), M4
(7mm), M3.5 (6mm), and M2 (5mm) bolts/nuts.

How comfortable is it when driving a screw?

We've gone through dozens of prototypes to ensure that the tool is both
comfortable and effective. When driving a screw, it's very comfortable in your
hand and you can apply a good amount of torque because of the tool's flat shape.

Is the tool long enough to apply the right amount of torque to a bolt?

Yes! Keyzmo is ergonomically designed to apply enough torque to break loose even
stubborn nuts and bolts. Simply place Keyzmo's closed wrench in a position over
the nut or bolt so when applying torque, you are pushing on the “file“ portion
(the neck of the key). That way you'll have a nice flat part to push against.

What material is it made out of?

Keyzmo’s state-of-the-art 420 stainless steel construction has a ton of benefits
centering around its unmatched durability and convenience.

It’s sure to stand up to any task you throw its way – and the durability is
proven by its rust-resistant, strip-resistant, and flameproof properties.

Keyzmo’s compact size and lightweight design ensure it’s easy to carry with you
everywhere. Keyzmo is also dishwasher safe so it can be cleaned or disinfected
after every use. The material is also magnetic, making it convenient for
storage.

How small is Keyzmo compared to your normal key?

The Keyzmo is just slightly larger and thicker than your typical key – for good
reason. It’s purposely thick enough to not bend, crack or break when tightening
and loosening even the most stubborn screws, bolts, or nuts. It’s also large
enough to give you enough torque to properly secure or loosen those screws,
bolts, or nuts, yet small enough to easily fit on your keychain and put in your
pocket.

The exact measurements of Keyzmo are 2.76” wide x 1.15” tall x .2” thick – and
it weighs just 0.75 oz!

Is there a money back guarantee?

Yes. We offer a no-hassle 30-Day Satisfaction Guarantee on all Keyzmo purchases.
If you're not 100% satisfied with your Keyzmo, we are happy to help you with a
return. We want you to be happy! 🙂

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! Due to the impact
of COVID-19 our average product is delivered within 14 days in the United
States. For orders outside of the USA, our product is delivered within 21 days.

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.

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

Is Keyzmo TSA complaint?

Yes! Even with the serrated edge, the Keyzmo is 100% TSA compliant. We've yet to
hear of a single problem or Keyzmo being confiscated for any reason. The
serrated edge is in an enclosed area of the multi-tool and is not an external
blade.

What are the sizes of the wrenches and screwdriver tips?

The screwdriver tips were specially designed to work with the 9 most-common
screw heads. No other screwdriver tip can do this! It works with: #2&3 Phillips
Screwdrivers, #2&3 Slotted Screwdrivers, a #2 Square Drive Screwdriver, #2&3
Combo Phillips/Slotted Screwdrivers, and the #2&3 Combo Phillips/Square
Screwdrivers.

The closed wrenches have both the popular Imperial and Metric sizes! The
Imperial Closed Wrench includes 7/16, 3/8, 5/16, 1/4, 3/16, and 1/8 sizes. The
Metric Closed Wrench works with M8 (13mm and 1/2), M6 (10mm), M5 (8mm), M4
(7mm), M3.5 (6mm), and M2 (5mm) bolts/nuts.

How comfortable is it when driving a screw?

We've gone through dozens of prototypes to ensure that the tool is both
comfortable and effective. When driving a screw, it's very comfortable in your
hand and you can apply a good amount of torque because of the tool's flat shape.

Is the tool long enough to apply the right amount of torque to a bolt?

Yes! Keyzmo is ergonomically designed to apply enough torque to break loose even
stubborn nuts and bolts. Simply place Keyzmo's closed wrench in a position over
the nut or bolt so when applying torque, you are pushing on the “file“ portion
(the neck of the key). That way you'll have a nice flat part to push against.

What material is it made out of?

Keyzmo’s state-of-the-art 420 stainless steel construction has a ton of benefits
centering around its unmatched durability and convenience.

It’s sure to stand up to any task you throw its way – and the durability is
proven by its rust-resistant, strip-resistant, and flameproof properties.

Keyzmo’s compact size and lightweight design ensure it’s easy to carry with you
everywhere. Keyzmo is also dishwasher safe so it can be cleaned or disinfected
after every use. The material is also magnetic, making it convenient for
storage.

How small is Keyzmo compared to your normal key?

The Keyzmo is just slightly larger and thicker than your typical key – for good
reason. It’s purposely thick enough to not bend, crack or break when tightening
and loosening even the most stubborn screws, bolts, or nuts. It’s also large
enough to give you enough torque to properly secure or loosen those screws,
bolts, or nuts, yet small enough to easily fit on your keychain and put in your
pocket.

The exact measurements of Keyzmo are 2.76” wide x 1.15” tall x .2” thick – and
it weighs just 0.75 oz!

Is there a money back guarantee?

Yes. We offer a no-hassle 30-Day Satisfaction Guarantee on all Keyzmo purchases.
If you're not 100% satisfied with your Keyzmo, we are happy to help you with a
return. We want you to be happy! 🙂

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! Due to the impact
of COVID-19 our average product is delivered within 14 days in the United
States. For orders outside of the USA, our product is delivered within 21 days.

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.

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from Keyzmo, the inventors of this innovative
solution. Keyzmo 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 Keyzmo on this site, rather than
3rd-Party retailers.
Copyright © 2023 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT KEYZMO?

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


PLEASE CONTACT GIDDYUP'S KEYZMO SUPPORT AT:

 * support@getkeyzmo.io
 * Keyzmo | 9160 E. Del Camino Drive | Scottsdale, AZ 85258


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

We offer a flexible 30 days return-refund policy to make your online shopping
experience easier. If 30 days have gone by since your purchase, unfortunately we
can’t offer you a refund or exchange.

U.S Orders:

We accept returns of the Keyzmo in their original packaging (including all
printed inserts, parts, and pieces) without signs of wear and tear within the
first 30 days after the shipment.

Tax and shipping costs are non-refundable. If you receive a refund, these costs
will be deducted from your refund.

How to Return:

Request a RMA number by emailing support@getkeyzmo.io with your order number,
the name of the item(s) you would like to return, and the reason why the item(s)
did not work out.

After receiving your RMA number, please include the RMA number on the outside of
the box. If your order was shipped to a U.S. address, you’ll receive a free UPS
shipping label via email within 24 hours.

Re-package the item(s) you would like to return.

Leave your return shipment at any UPS drop-off location.

International Orders:

We accept returns of the Keyzmo in their original packaging (including all
printed inserts, parts, and pieces) without signs of wear and tear within the
first 30 days after the shipment.

How to Return:

Request a RMA number by emailing support@getkeyzmo.io with your order number,
the name of the item(s) you would like to return, and the reason why the item(s)
did not work out.

After receiving your RMA number, please include the RMA number on the outside of
the box.

Mail your product to:

Keyzmo
9160 E. Del Camino Drive
Scottsdale, AZ 85258

You will be responsible paying for your own shipping costs for returning your
item.

Your initial shipping and handling charges are non-refundable.
×


IMPRESSUM

Company Name:
The GiddyUp Group

Address:
20 N. Oak St.
Ventura, CA 93001
USA

Contact:
support@getkeyzmo.io

CEO Team:
Todd Armstrong, Justin Grant, Topher Grant, Steven Isaac, Alan Reinhart, Eric
Schechter

Form of Company:
LLC

Registration Number:
46-3920047


VAT Number
Not Applicable

×

×