kenmorefloorcare.com
Open in
urlscan Pro
35.241.39.51
Public Scan
Submitted URL: https://www.kenmorefloorcarestore.com/
Effective URL: https://kenmorefloorcare.com/kenmore-canister-vacuum-200-series/?dttrpx=1&otsid=24752
Submission: On September 11 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://kenmorefloorcare.com/kenmore-canister-vacuum-200-series/?dttrpx=1&otsid=24752
Submission: On September 11 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
4 forms found in the DOM/search.php
<form class="form" action="/search.php">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="search_query">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
</div>
</fieldset>
</form>
POST /wishlist.php?action=add&product_id=196
<form action="/wishlist.php?action=add&product_id=196" class="form form-wishlist form-action" data-wishlist-add="" method="post">
<a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
<span class="is-srOnly">Add to Wish List</span>
<i class="icon" aria-hidden="true"><svg><use xlink:href="#icon-heart"></use></svg></i>
</a>
<ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown" tabindex="-1">
<li>
<input class="button" type="submit" value="Add to My Wish List">
</li>
<li>
<a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&product_id=196">Create New Wish List</a>
</li>
</ul>
</form>
POST https://kenmorefloorcare.com/cart.php
<form class="form form--addToCart" method="post" action="https://kenmorefloorcare.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
<div class="productView-options-panel-body" data-lock-body-scroll="">
<input type="hidden" name="action" value="add">
<input type="hidden" name="product_id" value="196">
<div class="productView-optionsGrid">
<div data-product-option-change="" style="">
</div>
<div class="form-field form-field--stock u-hiddenVisually">
<label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
</label>
</div>
<div class="productView-options-summary">
<div class="productView-price">
<div class="price-section-group price-section-group--withoutTax">
<!-- Sale price without Tax -->
<div class="price-section price-section--withoutTax price-section--main">
<span class="price-label">
</span>
<span class="price-now-label" style="display: none;">
</span>
<span data-product-price-without-tax="" class="price price--withoutTax price--main">$239.99</span>
</div>
<!-- Non-sale price without Tax -->
<div class="price-section non-sale-price--withoutTax price-section--withoutTax" style="display: none;">
<span class="price-was-label"></span>
<span data-product-non-sale-price-without-tax="" class="price price--non-sale">
</span>
</div>
<!-- Retail price without Tax -->
<div class="price-section rrp-price--withoutTax price-section--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
</span>
</div>
</div>
<div class="price-section price-section--saving price" style="display: none;">
<span class="price">You save</span>
<span data-product-price-saved="" class="price price--saving">
</span>
<span class="price"> </span>
</div>
</div>
</div>
<div class="form-field form-field--increments">
<label class="form-label form-label--alternate" for="qty[196]">Quantity:</label>
<div class="form-increment" data-quantity-change="">
<button class="button button--icon" data-action="dec">
<span class="is-srOnly">Decrease Quantity:</span>
<i class="icon" aria-hidden="true">
<svg>
<use xlink:href="#icon-keyboard-arrow-down"></use>
</svg>
</i>
</button>
<input class="form-input form-input--incrementTotal" id="qty[196]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="3" min="1" pattern="[0-9]*" aria-live="polite">
<button class="button button--icon" data-action="inc">
<span class="is-srOnly">Increase Quantity:</span>
<i class="icon" aria-hidden="true">
<svg>
<use xlink:href="#icon-keyboard-arrow-up"></use>
</svg>
</i>
</button>
</div>
</div>
</div>
<div class="alertBox productAttributes-message" style="display:none">
<div class="alertBox-column alertBox-icon">
<icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
</svg></icon>
</div>
<p class="alertBox-column alertBox-message"></p>
</div>
<!-- snippet location product_addtocart -->
</div>
<div class="form-action-group">
<div class="form-action">
<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
</div>
<div class="form-action-or">Or</div>
<div class="form-action form-action--buyNow">
<input id="form-action-buyNow" data-wait-message="Buy Now" class="button button--buyNow" type="submit" value="Buy Now">
</div>
</div>
</form>
POST /login.php?action=check_login
<form class="navUser-loginForm form" action="/login.php?action=check_login" method="post" data-login-form="">
<div class="form-field">
<label class="form-label" for="login_email">Email Address:</label>
<input class="form-input" name="login_email" id="login_email" type="email">
<span style="display: none;"></span>
</div>
<div class="form-field">
<label class="form-label" for="login_pass">Password:</label>
<input class="form-input" id="login_pass" type="password" name="login_pass">
<span style="display: none;"></span>
</div>
<div class="form-actions">
<input type="submit" class="button button--primary" value="Sign in">
<a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
<a class="create-account" href="/login.php?action=create_account">Create Account</a>
</div>
</form>
Text Content
SHIPPING & DELAYS NOTICE DUE TO THE IMPACT COVID-19 IS HAVING ON OUR CARRIERS, THERE MAY BE SOME DELAYS IN DELIVERY. WHILE WE ARE DOING OUR BEST TO WORK WITH OUR PARTNERS TO ENSURE THAT THIS DOES NOT HAPPEN, WE ARE UNABLE TO GUARANTEE ALL SHIPMENTS WILL BE DELIVERED ON TIME. PLEASE NOTE, THE ISSUES CAUSING THE DELAYS ARE WITH OUR CARRIERS. YOUR ORDERS ARE OUR HIGHEST PRIORITY, AND WE ARE COMMITTED TO GETTING THEM OUT THE DOOR AS QUICKLY AS WE ALWAYS HAVE. More * Home * Home * Products * All Products * Upright Vacuums * Canister Vacuums * Stick & Handhelds * Robot Vacuums * Accessories * Customer Care * Contact * Customer Care * Shipping & Returns * Contact Us * Blog * * * Search * Compare * Cart 0 * More × Search * Home * Products * Canister Vacuums * Canister Vacuum 200 Series $239.99 MSRP: You save Add to Wish List * * Create New Wish List Share * * * * * CANISTER VACUUM 200 SERIES BC4002 Add to Cart OPTIONS Current Stock: $239.99 MSRP: You save Quantity: Decrease Quantity: Increase Quantity: Or INFO SKU:BC4002 ,WIDTH: ,HEIGHT: ,DEPTH: INFO SKU: BC4002 Maximum Purchase: 3 units DESCRIPTION Say goodbye to dust bunnies, pet dander and more with the Kenmore 200 Series bagged canister vacuum. Powerful yet lightweight, this handy companion is designed with a HEPA filtration system to rid the air of common allergens and can tackle any type of floor covering. With a convenient adjustable height to eliminate slouching and bending, plus an automatic cord rewind to help prevent tripping, this canister vacuum is your secret weapon to a super clean household. * Power Where You Need It - Whole home clean with 2 dedicated floor nozzles and powerful 2-Motor system * HEPA certified filtration captures 99.97% of debris, trapping dust, pet dander, pollen and other allergens so exhaust air is clean and you can breathe easier* * 4 height adjustments for optimal airflow and cleaning efficiency * Features 360 hose swivel with telescoping wand and automatic cord rewind * Included Accessories: dusting brush, crevice tool and second bare floor tool for convenient cleaning transitions Use & Care Guide FAQS Compatible Replacement Bags FEATURED HIGHLIGHTS Powerful 2-Motor System Combination of 2 motors provides effective brush rotation and powerful suction for deep cleaning Whole Home Clean Removes ground-in dirt from carpets and powerfully cleans hard floors, stairs, and more AllergenSealTM SYSTEM Vacuum traps 99.97% of dust and particles inside your vacuum, keeping them out of the air you breathe* *Based on ASTM F1977 of particles 0.3 microns and larger 3 Versatile Tools Functional attachments are stored on the unit for easy access and storage Quick Transitions Upper and lower wand easily releases to quickly change from cleaning the floor, to upholstery, to the ceiling Height Adjustment 4 height adjustment levels provide optimal airflow and cleaning efficiency for any surface Above Floor Cleaning Access difficult areas with 9' of extended reach. Detachable handle is perfect for cleaning furniture, car interiors, and tight spaces Auto Cord Rewind Automatic cord rewind retracts the cord with a push of the button SPECIFICATIONS New Column New Column Dimensions Cord Length (ft.) 24' Attachments: Attachment Reach (ft.) 9' Accessory Tools Crevice Tool, Dusting Brush, Bare Floor Tool Number of Onboard Attachments 3 Total Attachments Included 3 Related Items Bag Item Number 53292 Filter Item Number 86880 Belt Item Number 53013 Features Nozzle Width (in.) 14 Suction Type Motorized Bag Type AllergenSeal HEPA Dust Bag Number of Height Adjustments 4 New Column New Column AllergenSeal Yes HEPA Filtration Yes 2-Motor System Yes Auto Cord Rewind Yes Height Adjustment Yes Power & Performance: Number of Amps 12 Cord: Cord Storage Retractable Weight Item Weight (lbs.) 19.6 Filtration Filter Type HEPA Number of Filters 3 Assembly Assembly Required Yes FREQUENTLY ASKED QUESTIONS CAN I CLEAN ABOVE FLOORS WITH THIS MODEL? Yes! Simply disconnect the wand from the nozzle by pressing down on the quick-release button with your foot. WHAT ACCESSORY TOOLS COME WITH MY PRODUCT? Bare Floor Tool, Crevice Tool, and Dusting Brush HOW DO I TURN OFF THE AGITATOR BRUSH TO CLEAN BARE FLOORS? On the handle, simply slide the rocker button into bare floor mode. WHAT IS HEIGHT ADJUSTMENT? This product has 4 height adjustment levels that provide optimal airflow and cleaning efficiency for any surface. Adjust the level according to your homes specification (low-pile carpet, bare floor, etc.). I NEED TO REPLACE THE HEPA BAG, WHAT IS THE PART NUMBER? To order a replacement part, call 1-844-202-9924. The 6-pack HEPA bag part number is 53292. I NEED TO REPLACE THE EXHAUST FILTER, WHAT IS THE PART NUMBER? To order a replacement part, call 1-844-202-9924. The exhaust filter part number is 86880. I NEED TO REPLACE THE BELT, WHAT IS THE PART NUMBER? To order a replacement part, call 1-844-202-9924. The belt part number is 53013. HOW DO I TURN ON MY VACUUM? The power button is on the body of the canister. WHY WON'T MY BAG DOOR CLOSE? This product has a unique feature that prevents the door from closing without a bag installed. Ensure the bag is fully inserted and pushed back to allow the door to close. FEATURED PRODUCTS POP-N-GO™ BAGGED CANISTER VACUUM ALLERGENSEAL™ BAGLESS UPRIGHT VACUUM INTUITION™ BAGGED UPRIGHT VACUUM SMART ROBOT VACUUM CSV GO STICK & HANDHELD VACUUM CUSTOMERS ALSO VIEWED Previous Add to Cart Buy Now Quick view Add to My Wish List BAGLESS CANISTER VACUUM 10701 $119.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY CROSSOVER™ CANISTER VACUUM 21814 $499.99 MSRP: Quick view Add to My Wish List INTUITION™ BAGGED UPRIGHT VACUUM BU4022 Add to Cart Buy Now Quick view Add to My Wish List ALLERGENSEAL™ BAGLESS UPRIGHT VACUUM DU2012 $159.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY BAGGED UPRIGHT VACUUM WITH INDUCER MOTOR BU1018 $339.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List CANISTER VACUUM 400 SERIES 81414 $319.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List POP-N-GO™ BAGGED CANISTER VACUUM BC4026 $299.99 MSRP: Quick view Add to My Wish List CANISTER VACUUM CLEANER BAGS 53292 Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY BAGGED CANISTER WITH ULTRA PLUSH SYSTEM BC4027 $369.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY ULTRA PLUSH CANISTER VACUUM 81714 $419.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List BAGLESS CANISTER VACUUM 10701 $119.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY CROSSOVER™ CANISTER VACUUM 21814 $499.99 MSRP: Quick view Add to My Wish List INTUITION™ BAGGED UPRIGHT VACUUM BU4022 Add to Cart Buy Now Quick view Add to My Wish List ALLERGENSEAL™ BAGLESS UPRIGHT VACUUM DU2012 $159.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY BAGGED UPRIGHT VACUUM WITH INDUCER MOTOR BU1018 $339.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List CANISTER VACUUM 400 SERIES 81414 $319.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List POP-N-GO™ BAGGED CANISTER VACUUM BC4026 $299.99 MSRP: Quick view Add to My Wish List CANISTER VACUUM CLEANER BAGS 53292 Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY BAGGED CANISTER WITH ULTRA PLUSH SYSTEM BC4027 $369.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY ULTRA PLUSH CANISTER VACUUM 81714 $419.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List BAGLESS CANISTER VACUUM 10701 $119.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY CROSSOVER™ CANISTER VACUUM 21814 $499.99 MSRP: Quick view Add to My Wish List INTUITION™ BAGGED UPRIGHT VACUUM BU4022 Add to Cart Buy Now Quick view Add to My Wish List ALLERGENSEAL™ BAGLESS UPRIGHT VACUUM DU2012 $159.99 MSRP: Add to Cart Buy Now Quick view Add to My Wish List PET-FRIENDLY BAGGED UPRIGHT VACUUM WITH INDUCER MOTOR BU1018 $339.99 MSRP: Next × × OK LEARN MORE MORE HELP * Customer Care * Shipping & Returns * Contact Us * Blog BROWSE PRODUCTS MORE KENMORE * Uprights * Canisters * Stick & Handhelds * Robot COMPANY INFO Cleva North America, Inc 601 Regent Park Ct Greenville, SC 29607 1-877-531-7321 Contact Us CONNECT WITH US © 2020 Transform SR Brands LLC. All Rights Reserved.Kenmore is a registered trademark of KCD IP, LLC Kenmore and the Kenmore logo are registered trademarks of KCD IP, LLC and/or Transform SR Brands LLC and are used under license by Cleva North America, Inc. © 2021 Kenmore Floor Care. | Privacy Policy Categories * Home * Products * All Products * Upright Vacuums * Canister Vacuums * Stick & Handhelds * Robot Vacuums * Accessories * Customer Care * Contact * Home * Categories * Contact * Call us at 1-877-531-7321 * More Account * Sign In Email Address: Password: Forgot your password? Create Account * ×