tenikle-bestpricepaid.com Open in urlscan Pro
2606:4700:3032::ac43:dfa3  Public Scan

URL: https://tenikle-bestpricepaid.com/
Submission: On January 31 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="ca"> Canada</option>
          <option value="hr"> Croatia</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="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</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://gettenikle.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="ca"> Canada</option>
            <option value="hr"> Croatia</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="nl"> Netherlands</option>
            <option value="nz"> New Zealand</option>
            <option value="no"> Norway</option>
            <option value="pl"> Poland</option>
            <option value="pt"> Portugal</option>
            <option value="sg"> Singapore</option>
            <option value="es"> Spain</option>
            <option value="se"> Sweden</option>
            <option value="ch"> Switzerland</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" data-cfsrc="https://gettenikle.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy" src="https://gettenikle.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://gettenikle.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://gettenikle.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="ca"> Canada</option>
          <option value="hr"> Croatia</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="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</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
Order now Order now


INSTANTLY MOUNT YOUR DEVICES ANYWHERE!

Tenikle lets you mount any device, anywhere, in seconds! With bendable legs &
strong suction cups, it easily adjusts to securely hold your phone, tablet or
camera in virtually any location.

It’s as easy as bend, stick, and hold!

Order Tenikle Now
As seen on:










Lifetime Warranty
Buy It Once For Life!

200,000+
Units Sold

As Seen on Shark Tank
Endorsed by Daymond John

60-Day
Money Back Guarantee



THE ONLY DEVICE MOUNT OR STAND YOU’LL EVER NEED

Flexible & Portable. 360° Motion. “Tentacle-Strength” Suction. Holds Over 100x
Its Own Weight.

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

Order Tenikle Now


AS SEEN ON SHARK TANK!

You can watch our pitch on season 13, episode 11.
(Spoiler: we got a deal with Daymond John!)




BEND, STICK, STAY


HOW IT WORKS

If it’s smooth, Tenikle sticks to it — no matter how awkward the surface is!

Tenikle bends and easily grips to smooth surfaces, allowing you to mount any
device — phone, tablet, camera, you name it — without obstructing your camera,
sound, or ports.

Now you can position your devices at ANY angle, anytime and anywhere! Whatever
you’re trying to photograph, film, or watch Tenikle can make it easier.

No matter where you are, Tenikle’s your wingman! (Err… tentacleman?)


4 ACCESSORIES IN 1!


SUPERIOR IN EVERY WAY! TRIPODS, SELFIE STICKS & POP-SOCKET SOLUTIONS COMBINED
INTO ONE.

There are TOO many accessories that only do one thing! Tripods, selfie sticks,
GPS mounts, bike mounts, phone stands, on and on. That’s a lot of bulk (not to
mention expense)!

Tenikle replaces ALL of those and more with one light-weight, portable, super
secure, grab-and-go option — cutting your packing list AND your bill!

Tenikle’s endless options & compact design saves you space, money, and stress!




CONTENT CREATION MADE EASY


ALWAYS GET THE PERFECT SHOT (PLUS, NO MORE BAD SELFIES!)

Tenikle’s flexibility unlocks all sorts of new options for you, allowing you to
capture angles and settings that no tripod or phone stand could ever achieve.

Whether it’s the dashboard of a car, the balcony of your AirBNB, or a tree
branch, Tenikle attaches to virtually everything and easily bends to give you
the perfect shot, every time.

Tenikle is like having a personal camera operator in your pocket!

Order Tenikle Now



TENIKLE

Stable & Secure
Thanks to bendy legs & powerful suction cups.

Securely Mounts Anywhere
If the surface is smooth, it sticks!

Never Hinders Your Device
By keeping your speaker, mic, camera, and ports free.

No Set-Up Required
Setup in seconds & go!

One-and-Done
Never lug around multiple accessories again.



OTHER DEVICE MOUNTS

Unstable and Wobbly
Leading to falls, drops, and shattered devices.

Need Flat Surfaces
Severely limiting your possibilities.

