westinghouseoutdoorpower.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://wpowereq.com/bonus
Effective URL: https://westinghouseoutdoorpower.com/pages/warranty-registration
Submission Tags: falconsandbox
Submission: On June 11 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET /search

<form class="search-input-form" action="/search" method="get" role="search">
  <input id="search-input" type="search" name="q" placeholder="Search...">
  <button type="submit">search</button>
  <!-- <input type="hidden" name="type" value="product" /> -->
</form>

<form novalidate="novalidate" class="vue-form form-grid vf-form-pristine vf-form-invalid vf-form-untouched" id="warranty-registration-form" enctype="multipart/form-data">
  <div class="form-area">
    <div class="form-row form-header">
      <div class="form-column">
        <h2>Customer Information</h2>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="firstname">First Name</label> <input id="firstname" name="firstname" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="lastname">Last Name</label> <input id="lastname" name="lastname" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="phone">Phone Number</label> <input id="phone" name="phone" type="tel" pattern="[0-9]{3}[0-9]{3}[0-9]{4}" required="required"
            vue-form-validator="" class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="email">Email</label> <input id="email" name="email" type="email" pattern="[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$"
            required="required" vue-form-validator="" class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="address1">Address 1</label> <input id="address1" name="address1" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div><label for="address2">Address 2</label> <input id="address2" name="address2" type="text"></div>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="city">City</label> <input id="city" name="city" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="state">State</label> <select id="state" name="state" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
            <option disabled="disabled" selected="selected" value="">Select a 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="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="MH">Marshall Islands</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="PW">Palau</option>
            <option value="PA">Pennsylvania</option>
            <option value="PR">Puerto Rico</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</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>
          <div></div>
        </div>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="zip">Zip</label> <input id="zip" name="zip" type="number" pattern="(\d{5}([\-]\d{4})?)" required="required"
            vue-form-validator="" class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-valid vf-field-untouched"><label for="country">Country</label> <select id="country" name="country" required="required" vue-form-validator="" class="vf-pristine vf-valid vf-untouched">
            <option disabled="disabled" selected="selected" value="">Select a Country</option>
            <option value="US">United States</option>
            <option value="CA">Canada</option>
          </select>
          <div></div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-row spacer-row">
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
  </div>
  <div class="form-area">
    <div class="form-row form-header">
      <div class="form-column">
        <h2>Product Information</h2>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="purchased">Purchased From</label> <input id="purchased" name="purchased" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="date">Date of Purchase</label> <input id="date" name="date" type="date" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="product-type">Product Type</label> <select id="product-type" name="product-type" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
            <option disabled="disabled" selected="selected" value="">Select a Product Type</option>
            <option value="Battery for Cordless Outdoor Power Equipment">Battery for Cordless Outdoor Power Equipment</option>
            <option value="Cordless Outdoor Power Equipment ">Cordless Outdoor Power Equipment </option>
            <option value="Electric Pressure Washer">Electric Pressure Washer</option>
            <option value="Portable Power Station">Portable Power Station</option>
            <option value="Inverter Generator">Inverter Generator</option>
            <option value="Accessories">Accessories</option>
            <option value="Pro Series Portable Generator">Pro Series Portable Generator</option>
            <option value="ST Switch">ST Switch</option>
            <option value="Traditional Portable Generator">Traditional Portable Generator</option>
            <option value="Portable Air Conditioner">Portable Air Conditioner</option>
            <option value="Gas Pressure Washer">Gas Pressure Washer</option>
            <option value="Snow Tools Electric">Snow Tools Electric</option>
            <option value="Solar Panels ">Solar Panels </option>
          </select>
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required autocomplete-results-parent vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="model">Model</label> <input id="model" name="model"
            placeholder="Start typing a model to see results" autocomplete="off" required="required" vue-form-validator="" class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div class="autocomplete-clear hamburger open" style="display: none;">
            <div class="lines"></div>
          </div>
          <div class="autocomplete-highlight" style="display: none;"></div>
          <div class="autocomplete-results left" style="display: none;">
            <p class="">20V 2.0 Ah Battery</p>
            <p class="">20V 2.0 Ah Battery and Charger</p>
            <p class="">20V 4.0 Ah Battery</p>
            <p class="">20V 4.0 Ah Battery and Charger</p>
            <p class="">20V Hedge Trimmer - Tool Only</p>
            <p class="">20V Hedge Trimmer with Leaf Blower, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer with Pole Saw, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer with String Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer with String Trimmer, Leaf Blower, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer with String Trimmer, Pole Saw, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer with String Trimmer, Pole Saw, Leaf Blower, 2.0 Ah Battery and Charger</p>
            <p class="">20V Hedge Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Hedge Trimmer, 4.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower - Tool Only</p>
            <p class="">20V Leaf Blower with Hedge Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower with Pole Saw, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower with String Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower with String Trimmer, Hedge Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower with String Trimmer, Hedge Trimmer, Pole Saw, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower, 2.0 Ah Battery, and Charger</p>
            <p class="">20V Leaf Blower, 4.0 Ah Battery, and Charger</p>
            <p class="">20V Pole Saw - Tool Only</p>
            <p class="">20V Pole Saw with Battery and Charger</p>
            <p class="">20V Pole Saw with Hedge Trimmer, Battery, and Charger</p>
            <p class="">20V Pole Saw with Leaf Blower, Battery, and Charger</p>
            <p class="">20V Pole Saw with String Trimmer, Battery, and Charger</p>
            <p class="">20V Pole Saw with String Trimmer, Hedge Trimmer, Battery and Charger</p>
            <p class="">20V Pole Saw with String Trimmer, Hedge Trimmer, Leaf Blower, Battery and Charger</p>
            <p class="">20V Pole Saw, 4.0 Ah Battery, and Charger</p>
            <p class="">20V Power Inverter</p>
            <p class="">20V Rapid Charger</p>
            <p class="">20V String Trimmer - Tool Only</p>
            <p class="">20V String Trimmer with Hedge Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V String Trimmer with Hedge Trimmer, Pole Saw, 2.0 Ah Battery and Charger</p>
            <p class="">20V String Trimmer with Hedge Trimmer, Pole Saw, Leaf Blower, 2.0 Ah Battery and Charger</p>
            <p class="">20V String Trimmer with Leaf Blower, 2.0 Ah Battery, and Charger</p>
            <p class="">20V String Trimmer with Leaf Blower, Hedge Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V String Trimmer with Pole Saw, 2.0 Ah Battery, and Charger</p>
            <p class="">20V String Trimmer, 2.0 Ah Battery, and Charger</p>
            <p class="">20V String Trimmer, 4.0 Ah Battery, and Charger</p>
            <p class="">20V USB Power Source with LED Light</p>
            <p class="">20V USB Power Source with LED Light incl. 2.0 Ah Battery and Charger</p>
            <p class="">20V USB Power Source with LED Light incl. 4.0 Ah Battery and Charger</p>
            <p class="">40V 2.0 Ah Battery</p>
            <p class="">40V 2.0 Ah Battery with Charger</p>
            <p class="">40V 2.5 Ah Battery</p>
            <p class="">40V 2.5 Ah Battery with Charger</p>
            <p class="">40V 4.0 Ah Battery</p>
            <p class="">40V 4.0 Ah Battery with Charger</p>
            <p class="">40V Battery Charger</p>
            <p class="">40V Brushless Chainsaw - Tool Only</p>
            <p class="">40V Chainsaw with 2.0 Ah Battery</p>
            <p class="">40V Chainsaw with 2.5 Ah Battery</p>
            <p class="">40V Chainsaw with 4.0 Ah Battery</p>
            <p class="">40V Hedge Trimmer - Tool Only</p>
            <p class="">40V Hedge Trimmer and Chainsaw</p>
            <p class="">40V Hedge Trimmer and Pole Saw</p>
            <p class="">40V Hedge Trimmer with 2.0 Ah Battery</p>
            <p class="">40V Hedge Trimmer with 2.5 Ah Battery</p>
            <p class="">40V Hedge Trimmer with 4.0 Ah Battery</p>
            <p class="">40V Hedge Trimmer, Pole Saw, Chainsaw</p>
            <p class="">40V Leaf Blower - Tool Only</p>
            <p class="">40V Leaf Blower and Chainsaw</p>
            <p class="">40V Leaf Blower and Hedge Trimmer</p>
            <p class="">40V Leaf Blower and Pole Saw</p>
            <p class="">40V Leaf Blower and String Trimmer</p>
            <p class="">40V Leaf Blower with 2.0 Ah Battery</p>
            <p class="">40V Leaf Blower with 2.5 Ah Battery</p>
            <p class="">40V Leaf Blower with 4.0 Ah Battery</p>
            <p class="">40V Pole Saw - Tool Only</p>
            <p class="">40V Pole Saw and Chainsaw</p>
            <p class="">40V Pole Saw with 2.0 Ah Battery</p>
            <p class="">40V Pole Saw with 2.5 Ah Battery</p>
            <p class="">40V Pole Saw with 4.0 Ah Battery</p>
            <p class="">40V String &amp; Hedge Trimmers, Blower, Pole Saw</p>
            <p class="">40V String Trimmer - Tool Only</p>
            <p class="">40V String Trimmer and Chainsaw</p>
            <p class="">40V String Trimmer and Hedge Trimmer</p>
            <p class="">40V String Trimmer and Pole Saw</p>
            <p class="">40V String Trimmer with 2.0 Ah Battery</p>
            <p class="">40V String Trimmer with 2.5 Ah Battery</p>
            <p class="">40V String Trimmer with 4.0 Ah Battery</p>
            <p class="">40V String Trimmer, Hedge Trimmer, Blower</p>
            <p class="">40V String Trimmer, Hedge Trimmer, Pole Saw</p>
            <p class="">ePX2000 Pressure Washer</p>
            <p class="">ePX3000 Pressure Washer</p>
            <p class="">ePX3050 Pressure Washer</p>
            <p class="">ePX3100 Pressure Washer</p>
            <p class="">ePX3100v Pressure Washer</p>
            <p class="">ePX3500 Pressure Washer</p>
            <p class="">iGen1000s</p>
            <p class="">iGen1200</p>
            <p class="">Pressure Washer Stainless Steel Surface Cleaner</p>
            <p class="">Pressure Washer 12-inch Surface Cleaner</p>
            <p class="">Pressure Washer Surface Cleaner</p>
            <p class="">Pressure Washer Foam Cannon</p>
            <p class="">Pressure Washer Turbo Nozzle</p>
            <p class="">Pressure Washer Short Gun</p>
            <p class="">Pressure Washer 6-in-1 Nozzle</p>
            <p class="">Pressure Washer Gutter Wand</p>
            <p class="">Pressure Washer 50 ft. Hose</p>
            <p class="">Pressure Washer Water Broom/Undercarriage</p>
            <p class="">Pressure Washer Extension Wand</p>
            <p class="">Pressure Washer Second Story Jet Nozzles</p>
            <p class="">iGen160s Power Station</p>
            <p class="">iGen200s Power Station</p>
            <p class="">iGen2550</p>
            <p class="">iGen2200</p>
            <p class="">iGen1500c</p>
            <p class="">iGen2550c</p>
            <p class="">iGen2550DFc</p>
            <p class="">iGen2200-CAMO</p>
            <p class="">iGen2200c</p>
            <p class="">iGen2500</p>
            <p class="">iGen2500-CAMO</p>
            <p class="">iGen2500c</p>
            <p class="">iGen2800</p>
            <p class="">iGen2800c</p>
            <p class="">iGen2600</p>
            <p class="">iGen300s Power Station</p>
            <p class="">iGen4200</p>
            <p class="">iGen4000c</p>
            <p class="">iGen4000cv</p>
            <p class="">iGen4000DFc</p>
            <p class="">iGen4000DFcv</p>
            <p class="">iGen4500</p>
            <p class="">iGen4500c</p>
            <p class="">iGen4500cv</p>
            <p class="">iGen4500DF</p>
            <p class="">iGen4500DFc</p>
            <p class="">iGen4500DFcv</p>
            <p class="">iGen5000cv</p>
            <p class="">iGen5000</p>
            <p class="">iGen5000c</p>
            <p class="">iGen5000DF</p>
            <p class="">iGen5000DFc</p>
            <p class="">iGen5000DFcv</p>
            <p class="">ecoGen10000</p>
            <p class="">iGen11000DFc</p>
            <p class="">WH3700iXLTc</p>
            <p class="">iGen600s Power Station</p>
            <p class="">iPro2500</p>
            <p class="">iPro4200</p>
            <p class="">STS1 ST Switch</p>
            <p class="">Manual Transfer Switch</p>
            <p class="">iGenTent</p>
            <p class="">WGenTent</p>
            <p class="">Westinghouse 30Amp 6 breaker Transfer Switch Kit - Model WHMTS30</p>
            <p class="">Westinghouse 50Amp 6 breaker Transfer Switch Kit - Model WHMTS50</p>
            <p class="">WGen12000</p>
            <p class="">WGen12000c</p>
            <p class="">WGen12000DF</p>
            <p class="">WGen12000DFc</p>
            <p class="">WGen14500TFc</p>
            <p class="">WGen18000DFc</p>
            <p class="">WGen2000</p>
            <p class="">WGen20000</p>
            <p class="">WGen20000c</p>
            <p class="">WGen20000TFc</p>
            <p class="">WGen3600</p>
            <p class="">WGen3600c</p>
            <p class="">WGen3600cv</p>
            <p class="">WGen3600DF</p>
            <p class="">WGen3600DFc</p>
            <p class="">WGen3600DFcv</p>
            <p class="">WGen3600DFv</p>
            <p class="">WGen3600v</p>
            <p class="">WGen5300</p>
            <p class="">WGen5300c</p>
            <p class="">WGen5300cv</p>
            <p class="">WGen5300DF</p>
            <p class="">WGen5300DFc</p>
            <p class="">WGen5300DFcv</p>
            <p class="">WGen5300DFv</p>
            <p class="">WGen5300s</p>
            <p class="">WGen5300sc</p>
            <p class="">WGen5300v</p>
            <p class="">WGen5500</p>
            <p class="">WGen6000</p>
            <p class="">WGen7500</p>
            <p class="">WGen7500c</p>
            <p class="">WGen7500DF</p>
            <p class="">WGen7500DFc</p>
            <p class="">WGen9500</p>
            <p class="">WGen9500c</p>
            <p class="">WGen9500DF</p>
            <p class="">WGen9500DFc</p>
            <p class="">WGen9500TFc</p>
            <p class="">WGen10500TFc</p>
            <p class="">WGen11500TFc</p>
            <p class="">WH10000DF</p>
            <p class="">WGen7500s</p>
            <p class="">WH2200iXLT</p>
            <p class="">WH7500v</p>
            <p class="">WPac8000s</p>
            <p class="">WPac10000</p>
            <p class="">WPac10000s</p>
            <p class="">WPac12000</p>
            <p class="">WPac12000s</p>
            <p class="">WPac14000s</p>
            <p class="">WPac14000h</p>
            <p class="">WPac8000</p>
            <p class="">WPro12000</p>
            <p class="">WPro8500</p>
            <p class="">WPX2700 Pressure Washer</p>
            <p class="">WPX3200 Pressure Washer</p>
            <p class="">WPX3400</p>
            <p class="">WPX3600</p>
            <p class="">WPX3800</p>
            <p class="">WPX4400</p>
            <p class="">WPX2300e Pressure Washer</p>
            <p class="">WPX2700e Pressure Washer</p>
            <p class="">WPX3000e Pressure Washer</p>
            <p class="">WPX3200e Pressure Washer</p>
            <p class="">WPX3400e Pressure Washer</p>
            <p class="">WSnow11SD</p>
            <p class="">WSnow18D</p>
            <p class="">WSnow18c</p>
            <p class="">WSnow23c</p>
            <p class="">WSolar100p - 100W Solar Panel</p>
            <p class="">WSolar60p - 60W Solar Panel</p>
          </div>
          <div></div>
        </div>
      </div>
      <div class="form-column">
        <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><label for="serial">Serial No.</label> <input id="serial" name="serial" type="text" required="required" vue-form-validator=""
            class="vf-pristine vf-invalid vf-untouched vf-invalid-required">
          <div></div>
        </div>
        <div class="field-message"><a href="/blogs/westinghouse-blog/where-is-my-serial-number" target="_blank">Finding your serial number</a></div>
      </div>
    </div>
  </div>
  <div class="form-row spacer-row">
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
  </div> <!----> <!---->
  <div class="form-area">
    <div class="form-row form-header">
      <div class="form-column">
        <h2>Product Review</h2>
      </div>
    </div>
    <div class="form-row">
      <div class="form-column">
        <div class="checkbox"><input id="leave-review-register" name="leave-review-register" type="checkbox"> <label for="leave-review-register">Yes, I would like to leave a review after submitting this form</label> <!----></div> <br>
      </div>
    </div>
  </div>
  <div class="form-row spacer-row">
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
    <div class="form-column">&nbsp;</div>
  </div>
  <div class="form-row">
    <div class="form-column recaptcha-column">
      <div class="required vf-field-pristine vf-field-invalid vf-field-untouched vf-field-invalid-required"><input name="recaptcha" required="required" vue-form-validator="" class="vf-pristine vf-invalid vf-untouched vf-invalid-required"
          style="display: none;">
        <div>
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-yfhj1p10iuw5" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le5BL4UAAAAAC2vHPZseaKz16GrI3ssok-H0tCF&amp;co=aHR0cHM6Ly93ZXN0aW5naG91c2VvdXRkb29ycG93ZXIuY29tOjQ0Mw..&amp;hl=de&amp;v=9pvHvq7kSOTqqZusUzJ6ewaF&amp;size=normal&amp;cb=14x3vqnfv3hx"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
        <div></div>
      </div>
    </div>
  </div>
  <div class="form-row">
    <div class="form-column full-column">
      <p>By clicking Register, I agree to the <a href="/pages/terms-of-use#privacy-policy" target="_blank">Privacy Policy</a> and <a href="/pages/terms-of-use" target="_blank">Terms and Conditions</a>.</p> <!----> <!---->
    </div>
  </div>
  <div class="form-row submit-row">
    <div class="form-column full-column"><button class="button alt-button submit-button">Submit</button></div>
  </div> <!---->
  <div class="form-row">
    <div class="form-column full-column">
      <div class="manuals-info-right">
        <div>
          <div class="manuals-contact">
            <p class="contact-phone"><a href="tel:8559443571"><span class="contact-icon contact-icon-phone"></span> 855-944-3571
                                            </a></p>
            <p class="contact-email"><a href="mailto:info@wpowereq.com"><span class="contact-icon contact-icon-email"></span> info@wpowereq.com
                                            </a></p>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Cookie policy
