www.bluettipower.eu Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.bluettipower.eu/
Effective URL: https://www.bluettipower.eu/
Submission: On January 19 via manual from PK — Scanned from CA

Form analysis 10 forms found in the DOM

GET /search

<form class="uk-search uk-search-navbar uk-width-1-1" action="/search" method="get" role="search">
  <input type="hidden" name="type" value="product">
  <input class="uk-search-input" type="search" name="q" placeholder="search" value="" autocomplete="off" autofocus="">
</form>

GET /search

<form class="uk-search uk-search-navbar uk-width-1-1" action="/search" method="get" role="search">
  <input type="hidden" name="type" value="product">
  <input class="uk-search-input" type="search" name="q" placeholder="search" value="" autocomplete="off">
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="tm-footer-newsletter"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter">
  <div class="uk-flex uk-flex-middle">
    <input type="email" name="contact[email]" class="uk-input" aria-label="Enter your email address" placeholder="Enter your email address" required="">
    <button type="submit" class="uk-button uk-button-secondary uk-text-500">
      <i uk-icon="mail" class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" points="1.4,6.5 10,11 18.6,6.5"></polyline><path d="M 1,4 1,16 19,16 19,4 1,4 Z M 18,15 2,15 2,5 18,5 18,15 Z"></path></svg></i>
    </button>
  </div>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate"><input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input name="password" id="sem_password" class="social-exist-modal__password" type="password" required="required" placeholder="Password"><br></div>
  <a id="sem_forgot" class="social-exist-modal__recover-password" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group"><input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in"></div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate"><input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group"><input id="set-email-input" name="email" tabindex="1" aria-label="Email address" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="ssw-control-group"><input type="submit" class="btn button gw-login-btn" tabindex="1" aria-label="" value=""></div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group"><input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label></div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)" onkeydown="sswOnAcceptMarketing(this)" tabindex="1"
          aria-label="Subscribe for Newsletter"> Subscribe for Newsletter</label></div>
  </div> <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group"><button id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display:none" tabindex="1" aria-label="Create Account">Create Account</button><button id="ssw-cancel-account-button"
      type="button" class="btn button gw-login-btn" onclick="sswCancelAccount()" tabindex="1" aria-label="cancel">cancel</button></div>
</form>

POST /account/login

<form id="he_customer_login" action="/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate"><input type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group"><input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in"></div>
  <div class="ssw-control-group"><a href="/account/login#recover" class="gw-link-login">Forgot password?</a></div>
</form>

POST /account

<form id="he_create_customer" action="/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group"><input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group ssw-first-name" style="display:none;"><input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name"
      aria-label="Enter your first name"></div>
  <div class="ssw-control-group ssw-last-name" style="display:none;"><input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name"
      aria-label="Enter your last name"></div>
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms"><label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display:none;"><input name="terms" tabindex="8" type="checkbox"
        onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span> <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label> <input id="ssw-customer-accepts_marketing" type="hidden"
      name="customer[accepts_marketing]" value="false"><label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline"><input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for
      Newsletter</label> </div>
  <div class="ssw-action-bottom"><button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button><input id="hesy-sign-up-submit" tabindex="8"
      type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up"></div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add"><input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper" tabindex="0"><span class="gw-quantity-text gw-product-form-text">Quantity</span><span class="gw-quantity-param minus">-</span><input type="number" name="quantity" class="gw-quantity-number" value="1"><span
      class="gw-quantity-param plus">+</span></div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option1</label><select class="ssw-product-select1" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select2" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select3" data-product-id="0"></select></div>
</form>

<form class="ssw-insta-product-form ssw-hide"><input type="hidden" name="id" value="">
  <div class="ssw-insta-product-option ssw-insta-product-option1 ssw-hide">
    <div class="ssw-insta-product-option-label">Option1</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option2 ssw-hide">
    <div class="ssw-insta-product-option-label">Option2</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option3 ssw-hide">
    <div class="ssw-insta-product-option-label">Option3</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