Block Speakers, Cameras, and Ports
Ruining video/audio quality & negating chargeability.

Require Time-Consuming Set-Up
Taking away from the good time you could be having.

Only Do One Thing
Tripod for photography, stick for selfies, GPS mount for directions, etc.



GOING HANDS-FREE HAS NEVER BEEN SO EASY!



Expand Your Office

One device is never enough and with Tenikle you can multitask like never before.
Attach tablets and phones securely, for hours on end with total ease.

Makes Content Creation Easy

No more wobbly outfit checks or sand-filled ports after your
videographer-in-training (BF) drops your phone. Make every photo the best you’ve
ever taken.

Snap Photos Hands-Free

With the Shutterbug remote, you can easily take photos from a distance! No more
stressing about timers or struggling to fit everyone in frame… just place
Tenikle, get in position and snap on command!

Order Tenikle Now


HERE’S WHY 200,000+ PEOPLE LOVE TENIKLE

5.0 star rating
Miri S.‎
Verified Buyer

“SUPER VERSATILE PHONE MOUNT! HIGHLY RECOMMEND!!”

Been using my Tenikle for a short while and it's already becoming a daily
accessory for me! Also, the Tenikle is SO DURABLE! It's so versatile and I've
been sticking it almost anywhere I can! For instance, I have it on my cupboard
while I do the dishes so I can continue watching my shows on my phone. I even
just have my Tenikle on a table so my phone can stay balanced so I don't have to
hold it. It frees up your hands for daily tasks! HIGHLY RECOMMEND!

5.0 star rating
Steven G.‎
Verified Buyer

“HIGH QUALITY VERSATILE TRIPOD/MOUNT FOR PHONES! WORTH IT!”

This has to be the coolest phone mount I’ve had & used. literally lets you mount
and hang your phone anywhere. I use it primarily to watch youtube at dinner,
watch shows while I shower ( i just stick to the shower tile with suction cups),
to follow recipes when making a new dish and during driving for maps. It’s also
super easy to fold up and throw it in your bag to take with you.

5.0 star rating
Teresa S.‎
Verified Buyer

“LOVE MY TENIKLE!!!”

I bought mine a couple months ago now and I use it daily! Great for shooting
videos (I’m a realtor so I’m constantly shooting content), and I prop my phone
on the Tenikle when I’m FaceTiming with friends so I don’t have to hold up my
phone the whole time!

5.0 star rating
Dean N.‎
Verified Buyer

“STURDY, VERSATILE, AND SMALL.”

I use this to record my technique at the climbing gym, it's simple and much less
bulky than the other stiff metallic tripods. I don't worry about breaking it,
it's extremely adjustable and the suction cups are very high quality and much
stronger than expected. I was doubtful when I first bought this item but now
that I have it I actually found that it's perfect for what I needed.

5.0 star rating
Miri S.‎
Verified Buyer

“SUPER VERSATILE PHONE MOUNT! HIGHLY RECOMMEND!!”

Been using my Tenikle for a short while and it's already becoming a daily
accessory for me! Also, the Tenikle is SO DURABLE! It's so versatile and I've
been sticking it almost anywhere I can! For instance, I have it on my cupboard
while I do the dishes so I can continue watching my shows on my phone. I even
just have my Tenikle on a table so my phone can stay balanced so I don't have to
hold it. It frees up your hands for daily tasks! HIGHLY RECOMMEND!

5.0 star rating
Steven G.‎
Verified Buyer

“HIGH QUALITY VERSATILE TRIPOD/MOUNT FOR PHONES! WORTH IT!”

This has to be the coolest phone mount I’ve had & used. literally lets you mount
and hang your phone anywhere. I use it primarily to watch youtube at dinner,
watch shows while I shower ( i just stick to the shower tile with suction cups),
to follow recipes when making a new dish and during driving for maps. It’s also
super easy to fold up and throw it in your bag to take with you.

5.0 star rating
Teresa S.‎
Verified Buyer

“LOVE MY TENIKLE!!!”