This website uses cookies to ensure you get the best experience. Learn more
DeclineAccept
✕
Generators
Inverter

Traditional

Solar

Parts and Accessories

Transfer Switches

Power Stations
Pressure Washers
Gas

Electric

Accessories

Snow
Snow Blowers

Snow Shovels

Lawn & Garden
20V Tools

40V Tools

Accessories

Support
Support Request

Manuals

FAQ

Warranty Registration

Warranty Info

Product Safety

Find a Service Center

Service Center Portal

About
About/History

Where To Buy

Contact Us

search
Generators
Generators
Inverter

Traditional

Solar

Parts and Accessories

Transfer Switches

Power Stations
Pressure Washers
Pressure Washers
Gas

Electric

Accessories

Snow
Snow
Snow Blowers

Snow Shovels

Lawn & Garden
Lawn & Garden
20V Tools

40V Tools

Accessories

Support
Support
Support Request

Manuals

FAQ

Warranty Registration

Warranty Info

Product Safety

Find a Service Center

Service Center Portal

About
About
About/History

Where To Buy

Contact Us



WARRANTY REGISTRATION




CUSTOMER INFORMATION

First Name

Last Name

Phone Number

Email

Address 1

Address 2
City

State Select a State AlabamaAlaskaAmerican
SamoaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict Of
ColumbiaFederated States Of
MicronesiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarshall
IslandsMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern Mariana
IslandsOhioOklahomaOregonPalauPennsylvaniaPuerto RicoRhode IslandSouth
CarolinaSouth DakotaTennesseeTexasUtahVermontVirgin
IslandsVirginiaWashingtonWest VirginiaWisconsinWyoming

