offer.buypropowersave.com Open in urlscan Pro
2606:4700:3031::6815:35f1  Public Scan

URL: https://offer.buypropowersave.com/offer/1/checkout-now-v1.php
Submission: On November 07 via manual from BG — Scanned from DE

Form analysis 1 forms found in the DOM

Name: downsell_form1POST ajax.php?method=downsell1

<form id="vue-app" method="post" action="ajax.php?method=downsell1" name="downsell_form1" novalidate="novalidate">
  <div id="paypal-button" style="width: 100%">
    <input type="submit" name="cctype" id="paypal_method" class="cb-paypemt-radio paypemt_radio cb-paypal-method" data-paymentmethod="paypal" style="display: none;">
    <label for="paypal_method" class="clearfix paypal-btn">
      <span><img src="/offer/1/app/desktop/images/checkout-now-v1/paypal.png"></span>
    </label>
  </div>
  <input type="hidden" name="prospectId" id="prospectId" value="">
  <input type="hidden" name="campaigns[1][id]" id="campaign_id" value="">
  <input type="hidden" name="splitCampaigns" value="">
  <input type="hidden" name="splitCampaigns[1][id]" id="split_click_bump" class="cb-split-click-bump" value="" disabled="">
  <input type="hidden" name="splitCampaigns[1][price]" value="9.80" id="clickbumpPrice" class="cb-click-bump-price" disabled="">
  <input type="hidden" name="coupon_code" value="No Discount">
  <input type="hidden" name="regprice" id="regprice" value="98.00">
  <input type="hidden" name="individualPrice" id="individualPrice" value="49.00">
  <input type="hidden" name="packageQuantity" id="packageQuantity" value="1">
  <input type="hidden" name="payment_check" id="payment_check" class="cb-payment-check" value="0">
  <div id="credit-card-section">
    <div class="divider" style="margin-top: 25px">
      <p>Or Pay With Credit or Debit Card</p>
    </div>
    <div id="payWithCard" class="row">
      <span role="button" aria-label="Pay With Card" class="mx-auto align-self-center cb-creditCard">
        <span id="smallCards" class="ml-sm-2 mr-2">
          <img src="/offer/1/app/desktop/images/checkout-now-v1/card-1.png" alt="">
          <img src="/offer/1/app/desktop/images/checkout-now-v1/card-2.png" alt="">
          <img src="/offer/1/app/desktop/images/checkout-now-v1/card-3.png" alt="">
          <img src="/offer/1/app/desktop/images/checkout-now-v1/card-4.png" alt="">
          <img src="/offer/1/app/desktop/images/checkout-now-v1/card-5.png" alt="">
        </span>
      </span>
    </div>
    <h3 class="truck" id="shipping-info-title">Shipping Information</h3>
    <div id="PaypalDecline" style="display: none;" class="alert alert-danger" role="alert">
      <ul style="margin-bottom: 0;">
        <li> Your payment method has been declined. Please select a different method in Paypal or use the checkout form below. </li>
      </ul>
    </div>
    <div id="contact-form" class="form-style clearfix container">
      <div class="row">
        <!-- <div class="form-item error"> -->
        <div class="form-item">
          <input type="email" id="inputEmail" name="email" value="" placeholder="Email Address" data-validate="email" class="frmField required cb-remove-class" data-error-message="Please enter a valid email id!">
          <label for="inputEmail">Email</label>
          <!-- <div class="invalid-feedback">
                                            Valid email is required.
                                        </div> -->
          <!---->
        </div>
      </div>
      <div class="row">
        <div class="form-item form-item-50">
          <input type="text" name="firstName" value="" placeholder="First Name" class="frmField required cb-remove-class" data-error-message="Please enter your first name!" id="first_name">
          <label for="first_name">First Name</label>
        </div>
        <div class="form-item form-item-50">
          <input type="text" id="last_name" name="lastName" value="" placeholder="Last Name" class="frmField required cb-remove-class" data-error-message="Please enter your last name!">
          <label for="last_name">Last Name</label>
        </div>
      </div>
      <div class="row">
        <div class="form-item form-item-50">
          <input type="text" id="address_1" name="shippingAddress1" placeholder="Address" class="frmField required cb-remove-class pac-target-input" data-error-message="Please enter your address!" autocomplete="off">
          <label for="address_1">Address</label>
        </div>
        <div class="form-item form-item-50">
          <input type="text" id="shippingAddress2" name="shippingAddress2" placeholder="Apt/Suite (Optional)" data-error-message="Please enter your address!">
          <label for="shippingAddress2">Apt/Suite</label>
        </div>
      </div>
      <div class="row">
        <div class="form-item">
          <input type="text" id="city" name="shippingCity" placeholder="City" class="required cb-remove-class" data-error-message="Please enter your city!">
          <label for="city">City</label>
        </div>
      </div>
      <div class="row">
        <div class="form-item">
          <select class="input-lg  required cb-remove-class no-error" name="shippingCountry" data-selected="US" data-error-message="Please select your country!" id="state">
            <option value="">Select Country</option>
            <option value="CA">Canada</option>
            <option value="US">United States</option>
          </select>
          <label for="state">Country</label>
        </div>
      </div>
      <div class="row">
        <div class="form-item form-item-50 form-group form-group-lg">
          <select name="shippingState" type="text" placeholder="Your State" data-error-message="Please select your state!" class="required cb-remove-class" data-selected="AL">
            <option value="" selected="selected">Select State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AS">American Samoa</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="AE">Armed Forces Middle East</option>
            <option value="AA">Armed Forces Americas</option>
            <option value="AP">Armed Forces Pacific</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District of Columbia</option>
            <option value="FM">Federated States of Micronesia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="GU">Guam</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="PR">Puerto Rico</option>
            <option value="MH">Republic of Marshall Islands</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VI">Virgin Islands of the U.S.</option>
            <option value="VA">Virginia</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
          <label for="state">State:</label>
        </div>
        <div class="form-item form-item-50">
          <input type="tel" name="shippingZip" id="zip_code" placeholder="Zip Code" class="frmField required cb-remove-class" data-error-message="Please enter a valid zip code!" maxlength="7">
          <label for="zip_code" class="">Zip Code:</label>
          <!---->
        </div>
      </div>
      <div class="row">
        <div class="form-item">
          <input type="tel" value="" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');" id="phone" name="phone" placeholder="Phone" data-validate="phone" data-min-length="10" data-max-length="15"
            class="frmField required cb-remove-class" data-error-message="Please enter a valid contact number!" maxlength="10">
          <label for="phone">Phone</label>
        </div>
      </div>
      <input type="hidden" name="billingSameAsShipping" value="yes" checked="checked">
      <div class="form-item text-center">
        <a href="javascript:void(0);" class="green-btn checkout-form--next-btn">Next</a>
      </div>
    </div>
  </div>
  <div class="checkout-form--next" id="shiiping-prt">
    <hr>
    <div id="shipping-method">
      <h3 class="truck shipping-method-2">Shipping Method</h3>
      <div class="form-style">
        <!--
                                    <label class="radio-button clearfix">
                                        <input type="radio" name="shipping-method" checked> Standard Shipping (5-8 Days)
                                        <span class="price">FREE</span>
                                    </label>
                                -->
        <label class="radio-button clearfix">
          <input type="radio" name="shipping-method" checked=""> Expedited Shipping (2-4 Days) <span class="price">$9.95</span>
        </label>
      </div>
    </div>
    <hr>
    <div id="payment-information">
      <div class="clearfix">
        <h3 class="ccard">Payment Information<br> <span>All transactions are secured and encrypted</span></h3>
        <img src="/offer/1/app/desktop/images/checkout-now-v1/payment-information-cards.png" alt="" class="pay_ppRT">
      </div>
      <div id="card-form" class="form-style clearfix container">
        <div class="form-group my-2" style="display: none;">
          <select name="creditCardType">
            <option value="">Card Type</option>
            <option value="master">Master Card</option>
            <option value="visa">Visa</option>
            <option value="amex">Amex</option>
            <option value="discover">Discover</option>
            <option value="paypal">Paypal</option>
          </select>
        </div>
        <div class="row">
          <div class="form-item">
            <input type="tel" id="cc_num" name="creditCardNumber" placeholder="Credit Card Number" class="required" maxlength="16" data-error-message="Please enter a valid credit card number!"
              onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');">
            <label for="cc_num">Card Number</label>
            <!-- <div  class="invalid-feedback">
                                                Valid card is required.
                                            </div> -->
          </div>
        </div>
        <div class="row">
          <div class="form-item d-flex" style="width: 70%; padding-right: 0px;">
            <div class="" style="width: 100%;">
              <div class="form-item form-item-50 form-group form-group-lg">
                <select id="month" name="expmonth" class="required" data-error-message="Please select a valid expiry month!">
                  <option value="">Month</option>
                  <option value="01">(01) January</option>
                  <option value="02">(02) February</option>
                  <option value="03">(03) March</option>
                  <option value="04">(04) April</option>
                  <option value="05">(05) May</option>
                  <option value="06">(06) June</option>
                  <option value="07">(07) July</option>
                  <option value="08">(08) August</option>
                  <option value="09">(09) September</option>
                  <option value="10">(10) October</option>
                  <option value="11">(11) November</option>
                  <option value="12">(12) December</option>
                </select>
                <label for="month">Month (MM)</label>
              </div>
              <div class="form-item form-item-50 form-group form-group-lg">
                <select name="expyear" id="year" class="required" data-error-message="Please select a valid expiry year!">
                  <option value="">Year</option>
                  <option value="22">2022</option>
                  <option value="23">2023</option>
                  <option value="24">2024</option>
                  <option value="25">2025</option>
                  <option value="26">2026</option>
                  <option value="27">2027</option>
                  <option value="28">2028</option>
                  <option value="29">2029</option>
                  <option value="30">2030</option>
                  <option value="31">2031</option>
                  <option value="32">2032</option>
                  <option value="33">2033</option>
                  <option value="34">2034</option>
                  <option value="35">2035</option>
                  <option value="36">2036</option>
                  <option value="37">2037</option>
                  <option value="38">2038</option>
                  <option value="39">2039</option>
                  <option value="40">2040</option>
                  <option value="41">2041</option>
                </select>
                <label for="year">Year (YY)</label>
              </div>
            </div>
          </div>
          <div class="form-item" style="width: 30%;">
            <div class="d-flex align-items-center cvv_PPrt">
              <input type="tel" id="cc_cvv" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');" name="CVV" class="required" placeholder="CVV" data-validate="cvv" maxlength="4" data-error-message="Please enter a valid CVV code!">
              <label for="cc_cvv">CVV</label> <i data-toggle="modal" data-target="#cvvModal" class="fa fa-fw fa-xs fa-info-circle text-muted ml-1" style="cursor: pointer;"></i>
            </div>
            <div id="cvvModal" tabindex="-1" role="dialog" class="modal fade" style="display: none;">
              <div role="document" class="modal-dialog modal-dialog-scrollable">
                <div class="modal-content">
                  <div class="modal-header">
                    <h5 class="modal-title">CVC</h5> <button type="button" data-dismiss="modal" aria-label="Close" class="close"><span aria-hidden="true">×</span></button>
                  </div>
                  <div class="modal-body">
                    <p><b>What is the CVC?</b></p>
                    <p>The CVC is a 3 or 4 digit code printed on your credit card. We require this code as a security measure to our customers. If you cannot find this code, or it is illegible, please contact your credit card issuer.</p>
                    <p><b>Visa, Mastercard and Discover Network Cards</b>
                    </p> <img src="/offer/1/app/desktop/images/checkout-now-v1/securecode1.gif" style="display: inline;">
                    <p>The Secure code is the 3 digit value printed on the signature panel located on the back of your card. It is the last 3 numbers in that area.</p>
                    <p><b>American Express Cards</b></p> <img src="/offer/1/app/desktop/images/checkout-now-v1/securecode2.gif" style="display: inline;">
                    <p> The Secure code is the 4 digit value printed (not-embossed) above your account number on the front of your card. </p>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <hr>
    <div class="text-center">
      <input id="submitForm" class="cb-checkout-button" type="submit" value=" Complete Order">
    </div>
  </div>