I bought mine a couple months ago now and I use it daily! Great for shooting
videos (I’m a realtor so I’m constantly shooting content), and I prop my phone
on the Tenikle when I’m FaceTiming with friends so I don’t have to hold up my
phone the whole time!

5.0 star rating
Dean N.‎
Verified Buyer

“STURDY, VERSATILE, AND SMALL.”

I use this to record my technique at the climbing gym, it's simple and much less
bulky than the other stiff metallic tripods. I don't worry about breaking it,
it's extremely adjustable and the suction cups are very high quality and much
stronger than expected. I was doubtful when I first bought this item but now
that I have it I actually found that it's perfect for what I needed.

5.0 star rating
Miri S.‎
Verified Buyer

“SUPER VERSATILE PHONE MOUNT! HIGHLY RECOMMEND!!”

Been using my Tenikle for a short while and it's already becoming a daily
accessory for me! Also, the Tenikle is SO DURABLE! It's so versatile and I've
been sticking it almost anywhere I can! For instance, I have it on my cupboard
while I do the dishes so I can continue watching my shows on my phone. I even
just have my Tenikle on a table so my phone can stay balanced so I don't have to
hold it. It frees up your hands for daily tasks! HIGHLY RECOMMEND!

5.0 star rating
Steven G.‎
Verified Buyer

“HIGH QUALITY VERSATILE TRIPOD/MOUNT FOR PHONES! WORTH IT!”

This has to be the coolest phone mount I’ve had & used. literally lets you mount
and hang your phone anywhere. I use it primarily to watch youtube at dinner,
watch shows while I shower ( i just stick to the shower tile with suction cups),
to follow recipes when making a new dish and during driving for maps. It’s also
super easy to fold up and throw it in your bag to take with you.

 * 1
 * 2
 * 3
 * 4

Order Tenikle Now


TENIKLE IS EASY TO USE

No complicated set-up required — just bend and stick!

step 1

Bend & Wrap to Desired Surface

step 2

Attach to Phone

step 3

Get Creative

Order Tenikle Now


KEY FEATURES


TENIKLE MAKES MULTITASKING
A BREEZE

Our Clinical Trial Proved:

Yoga-Level Flexibility
360° arm bends in every direction.

Unmatched Suction
Powerful silicone cups always stay put!

Crazy Strong
Holds over 100x its weight.

360° Motion
With removable 4th arm attachment.




FROM GARAGE TO SHARK TANK… AND BEYOND!

Hans Dose, a creative with a knack for turning ideas into reality, had a
breakthrough when his tripod failed him and led to a brutally broken iPhone. His
frustration turned into a brilliant burst of inspiration, and the Tenkle was
born.

After numerous prototypes and a successful Kickstarter campaign that raised over
$110,000, Tenikle was born — but that was just the start.

Facing challenges resulting from the pandemic, Hans and his wife Lydia found a
lifeline on Shark Tank. They ended up partnering with Daymond John… and since
then, Tenikle has helped hundreds of thousands of people enjoy their devices to
the fullest!




DON’T LOVE TENIKLE? DON’T SWEAT IT.

Your satisfaction is our guarantee. If you aren’t satisfied, we’ll fix it.

60-DAY MONEY-BACK GUARANTEE

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

AMERICAN COMPANY

Tenikle is proudly based in San Diego, CA.

FREE, FAST SHIPPING IN THE USA

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

LIFETIME WARRANTY

Tenikle is backed by a free lifetime warranty.

WORLD CLASS CUSTOMER SUPPORT

We’re real humans, we’re quick, and we actually like talking to you.

SUSTAINABLE

We use silicone instead of plastics, contributing to a brighter future for the
planet (and our octopus friends!).

Order Tenikle Now


GET TENIKLE TODAY!


NOW ON SALE FOR A LIMITED TIME ONLY — GREAT FOR GIFTING

1 – Tenikle

1 – Tenikle
+S&H
Retail $39.99
$29.99
(Save $10.00)
+S&H
ORDER NOW
Most Popular
3 – Tenikles