Zip

Country Select a Country United StatesCanada

 
 
 
 


PRODUCT INFORMATION

Purchased From

Date of Purchase

Product Type Select a Product Type Battery for Cordless Outdoor Power
EquipmentCordless Outdoor Power Equipment Electric Pressure WasherPortable Power
StationInverter GeneratorAccessoriesPro Series Portable GeneratorST
SwitchTraditional Portable GeneratorPortable Air ConditionerGas Pressure
WasherSnow Tools ElectricSolar Panels

Model



20V 2.0 Ah Battery

20V 2.0 Ah Battery and Charger

20V 4.0 Ah Battery

20V 4.0 Ah Battery and Charger

20V Hedge Trimmer - Tool Only

20V Hedge Trimmer with Leaf Blower, 2.0 Ah Battery, and Charger

20V Hedge Trimmer with Pole Saw, 2.0 Ah Battery, and Charger

20V Hedge Trimmer with String Trimmer, 2.0 Ah Battery, and Charger

20V Hedge Trimmer with String Trimmer, Leaf Blower, 2.0 Ah Battery, and Charger

20V Hedge Trimmer with String Trimmer, Pole Saw, 2.0 Ah Battery, and Charger

20V Hedge Trimmer with String Trimmer, Pole Saw, Leaf Blower, 2.0 Ah Battery and
Charger

