flexsafe-topproductreviews.com Open in urlscan Pro
2606:4700::6812:1778  Public Scan

URL: https://flexsafe-topproductreviews.com/
Submission: On November 25 via automatic, source certstream-suspicious — Scanned from DE

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-4 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Postal code</label>
        <input type="text" placeholder="Postal code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </div>
    </div>
    <div class="col-8 py-1 pl-1 pr-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-12 py-1 px-0">
      <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="de" selected=""> Germany</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="dk"> Denmark</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</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>
          <option value="us"> United States</option>
        </select>
      </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">Required</label>
        <input type="tel" placeholder="Phone" 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://getflexsafe.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?"></a>
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-0 pl-lg-1 pr-1" style="display: none;">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label"></label>
        <input type="text" placeholder="" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </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="de" selected=""> Germany</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="dk"> Denmark</option>
            <option value="fi"> Finland</option>
            <option value="fr"> France</option>
            <option value="gr"> Greece</option>
            <option value="hk"> Hong Kong SAR China</option>
            <option value="ie"> Ireland</option>
            <option value="il"> Israel</option>
            <option value="it"> Italy</option>
            <option value="jp"> Japan</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>
            <option value="us"> United States</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 width="30" data-cfsrc="https://getflexsafe.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" src="https://getflexsafe.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://getflexsafe.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?"></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://getflexsafe.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?"></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="de" selected=""> Germany</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="dk"> Denmark</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</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>
          <option value="us"> United States</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

PROTECT YOUR VALUABLES WITH THE ULTIMATE PORTABLE SAFE!


DON’T LET SNEAKY THIEVES RUIN YOUR DAY!

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Get FlexSafe Now!

Looking away for a split second is all it takes for someone to steal your
wallet, phone, or purse. Whether you’re at the beach, hotel pool, amusement
park, or even the grocery store, safeguard your valuables with FlexSafe – the
all new portable safe that goes ANYWHERE you go!

Voted 2017 Hotel Product of The Year!


 * Anti-Theft Security System – Store your phone, credit & debit cards,
   passport, keys, jewelry, and other valuables inside FlexSafe, then lock &
   secure it to any fixed object!
 * Nickel Alloy Lock – The corrosion resistant, heavy duty lock is individually
   tested for functionality and security – PLUS, it’s easy to change & reset the
   code!
 * Built to Last – We take pride in protecting YOUR VALUABLES. FlexSafe’s
   extremely durable 5-layer construction is designed to save you stress (and
   money) for years to come.
 * Cyber Data Protection – Built-in RFID blocking material prevents nearby cyber
   criminals from scanning and stealing data from your debit & credit cards,
   passport, or phone!
 * Lightweight & Flexible – Fold & pack FlexSafe into your suitcase, purse,
   carry-on, or backpack – it goes ANYWHERE you go!
 * Slash Resistant – Built with 5-layers of serious protection, FlexSafe
   prevents thieves from cutting it loose & running off with valuables!
 * Water Resistant – Durable luggage-grade Nylon keeps your cash, passport,
   wallet, and other valuables incredibly safe and dry!
 * Extra Features – Belt loops and external mesh pockets make FlexSafe
   convenient to use anywhere, anytime!
 * 30-Day Money Back Guarantee – If you’re not totally satisfied with FlexSafe,
   return it within 30 days for a full refund!


Get FlexSafe Now!

AS FEATURED IN

 
 
 
 
 


ENJOY PEACE-OF-MIND LIKE THESE FLEXSAFE USERS…

5.0 star rating
Brenda D.
Verified Buyer

“I AM VERY GLAD WE BOUGHT OURS FOR VACATION”

This was our second FlexSafe we are giving as a gift. I am very glad we bought
ours for vacation. It was easy to use and we all felt so much better knowing
that our items were “out of reach” while we were relaxing by the pool. I did
make sure I tested the product ahead of time (plenty of times!) to make sure we
did not have any issues. It is super durable, easy to use, and makes family
trips that more enjoyable knowing that our valuables are safe when we are
swimming or walking the beach. Great product and worth every penny!

4.5 star rating
Verified Customer
Verified Buyer

“WOULD HIGHLY RECOMMEND TO ANYONE”

So glad I got this before our cruise. It is strong, easy to use, and was able to
pack easily in our carry-on luggage. I was impressed with the quality and
details. Strongly recommend to anyone!

5.0 star rating
R. Evans
Verified Buyer

“LIGHTWEIGHT BUT SUPER STURDY – PERFECT SIZE!”

A great gift for anyone you know who likes to go to the pool/beach. It also
comes in handy in hotel rooms that do not have a safe.

5.0 star rating
Kelli M.
Verified Buyer

“ABSOLUTELY GREAT PURCHASE!”