Most Popular
3 – Tenikles
Buy 2, Get 1 FREE
+ FREE USA SHIPPING
Retail $119.97
$79.98
(Save $39.99)
FREE USA Shipping
ORDER NOW
Best Deal
5 – Tenikles

Best Deal
5 – Tenikles
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
Retail $199.95
$119.97
(Save $79.98)
FREE USA Shipping
ORDER NOW
ORDER NOW

COLOR


×
Special Offer!
30
% OFF


Special Offer

Act Now and Get…


1 MORE FOR 30% OFF!

$39.99 Value
Special Add-on Price = $27.99!
Yes, Get My 30% Savings!
No Thank You
Processing...


ADD A SHUTTERBUG BLUETOOTH REMOTE FOR 30% OFF!

 * 
 * 
 * 
 * 
 * 

Introducing the ideal gadget for photographers on the move: snap photos and
videos from 30ft away solo or capture perfect group selfies. It's a great
companion to any Tenikle mount.

Retail $19.99
Only $13.99
YES, GET MY 30% SAVINGS NOW! YES, GET MY 30% SAVINGS NOW!
Remove?
No Thank You
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 Canada
Croatia Denmark Estonia Finland France Germany Gibraltar Greece Hong Kong SAR
China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore Spain Sweden
Switzerland 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 Canada
Croatia Denmark Estonia Finland France Germany Gibraltar Greece Hong Kong SAR
China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore Spain Sweden
Switzerland 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 Canada
Croatia Denmark Estonia Finland France Germany Gibraltar Greece Hong Kong SAR
China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore Spain Sweden
Switzerland United Kingdom
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00

×

Ok


DON'T WAIT! Since appearing on Shark Tank, Tenikle has sold out repeatedly. Our
team is working overtime to meet demand. Order as soon as possible before we
sell out!



60 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

What does Tenikle stick to?

Almost anything you need it to! Tenikle is designed to securely adhere to
smooth, non-porous surfaces — including everything from glass, porcelain and
fiberglass to gloss-painted wood or drywall, metal, and plastic. Naturally, it
won’t stick as well to uneven, rough, or textured surfaces like leather,
concrete, or textured walls.

What can I use Tenikle for?

Tenikle has nearly endless uses — it was originally designed for mounting your
phone or camera to take professional-looking shots on the go, but it’s also
excellent for tons of other uses:

 * Watching movies, instructional videos or video calls on your tablet or phone
   hands-free
 * Holding your camera steady for long exposures
 * Take selfies at creative angles
 * Mount your phone or other device beside your computer
 * Bike or car mount for GPS
 * Water sports (it’s waterproof!)
 * Following fitness videos
 * Turn your phone or tablet into a baby monitor

Plus so, so much more — you’ll find a new use for it every day!

What’s your return policy?

We provide returns or exchanges within 60 days of purchase. Additionally, each
Tenikle is backed by a free lifetime warranty. Don’t hesitate to reach out —
we’d love to help with anything you need.

Will Tenikle stick to my phone case?

Tenikle phone holders are designed to work seamlessly with smooth phone cases
free of stickers, seams, or textures.

For cases like Otterbox, leather, fabric, or those with perforations or grooves,
we recommend purchasing our Dot Adapters for compatibility. Alternatively, each
Tenikle comes with a phone clip that can be used in these cases.

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 3-5 business days in the United States.
International shipping times will vary depending on country/customs etc.

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

×

What does Tenikle stick to?

Almost anything you need it to! Tenikle is designed to securely adhere to
smooth, non-porous surfaces — including everything from glass, porcelain and
fiberglass to gloss-painted wood or drywall, metal, and plastic. Naturally, it
won’t stick as well to uneven, rough, or textured surfaces like leather,
concrete, or textured walls.

What can I use Tenikle for?