</form>

Text Content

Pro Power Save


90 days money back guarantee - Limited time offer 50% OFF

Get Pro Power Save Now


STOP WASTING MONEY ON DIRTY, UNSTABLE ELECTRICITY

 * Quickly and Easily Stabilize Your Homes Electrical Current
 * Reduce Harmful Dirty Electricity From Your Home
 * Protect and Prolong the Life of Your Appliances & Electronics

Get Pro Power Save Now


"If you’re skeptical, I feel sorry for you. Pro Power Save has really made
something special here. I'm not entirely sure how it works, but the savings are
REAL!"

Brenda Shearer, Syracuse, NY

No-Hassle Returns

If you are not satisfied with your Pro Power Save, you can return it within 90
days of delivery for a full refund.

Quick & Convenient

Get Pro Power Save delivered to your home. It’s simple to use and sets up in
minutes!



Meet Pro Power Save


STABILIZE YOUR CURRENT, REMOVE DIRTY ELECTRICITY, SLASH YOUR POWER BILL TODAY!

Pro Power Save patent-pending technology provides your home with a smooth,
stable electrical current that leads to an increase in efficiency, reduction in
dirty electricity, less waste power, and dramatically lower energy consumption.

Get Pro Power Save Now

Whole-Home Electricity Stabilization


