The Top Finds
Waterdrop WD-ED05TW Zero TDS Rechargeable Water Filter Bundle

Waterdrop Filter

Waterdrop WD-ED05TW Zero TDS Rechargeable Water Filter Bundle

Reviewed by the The Top Finds editors · How we test

$79.98
Check price at Waterdrop Filter

You'll complete your purchase on Waterdrop Filter's site · price checked May 21

The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.

new-arrival

Our review

/* other style start */ .vis-overview-block-banner .vis-overview-block-banner-content-btn { display: none; } /* other style end */ Watch Video Unlock Superior Taste from 0 TDS Water Our water filter dispenser delivers pure, 0 TDS water with every sip, offering a clean, refreshing taste. Enjoy exceptional hydration, free from impurities. 1-Second Purity, 3x Faster Flow Say goodbye to waiting. While other pitchers take 60 seconds for an 8oz cup, Waterdrop does it in just 20 seconds for instant freshness. 4-Stage Filtration Reduces 20+ Contaminants Advanced filtration reduces chlorine, copper, mercury, lead, sediments, and more, enhancing water quality and taste for a cleaner, fresher experience. Upgraded Convenience, Easy to Use Experience smarter design for everyday ease. 20 Days Long Standby Time Hassle-Free Use with Indicators 15-Cup Capacity Fits Families Fast and Easy Filter Replacement Enjoy Great-Tasting Water Anywhere Take it anywhere, anytime you want Compare Countertop Compare Countertop WD-ED05TW Add to Cart WD-ED01W Add to Cart WD-ED06W Add to Cart 0 TDS 0 TDS √ × × Pure Water Wait Time Pure Water Wait Time Instant Instant Instant Standby Time: Standby Time: 20 30 20 Capacity Capacity 15 cups 15 cups 17 cups FAQ Curious about how the countertop water filter works? Our FAQ section covers everything from filter lifespan to installation tips for clean, pure water every day. Contact Us How do you know when to change the filter? When the filter life indicator flashes red and buzzes, it means the filter needs to be replaced. The countertop water filter can filter up to 200 gallons of water. It is recommended to replace the filter in time to ensure the best water purification experience. Are there any concerns about leaking or dripping? Our glass electric water filter dispenser is thoughtfully designed with high-quality materials and carefully sealed connection points to minimize the risk of leaking or dripping. Its durable construction is built for reliable, hassle-free use. Is it easier to pour compared to other pitchers? Our dispenser offers instant convenience with a touch-activated top. Water flows within one second, providing fresh, 0 TDS purified water on demand—no tilting or pouring required, making it faster and easier than traditional pitchers. var vis_img_text_swiper = new Swiper(".vis-overview-block-img_text-swiper-mySwiper", { navigation: { nextEl: ".vis-overview-block-img_text-swiper-button-next", prevEl: ".vis-overview-block-img_text-swiper-button-prev", }, on: { slideChange: function () { var item_width1 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(0).width(); var item_width2 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(1).width(); var item_width3 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(2).width(); var item_width4 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(3).width(); var items_width = $('.vis-overview-block-img_text-swiper-mySwiper-text').width(); if (this.activeIndex == 0) { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(0).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: '0' }, 300); } else if (this.activeIndex == 1) { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(1).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1) + 60 }, 300); console.log(parseFloat(item_width1) + 60) } else if (this.activeIndex == 2) { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(2).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2) + 60 }, 300); console.log(parseFloat(item_width1 + item_width2) + 60) } else if (this.activeIndex == 3) { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(3).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2 + item_width3) + 60 }, 300); console.log(parseFloat(item_width1 + item_width2 + item_width3) + 60) } else if (this.activeIndex == 4) { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(4).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2 + item_width3 + item_width4) + 60 }, 300); console.log(parseFloat(item_width1 + item_width2 + item_width3 + item_width4) + 60) } else { $('.vis-overview-block-img_text-swiper-mySwiper-item').removeClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(0).addClass("vis-overview-block-img_text-swiper-mySwiper-item-active") $('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: '0' }, 300); console.log(parseFloat(item_width1) + 60) } } } }); var vis_img_swiper = new Swiper(".vis-overview-block-img-swiper-mySwiper", { pagination: { el: ".vis-overview-block-img-swiper-swiper-pagination", }, navigation: { nextEl: ".vis-overview-block-img-swiper-button-next", prevEl: ".vis-overview-block-img-swiper-button-prev", }, }) $('.vis-overview-block-img_text-swiper-mySwiper-item').click(function () { var index = $(this).index(); vis_img_text_swiper.slideTo($(this).index()); $(this).siblings().removeClass('vis-overview-block-img_text-swiper-mySwiper-item-active') $(this).addClass('vis-overview-block-img_text-swiper-mySwiper-item-active') var item_width1 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(0).width(); var item_width2 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(1).width(); var item_width3 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(2).width(); var item_width4 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(3).width(); var item_width5 = $('.vis-overview-block-img_text-swiper-mySwiper-item').eq(4).width(); var items_width = $('.vis-overview-block-img_text-swiper-mySwiper-text').width(); if (index == 0) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: '0' }, 300); } else if (index == 1) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1) + 60 }, 300); } else if (index == 2) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2) + 60 }, 300); } else if (index == 3) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2 + item_width3) + 60 }, 300); } else if (index == 4) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2 + item_width3 + item_width4) + 60 }, 300); } else if (index == 5) { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1 + item_width2 + item_width3 + item_width4 + item_width5) + 60 }, 300); } else { $(this).parents('.vis-overview-block-img_text-swiper-mySwiper-text').animate({ scrollLeft: parseFloat(item_width1) + 60 }, 300); } }) var vis_overview_other_progress_swiper_container_Width = document.querySelector('.vis-overview-block-progress-swiper').offsetWidth; var vis_overview_other_progress_swiper_window_width = $(document).width(); var vis_progress_swiper = new Swiper(".vis-overview-block-progress-swiper-mySwiper", { navigation: { nextEl: ".vis-overview-block-progress-swiper-mySwiper-btn-next", prevEl: ".vis-overview-block-progress-swiper-mySwiper-btn-prev", }, on: { slideChange: updateSwiperProgressBar }, breakpoints: { 1025: { spaceBetween: 24, }, 767: { spaceBetween: 10, }, 0: { spaceBetween: 12, } } }); function updateSwiperProgressBar() { var progress = vis_progress_swiper.progress; var progressContainerWidth = document.querySelector('.vis-overview-block-progress-swiper-mySwiper-progress').offsetWidth; var progressBarWidth = progress * progressContainerWidth; document.querySelector('.vis-overview-block-progress-swiper-mySwiper-progress-bar').style.width = progressBarWidth + 'px'; } document.querySelector('.vis-overview-block-progress-swiper-mySwiper-btn-next').addEventListener('click', updateSwiperProgressBar); document.querySelector('.vis-overview-block-progress-swiper-mySwiper-btn-prev').addEventListener('click', updateSwiperProgressBar);

Ready to buy

Waterdrop WD-ED05TW Zero TDS Rechargeable Water Filter Bundle

Check price at Waterdrop Filter

The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.

Waterdrop Filter

$79.98

Check price at Waterdrop Filter