</form>

Text Content

Skip to content
 * 2+2 Years Extended Warranty For AC200P/200MAX/B230, Learn More.
 * Response May be Slightly Delayed Due to a High Volume of Inquiries
 * Due to the overwhelming demand during Black Friday, the fulfillment (3-7
   workdays) and shipping (7-14 workdays) may be postponed. However, we are
   doing everything possible to ensure that your order is shipped ASAP.
 * 5× BLUETTI BUCKS for AC300/AC500/EP500 Series
   3× BLUETTI BUCKS for AC200MAX Series During New Year Sale

 * Shop
   Portable Power Station
    * BLUETTI EB3A - 600W | 268Wh Hot
    * BLUETTI AC200P - 2000W | 2000Wh
    * BLUETTI EB70 - 1000W | 716Wh Hot
    * BLUETTI EB55 - 700W | 537Wh
    * BLUETTI AC50S - 300W | 500Wh
   
   Learn More >
   
   Home Battery Backup
    * BLUETTI AC200MAX - 2200W | 2048Wh Hot
    * BLUETTI AC300 + B300 - 3000W | 3072Wh
    * BLUETTI EP500 - 2000W | 5100Wh
    * BLUETTI EP500PRO - 3000W | 5100Wh Hot
    * BLUETTI AC500 + B300S - 5000W | 3072Wh New
   
   Learn More >
   
   --------------------------------------------------------------------------------
   
   Expansion Battery
    * BLUETTI B300 - 3072Wh
    * BLUETTI B300S - 3072Wh New
    * BLUETTI B230 - 2048Wh
   
   Learn More >
   
   Solar Generator Kit
    * BLUETTI EB3A + PV200 New
    * BLUETTI EB55 + PV200
    * BLUETTI AC200P + 2*PV350
    * BLUETTI AC200MAX + PV350
    * BLUETTI EP500Pro + 2*PV350
   
   Learn More >
   
   --------------------------------------------------------------------------------
   
   Solar Panels
    * PV68 68W Solar Panel
    * PV120 120W Solar Panel
    * PV200 200W Solar Panel
    * PV350 350W Solar Panel Hot
   
   Learn More >
   
   Accessories
    * D050S - DC Charging Enhancer
    * T500 - 500W AC Adapter
    * P090D - External Battery Connection Cable
    * RV Cable - 12V
   
   Learn More >

 * Support
    * Bluetti Bucks
    * 
    * Contact Us
    * 
    * Order Tracking
    * 
    * User Guides
    * 
    * Product Registration
    * 
    * Warranty & Return

 * EP600 & B500 Hot
 * AC500 & B300S
 * New Year Sale Hot
 * BLUETTI Heroes
   English /  EUR

Respond In 48 Hours
Email:
sale-eu@bluettipower.com
 * United States
 * 
 * Europe
 * 
 * Germany
 * 
 * Spain
 * 
 * France
 * 
 * Italy
 * 
 * U.K
 * 
 * Canada
 * 
 * Australia
 * 
 * Japan
 * 
 * Mexico

