www.stopwatt-energysaver.info.techkloud.click Open in urlscan Pro
131.226.4.13  Public Scan

URL: https://www.stopwatt-energysaver.info.techkloud.click/
Submission: On July 13 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form id="vue-app" method="post" novalidate="">
  <div id="credit-card-section">
    <div class="divider" style="margin-top: 25px">
      <p class="for-mobile">Shipping &amp; Tax Settled Upon Checkout</p>
      <p class="for-desktop">OR</p>
    </div>
    <div id="payWithCard" class="row" @click="selectedCardMethod()" style="width: 100%;">
      <span role="button" aria-label="Pay With Card" class="mx-auto align-self-center">
        <!-- <span id="payText" class=" mr-auto ml-2" style="color:white; font-size: 20px">Pay With Card</span> -->
        <p>Pay With Credit or Debit Card</p>
      </span>
    </div>
    <div id="smallCards">
      <div class="mx-auto d-block">
        <img src="https://shop.stopwatts.com/dfov7k/images/card-1.png" alt="" class="lazy">
        <img src="https://shop.stopwatts.com/dfov7k/images/card-2.png" alt="" class="lazy">
        <img src="https://shop.stopwatts.com/dfov7k/images/card-3.png" alt="" class="lazy">
        <img src="https://shop.stopwatts.com/dfov7k/images/card-4.png" alt="" class="lazy">
        <img src="https://shop.stopwatts.com/dfov7k/images/card-5.png" alt="" class="lazy">
      </div>
    </div>
    <div class="form-style clearfix" id="contact-form" style="display: none;">
      <h3 class="truck">Shipping Information</h3>
      <div class="form-new">
        <div class="row">
          <div class="col form-item">
            <input type="email" id="fields_email" placeholder="Preferred Email Address" class="form-control ship-form">
          </div>
        </div>
        <div class="row">
          <div class="form-item-50 form-item">
            <input type="text" id="fields_fname" placeholder="First Name" class="form-control ship-form">
          </div>
          <div class="form-item-50 form-item">
            <input type="text" id="fields_lname" placeholder="Last Name" class="form-control ship-form">
          </div>
        </div>
        <div class="row">
          <div class="form-item-50 form-item">
            <input type="text" id="fields_address1" placeholder="Address 1" class="form-control ship-form">
          </div>
          <div class="form-item-50 form-item">
            <input type="text" id="fields_address2" placeholder="Address 2" class="form-control ship-form">
          </div>
        </div>
        <div class="row">
          <div class="form-item">
            <input type="text" id="fields_city" placeholder="City" class="form-control ship-form">
          </div>
        </div>
        <div class="row">
          <div class="form-item">
            <select class="ship-form" id="fields_country_select"></select>
          </div>
        </div>
        <div class="row">
          <div class="form-item-50 form-item">
            <select class="ship-form" id="fields_state">
            </select>
          </div>
          <div class="form-item-50 form-item">
            <input type="text" id="fields_zip" placeholder="Zip Code" class="form-control ship-form">
          </div>
        </div>
        <div class="row">
          <div class="form-item">
            <input type="text" id="fields_phone" placeholder="Mobile Phone" class="form-control ship-form">
          </div>
        </div>
        <div class="form-item text-center mt-3">
          <a id="nextbtn" class="green-btn checkout-form--next-btn">Next</a>
        </div>
      </div>
    </div>
    <div id="p-info" style="display: none;">
      <hr>
      <div class="shipping-method" id="shipping-m">
        <div id="shipping-method">
          <h3 class="truck">Your Shipping Method</h3>
          <div class="form-style form-style2">
            <!--<label data-shipping-selected="false" class="radio-button clearfix active" id="free-shipping">
                                                            <input type="radio" class="ignore-radio-button" name="shipping-method" checked="checked"> Standard Shipping (5-8 Days)
                                                            <span class="price">FREE</span>
                                                        </label> <label data-shipping-selected="true" class="radio-button clearfix" id="with-shipping">
                                                            <input type="radio" class="ignore-radio-button" name="shipping-method"> Expedited Shipping (2-4 Days)
                                                            <span class="price"><span class="shipping">$7</span></span>
                                                        </label>-->
            <label class="est_ship"> Shipping : UPS Ground (Estimate 3-5 Business Days) <br> Shipping , Tax and Warranty Calculated at Checkout </label>
          </div>
        </div>
        <hr>
      </div>
      <div id="payment-information">
        <div class="clearfix">
          <h3 class="ccard mb-0"> Payment Information<br>
            <span>All transactions are secured and encrypted</span>
          </h3><!--<img alt="" src="images/payment-information-cards.webp">-->
        </div>
        <div class="row">
          <div class="col-md-12 py-2" id="isbillingsame">
            <input id="chkboxSameAddress" name="chkboxSameAddress" type="checkbox">
            <label class="mt-2 billing-text"> Billing Same as Shipping Address </label>
            <div class="col-md-12" id="billingAddress">
              <h3 style="text-align: center;">Confirm Billing Address</h3>
              <div class="billingAddress-input-format">
                <input class="form-control mt-2" style="margin-bottom:3px;"> {{input}}
              </div>
            </div>
          </div>
        </div>
        <br>
        <div class="form-new">
          <div class="form-style clearfix" id="card-form">
            <div class="row d-none" style="display: none;">
              <div class="col">
                <select class="form-control" id="cc_type"></select>
              </div>
            </div>
            <div class="row">
              <div class="form-item">
                <input type="text" class="form-control" id="cc_number" placeholder="Card Number">
              </div>
            </div>
            <div class="row mt-2">
              <div class="form-item form-item-33">
                <select class="" id="fields_expmonth"></select>
              </div>
              <div class="form-item form-item-33">
                <select class="" id="fields_expyear"></select>
              </div>
              <div class="form-item form-item-33" style="position: relative!important">
                <input type="text" class="" id="cc_cvv" placeholder="CVV">
                <a id="cvv-link" class="text-center d-none pt-3" style="display: none;">?</a>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="text-center my-5">
        <input id="submitForm" type="submit" class="green-btn checkout-form--next-btn" value="Complete Order">
      </div>
      <div class="form-new">
        <div class="row">
          <div class="col">
            <div class="opt">
              <p class="mb-0"> By clicking above, I hereby affirm that I am at least 18 years of age and agree to the <a href="/modal/usa/terms_60days_v2.html" target="_blank" style="color: blue!important">Terms &amp; Conditions</a>. </p>
            </div>
            <div class="opt my-2">
              <p class="mb-0"> Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our <a href="/modal/usa/privacy_new_v2.html" target="_blank" style="color: blue">
                                                                    Privacy
                                                                    Policy
                                                                </a>
              </p>
            </div>
            <img src="https://shop.stopwatts.com/dfov7k/images/footer-badge.png" class="lazy img-fluid mx-auto d-block" style="display: block; margin: 10px 0;">
            <div class="opt">
              <p id="psmr-container" class="mb-0"></p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