BENEFITS OF PRO POWER SAVE

Quickly and Easily Stabilize Your Homes Electrical Current

Clean Power Lines and Reduce Electric Temperature

Reduce Harmful Dirty Electricity From Your Home

On-The-Spot Reactive Power Compensation



Absorption of Harmonic Waves + Buffer Electric Current Shock

Easy to Install, No Maintenance Required

Safe, Reliable and Works in Any Home

Protect and Prolong the Life of Your Appliances & Electronics

Get Pro Power Save Now


HOW IT WORKS


STABILIZES THE POWER

With groundbreaking Electricity Stabilizing Technology (E.S.T.), Pro Power Save
is able to straighten the unstable electric current and provide a constant,
smooth output. This improves the flow of power throughout the home and leads to
a more efficient system.


ELIMINATES HARMFUL SHOCKS & SURGES

Using advanced capacitors, Pro Power Save is able to eliminate the harmful
spikes of electricity and prevent damage to appliances and electronics.


REDUCES DIRTY EMF ELECTRICITY

The patent-pending magnetic filter removes carbon from the electrical circuit
helping to significantly reduce your exposure to harmful electromagnetic
radiation (EMF/EMR) generated by your electronics, appliances, and dirty
electrical system.

Get Pro Power Save Now

GET STARTED IN 3 EASY STEPS