Absolutely great purchase, We went to an indoor water park and placed our phones
and wallets in the FlexSafe. It was easy to use and attached perfectly to our
chair. The design look of the safe was sleek and didn’t draw your eye to it. We
were able to go enjoy the rides and the time with our family & not have to worry
about our things. There was plenty of room for our friend to put a few things in
as well. We would highly recommend this product to anyone to keep their
valuables in.


GET FLEXSAFE – NEVER WORRY ABOUT YOUR VALUABLES AGAIN!


5-LAYER CONSTRUCTION PROTECTS ANYONE WHO DOESN’T WANT THEIR VALUABLES STOLEN.

1 – FlexSafe


1 – FlexSafe

+S&H
Retail €55.16
Retail €55.16
+S&H


ORDER NOW
Most Popular
3 – FlexSafes


3 – FlexSafes

Buy 2, Get 1 75% OFF
+ FREE USA SHIPPING
Retail €165.47 (Save €41.37)
Total: €124.11
€124.11
Retail €165.47 (Save €41.37)
FREE USA Shipping


ORDER NOW
2 – FlexSafes


2 – FlexSafes

Buy 1, Get 1 25% OFF
+ FREE USA SHIPPING
Retail €110.31 (Save €13.79)
Total: €96.52
€96.52
Retail €110.31 (Save €13.79)
FREE USA Shipping


ORDER NOW
ORDER NOW



NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR




BONUS OFFER – SAVE 20% ON OUR WATERPROOF FLOATING PHONE CASE!

 * 
 * 
 * 
 * 
 * 

Take your phone ANYWHERE with our 100% waterproof touch-friendly case! Protects
ALL phones – even plus size devices!

Retail €22.94
Only €18.38
YES, GET IT FOR 20% OFF NOW! YES, GET IT FOR 20% OFF NOW!

QUANTITY

+ –
Remove?
No Thank You

The ultimate way to maximize your fun, on land or water!

 * Take crystal clear pictures & video underwater!
 * 100% waterproof, dust-proof, & snow-proof!
 * Scratch resistant & protects your phone from accidental drops!
 * Use your phone like normal – talk, touch, & listen!
 * Accidentally drop it in water? No Problem! It Floats!
 * Includes a FREE Neck Strap!

Total:
Checkout
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)
Postal code
City
Country Germany_________________ Australia Austria Belgium Brazil Canada Denmark
Finland France Greece Hong Kong SAR China Ireland Israel Italy Japan Netherlands
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
Required



SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Germany_________________ Australia Austria Belgium Brazil Canada Denmark
Finland France Greece Hong Kong SAR China Ireland Israel Italy Japan Netherlands
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
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 Germany_________________ Australia Austria Belgium Brazil Canada Denmark
Finland France Greece Hong Kong SAR China Ireland Israel Italy Japan Netherlands
New Zealand Norway Poland Portugal Singapore Spain Sweden Switzerland United
Kingdom United States
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00


MAIN ALERT TEXT...

Error text

Ok
×

Ok




30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

CAN I USE FLEXSAFE AS AN EVERYDAY SAFE IN MY HOME?

Absolutely! FlexSafe is the perfect alternative to bulky safes – it's easy to
hide and fits anywhere! Protect important valuables like jewelry, documents,
thumb-drives, external hard drives, and more.



CAN SOMEONE JUST CUT THROUGH FLEXSAFE?

No! FlexSafe is protected by Ultra High Modular Weight Polyethylene (UHMWPE)
that prevents someone from quickly slicing open FlexSafe to grab your valuables.
Thieves are far likely to give up before getting into your portable safe!



WHAT HAPPENS IF I LEAVE IT OUT IN THE RAIN?

Nothing! FlexSafe is water resistant thanks to 1680-D Ballistic Denier Nylon! So
if you get caught in the rain, or accidentally leave it locked to a chair or
pole, your valuables will stay dry.

Note: FlexSafe is not waterproof and should not be submerged in water.



CAN SOMEONE STEAL DATA FROM MY CREDIT CARDS, DEBIT CARDS, PHONE OR OTHER
ELECTRONIC DEVICES?

No! We incorporated a special poly-blend of woven copper and nickel that
provides RFID Blocking for everything inside FlexSafe. Cyber criminals can't use
'skimmers' or 'scanners' to capture and steal data from your credit or debit
cards, phone, and other important electronic devices.



CAN'T SOMEONE RUN OFF WITH THE CHAIR IF MY FLEXSAFE IS ATTACHED TO IT?

Well, we like to believe that the obviousness of running away with a chair or
table umbrella with a FlexSafe attached to it will be enough for any criminal to
realize they're not getting far (and it'd make a great YouTube video). They'd
have a much easier time stealing your wallet or phone when it's shoved in your
shoe, under a towel, or in your bag.



DO YOU OFFER A MONEY BACK GUARANTEE?

Yes, every FlexSafe comes with a 30 Day Money Back Guarantee if you’re not 100%
satisfied.



CAN I CHANGE MY LOCK CODE IF I WANT TO?