translation missing: en.customer.log_in


 * Shop
   * * PORTABLE POWER STATION
       * BLUETTI AC200MAX - 2200W | 2048Wh
       * BLUETTI AC200P - 2000W | 2000Wh
       * BLUETTI EB70 - 1000W | 716Wh
       * BLUETTI EB55 - 700W | 537Wh
       * BLUETTI EB3A - 600W | 268Wh
   * * HOME BATTERY BACKUP
       * BLUETTI AC200MAX + B230 - 2200W | 4096Wh
       * BLUETTI AC300 + B300 - 3000W | 3072Wh
       * BLUETTI EP500 | 2000W 5100Wh
       * BLUETTI EP500Pro | 3000W 5100Wh
   * * SOLAR GENERATOR KIT
       * Solar Generator Kit
       * EB Series
       * AC Series
       * EP Series
   * * PORTABLE SOLAR PANELS
       * PV120 120W Solar Panel
       * PV200 200W Solar Panel
       * PV350 350W Solar Panel
   * * ACCESSORIES
       * D050S - DC Charging Enhancer
       * T500-500W AC ADAPTER
       * P090D - External Battery Connection Cable
 * Support
   * * Bluetti Bucks
   * * Contact Us
   * * Order Tracking
   * * User Guides
   * * Product Registration
   * * Warranty & Return
 * EP600 & B500 Hot
 * AC500 & B300S
 * New Year Sale Hot
 * BLUETTI Heroes

 * 
 * 


 * EP600 WHOLE HOUSE ENERGY STORAGE SYSTEM
   
   Warm up your house with substantial solar power support.
   
   Buy Now
   Learn More


 * BLUETTI EB3A SOLAR GENERATOR
   
   Impressive power doesn't have to be in big size
   
   Buy Now


 * BLUETTI EP500PRO
   
   The future of home backup power
   
   Learn More
   Buy Now


 * BLUETTI AC300 & B300
   
   Back up your entire home anytime
   
   Learn More


 * BLUETTI AC200MAX
   
   All-round upgraded beast
   
   Buy Now


 * BLUETTI AC200P
   
   Enough to power your everyday essentials
   
   Learn more


 * BLUETTI B300 & B230
   
   More than just expansion batteries.
   
   Learn More

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


 * BLUETTI AC500 & B300S
   
   The Limitation of Mobile Power, Reimagined.
   
   Buy Now
   Learn More

 * 


PORTABLE POWER STATION

For the road, camping and life on-the-go

Learn More


HEAVY-DUTY POWER STATION

Home backup, off-grid living and vanlife

Learn More


PREPARE FOR A BLACKOUT

See how BLUETTI supports you in a power outage

Learn More


LIFEPO₄ BATTERY

Built to last longer

Learn More