USING PRO POWER SAVE IS QUICK/SIMPLE AND EASY

Stabilizing Your Electricity is as Simple As 1 2 3…


PLUG-IN YOUR DEVICE

For one device, find a location as close as possible to your breaker box. For
multiple devices, install each unit on a separate breaker. Separate floors or
opposite ends of the home will work best.


MAKE SURE YOUR DEVICE IS WORKING

The green light will illuminate when the device is plugged into an active outlet
and begins to filter and stabilize the electrical current.


FILTER, STABILIZE AND SAVE

The average home takes 2-3 weeks to stabilize the current and filter the EMF
dirty electricity. Therefore, please allow up to 6-8 weeks to start seeing the
benefits and results.

Get Pro Power Save Now

Customer reviews


READ WHAT OUR CUSTOMERS HAVE TO SAY ABOUT PRO POWER SAVE

We'll be customers for life

"I’m so surprised by the amount we saved with these Pro Power Save devices…
literally, you just plug them in and that’s it! My wife was shocked when we got
our first bill and we saved $35! And it’s only gotten better from there… We’ll
be customers for life."

Kevin Holmes, St. Louis, MO

We made our money back in 4 months

“I don’t usually write reviews, but I have to share some numbers with you all…
In the first month, we saved $33. The second month, $45. The third month, $52.
Fourth month, $55. If that isn’t a strong testimonial, I’m not sure what is!”

Melisa Houston, Syracuse, NY

I'm not sure how it works, but the savings are real

“If you’re skeptical, I feel sorry for you. Pro Power Save has really made
something special here. I’m not entirely sure how it works, but the savings are
REAL!”

Tracy Wolfson, Orlando, FL

Not many things in life are a no-brainer...Pro Power Save is one of them

“Alright so I ended up buying 3 of these. Put one in my kitchen, one in the
bedroom, and one in our living room. After six months, I can confidently say
that we’re easily saving at least $50 per month. Pro Power Save is a no brainer.
You want to save money each month? Buy a few of these and you’re all set.