Yes! Simply follow the instructions provided in the box to change your lock
code.



HOW BIG IS FLEXSAFE?





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.



HOW LONG DOES DELIVERY TAKE TO COUNTRIES OUTSIDE OF THE U.S.?

We ship orders out FAST, but we can’t control carrier transit times. For orders
outside the USA, please allow 7-12 business days for your order to arrive.
Delivery times will vary based on country.


Click HERE to View FAQs >>
 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

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

×

×


HAVE A QUESTION ABOUT FLEXSAFE?

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


PLEASE CONTACT GIDDYUP'S AQUAVAULT SUPPORT DIRECTLY AT:

 * info@theaquavault.com
 * 20533 Biscayne Blvd Aventura Florida US 33180


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

AquaVault LLC will fix, replace, or refund any product orders within 30 days of
purchase. Before inquiring about a refund please read the FAQ's below. THEN send
us an email to returns@theaquavault.com to begin the return process. We are
confident that you will be able to quickly troubleshoot any product/ lock
related issues. If not we will gladly fix and/ or replace it for you. Additional
instructional videos can be found on our website that will walk you through the
process. Please fully test and understand your product before using on a trip!

============================================

PLEASE NOTE... the lock will only lock AND unlock when set on your current code.
We have also had a few occasions where someone else accidentally re-set the code
so please also make sure a friend or family member doesn't play around with it
and accidentally lock you out of the FlexSafe

LOCK FAQ's
If you are locked out we suggest trying a few code variations one digit off on
each dial from the code you were trying to set. e.g 0-0-0 can be 0-0-1 and so
on. Please try several combination variations when you have a few extra minutes.
If you completely forgot the code or did not follow the instructions exactly
please spin through and try each of the 999 possible combinations. Once you find
the combination, you may reset the code again using the instructions provided.

FLAP CLOSING (UNIT WILL NOT LOCK) FAQ's
You may find you are having trouble closing the flap into the lock mechanism on
the bottom of the safe. Please note... The unit will only lock when set on the
current code. Since this product is a soft flexible safe with a thick cut
resistant flap you will need to push the lock into the unit by pressing and
holding in near the top of the embossed key (wIggle up and down while pressing
if necessary). You may also press with both hands from the front and back of the
lock to provide enough pressure to close the locking mechanism.

All the best,
The AquaTeam

×


IMPRESSUM

Company Name:
The GiddyUp Group

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

Contact:
support@giddyup.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

×

×


FREQUENTLY ASKED QUESTIONS

×

CAN I USE FLEXSAFE AS AN EVERYDAY SAFE IN MY HOME?

Absolutely! FlexSafe is the perfect alternative to bulky safes – it's easy to
hide and fits anywhere! Protect important valuables like jewelry, documents,
thumb-drives, external hard drives, and more.



CAN SOMEONE JUST CUT THROUGH FLEXSAFE?

No! FlexSafe is protected by Ultra High Modular Weight Polyethylene (UHMWPE)
that prevents someone from quickly slicing open FlexSafe to grab your valuables.
Thieves are far likely to give up before getting into your portable safe!



WHAT HAPPENS IF I LEAVE IT OUT IN THE RAIN?

Nothing! FlexSafe is water resistant thanks to 1680-D Ballistic Denier Nylon! So
if you get caught in the rain, or accidentally leave it locked to a chair or
pole, your valuables will stay dry.

Note: FlexSafe is not waterproof and should not be submerged in water.



CAN SOMEONE STEAL DATA FROM MY CREDIT CARDS, DEBIT CARDS, PHONE OR OTHER
ELECTRONIC DEVICES?

No! We incorporated a special poly-blend of woven copper and nickel that
provides RFID Blocking for everything inside FlexSafe. Cyber criminals can't use
'skimmers' or 'scanners' to capture and steal data from your credit or debit
cards, phone, and other important electronic devices.



CAN'T SOMEONE RUN OFF WITH THE CHAIR IF MY FLEXSAFE IS ATTACHED TO IT?

Well, we like to believe that the obviousness of running away with a chair or
table umbrella with a FlexSafe attached to it will be enough for any criminal to
realize they're not getting far (and it'd make a great YouTube video). They'd
have a much easier time stealing your wallet or phone when it's shoved in your
shoe, under a towel, or in your bag.



DO YOU OFFER A MONEY BACK GUARANTEE?

Yes, every FlexSafe comes with a 30 Day Money Back Guarantee if you’re not 100%
satisfied.



CAN I CHANGE MY LOCK CODE IF I WANT TO?

Yes! Simply follow the instructions provided in the box to change your lock
code.



HOW BIG IS FLEXSAFE?





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.



HOW LONG DOES DELIVERY TAKE TO COUNTRIES OUTSIDE OF THE U.S.?

We ship orders out FAST, but we can’t control carrier transit times. For orders
outside the USA, please allow 7-12 business days for your order to arrive.
Delivery times will vary based on country.