Waterpik Aquarius Water Flosser Professional (2024)

THANKS FOR PARTICIPATING! INVOICES WITH CHECKOUT INSTRUCTIONS HAVE BEEN SENT VIA EMAIL. BOOK YOUR PICKUP OR REQUEST SHIPPING THROUGH THE LINKS ON YOUR INVOICE!

  • Home
  • MORE ADDED DAILY! AUCTION SUNDAY APRIL 21 @6PM EST!
  • Waterpik Aquarius Water Flosser Professional(89889054)

× Bidding has ended on this item.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); $('.detail__price--current').removeClass("green-color").removeClass("red-color").addClass(priceClass); } if (data.Accepted) { //prepare success system message systemMessage = "

×" + contextMessageDictionary["ActionSuccess"] + "

"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } //render checkout button if a lineitem was returned //EXCEPT: when Auto Generate Invoices is enabled, do not render checkout buttons for lots until the entire event has ended if (!autoGenerateInvoices && ownerAllowsInstantCheckout && data.LineItemID) { var checkoutUrl = 'https://www.thestockroom.ca/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f89889054%2fWaterpik-Aquarius-Water-Flosser-Professional'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=THESTOCKROOMTO&template=ask_listing_question&listingID=89889055&returnUrl=%2FEvent%2FLotDetails%2F89889054%2FWaterpik-Aquarius-Water-Flosser-Professional'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if one does not already exist if (false && $("a.btn__detail__feedback").length == 0) { var feedbackUrl = '/Account/SubmitFeedback?ListingID=89889055&Receiver=THESTOCKROOMTO'; var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

×" + contextMessageDictionary[data.ReasonString] + "

"; } else { systemMessage = "

×" + data.ReasonString + "

"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { //Context is null, but ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

×" + contextMessageDictionary[data.ReasonString] + "

"; } else { systemMessage = "

×" + data.ReasonString + "

"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); // render a checkout button if: // // - the lot ends successfully, and // - the winner is viewing, but only if // - auto gen invoices is disabled // // mainly to prevent one invoice per LOT per buyer, rather than the generally preferred one invoice per EVENT per buyer $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //when Auto Generate Invoices is enabled, do not render checkout buttons for lots until the entire event has ended if (!autoGenerateInvoices) { var checkoutUrl = 'https://www.thestockroom.ca/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f89889054%2fWaterpik-Aquarius-Water-Flosser-Professional'; var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest-item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=THESTOCKROOMTO&template=ask_listing_question&listingID=89889055&returnUrl=%2FEvent%2FLotDetails%2F89889054%2FWaterpik-Aquarius-Water-Flosser-Professional'; var contactSellerHtml = '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if one does not already exist if (false && $("a.btn__detail__feedback").length == 0) { var feedbackUrl = '/Account/SubmitFeedback?ListingID=89889055&Receiver=THESTOCKROOMTO'; var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(".GoToPrevLot").on("click", function () { var thisLotOrder = 1368; var lastLotOrder = 1833; if (thisLotOrder > 0) { $(".GoToPrevLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 89398520, lotOrder: (thisLotOrder - 1) }) .done(function (data) { if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(".GoToNextLot").on("click", function () { var thisLotOrder = 1368; var lastLotOrder = 1833; if (thisLotOrder < lastLotOrder) { $(".GoToNextLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 89398520, lotOrder: (thisLotOrder + 1) }) .done(function (data) { console.log("next lot result: ", data); if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(document).on("SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (listing, invoice, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //show "View Invoice" or "Checkout" button if applicable if (data.InvoicePayerUN == aweUserName) { //get result of /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { invoiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://www.thestockroom.ca/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails%2f89889054%2fWaterpik-Aquarius-Water-Flosser-Professional'; if (result.isPayable) { //invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render checkout button if one does not already exist var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("checkout button rendered for invoice #" + data.InvoiceID); } } else { //the invoice is not payable, so instead of 'checkout' button, render 'view invoice' button if one does not already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '

' + '' + '' + '' + '' + '' + '' + 'View Invoice' + '' + '' + '

'; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("view invoice button rendered for invoice #" + data.InvoiceID); } } //only render the contact and/or feedback buttons if either // a) the web.config setting HighlightCheckoutButtonForBuyNow is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=THESTOCKROOMTO&template=ask_listing_question&listingID=89889055&returnUrl=%2FEvent%2FLotDetails%2F89889054%2FWaterpik-Aquarius-Water-Flosser-Professional'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if one does not already exist if (false && $("a.btn__detail__feedback").length == 0) { var feedbackUrl = '/Account/SubmitFeedback?ListingID=89889055&Receiver=THESTOCKROOMTO'; var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function (jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }); });

Back To Catalog


Shipping Information

No buyer premiums or hidden costs, all items are subject to applicable tax. We offer a 30-day warranty on any items with electronic/mechanical components, or if any items were misrepresented unless items are listed "As-is". Otherwise, all items are final sale. Canceled items are subject to a 10% cancellation/restocking fee.

All won items must be picked up/paid for during the pickup period for this auction event (Monday, April 22to Saturday, April 27). 2 Week pickup extensions are available if the order is paid by the Saturday deadline. For shipping, please contact us for a shipping quote before payment of your invoice. ALL FIRST-TIME BUYERS MUST SHOW VALID PHOTO ID AT PICKUP.Failure to pick up items will lead to item forfeiture, and we will re-list them, and your account may be suspended. All purchases are subject to applicable taxes within Canada and prices are in CAD. If you would like an extension, please prepay the order before the Saturday deadline. We can hold orders for one additional auction cycle, anything not picked up after that will be forfeited, with no refunds provided.

ITEM CANCELLATIONS WILL RESULT IN A 10% RESTOCKING FEE

Items may only be returned if first approved via email. Items may only be returned if they are malfunctioning (not working as intended)or were misrepresented in our description. There are no returns for buyer's remorse, or clothing that does not fit to your liking. All returns are at our discretion. Our warranty does not cover physical damage that occurs while in your possession and/or not present in the listing for the item. Claims for physical damage can only be made at the time of pickup and you are encouraged to inspect your items while you are on site. Attempting an abusive return or fraud return will result in permanent suspension. Fraud returns will result in criminal charges. Warranty claims must be made within 30 days of auction end date. There are no exceptions to this.

All auction items end on Sunday, April 21, starting at 7 pm, one after the other, every 5seconds. There will be a 60-second auto-extend if bids are placed in the final 60 seconds.

Once you've received your invoice, please book your pickup time using the scheduling tool. Just call when you get here, and we'll have your order prepared and brought out to you.We encourage you to checkout online, for a more streamlined checkout experience.If you are unable to pay online, you may pay onsite. We offerfree shipping on orders of $200 and over, pre-tax, and items must all be marked "shippable". Items marked "Pickup or courier only, can be shipped but for a charge and are not eligible for free shipping. Items marked pickup only can only pickup up, and will not be shipped.

Our store is located at:

301 & 327 Evans Ave

Toronto, Ontario

M8Z 1K2

admin@thestockroom.ca

416 207 9755

Items marked "Shippable" or "Pickup and Courier Only" can be shipped. Items marked "Pickup Only" can only be picked up. We can ship anywhere in Canada and the USA.Please reply to your invoice requesting a shipping quote prior to payment. Buyer is responsible for all shipping costs, unless order pre-tax total is over $200, and all items on invoice are marked shippable. Orders containing "Pickup or Courier Only" items do not qualify for free shipping.Contact us for clarification on a specific item.

Itemsmust be picked up and paid forbetween Monday April 22to Saturday April 27. TwoWeek extensions are available if order paid by the Saturday deadline. Orders not paid up within the two week extension period are forfeit and no refunds will be given.Weare open for pickup between the hours of 11-8pm Monday to Friday, and 11-6pm on Saturday. If you require an extension, please prepay the order online.

Our store is located at:

301 & 327 Evans Ave

Toronto, Ontario

M8Z 1K2

admin@thestockroom.ca

416 207 9755

This Auction Uses Proxy Bidding.

Active

Waterpik Aquarius Water Flosser Professional Waterpik Aquarius Water Flosser Professional (1)

Black WP-662

Lot # C2-209

Waterpik Aquarius Water Flosser Professional (2)

  • Waterpik Aquarius Water Flosser Professional (3)

  • Waterpik Aquarius Water Flosser Professional (4)

  • Waterpik Aquarius Water Flosser Professional (5)

  • Waterpik Aquarius Water Flosser Professional (6)

  • Waterpik Aquarius Water Flosser Professional (7)

  • Waterpik Aquarius Water Flosser Professional (8)

  • Waterpik Aquarius Water Flosser Professional (9)

Details

  • MSRP $97
  • Condition Pre-Owned
  • Product Link Click Here
  • This Item is Shippable
  • Lot # C2-209
  • System ID # 89889054
  • End Date
  • Start Date
  • Current Price $1.00 ( )
  • Your Maximum Bid Is $0.00

  • 1 Bid(s) View Bid History
  • High Bidder: malykmic

Description

Pre-owned.

  • ADVANCED WATER FLOSSING: Aquarius is a performance water flosser model featuring enhanced pressure with 10 settings for a custom clean, massage mode for gum stimulation, plus a built-in timer/pacer pauses briefly at 30 secs and 1 min to help track flossing time.
  • HIGH VOLUME RESERVOIR AND SLIM HANDLE: Holds 22 ounces for 90 seconds of use, no refilling required. Small maneuverable handle makes it easy to floss all areas including back teeth and includes a convenient water on/off switch. Covered : Yes
  • DENTIST RECOMMENDED: 9 in 10 dental professionals recommend the Waterpik brand. Waterpik is clinically proven and the first water flosser brand to earn the American Dental Association (ADA) Seal of Acceptance.
  • KEY FEATURES: 7 tips for multiple family members and needs, 10 pressure settings (10-100 PSI), removable 22 oz reservoir (top-rack dishwasher safe for easy cleaning), 90 secs of flossing time, 360 tip rotation, 120VAC/60Hz for use in North America only.
  • EASY AND EFFECTIVE: The Waterpik Aquarius water flosser removes up to 99.9 percent of plaque and is up to 50 percent more effective than dental floss for improving gum health. Just fill the reservoir with warm water, place the tip in your mouth, and start flossing.

Payment Instructions

Payment can be made online via PayPal/Credit Card, or in person via cash/credit/debit. If you require shipping, please request a shipping quote prior to payment. 30 Day warranty for electronic/mechanical items, and for items not as described.

Details

  • MSRP $97
  • Condition Pre-Owned
  • Product Link Click Here
  • This Item is Shippable
  • Lot # C2-209
  • System ID # 89889054
  • End Date
  • Start Date
Waterpik Aquarius Water Flosser Professional (2024)

FAQs

What is the number one rated Waterpik? ›

Waterpik Aquarius Water Flosser

With an average 4.6-star rating across nearly 124K+ (!) reviews, Waterpik's Aquarius model has earned its spot as one of the best-selling water flossers on Amazon.

Why doesn't my Waterpik work? ›

The most common reason for little or no water flow is a clogged jet tip. You can troubleshoot this condition by removing the jet tip and observing if water bubbles up from the top when the device is powered on. To remove the tip, press the Tip Eject button (refer to your owner's manual if needed).

How effective is WATERPIK water flosser? ›

WaterpikTM Water Flosser Removes 99.9% of Plaque Biofilm After 3-Second Treatment.

How do dentists feel about Waterpik? ›

Thousands of dental professionals recommend the WATERPIK water flosser to their patients, and they see the difference it makes.

What kind of Waterpik do dentists use? ›

Accepted Product Lines: Waterpik Aquarius Professional Water Flosser Series.

What are the disadvantages of using a Waterpik? ›

The rinsing action of Waterpiks may not be enough to remove plaque completely from the surface of your teeth. Some people like to use string floss first to scrape off and loosen plaque. A Waterpik can then be used to efficiently rinse out residue and plaque left behind.

Can Waterpik cause gum recession? ›

While water flossers are generally considered safe for most people, there is some evidence to suggest that overuse or incorrect use can lead to gum damage. On the other hand, water flossers have been shown to improve gum health by removing plaque and reducing the risk of gum disease.

How many years does a Waterpik last? ›

Regularly replacing your water flosser and its tips is crucial for maintaining optimal oral health. Generally, tips should be replaced every 3 months, while the flosser unit itself typically lasts between 12 to 24 months, depending on usage and other factors.

Do you still need to floss if you use a Waterpik? ›

A Waterpik Shouldn't Replace Brushing or Flossing

Waterpiks can't remove plaque or stuck-on debris, so it's important to continue to floss and receive professional cleanings regularly. Using a Waterpik while continuing to practice good oral care can help you to keep your teeth and gums as healthy as possible.

Is a Waterpik strong enough to remove plaque? ›

Conclusion: The Waterpik Water Flosser and manual toothbrush is significantly more effective than a manual brush and string floss in removing plaque from tooth surfaces.

Will Waterpik remove hard plaque? ›

The American Dental Association says water flossers with the ADA Seal of Acceptance can get rid of plaque. That's the film that turns into tartar and leads to cavities and gum disease. But some studies find water flossers don't remove plaque as well as traditional floss.

Do you touch Waterpik to gums? ›

Hold the tip slightly away from the gums to allow the water flow to remove plaque and debris.

Do you brush your teeth before or after using a Waterpik? ›

The ideal time to use a Waterpik is before you brush your teeth. This is because doing so can allow you to remove food debris and plaque. When you use a Waterpik before brushing your teeth, teeth brushing becomes more effective.

Can I put Listerine in my Waterpik? ›

Putting mouthwash in your water flosser isn't necessarily a bad idea; it's just unnecessary, experts said. “I typically recommend using warm water in water flossers,” Sasha Ross, DMD, a dentist at Cleveland Clinic, told Verywell. Using mouthwash in your water flosser could be helpful in some specific cases.

How to choose a Waterpik? ›

If you're interested in purchasing a water flosser, here are some key factors to consider:
  1. Water pressure and settings. Look for a water flosser with adjustable pressure settings, so you can customize the pressure to your comfort level. ...
  2. Tank capacity. ...
  3. Cord length. ...
  4. Noise level. ...
  5. Size and portability. ...
  6. Additional features.
Mar 23, 2023

Which is better Waterpik or Philips Sonicare? ›

Philips Sonicare Power Flosser Quad Stream nozzle performs nine times as efficiently as Waterpik 660 in relation to plaque removal surface area coverage.

What's the difference between a Waterpik and a water flosser? ›

The truth is there is no difference. A Waterpik is simply a brand of water flosser that has become so well known that the name of the company and the product itself have become synonymous. So now you know that a Waterpik is simply a type of water flosser, but what do these dental devices actually do?

References

Top Articles
Latest Posts
Article information

Author: Maia Crooks Jr

Last Updated:

Views: 5450

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Maia Crooks Jr

Birthday: 1997-09-21

Address: 93119 Joseph Street, Peggyfurt, NC 11582

Phone: +2983088926881

Job: Principal Design Liaison

Hobby: Web surfing, Skiing, role-playing games, Sketching, Polo, Sewing, Genealogy

Introduction: My name is Maia Crooks Jr, I am a homely, joyous, shiny, successful, hilarious, thoughtful, joyous person who loves writing and wants to share my knowledge and understanding with you.