Tenikle has nearly endless uses — it was originally designed for mounting your
phone or camera to take professional-looking shots on the go, but it’s also
excellent for tons of other uses:

 * Watching movies, instructional videos or video calls on your tablet or phone
   hands-free
 * Holding your camera steady for long exposures
 * Take selfies at creative angles
 * Mount your phone or other device beside your computer
 * Bike or car mount for GPS
 * Water sports (it’s waterproof!)
 * Following fitness videos
 * Turn your phone or tablet into a baby monitor

Plus so, so much more — you’ll find a new use for it every day!

What’s your return policy?

We provide returns or exchanges within 60 days of purchase. Additionally, each
Tenikle is backed by a free lifetime warranty. Don’t hesitate to reach out —
we’d love to help with anything you need.

Will Tenikle stick to my phone case?

Tenikle phone holders are designed to work seamlessly with smooth phone cases
free of stickers, seams, or textures.

For cases like Otterbox, leather, fabric, or those with perforations or grooves,
we recommend purchasing our Dot Adapters for compatibility. Alternatively, each
Tenikle comes with a phone clip that can be used in these cases.

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 3-5 business days in the United States.
International shipping times will vary depending on country/customs etc.

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 Tenikle, the inventors of this
innovative solution. Tenikle 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 Tenikle on this site,
rather than 3rd-Party retailers.
Copyright © 2024 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT TENIKLE?

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


PLEASE CONTACT TENIKLE DIRECTLY AT:

 * support@gettenikle.io
 * Tenikle
   101 N. Acacia Ave Suite 108
   Solana Beach, CA 92075


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 accept returns and exchanges up to 60 days after the date of purchase, no
questions asked. Email customer support at support@gettenikle.io and we will
respond shortly with a pre-paid shipping label (U.S. and Canada Only). Once the
product is received and inspected, we will refund your payment via the same
method used for purchase.

Replacements
We stand behind the quality our products. We will replace items if they are
defective or damaged up to 1 years (5 Years total under extended warranty) after
the date of purchase. If you need to exchange it for the same item, send us an
email at support@gettenikle.io.

You can send the items for exchange or return to: Tenikle, LLC 4477 Getwell Road
Memphis, TN 38118 and email tracking number to support@gettenikle.io.

Upon receipt of the returned product, we will fully examine it and notify you
via e-mail, within a reasonable period of time, whether you are entitled to a
refund or a replacement as a result of the defect. If you are entitled to a
replacement or refund, we will replace the product or refund the purchase price,
using the original method of payment.

Refunds do not include any shipping and handling charges shown on the packaging
slip or invoice. You are responsible for any loss or damage to hardware during
shipment. We do not guarantee that we will receive your returned item. Shipping
and handling charges are not refundable. Any amounts refunded will not include
the cost of shipping.

To be eligible for a return, your item must be unused and in the same condition
that you received it. It must also be in the original packaging. Any item not in
its original condition, is damaged or missing parts for reasons not due to our
error, and any item that is returned more than 60 days after delivery is not
eligible for a refund or return.

If you are approved, then your refund will be processed, and a credit will
automatically be applied to your credit card or original method of payment,
within 10 days.

Late or missing refunds (if applicable)
If you haven’t received a refund yet, first check your bank account again.
Then contact your credit card company, it may take some time before your refund
is officially posted. Next, contact your bank. There is often some processing
time before a refund is posted.

If you’ve done all of this and you still have not received your refund yet,
please contact us at support@gettenikle.io.

Sale items (if applicable)
Only regular priced items may be refunded, unfortunately sale items cannot be
refunded.

Gifts
If the item was marked as a gift when purchased and shipped directly to you,
you’ll receive a gift credit for the value of your return. Once the returned
item is received, a gift certificate will be mailed to you.

If the item wasn’t marked as a gift when purchased, or the gift giver had the
order shipped to themselves to give to you later, we will send a refund to the
gift giver and he will find out about your return.

Shipping
To return your product, mail to:

Tenikle Warehouse
200 West Railroad Avenue, Princeton
Illinois 61356, United States

×

×

×
Someone from Springfield Gardens, New York just purchased: Tenikle

just now