Wilma Besley, Orlando, FL

 1. 
 2. 
 3. 
 4. 

We'll be customers for life

"I’m so surprised by the amount we saved with these Pro Power Save devices…
literally, you just plug them in and that’s it! My wife was shocked when we got
our first bill and we saved $35! And it’s only gotten better from there… We’ll
be customers for life."

Kevin Holmes, St. Louis, MO

We made our money back in 4 months

“I don’t usually write reviews, but I have to share some numbers with you all…
In the first month, we saved $33. The second month, $45. The third month, $52.
Fourth month, $55. If that isn’t a strong testimonial, I’m not sure what is!”

Melisa Houston, Syracuse, NY

I'm not sure how it works, but the savings are real

“If you’re skeptical, I feel sorry for you. Pro Power Save has really made
something special here. I’m not entirely sure how it works, but the savings are
REAL!”

Tracy Wolfson, Orlando, FL

Not many things in life are a no-brainer...Pro Power Save is one of them

“Alright so I ended up buying 3 of these. Put one in my kitchen, one in the
bedroom, and one in our living room. After six months, I can confidently say
that we’re easily saving at least $50 per month. Pro Power Save is a no brainer.
You want to save money each month? Buy a few of these and you’re all set.

Wilma Besley, Orlando, FL

Rated an average of 4.7 out of 5


HOW MANY PRO POWER SAVE DO I NEED?

Please Choose Your House/Apartment Size

ONE Pro Power Save

Small House Under 1500 sq.ft

$98.00 $49.00

You Save $49.00 (50% OFF )

SELECT

FAST USA SHIPPING

Most Popular

Three Pro Power Save(s)

Large House 3000+ sq.ft

$294.00 $117.60

You Save $176.40 (50% OFF )

SELECT

FAST USA SHIPPING

TWO Pro Power Save(s)

Medium House 1500-3000 sq.ft

$196.00 $98.00

You Save $98.00 (50% OFF )

SELECT

FAST USA SHIPPING


ORDER SUMMARY

$49.00

1x Pro Power Save

$49.00

Regular Price

$98.00

Coupon Applied: SAVE50

-$49.00

Pro Power Save - 3-Years Extended Warranty

$9.80

Tax

$0.00

Shipping

$9.95

Total

$58.95

YES, I Want Extended Warranty
One Time Offer: By placing your order today, you can have an extended warranty
and replacement plan for only an additional $9.80. This means your product is
covered for 3 Years.


SELECT YOUR PAYMENT METHOD

Or Pay With Credit or Debit Card




SHIPPING INFORMATION

 * Your payment method has been declined. Please select a different method in
   Paypal or use the checkout form below.

Email
First Name
Last Name
Address
Apt/Suite
City
Select CountryCanadaUnited States Country
Select StateAlabamaAlaskaAmerican SamoaArizonaArkansasArmed Forces Middle
EastArmed Forces AmericasArmed Forces
PacificCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFederated States
of
MicronesiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern Mariana
IslandsOhioOklahomaOregonPennsylvaniaPuerto RicoRepublic of Marshall
IslandsRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirgin
Islands of the U.S.VirginiaWashingtonWest VirginiaWisconsinWyoming State:
Zip Code:
Phone
Next

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


SHIPPING METHOD

Expedited Shipping (2-4 Days) $9.95

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


PAYMENT INFORMATION
ALL TRANSACTIONS ARE SECURED AND ENCRYPTED

Card Type Master Card Visa Amex Discover Paypal
Card Number
Month(01) January(02) February(03) March(04) April(05) May(06) June(07) July(08)
August(09) September(10) October(11) November(12) December Month (MM)
Year20222023202420252026202720282029203020312032203320342035203620372038203920402041
Year (YY)
CVV

CVC

×

What is the CVC?

The CVC is a 3 or 4 digit code printed on your credit card. We require this code
as a security measure to our customers. If you cannot find this code, or it is
illegible, please contact your credit card issuer.

Visa, Mastercard and Discover Network Cards

The Secure code is the 3 digit value printed on the signature panel located on
the back of your card. It is the last 3 numbers in that area.

American Express Cards

The Secure code is the 4 digit value printed (not-embossed) above your account
number on the front of your card.

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