VOICES OF BLUETTI USERS

 * So worth the money My days of throwing away food after a power outage are
   over. Dont have to run outside to check on a noisy gas generator. Quiet and
   reliable and easy to operate. Best buy this year.

 * So far so good! Very happy about this purchase so far. It arrived earlier
   than expected. I’ve been using it every day since. Using a 120 watts solar
   panel and have no problem charging 3/4 from 100% in a day.

 * Used last year several hunting trips. kept e coolers and fridge going the
   whole trip combined with the portable solar panels.

 * Everything about this product is great, it is the best productin it's
   respective line against all the competitors and it's thecheapest price
   considering the cycle life of the battery.

 * Excellent solar collector! Works pretty good, i was getting 65 watts to my
   solar generator on a slightly overcast day. Well made, works as it should,
   can't complain

 * Excellent solar generator! Great backup solar generator which fills in the
   need for power when there is no electricity, natural gas or gasoline
   available.



 * UNLIKE MOST CONVENTIONAL FUEL OR GAS GENERATORS, SOLAR GENERATORS HAVE NO
   MOVING PARTS AND DO NOT USE LIQUID FUEL, WHICH MEANS THE LIKELIHOOD OF
   NEEDING TO PAY FOR ANY REPAIRS IS SIGNIFICANTLY LOWER.
   
   

 * IF THE PROSPECT OF LOSING POWER FOR HOURS OR DAYS AT A TIME CONCERNS YOU, THE
   BLUETTI AC200MAX PORTABLE POWER STATION OFFERS A VERY COMPELLING SOLUTION. IT
   HAS THE ABILITY TO RUN EVEN LARGE APPLIANCES LIKE A REFRIGERATOR, HIGH-DEMAND
   DEVICES LIKE A SPACE HEATER, AND IT CAN CHARGE ALL YOUR PORTABLE ELECTRONICS.
   
   

 * IT'S CLEAN, IT'S EFFICIENT, AND IT'S INTELLIGENT. MORE IMPORTANTLY, IT PACKS
   AN INCREDIBLE AMOUNT OF POWER INTO A SMALL, EASY-TO-TRANSPORT KIT.
   
   

 * EXTREME WEATHER AND AN AGING POWER GRID MEAN MORE POWER OUTAGES ACROSS THE
   U.S. EACH YEAR. EQUIPPING YOUR HOME WITH A BLUETTI SOLAR GENERATOR WILL HAVE
   YOU PREPARED — WITHOUT INCREASING YOUR CARBON FOOTPRINT.
   
   

 * THE OUTPUT OPTIONS INCLUDING WIRELESS CHARGING WILL SATISFY MOST USERS AND
   THANKS TO THE BATTERY TECHNOLOGY, THE UNIT WILL REMAIN A GOOD INVESTMENT
   THROUGH THE YEARS.
   
   

 * BLUETTI MAKES SOME OF THE VERY BEST GENERATORS ON THE MARKET, WITH A WIDE
   RANGE OF SIZES AND OPTIONS THAT YOU CAN PICK FROM.
   
   

 * 
 * 
 * 
 * 
 * 
 * 


 * PORTABLE SOLAR PANELS: WHAT ARE THEY & HOW DO THEY WORK?
   
   Looking for more information about portable solar panels, exactly? Well don't
   worry, we've got you covered.


 * CAN YOU CHARGE ELECTRIC CARS WITH SOLAR PANELS?
   
   Can you charge electric cars with solar panels?   Yes, but it's not easy or
   cost-effective. Read on to find out more.


 * THE ROLE OF SOLAR IN THE EUROPEAN ENERGY CRISIS
   
   Discover the role of solar power in our current energy crisis right here at
   BLUETTI.


 * WHAT TO CONSIDER WHEN BUYING CAMPING SOLAR PANELS?
   
   Are you going camping soon? Read more to find solar panels for camping that
   are right for your needs.


 * WHAT SHOULD I PACK FOR GLAMPING?
   
   What to Pack for Glamping? Here is a short guide to get you started on your
   glamping journey.


 * DO SOLAR PANELS WORK ON CLOUDY DAYS?
   
   Solar panels are known for generating their power from daylight - but do they
   work as productively in cloudy weather? Learn more here!

 * 
 * 
 * 
 * 
 * 
 * 

Subscribe

Get the latest news and exclusive offers from BLUETTI


 * instagram
 * twitter
 * facebook
 * youtube
 * tiktok

PRODUCTS

 * Portable Power Stations
 * Solar Generator Kit
 * Home Battery Backup
 * Solar Panels
 * Expansion Battery
 * Accessories
 * Bluetti Bucks

SUPPORT

 * FAQs
 * User Manuals
 * Register Product
 * Shipping Policy
 * Refund policy
 * Warranty & Return
 * Order Tracking
 * Terms of Service
 * About Klarna

COMPANY

 * About Us
 * Contact Us
 * Distribution And Partnership
 * Influencers
 * Affiliate Program
 * Blog
 * Youtube Reviews
 * Community
 * Exhibition

--------------------------------------------------------------------------------

All Rights Reserved.
 * Search
 * |
 * Terms of Service
 * |
 * Privacy Policy
 * |
 * Refund Policy

 * American Express
 * Apple Pay
 * Google Pay
 * Klarna
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * SOFORT
 * Visa


CART

Your cart is empty







visually-hidden
×

Your discount code:



Subscribe for Newsletter I read and agree with Terms of Service Terms of Service
I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter
Create Accountcancel
×
Log in to your account



Forgot password?
No account? Sign up
×
Create your account



I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - 0,00 €×

View Cart×
×
User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product pricecompare priceAdd To CartSold OutView Product

Quantity-+
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * 
 * Questions






× Log in
Reviews

×
« PreviousNext »


×
<<


ssw-instagram-owner-linkOwner FullName



Back PrevNext
Product Title
Add To Cart
Adding...
Checkout
Sold Out
Option1

Option2

Option3

 * Description
 * Reviews
 * 
 * Questions






Rewards