20V Hedge Trimmer, 2.0 Ah Battery, and Charger

20V Hedge Trimmer, 4.0 Ah Battery, and Charger

20V Leaf Blower - Tool Only

20V Leaf Blower with Hedge Trimmer, 2.0 Ah Battery, and Charger

20V Leaf Blower with Pole Saw, 2.0 Ah Battery, and Charger

20V Leaf Blower with String Trimmer, 2.0 Ah Battery, and Charger

20V Leaf Blower with String Trimmer, Hedge Trimmer, 2.0 Ah Battery, and Charger

20V Leaf Blower with String Trimmer, Hedge Trimmer, Pole Saw, 2.0 Ah Battery,
and Charger

20V Leaf Blower, 2.0 Ah Battery, and Charger

20V Leaf Blower, 4.0 Ah Battery, and Charger

20V Pole Saw - Tool Only

20V Pole Saw with Battery and Charger

20V Pole Saw with Hedge Trimmer, Battery, and Charger

20V Pole Saw with Leaf Blower, Battery, and Charger

20V Pole Saw with String Trimmer, Battery, and Charger

20V Pole Saw with String Trimmer, Hedge Trimmer, Battery and Charger

20V Pole Saw with String Trimmer, Hedge Trimmer, Leaf Blower, Battery and
Charger

