v20.chargehubgo-myweeklybreakthrough.com Open in urlscan Pro
2606:4700:3031::6815:26cb  Public Scan

URL: https://v20.chargehubgo-myweeklybreakthrough.com/
Submission: On December 26 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="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://v20.getchargehubgo.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="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://v20.getchargehubgo.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy"
            src="https://v20.getchargehubgo.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://v20.getchargehubgo.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">
  <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://v20.getchargehubgo.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="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

KEEP YOUR DEVICES CHARGED ON THE GO – NO CORDS NEEDED!


“THE ONLY BATTERY PACK YOU’LL EVER NEED.” – MASHABLE

 * 
 * 
 * 
 * 
 * 

Get ChargeHubGo+ Now!

Keeping your phone fully charged at home, work, the gym – ANYWHERE – is now
easier than ever.

ChargeHubGO+ is the ONLY portable charger featuring patented SmartSpeed®
Technology and a wireless charging pad for fast, convenient charging.

This all-in-one versatile charger ensures you’ll never have to worry about that
‘low battery’ message freaking you out again!

“The lightweight, slim design and built-in cables make ChargeHubGO+ my new go-to
portable power bank.” – Rebecca Armstrong of Mac Sources


 * Universal Compatibility:
   * iPhone 5 or newer
   * iPad (Regular, Pro, Mini, Air)
   * Samsung Galaxy (S7 or newer)
   * Google Pixel
   * Samsung Note 4 & 5
   * LG
   * And more!
 * Pocket-Sized Portability – Easily fits in your pocket without the size and
   bulkiness of typical powerbanks.
 * Wireless Charging – Simply place your phone on top of the charging pad for a
   quick charge – no wires needed!
 * Ultra-Fast Charging – Patented SmartSpeed® technology auto-detects what
   device you plug in to ensure maximum charging speed WITHOUT overpowering your
   device.
 * Safe Charge Protection – Tested and certified to ensure you can charge all
   your expensive devices without risk of overpowering, overheating, or foreign
   object damage.
 * 30-Day Money Back Guarantee


Get ChargeHubGo+ Now!

AS FEATURED IN

 
 
 
 
 
 


HERE’S WHY CUSTOMERS LOVE CHARGEHUBGO+…

5.0 star rating
Epic‎
Verified Buyer

"I FREAKING LOVE THIS CHARGER"

I love it so much I bought a second for the wife. And now thinking about 3rd one
for the car. I have small tray area where I put my phone now. But with the
wireless charging I can just throw in the cubby hole and have wireless charging
in my car. It’s smaller than my Asus charger so I can slip in my pocket with
phone.

5.0 star rating
Kristyn M.‎
Verified Buyer

"PERFECT FOR THE ON-THE-GO PROFESSIONAL"

As a busy professional, I’m constantly on the road, in airports and hotels, and
ChargeHubGo+ makes it super easy for me to charge all of my devices at the same
time. In the past, I’ve had to carry multiple devices with me and now those are
eliminated, not to mention that the ChargeHubGo_ is slim and conpact and I can
carry it easily in my purse or even a pocket if needed. I also appreciate that I
can place my phone on top of the device for charging if I’m using all of the
other ports. I’ve even shared the charging cables with colleagues and clients so
we can all charge at the same time. Definitely recommend this to anyone!

5.0 star rating
Rich T.‎
Verified Buyer

"CURE CHARGE ANXIETY WITH THE VERSATILE CHARGEHUBGO+"

The ChargeHubGO+ 5000 mAh All-in-One Charging Solution is the most versatile
solution to charging on the go, we have ever seen.

4.5 star rating
Rebecca A.‎
Verified Buyer

"PERFECT POWER BANK FOR EVERYDAY USE."

The 5000 mAh ChargeHubGO+ is my new go-to portable power bank. Its lightweight,
slim design and built-in charging cables make it compact and functional enough
to carry around for everyday use, and its 5W wireless charging pad sets it
apart.


GET THE ULTRA-VERSATILE, ALL-IN-ONE POWERBANK FOR CHARGING ON THE GO!


“I LOVE IT SO MUCH I BOUGHT A SECOND FOR THE WIFE.” – EPIC, ⭐⭐⭐⭐⭐

1 – ChargeHubGO+

1 – ChargeHubGO+
+S&H
Retail $44.99
+S&H
ORDER NOW
Most Popular
3 – ChargeHubGO+

Most Popular
3 – ChargeHubGO+
Buy 2, Get 1 75% Off
+ FREE USA SHIPPING
$33.74/each (Total $101.23)
You Save $33.74!
FREE USA Shipping
ORDER NOW
Best Deal
5 – ChargeHubGO+

