ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (2024)

× Bidding has ended on this item.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); } 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://johnpyeauctions.co.uk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f218310069%2fORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; 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 (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=JohnPye&template=ask_listing_question&listingID=218310070&returnUrl=%2FEvent%2FLotDetails%2F218310069%2FORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; var contactSellerHtml = '

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

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=218310070&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); 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://johnpyeauctions.co.uk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f218310069%2fORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; 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 (false && $("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=JohnPye&template=ask_listing_question&listingID=218310070&returnUrl=%2FEvent%2FLotDetails%2F218310069%2FORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; var contactSellerHtml = '

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

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=218310070&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

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

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(".GoToPrevLot").on("click", function () { var thisLotOrder = 324; var lastLotOrder = 699; if (thisLotOrder > 0) { $(".GoToPrevLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 217508376, lotOrder: (thisLotOrder - 1) }) .done(function (data) { if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(".GoToNextLot").on("click", function () { var thisLotOrder = 324; var lastLotOrder = 699; if (thisLotOrder < lastLotOrder) { $(".GoToNextLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 217508376, 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://johnpyeauctions.co.uk/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails%2f218310069%2fORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; 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 (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=JohnPye&template=ask_listing_question&listingID=218310070&returnUrl=%2FEvent%2FLotDetails%2F218310069%2FORALB-SMART-7-ELECTRIC-TOOTHBRUSHES-FOR-ADULTS-MOTHERS-DAY-GIFTS-FOR-HER-HIM-APP-CONNECTED-HANDLE-3-TOOTHBRUSH-HEADS-TRAVEL-CASE-5-MODE-DISPLAY-TEETH-WHITENING-2-PIN-UK-PLUG-7000N-BLUE'; var contactSellerHtml = '

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

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=218310070&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); 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

Saleroom Location

Edinburgh SR24-1399- Parcel Delivery Only

John Pye Auctions,Bridgeness Rd Carriden Bo’ness West Lothian EH51 9SF Nr Edin

VIEWING MONDAY 8THAPRIL20249AM - 12PM

PAYMENT DEADLINE - THURSDAY 11TH APRIL2024- 4PM

25% Buyers Premium + 20% VAT

This Auction Uses Online Bidding.

Lot # 325

ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (1)

  • ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (2)

  • ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (3)

  • ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (4)

Hammer Price: £28.00 (Approx (€31.92))


Edinburgh SR24 - Delivery Only - ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (5)


Parcel Delivery (DPD) £10.00 (£1.00 as additional lot)

Shipping Info

Edinburgh SR24-1399- Parcel Delivery Only

John Pye Auctions,Bridgeness Rd Carriden Bo’ness West Lothian EH51 9SF Nr Edin

VIEWING MONDAY 8THAPRIL20249AM - 12PM

PAYMENT DEADLINE - THURSDAY 11TH APRIL2024- 4PM

Description

ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: LOCATION - B RACK

John Pye Auctions will bid incrementally for you up to your maximum bid. Your maximum bid is kept a secret from other users.

Your bid is a contract between you and the listing creator. If you have the highest bid you will enter into a legally binding purchase contract.


ORAL-B SMART 7 ELECTRIC TOOTHBRUSHES FOR ADULTS, MOTHERS DAY GIFTS FOR HER / HIM, APP CONNECTED HANDLE, 3 TOOTHBRUSH HEADS & TRAVEL CASE, 5 MODE DISPLAY, TEETH WHITENING, 2 PIN UK PLUG, 7000N, BLUE.: (2024)

FAQs

Is Oral-B Smart 7 good? ›

Overall, the Oral-B Smart 7 is a fantastic investment in my dental health, and I highly recommend it to anyone looking for a top-notch electric toothbrush. It's been a trusted companion in my daily dental care routine.

What is the #1 dentist recommended electric toothbrush? ›

As the most gentle electric toothbrush that offered a near-instantaneous brighter smile with each use, the Philips Sonicare 4100 Power Rechargeable Electric Toothbrush is the clear-cut winner among this list. Not only is it fairly priced between $35 and $50 on the market but its quality is second to none.

What's the difference between oral-B Smart and Genius? ›

The Genius X includes A.I. technology to guide you to your best clean. Up to 6 personalised modes including Gum Care, Sensitive and Whitening to customize your brushing. Oral-B Smart Series - Superior cleaning and healthier gums with real-time brushing feedback to assist you while brushing.

Which Oral-B electric toothbrush is the best? ›

The Oral-B Genius X Limited is our top pick because it packs all the features you need in a highly intuitive, seamlessly functional toothbrush.

Do dentists actually recommend Oral-B? ›

There are many choices, when it comes to electric toothbrushes, but Oral-B is the first to have been accepted by the ADA. Dental professionals agree, 3D Cleaning Action technology safely and effectively removes plaque and helps to prevent and reduce gingivitis.

Is Oral-B app worth it? ›

TechRadar Verdict

The Oral-B app adds some excellent tools to help improve your brushing technique and ensure you don't miss a spot (it tracks the brush's position in your mouth in real time with surprising accuracy), but the Genius X also delivers a thorough clean if you prefer not to connect it to your phone.

What is better, Sonicare or Oral-B? ›

Sonicare vs Oral-B: Our Verdict

Both Oral-B and Sonicare make excellent electric toothbrushes. Oral-B represents the better value; the brushes themselves and replacement heads are cheaper than those sold by Sonicare. And they're easier to use for beginners and kids.

Is electric toothbrush good or bad for gums? ›

Electric toothbrushes are generally considered safer for gums. In addition, soft bristles are recommended over hard bristles, regardless of toothbrush type. As aggressive brushing can lead to gum recession, an electric toothbrush with better, soft bristles can be superior for gum health.

What is the difference between Oral-B 7 and 8? ›

Oral-B iO7 vs Oral-B iO8

if you don't need a Super Sensitive brush mode—the iO7 does has a Sensitive mode—the color screen isn't worth the extra cost of the iO8. It's nice but in no way essential. There's no difference in brushing performance, charging speed or accessories between iO7 and iO8.

How long does it take to charge Oral B Smart 7? ›

Plus, it's the first Oral-B rechargeable toothbrush to include a magnetic charging base which ensures a full charge in approximately three hours for Oral-B iO Series 7/8/9, our fastest charging electric toothbrush yet.

References

Top Articles
Latest Posts
Article information

Author: Lidia Grady

Last Updated:

Views: 5643

Rating: 4.4 / 5 (65 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Lidia Grady

Birthday: 1992-01-22

Address: Suite 493 356 Dale Fall, New Wanda, RI 52485

Phone: +29914464387516

Job: Customer Engineer

Hobby: Cryptography, Writing, Dowsing, Stand-up comedy, Calligraphy, Web surfing, Ghost hunting

Introduction: My name is Lidia Grady, I am a thankful, fine, glamorous, lucky, lively, pleasant, shiny person who loves writing and wants to share my knowledge and understanding with you.