20V Pole Saw, 4.0 Ah Battery, and Charger

20V Power Inverter

20V Rapid Charger

20V String Trimmer - Tool Only

20V String Trimmer with Hedge Trimmer, 2.0 Ah Battery, and Charger

20V String Trimmer with Hedge Trimmer, Pole Saw, 2.0 Ah Battery and Charger

20V String Trimmer with Hedge Trimmer, Pole Saw, Leaf Blower, 2.0 Ah Battery and
Charger

20V String Trimmer with Leaf Blower, 2.0 Ah Battery, and Charger

20V String Trimmer with Leaf Blower, Hedge Trimmer, 2.0 Ah Battery, and Charger

20V String Trimmer with Pole Saw, 2.0 Ah Battery, and Charger

20V String Trimmer, 2.0 Ah Battery, and Charger

20V String Trimmer, 4.0 Ah Battery, and Charger

20V USB Power Source with LED Light

20V USB Power Source with LED Light incl. 2.0 Ah Battery and Charger

20V USB Power Source with LED Light incl. 4.0 Ah Battery and Charger

40V 2.0 Ah Battery

40V 2.0 Ah Battery with Charger

40V 2.5 Ah Battery

40V 2.5 Ah Battery with Charger

40V 4.0 Ah Battery

40V 4.0 Ah Battery with Charger