Best Deal
5 – ChargeHubGO+
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
$26.99/each (Total $134.97)
You Save $89.98!
FREE USA Shipping
ORDER NOW
ORDER NOW


NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR




BONUS: SAVE 50% ON THE 2-PORT CAR CHARGER

 * 
 * 
 * 
 * 

Need a FAST charge before your next stop? Get this 2-Port Car Charger with
SmartSpeed® Technology – providing you with more than DOUBLE the power of the
average 2-port charger!
Comes with a 1-Year Warranty!

Retail $19.99
Only $9.99
Yes, Get My 50% Savings Now! Yes, Get My 50% Savings Now!

QUANTITY

+ –
Remove?
No Thank You
×
Special Offer!
25
% OFF


Special Offer

Act Now and Get…

One More for 25% OFF!

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


COMPLETE YOUR ORDER

Enter Discount Code Here Incorrect promo code Apply


Or Pay With Credit Card


SHIPPING INFORMATION

Email
First Name
Last Name
Address
Apt/Suite (optional)
City
Country United States_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark 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 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 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

PRODUCT NAME - MECHANIC 50% OFF

Subtitle

$30.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00


MAIN ALERT TEXT...

Error text

Ok
×

Ok


DON'T WAIT! Our team is working overtime to meet the incredible demand. To get
yours as early as possible, order immediately to reserve your spot before wait
time increases! All orders placed today may take up to 3-4 weeks to ship.



30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

How do I use the ChargeHubGO+?

You're gonna love how easy it is to charge your devices:

First, connect your phone or tablet to the appropriate built-in charging cable
that's compatible to your device (includes 1 Type-C and 1 Micro/Lightning™
Reversible Cable) or simply attach your device to the dedicated USB port located
on the side of the ChargeHubGO+.

Next, simply press the button on the side of your ChargeHubGO+ (1-4 small blue
lights should illuminate on the top to indicate the battery level when on).

Here's the best part…

If you have a wireless charging enabled device, all you have to do is place it
on the top of your ChargeHubGO+ so the circle is directly in contact with your
devices wireless charging area – how's that for convenience?

With so many ways to use ChargeHubGO+ you're gonna love its versatility!

Will the wireless charging work while my phone case is still on my phone?

We cannot guarantee that ChargeHubGO+ will work with your particular phone case,
as the thickness and build material differ between cases. However, generally
speaking, the ChargeHubGO+ will work with thinner phone cases (ones that are
under 5mm in thickness, which are fairly common).

Does this support Qualcomm Quick Charge?

ChargeHubGO+ uses patented SmartSpeed® Technology to intelligently identify
which device you’ve plugged in and will automatically deliver the fastest
possible charge for your particular device. The ChargeHubGO+ does not support
Qualcomm Quick Charge.

Will ChargeHubGO+ work on ANY device?

Just about! The ChargeHubGO+ is compatible with almost any USB chargeable
device, such as Apple devices and Android devices that include: iPhone X, iPhone
8/8 Plus, iPhone 7/7 Plus, 6/6s Plus, 5/5s/5c, iPad Pro/Air/Air2/Mini, iPod,
Samsung Galaxy S7/8/S9/Edge/Plus, Note 4/5, Google Pixel, LG, Windows, Nexus,
HTC, MP3, Cameras, and more, with a few exceptions for large, power-hungry
electronic devices like laptops.

How quickly does it charge?

All phones are different and will vary in how long they will take to charge.
However, the ChargeHubGO+ delivers an industry leading 5W charge when wirelessly
charging. This is the same power delivery speed as most high-end charging pads.

What cords come with the ChargeHubGO+?

All ChargeHubGO+ devices come with two built-in charging output cables (1 Type-C
and 1 Micro/Lightning™ Reversible Cable), which can simultaneously charge both
Apple devices and Android devices.

Each ChargeHubGO+ also comes with a USB to micro-USB cable for charging your
ChargehubGO+. Plug it directly into your existing USB wall adapter (the standard
iPhone / Android wall adapter) or any USB port.

Do you offer a money back guarantee or warranty?

All ChargeHubGO+ devices come with a 30-day Money Back Guarantee. When you see
how fast it charges and how convenient it is to take with you and use, returning
it will be the last thing you want to do.

When can I expect my order?

Our team is working overtime to meet the incredible demand. To get yours as
early as possible, order immediately to reserve your spot before wait time
increases! All orders placed today may take up to 3-4 weeks to ship.

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

How do I use the ChargeHubGO+?

You're gonna love how easy it is to charge your devices:

