
Waterdrop Filter
Waterdrop Y1CH Mineral Reverse Osmosis Bottleless Water Cooler, Silver
Prices shown at each retailer
TheGoodFilter earns a commission on purchases at no extra cost to you. Disclosure
TheGoodFilter Verification
/* other style */ .vis-overview-choose-swiper-dot1 { top: 4.35%; left: 45.51%; } .vis-overview-choose-swiper-dot2 { top: 19.35%; left: 50.51%; } .vis-overview-choose-swiper-dot3 { top: 68.35%; left: 35.51%; } .vis-overview-choose-swiper-dot4 { top: 56.35%; left: 60.51%; } .vis-overview-block-attestation-content-info-imgs { width: 80px; } .vis-overview-block-attestation-content-info-text { width: calc(100% - 104px); } .vis-overview-ph.wd-progress-bar { background: linear-gradient(90deg, #036aff, #EEE 51.5%, #EEE); } .wd-progress-bar-blue { width: 54%; } .vis-overview-block-img-swiper-button-next, .vis-overview-block-img-swiper-button-prev { top: 50%; } @media screen and (max-width: 1280px) and (min-width: 1025px) { .vis-overview-block-attestation-content-info-imgs { width: 80px; } .vis-overview-block-attestation-content-info-text { width: calc(100% - 96px); } } @media screen and (max-width: 1024px) { .vis-overview-block-attestation-content-info-text { width: calc(100% - 60px); } .vis-overview-block-attestation-content-info-text { width: calc(100% - 84px); } } Bottleless Design: BPA-free Water No Bottled Water Orders Money-Saving & Eco-Wise Choice 10-Stage Mineral-Added Filtration Authorized Certification UV Sterilization Y1CH-SM Caters to the Health and Wellness for the Whole Family Suggested Family Size: Still Using Water Dispensers with Heavy Bottles? Are you still spending endless time and effort carrying heavy bottles, drinking stale water, and storing heavy bottles at home? Hauling Heavy Bottles? Worried About Bacteria Growth? Concerns about Unsafe Plastic Materials? Messy Home Concerns? 10-Stage Advanced Filtration Get mineral-rich water instantly with Waterdrop home water dispenser Mineral-Rich Water Start drinking healthy water with Waterdrop Reverse Osmosis Water Dispenser! PH7.5± 0 4 7 10 14 Discover the Highlights More Features Cold & Hot, Always on Your Needs With 3 temperature options, whether making ice, cooking, or using it in the office, it always delivers great taste Dual UV Sterilization, Always Pure Featuring integrated UV sterilization that reduces 99.99% of bacteria, ensuring fresh, safe water; With cold and ambient water flow, perfect for babies and mothers Reliable Structure Shielding for Longer Life Waterdrop offers a 24-month warranty and lifetime technical support. Enjoy ease of use from now! 3s Quick Filter Replacement Leak-free, twist-and-replace design with a built-in water-stop structure - no need to shut off water or power Simplify Your Life, Stay Convenient Always Filter Life Reminder Easy maintainance Quiet Operation For a peaceful home Robust Packaging, Shipment Secured For your worry-free purchase Installation Easy Setup in 15 Minutes Needs to be connected to a waterway & can also be connected to other water-using devices for your purity Pure & Eco-Wise in Every Waterdrop Choose the Best for You CompareG Series WD-Y1CH-SM Add to Cart WD-Y1CH-SN Add to Cart WD-Y1CH-BN Add to Cart Color Color Sliver Sliver Black Function Function Tasty Drinking Water at 3 Temps Cold, Ambient & Hot Water Cold, Ambient & Hot Water Capability Capability ·Add Beneficial Minerals ·Reduces 99.99% Bacteria & Impurities > 0.0001μm (PFAS, TDS, Heavy Metals...) Reduces 99.99% Bacteria Reduces 99.99% Bacteria UV Sterilization UV Sterilization √ √ √ Temperature Temperature 41℉, Room Temperature & 194℉ 41℉, Room Temperature & 194℉ 41℉, Room Temperature & 194℉ Filter Lifespan Filter Lifespan 6-12 months / / Installation Location Installation Location Any Room with Water Access Any room with water access or a filtration system Any room with water access or a filtration system FAQ Curious about how the Bottleless Water Cooler? Our FAQ section covers everything from filter lifespan to installation tips for clean, pure water every day. Contact Us How does the bottleless design benefit me? The bottleless design saves money, space, and effort - no more heavy water bottles or frequent orders. Enjoy fresh, mineral-rich water straight from your tap! Explore our bottleless water cooler collection for more options. What makes the 10-stage filtration system special? Our advanced 10-stage reverse osmosis filtration reduces contaminants like PFAS, fluoride, chlorine, and heavy metals while adding essential minerals for healthier, better-tasting water. Want to explore more RO systems? Discover our reverse osmosis systems here. Is the water safe for my family? Absolutely! With dual UV sterilization and BPA-free materials, the WD-Y1CH bottleless water dispenser ensures 99.99% bacteria-free water, safe for kids, moms, and your families. How does it save money in the long run? At just $0.7 per day, the remineralize water dispenser saves you over $6,000 in 3 years by reducing the need for bottled water and reducing plastic waste. For those interested in advanced filtration, consider exploring remineralize water systems that combine reverse osmosis with mineral enhancement for improved taste and health benefits. What if I need help with setup or maintenance? Our 24-month warranty and easy-to-follow installation video ensure worry-free usage. Plus, our lifetime technical support has you covered for any issues. MORE CLOSE // overview sale $('.vis-overview-sale-item-video-play-btn').click(function () { $(this).parents('.vis-overview-sale-item-video').addClass('vis-overview-sale-item-video-active') $(this).siblings('video').show()[0].play(); }) $('.vis-overview-sale-item-video-stop-btn').click(function () { $(this).parents('.vis-overview-sale-item-video').removeClass('vis-overview-sale-item-video-active') $(this).siblings('video')[0].pause(); }) // overview design $('.vis-overview-design-top-content').click(function () { let content_width = $(this).width(); $(this).find('.vis-overview-design-top-dot').css("left", content_width - 70) $(this).find('.vis-overview-design-top-img').css("opacity", 1) const svgs = document.querySelectorAll('.vis-overview-design-bottom-num.svg-icon'); svgs.forEach((svg, index) => { if (index < 7) { setTimeout(() => { svg.classList.add('active'); }, index * 1000); } }); }) $(window).scroll(function () { var wd_vis_product_targetElement = $('.vis-overview-design'); var wd_vis_product_targetOffsetTop = wd_vis_product_targetElement.offset().top; var scrollTop = $(window).scrollTop(); if (scrollTop + $(window).height() >= wd_vis_product_targetOffsetTop - 300) { $('.vis-overview-design-top-content').click(); } }); // overview compare $('.vis-overview-compare-content.tab-button').click(function () { var index = $(this).index(); $(this).siblings().removeClass('active'); $(this).addClass('active'); $(this).parents('.vis-overview-compare-content').siblings('.vis-overview-compare-img').removeClass('active'); $(this).parents('.vis-overview-compare-content').siblings('.vis-overview-compare-img').eq(index).addClass('active'); }) $(document).ready(function () { document.querySelector('.tab-button').click(); }); $(document).ready(function () { const handles = [document.getElementById("slider-handle1"), document.getElementById("slider-handle2"), document.getElementById("slider-handle3"), document.getElementById("slider-handle4")]; const wrappers = [document.querySelector("#tab1.image-slider-wrapper"), document.querySelector("#tab2.image-slider-wrapper"), document.querySelector("#tab3.image-slider-wrapper"), document.querySelector("#tab4.image-slider-wrapper")]; const sliderImages = [document.querySelector("#tab1.image-slider-wrapper-img2"), document.querySelector("#tab2.image-slider-wrapper-img2"), document.querySelector("#tab3.image-slider-wrapper-img2"), document.querySelector("#tab4.image-slider-wrapper-img2")]; let isDragging = [false, false, false, false]; let currentHandleIndex = -1; const startDragging = function (e, index) { e.preventDefault(); isDragging[index] = true; currentHandleIndex = index; window.addEventListener("mousemove", (e) => startMoving(e, index)); window.addEventListener("mouseup", () => stopDragging(index)); window.addEventListener("touchmove", (e) => startMoving(e, index)); window.addEventListener("touchend", () => stopDragging(index)); }; const startMoving = function (e, index) { if (isDragging[index]) { const clientX = e.touches ? e.touches[0].clientX: e.clientX; const rect = wrappers[index].getBoundingClientRect(); let newLeft = clientX - rect.left; if (newLeft < 0) newLeft = 0; else if (newLeft > rect.width) newLeft = rect.width; handles[index].style.left = newLeft + "px"; sliderImages[index].style.width = newLeft + "px"; } }; const stopDragging = function (index) { window.removeEventListener("mousemove", startMoving); window.removeEventListener("mouseup", stopDragging); window.removeEventListener("touchmove", startMoving); window.removeEventListener("touchend", stopDragging); isDragging[index] = false; }; handles.forEach((handle, index) => { handle.addEventListener("mousedown", (e) => startDragging(e, index)); handle.addEventListener("touchstart", (e) => startDragging(e, index)); }); }); // overview change $('.wd-video-change-video-btn').on('click', function () { var $videoBtn = $(this); var $video = $videoBtn.parents('.wd-video-change').find('#cold-hot-videos')[0]; var $videoDot = $('.wd-video-change-video-dot'); var $btnBefore = $('.wd-video-change-video-btn-before'); var $btnAfter = $('.wd-video-change-video-btn-after'); if (!$videoBtn.hasClass('wd-video-change-video-btn-active')) { $videoBtn.addClass('wd-video-change-video-btn-active'); var btnWidth = $videoBtn.outerWidth(); $videoDot.css('left', btnWidth - 70); $btnBefore.hide(); $btnAfter.css('display', 'flex'); var time = 0; var interval = setInterval(function () { time++; $btnAfter.text(vis_change_formatTime(time)); if (time >= 8) { clearInterval(interval); $videoDot.find('svg').show(); } }, 1000); $video.play(); setTimeout(function () { $video.pause(); }, 8000); } }); function vis_change_formatTime(seconds) { var hours = Math.floor(seconds / 3600); var minutes = Math.floor((seconds % 3600) / 60); var sec = seconds % 60; return vis_change_pad(hours) + ':' + vis_change_pad(minutes) + ':' + vis_change_pad(sec); } function vis_change_pad(number) { return number < 10 ? '0' + number: number; } $('body.wd-video-change-text-popup-content-title').hover(function () {
More Verified Products
GroundLuxeGrounding Mat for Your Bed Large (Full or Queen)
Sustainable
Vegan
70% confidence
GroundLuxeGrounding Mat for Your Bed Small (Recommended for all bed sizes)
Sustainable
Vegan
70% confidence
Adagio TeasTeavana Perfect Tea Maker (Similar)
BPA-Free
85% confidence
Adagio TeasAdagio Teas IngenuiTEA Tea Infuser 16oz
BPA-Free
85% confidence