40V Battery Charger

40V Brushless Chainsaw - Tool Only

40V Chainsaw with 2.0 Ah Battery

40V Chainsaw with 2.5 Ah Battery

40V Chainsaw with 4.0 Ah Battery

40V Hedge Trimmer - Tool Only

40V Hedge Trimmer and Chainsaw

40V Hedge Trimmer and Pole Saw

40V Hedge Trimmer with 2.0 Ah Battery

40V Hedge Trimmer with 2.5 Ah Battery

40V Hedge Trimmer with 4.0 Ah Battery

40V Hedge Trimmer, Pole Saw, Chainsaw

40V Leaf Blower - Tool Only

40V Leaf Blower and Chainsaw

40V Leaf Blower and Hedge Trimmer

40V Leaf Blower and Pole Saw

40V Leaf Blower and String Trimmer

40V Leaf Blower with 2.0 Ah Battery

40V Leaf Blower with 2.5 Ah Battery

40V Leaf Blower with 4.0 Ah Battery

40V Pole Saw - Tool Only

40V Pole Saw and Chainsaw

40V Pole Saw with 2.0 Ah Battery

40V Pole Saw with 2.5 Ah Battery

40V Pole Saw with 4.0 Ah Battery

40V String & Hedge Trimmers, Blower, Pole Saw

40V String Trimmer - Tool Only

40V String Trimmer and Chainsaw

40V String Trimmer and Hedge Trimmer

40V String Trimmer and Pole Saw