CRM messages will appear here...

Frequently asked questions


QUESTIONS? WE’VE GOT YOU COVERED!

WILL PRO POWER SAVE WORK IN MY STATE?

Absolutely. Pro Power Save is approved and helps stabilize electricity in all 50
States (including Hawaii and Alaska)

WILL IT WORK IN MY HOME?

Yes, it will. Pro Power Save in any home or business that has electricity. This
includes condos, offices, bungalows, trailers. Basically any space that has
electricity will benefit from having Pro Power Save installed.

IS IT SAFE TO LEAVE PRO POWER SAVE PLUGGED IN?

Absolutely. Pro Power Save is the only power factor device that is both UL
approved and RoHS compliant making it the safest power factor product on the
market.

HOW MANY UNITS DO I NEED?

To achieve the maximum EMF Filtering results it is recommended that you install
1 Pro Power Save for every 1500 sq.ft of space. Using more than recommended will
not increase the results.

WHAT HAPPENS IF THE POWER GOES OUT IN OUR HOME OR OFFICE?

Not to worry. You won't have to filter the entire home again if the power goes
out. Keep in mind that when the power goes out, there's no new dirty EMF
electricity entering the home. So as long as you have your Pro Power Save
plugged in the entire time, it will continue filtering as soon as the power
comes back on.

CAN PRO POWER SAVE BE USED WITH A SOLAR POWER SYSTEM?

There are no safety issues. The Pro Power Save device is perfectly safe to be
used with solar systems. Our new version was launched this year and has not been
thoroughly tested on solar-powered electrical systems so we are unsure how
effective Pro Power Save will be with solar systems. There is a chance you will
not see the same results as you would with a non-solar system. Keep in mind, we
have a 90-day money-back guarantee to cover you in case you are not completely
happy with your order.

IS PRO POWER SAVE LEGAL?

Yes! Now that the Residential Energy Stabilization (RES) law has been passed,
Power Factor devices & EMF Filters such as Pro Power Save are finally legal in
the USA.

WHAT TYPE OF RESULTS CAN I EXPECT WITH PRO POWER SAVE?

The results will vary depending on many factors including: Size of Home,
Electricity Usage, Solar Usage, Location/Climate, Power Company, Age of Home and
many others. We try not to make any claims or guarantees but we do ask all
customers to give Pro Power Save a full 3 months to filter out the electric
pollution between the range of 4 and 150kHz (which is the most dangerous dirty
electricity carried by your electrical wiring). If, at the end of the 3 months,
the results are not what you expected, simply contact us via Email and we'll be
glad to take the unit(s) back for a full refund. No questions asked.

WILL PRO POWER SAVE HELP THE ENVIRONMENT?

Yes. That's one of the wonderful benefits of using a Power Factor Correction
device such as Pro Power Save. By making your home electricity flow more
efficiently, you are using less power and conserving energy.

WHERE DO I PLACE/INSTALL MY PRO POWER SAVE?

For one unit, we recommend you install it somewhere central. Most people usually
use a location close to the electrical breaker box as it’s more convenient and
out of the way. However, as long as it’s somewhat centralized you’ll be fine

For multiple units, we always recommend installing them as far away from each
other as possible. Ideally, at opposite ends of the home. This will allow you to
maximize the effect of the devices.

Placing the devices close to the circuit breaker is ok but not required. Most
people use that location simply because it's more discreet and convenient.

IS THERE A WARRANTY?

Yes, all orders come with a 5-year Standard Warranty. If for any reason your Pro
Power Save device breaks, is damaged or stops working, simply send it back for a
new one, free of charge. Please contact us at Support@propowersave.com to report
a damaged or defective device. You can rest assured knowing you're covered.

IT SAYS I CAN’T UNPLUG THE DEVICE, WHY?

It’s similar to a water or air filter. Pro Power Save EMF Filters take time to
completely filter the Dirty Electricity from your home (approximately 4-6 weeks
for the average home). The moment you remove the filter the EMF dirty
electricity will start to come back. So even though it is completely safe to
unplug Pro Power Save devices, we recommend you always leave them plugged in to
maximize the amount of EMF Filtering and prevent any benefits to be lost.

HOW DO I KNOW IF PRO POWER SAVE IS WORKING?