60 DAYS MONEY BACK GUARANTEE - LIMITED TIME OFFER 50% OFF

GET UP TO 50% OFF STOPWATT


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 UP TO 50% OFF STOPWATT




"If you’re skeptical, I feel sorry for you. Stopwatt 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 Stopwatt, you can return it within 60 days of
delivery for a full refund.

Quick & Convenient

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



Meet Stopwatt


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

Stopwatt 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 UP TO 50% OFF STOPWATT

Whole-Home Electricity Stabilization


BENEFITS OF STOPWATT

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 UP TO 50% OFF STOPWATT


HOW IT WORKS


STABILIZES THE POWER

With groundbreaking Electricity Stabilizing Technology (E.S.T.), Stopwatt 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, Stopwatt 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 UP TO 50% OFF STOPWATT

GET STARTED IN 3 EASY STEPS


USING STOPWATT 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 UP TO 50% OFF STOPWATT

Customer reviews


READ WHAT OUR CUSTOMERS HAVE TO SAY ABOUT STOPWATT

We'll be customers for life

"I’m so surprised by the amount we saved with these Stopwatt 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. Stopwatt 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...Stopwatt 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. Stopwatt 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. 



Order Summary

$49.95

Two StopWatts

$99.00

Regular Price

$196.00

Coupon Applied: SAVE50

-$0

Stopwatt- 3-Years Extended Warranty

$

†45 Days of Smart Retailing Rebates

Included

Shipping Fee

$0.00

Tax

$0.00

TOTAL

$0.00

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 $$23.52. This means your product is
covered for 3 Years.


SELECT YOUR PAYMENT METHOD



Shipping & Tax Settled Upon Checkout

OR

Pay With Credit or Debit Card




SHIPPING INFORMATION

Next

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


YOUR SHIPPING METHOD

Shipping : UPS Ground (Estimate 3-5 Business Days)
Shipping , Tax and Warranty Calculated at Checkout

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


PAYMENT INFORMATION
ALL TRANSACTIONS ARE SECURED AND ENCRYPTED

Billing Same as Shipping Address


CONFIRM BILLING ADDRESS

{{input}}

?


By clicking above, I hereby affirm that I am at least 18 years of age and agree
to the Terms & Conditions.

Your personal data will be used to process your order, support your experience
throughout this website, and for other purposes described in our Privacy Policy



Two StopWatts

$99.00

Regular Price



Coupon Applied: SAVE50



Discount Applied

-

Stopwatt- 3-Years Extended Warranty

$

Tax

$0.00

†45 Days of Smart Retailing Rebates

Included

Shipping Fee

$0.00

TOTAL:

$99.99

Frequently Asked Questions


QUESTIONS? WE’VE GOT YOU COVERED!

WILL STOPWATT WORK IN MY STATE?

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

WILL IT WORK IN MY HOME?

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

IS IT SAFE TO LEAVE STOPWATT PLUGGED IN?

Absolutely. Stopwatt 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 Stopwatt 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 Stopwatt plugged in
the entire time, it will continue filtering as soon as the power comes back on.

CAN STOPWATT BE USED WITH A SOLAR POWER SYSTEM?

There are no safety issues. The Stopwatt 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 Stopwatt 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 STOPWATT LEGAL?

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

WHAT TYPE OF RESULTS CAN I EXPECT WITH STOPWATT?

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 Stopwatt 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 STOPWATT HELP THE ENVIRONMENT?

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

WHERE DO I PLACE/INSTALL MY STOPWATT?

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
Stopwatt device breaks, is damaged or stops working, simply send it back for a
new one, free of charge. Please contact us at support@stopwatts.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. Stopwatt 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 Stopwatt 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 STOPWATT IS WORKING?

The moment you plug in your Stopwatt, 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), Stopwatt 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 Stopwatt and start to see the benefits. There’s absolutely no
risk.

DOES STOPWATT WORK WITH 220V ELECTRICAL SYSTEMS?

No, at this time Stopwatt 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 Stopwatt 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 Stopwatt
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 Stopwatt 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
[email protected] to request a refund and receive your return instructions.
Contact Us | Terms | Privacy
© Copyright 2023 Stopwatt

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!

just purchased: Stopwatt
JUST NOW