40V String Trimmer with 2.0 Ah Battery

40V String Trimmer with 2.5 Ah Battery

40V String Trimmer with 4.0 Ah Battery

40V String Trimmer, Hedge Trimmer, Blower

40V String Trimmer, Hedge Trimmer, Pole Saw

ePX2000 Pressure Washer

ePX3000 Pressure Washer

ePX3050 Pressure Washer

ePX3100 Pressure Washer

ePX3100v Pressure Washer

ePX3500 Pressure Washer

iGen1000s

iGen1200

Pressure Washer Stainless Steel Surface Cleaner

Pressure Washer 12-inch Surface Cleaner

Pressure Washer Surface Cleaner

Pressure Washer Foam Cannon

Pressure Washer Turbo Nozzle

Pressure Washer Short Gun

Pressure Washer 6-in-1 Nozzle

Pressure Washer Gutter Wand

Pressure Washer 50 ft. Hose

Pressure Washer Water Broom/Undercarriage

Pressure Washer Extension Wand

Pressure Washer Second Story Jet Nozzles

iGen160s Power Station

iGen200s Power Station

iGen2550

iGen2200

iGen1500c

iGen2550c

iGen2550DFc

iGen2200-CAMO

iGen2200c

iGen2500

iGen2500-CAMO

iGen2500c

iGen2800

iGen2800c

iGen2600

iGen300s Power Station

iGen4200

iGen4000c

iGen4000cv

iGen4000DFc

iGen4000DFcv

iGen4500

iGen4500c

iGen4500cv

iGen4500DF

iGen4500DFc

iGen4500DFcv

iGen5000cv

iGen5000

iGen5000c

iGen5000DF

iGen5000DFc

iGen5000DFcv

ecoGen10000

iGen11000DFc

WH3700iXLTc

iGen600s Power Station

iPro2500

iPro4200

STS1 ST Switch

Manual Transfer Switch

iGenTent

WGenTent

Westinghouse 30Amp 6 breaker Transfer Switch Kit - Model WHMTS30

Westinghouse 50Amp 6 breaker Transfer Switch Kit - Model WHMTS50

WGen12000

WGen12000c

WGen12000DF

WGen12000DFc

WGen14500TFc

WGen18000DFc

WGen2000

WGen20000

WGen20000c

WGen20000TFc

WGen3600

WGen3600c

WGen3600cv

WGen3600DF

WGen3600DFc

WGen3600DFcv

WGen3600DFv

WGen3600v

WGen5300

WGen5300c

WGen5300cv

WGen5300DF

WGen5300DFc

WGen5300DFcv

WGen5300DFv

WGen5300s

WGen5300sc

WGen5300v

WGen5500

WGen6000

WGen7500

WGen7500c

WGen7500DF

WGen7500DFc

WGen9500

WGen9500c

WGen9500DF

WGen9500DFc

WGen9500TFc

WGen10500TFc

WGen11500TFc

WH10000DF

WGen7500s

WH2200iXLT

WH7500v

WPac8000s

WPac10000

WPac10000s

WPac12000

WPac12000s

WPac14000s

WPac14000h

WPac8000

WPro12000

WPro8500

WPX2700 Pressure Washer

WPX3200 Pressure Washer

WPX3400

WPX3600

WPX3800

WPX4400

WPX2300e Pressure Washer

WPX2700e Pressure Washer

WPX3000e Pressure Washer

WPX3200e Pressure Washer

WPX3400e Pressure Washer

WSnow11SD

WSnow18D

WSnow18c

WSnow23c

WSolar100p - 100W Solar Panel

WSolar60p - 60W Solar Panel


Serial No.

Finding your serial number
 
 
 
 


PRODUCT REVIEW

Yes, I would like to leave a review after submitting this form

 
 
 
 


By clicking Register, I agree to the Privacy Policy and Terms and Conditions.

Submit

855-944-3571

info@wpowereq.com

™ & © 2024 Westinghouse Electric Corporation
© 2024 Westinghouse Outdoor Power Equipment
All Rights Reserved.


PRODUCTS

Generators

Power Stations

Pressure Washers

Snow

Lawn & Garden


SUPPORT

FAQ

Warranty Registration

Warranty Info

Special Warranty Notice

Manuals

Product Safety

Find a Service Center

Service Center Portal


COMPANY

Contact Us

About/History

Where To Buy

Blog Posts

Careers

Terms of Use