The moment you plug in your Pro Power Save, the green bar will light up showing
that the device is working and the dirty EMF electricity is being filtered.

HOW LONG DOES IT TAKE TO WORK?

Similar to any filter (like an air or water filter), Pro Power Save EMF Filters
take time to completely filter the Dirty Electricity from your home. The average
home will need approximately 3-4 weeks for the electricity to be stabilized,
filtered and cleaned

Please keep in mind, we have a 90-Day Money-Back Guarantee. So you have 3 full
months to test Pro Power Save and start to see the benefits. There’s absolutely
no risk.

DOES PRO POWER SAVE WORK WITH 220V ELECTRICAL SYSTEMS?

No, at this time Pro Power Save is only compatible with 110v, North American
electrical systems. We are currently developing, and hope to launch, a 220v
version in the coming 6-12 months.

ORDERING/SHIPPING FAQS

WHEN WILL MY ORDER SHIP?

Please allow 24-48 hours for your order to ship (not including weekends or
holidays). You will receive tracking information via email as soon as the order
is shipped. Your order will be delivered by USPS (US Postal Service).

HOW LONG DOES SHIPPING TAKE?

Depending on your location, Standard Shipping takes 5-7 days while Express
Shipping takes 2-3 days. All customers will receive tracking information via
email as soon as their order has shipped.

WILL I RECEIVE A TRACKING NUMBER?

Yes, you will receive a shipping confirmation email with tracking information
once your order ships. Please allow up to 24 hours for your tracking # to become
active.

HOW WILL MY ORDER BE DELIVERED?

Our standard shipping method is USPS Priority Mail (5-7 Days delivery). Express
orders are sent via FedEx 2-Day service or USPS Priority Mail.

HOW WILL I CHECK THE STATUS OF MY ORDER?

You will receive an email with tracking information as soon as your order has
shipped. If you have any additional questions regarding the status of your order
please contact us via our support page at https://propowersave.com/support.

HOW WILL I CHECK THE STATUS OF MY ORDER?

Absolutely. We stand by our product 100% and we're confident it can make a
difference in every American homeowner's life.

It’s simple, we call it the Power Saving Guarantee:

If after 90-days of using Pro Power Save you haven't saved enough in electricity
to cover the cost of your purchase, we'll give you a 100% Refund (including any
shipping costs). No questions asked! That's how confident we are that Pro Power
Save is the best power management device in the world.

WILL I HAVE TO PAY ANY ADDITIONAL CUSTOMS, DUTIES OR TAXES WHEN I RECEIVE MY
ORDER?

No. All Pro Power Saves are shipped from right here in the USA. There are no
additional costs or fees for any US customers.

CAN I CANCEL MY ORDER?

Yes. We are able to cancel your order and provide you with a full refund as long
as you cancel before your order has been shipped (orders ship within 24 hrs, not
including weekends or holidays).

Unfortunately, we cannot cancel any orders that have already been shipped out.
We will require the order to be returned to us before we can issue a refund.

REFUND/RETURN FAQS

WHAT IS THE POWER SAVING GUARANTEE AND HOW DOES IT WORK?

Yes. We are able to cancel your order and provide you with a full refund as long
as you cancel before your order has been shipped (orders ship within 24 hrs, not
including weekends or holidays).

Unfortunately, we cannot cancel any orders that have already been shipped out.
We will require the order to be returned to us before we can issue a refund.

WHEN DOES THE MONEY BACK GUARANTEE PERIOD BEGIN?

The 90-days start the day your order is delivered.

HOW DO I RETURN MY ORDER FOR A REFUND?

All refund requests must be done via email. Please contact us at
Support@propowersave.com to request a refund and receive your return
instructions.
Contact Us | Refunds | Terms | Privacy
© Copyright 2022 Pro Power Save

Save an extra 10% OFF with this free coupon!

Congratulations! This is a special promotion that only 5 lucky visitors get per
week. You must use this coupon within the next 5 minutes or it will be given
away to another customer.
5.00

MINUTES
SECONDS

Activate My 10% OFF Coupon!
WAIT! Here is our BEST & FINAL OFFER!
Save an EXTRA 5% OFF (15% OFF TOTAL) with this FREE COUPON!
Activate 15% OFF Coupon!