First, connect your phone or tablet to the appropriate built-in charging cable
that's compatible to your device (includes 1 Type-C and 1 Micro/Lightning™
Reversible Cable) or simply attach your device to the dedicated USB port located
on the side of the ChargeHubGO+.

Next, simply press the button on the side of your ChargeHubGO+ (1-4 small blue
lights should illuminate on the top to indicate the battery level when on).

Here's the best part…

If you have a wireless charging enabled device, all you have to do is place it
on the top of your ChargeHubGO+ so the circle is directly in contact with your
devices wireless charging area – how's that for convenience?

With so many ways to use ChargeHubGO+ you're gonna love its versatility!

Will the wireless charging work while my phone case is still on my phone?

We cannot guarantee that ChargeHubGO+ will work with your particular phone case,
as the thickness and build material differ between cases. However, generally
speaking, the ChargeHubGO+ will work with thinner phone cases (ones that are
under 5mm in thickness, which are fairly common).

Does this support Qualcomm Quick Charge?

ChargeHubGO+ uses patented SmartSpeed® Technology to intelligently identify
which device you’ve plugged in and will automatically deliver the fastest
possible charge for your particular device. The ChargeHubGO+ does not support
Qualcomm Quick Charge.

Will ChargeHubGO+ work on ANY device?

Just about! The ChargeHubGO+ is compatible with almost any USB chargeable
device, such as Apple devices and Android devices that include: iPhone X, iPhone
8/8 Plus, iPhone 7/7 Plus, 6/6s Plus, 5/5s/5c, iPad Pro/Air/Air2/Mini, iPod,
Samsung Galaxy S7/8/S9/Edge/Plus, Note 4/5, Google Pixel, LG, Windows, Nexus,
HTC, MP3, Cameras, and more, with a few exceptions for large, power-hungry
electronic devices like laptops.

How quickly does it charge?

All phones are different and will vary in how long they will take to charge.
However, the ChargeHubGO+ delivers an industry leading 5W charge when wirelessly
charging. This is the same power delivery speed as most high-end charging pads.

What cords come with the ChargeHubGO+?

All ChargeHubGO+ devices come with two built-in charging output cables (1 Type-C
and 1 Micro/Lightning™ Reversible Cable), which can simultaneously charge both
Apple devices and Android devices.

Each ChargeHubGO+ also comes with a USB to micro-USB cable for charging your
ChargehubGO+. Plug it directly into your existing USB wall adapter (the standard
iPhone / Android wall adapter) or any USB port.

Do you offer a money back guarantee or warranty?

All ChargeHubGO+ devices come with a 30-day Money Back Guarantee. When you see
how fast it charges and how convenient it is to take with you and use, returning
it will be the last thing you want to do.

When can I expect my order?

Our team is working overtime to meet the incredible demand. To get yours as
early as possible, order immediately to reserve your spot before wait time
increases! All orders placed today may take up to 3-4 weeks to ship.

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

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

×

×


HAVE A QUESTION ABOUT CHARGEHUBGO?

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


PLEASE CONTACT GIDDYUP'S CHARGEHUBGO SUPPORT AT:

 * support@gettikitunes.io
 * 1412 Ridgeview. St. McHenry, IL 60050


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

Returns
We want you to be fully-satisfied with your purchase. If you are not satisfied
for any reason, you may return the item within 30 days of delivery for a full
refund of the item’s purchase price (less S&H).

Hassle Free Return Process
1. Contact our team with receipt available via our support page or call us at
855.843.4828.
2. Place the ChargeHub in the original package and ship securely.
3. Refunds will be issued within 1-3 days in the original form of payment.

Return Rules and Restrictions
1. Items must be returned within 30 days of delivery.
2. Products must be in the original packaging and free from damage of any kind.
3. Refunds are issued for the full purchase price (less S&H).

Refunds (if applicable)
Once your return is received and inspected, we will issue you a refund for the
full purchase price (less S&H) within 1-3 business days to your credit card or
original form of payment.

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@gettikitunes.io.

Exchanges (if applicable)
We only replace items if they are defective or damaged. If you need to exchange
it for the same item, send us an email at support@gettikitunes.io and send your
item to: 1412 Ridgeview. St. McHenry, IL 60050, United States

Shipping
To return your product, you should mail your product to: 1412 Ridgeview. St.
McHenry, IL 60050, United States

You will be responsible for paying for your own shipping costs for returning
your item. Shipping costs are non-refundable. If you receive a refund, the cost
of return shipping will be deducted from your refund.

Depending on where you live, the time it may take for your exchanged product to
reach you, may vary.

×


IMPRESSUM

Company Name:
The GiddyUp Group

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

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

×

×