Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (2024)

  • Home
  • Browse
  • Tools
  • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570](306454653)

× 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 if ((autoGenerateInvoices || ownerAllowsInstantCheckout) && data.LineItemID) { var checkoutUrl = 'https://shopthesalvationarmy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f306454653%2fHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; 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=Sanjose_710&template=ask_listing_question&listingID=306454653&returnUrl=%2FListing%2FDetails%2F306454653%2FHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; var contactSellerHtml = '

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

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

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

'; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } 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 checkout button if the listing ends successfully and the winner is viewing $(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 == "") { var checkoutUrl = 'https://shopthesalvationarmy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f306454653%2fHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; 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.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //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=Sanjose_710&template=ask_listing_question&listingID=306454653&returnUrl=%2FListing%2FDetails%2F306454653%2FHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; var contactSellerHtml = '

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

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

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

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(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://shopthesalvationarmy.com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fListing%2fDetails%2f306454653%2fHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; 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=Sanjose_710&template=ask_listing_question&listingID=306454653&returnUrl=%2FListing%2FDetails%2F306454653%2FHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'; var contactSellerHtml = '

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

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

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

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } 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); }); } }); });

    Active

    Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (1)

    Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (2)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (3)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (4)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (5)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (6)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (7)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (8)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (9)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (10)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (11)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (12)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (13)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (14)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (15)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (16)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (17)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (18)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (19)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (20)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (21)

    • Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (22)

    Sanjose_710 San Jose, CA US

    748
    View Seller's Other Listings

    Contact Seller

    Payment Options Seller Accepts PayPal
    Seller Accepts Credit Cards

    Payment Instructions
    Payments accepted online within 5 days via PayPal or Credit Card processed by Stripe.

    Shipping Options

    • Local Pick Up:$0.00 ($0.00 as additional item)
    • Calculate USPS Shipping Rates
    • Calculate UPS Shipping Rates

    Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (23)

    Select Country First

    Get Rates

    Details

    • Power function Powers on
    • Additional Features All Inputs/Outputs work without issues
    • New or Used USED - see additional info
    • Item Condition Normal wear and tear with visible signs of use
    • Item # 306454653
    • End Date
    • Start Date

    Description

    • Brand:Hyper Tough & Blue Ridge
    • Model:20 Volt Max Lithium-Ion Cordless Drill
    • Included: Cordless Drill(1), Drill Battery(1), Drill Charger, Blue Ridge Drill Bit Set (1)
    • Condition: Preowned, Fair
      • ​​​​Items Tested
      • ​​​Tools have some Scuffs (Check Photos for Details)
      • Drill Bit Set missing 1 Piece

    Questions & Answers Sign in to post a question Sign In

    There are no questions for this listing.

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/PostListingQuestion', type: "post", cache: false, data: { "ListingID": "306454653", "Question": $("#ListingQuestionInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = questionDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedQuestion', $("#ListingQuestionInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F306454653%2FHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570%3FresumeQuestion%3D1"); } else { //reload page to show posted question window.location.replace('/Listing/Details/306454653/Hyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'); } } }); } }, { id: 'btn-cancel', label: 'Cancel', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); questionDialog.realize(); $(document).on("keyup", "#ListingQuestionInput", function () { var charsRemaining = 250 - $("#ListingQuestionInput").val().length; $("#ListingQuestionInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "Post a question to the seller" link is clicked $(document).on("click", "#PostQuestion", function (event) { event.preventDefault(); var savedQuestion = ""; if (!($.cookie('savedQuestion') == null || $.cookie('savedQuestion') == "")) { savedQuestion = $.cookie('savedQuestion'); $.cookie('savedQuestion', "", { path: '/', expires: 0 }); } var postButton = questionDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); questionDialog.open(); var modalBody = questionDialog.getModalBody(); modalBody.find("#ListingQuestionInput").val(savedQuestion).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); }); //prepare "answer question" dialog modal answerDialog = new BootstrapDialog({ title: 'Enter your answer', message: '

    ' + '' + 'RE:' + '' + '' + '

    ' + '' + '

    ' + 'Maximum 250 characters' + '' + '(remaining:)' + '' + '

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/AnswerQuestion', type: "post", cache: false, data: { "QuestionID": answeringQuestionId, "Answer": $("#ListingAnswerInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = answerDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedAnswer', $("#ListingAnswerInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F306454653%2FHyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570%3FresumeAnswer%3D" + answeringQuestionId); } else { //reload page to show posted question window.location.replace('/Listing/Details/306454653/Hyper-Tough-20Volt-Max-Cordless-Drill-Accessories-C570'); } } }); } }, { id: 'btn-cancel', label: 'Cancel', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); answerDialog.realize(); $(document).on("keyup", "#ListingAnswerInput", function () { var charsRemaining = 250 - $("#ListingAnswerInput").val().length; $("#ListingAnswerInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "answer question" link/button is clicked $(document).on("click", ".post-answer-button", function (event) { event.preventDefault(); answeringQuestionId = $(this).parents(".question-answer").data("questionid") + ''; BeginAnsweringQuestion() }); function BeginAnsweringQuestion() { var savedAnswer = ""; if (!($.cookie('savedAnswer') == null || $.cookie('savedAnswer') == "")) { savedAnswer = $.cookie('savedAnswer'); $.cookie('savedAnswer', "", { path: '/', expires: 0 }); } var postButton = answerDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); answerDialog.open(); var questionText = $("[data-questionid='" + answeringQuestionId + "'] .question-text").html(); var modalBody = answerDialog.getModalBody(); modalBody.find("#QuestionTextToAnswer").html(questionText); modalBody.find("#ListingAnswerInput").val(savedAnswer).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); } //automatically close the question dialog if the listing ends $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (data.Status != "Active" && data.Status != "Preview") { questionDialog.close(); } }); //resume posting question or answer if returning from a login var queryStringItems = getQueryStrings(); // get all query string kvp's in order to pre-fill generated inputs with previously specified values from the query string if (queryStringItems["resumeQuestion"]) { $("#PostQuestion").click(); } else if (queryStringItems["resumeAnswer"]) { answeringQuestionId = queryStringItems["resumeAnswer"]; BeginAnsweringQuestion(); } //modal warning when deleting a question $(".delete-question").click(function () { var jsDeleteConfirmMsg = //"Really delete this event?\nTHIS ACTION CANNOT BE UNDONE" 'Really delete this question?' + '\n' + 'THIS ACTION CANNOT BE UNDONE'; var targetHref = $(this).attr("href"); BootstrapDialog.show({ type: 'type-danger', title: ' Delete Confirmation', message: jsDeleteConfirmMsg, buttons: [ { label: 'Delete', cssClass: 'btn-danger', action: function () { window.location = $.htmlDecode(targetHref); } }, { label: 'Cancel', action: function (dialogItself) { dialogItself.close(); } } ] }); return false; }); });

    Hyper Tough 20-Volt Max Cordless Drill & Accessories [C570] (2024)

    FAQs

    Is Hyper Tough a Walmart brand? ›

    Affordable, reliable outdoor tools

    DAYE is proud to manufacture gas push mowers exclusively for Walmart. DAYE does not manufacture any other product sold at Walmart under the Hyper Tough brand.

    How long does it take to charge Hyper Tough 20V battery? ›

    The Hyper Tough Fast charger recharges 20V Max* HT Charge 1.5Ah Lithium slide pack batteries in approximately 45 minutes charge time.

    What makes a cordless drill more powerful? ›

    A higher voltage means more power. The most common rating is 18-volt, which is suitable for most household and DIY uses. The range spans from a 4-volt battery to 28-volt models used for some heavy-duty tools.

    Is hyper tough made in China? ›

    Some hyper tough models are built by MTV but the model that you have purchased is built by a manufacturer in china. They do not offer a collection system as an option.

    What is Walmart's generic brand called? ›

    But what you might not realize is that Walmart does not make its Great Value brand itself. Instead, “Great Value” is a labeling system under which companies like Sara Lee and ConAgra produce and release products for the retailer.

    Why is my drill not gripping the bit? ›

    The most likely reason that your bits are not staying put is a chuck that needs to be replaced. If you have an older drill or you have been using the same chucks for a long time, it is important to look out for signs of wear and tear. Loose bits are a major indication that it's time to replace your chucks.

    Is a 20 volt drill good? ›

    Lightweight drills are typically in the 8- to 12-volt range, enough to assemble flat-pack furniture. General-use drills are usually 18- or 20-volt, which can drill into most materials. The batteries on heavy-duty drills are 24 volts and up, good for driving larger lag bolts.

    How many volts is a good cordless drill? ›

    Voltage ratings of 4 to 8 volts are sufficient for light-duty cordless screwdrivers, and drills with 12 to 18 volts will meet most homeowners' work needs. A high-power model handles heavier work, but more voltage means the tool has a bigger, heavier battery. A cordless drill battery needs recharging periodically.

    What brands have Walmart acquired? ›

    Brands added to the Walmart family include Cambridge Foods, Game, Dion Wired, Makro, Builders Warehouse, Builders Express, Builders Trade Depot, CBW, Jumbo Cash and Carry, the Shield buying group, etc.

    What brand is Walmart trying to build? ›

    BENTONVILLE, Ark., April 30, 2024 — As part of Walmart's mission to make quality, great tasting food accessible for customers, the retailer announced today its latest private brand innovation, bettergoods: a new elevated experience that delivers quality, unique, chef-inspired food at an incredible value.

    What celebrity brands does Walmart have? ›

    In typical Walmart fashion, they won't break the bank.
    • Beautiful — Drew Barrymore. ...
    • Flower — Drew Barrymore. ...
    • Wanda June Home — Miranda Lambert. ...
    • Kendall + Kylie — Kendall and Kylie Jenner. ...
    • Loved01 — John Legend. ...
    • Be An Icon — Paris Hilton. ...
    • Sofia Jeans — Sofia Vergara.
    Apr 30, 2024

    What is Walmart's brand of ice cream? ›

    It's been two weeks since the launch of Walmart's private label Bettergoods, and when it comes to ice cream more consumption is coming from younger shoppers compared to the retailer's Great Value brand — and taste is the reason why.

    Top Articles
    Latest Posts
    Article information

    Author: Nathanael Baumbach

    Last Updated:

    Views: 6426

    Rating: 4.4 / 5 (55 voted)

    Reviews: 94% of readers found this page helpful

    Author information

    Name: Nathanael Baumbach

    Birthday: 1998-12-02

    Address: Apt. 829 751 Glover View, West Orlando, IN 22436

    Phone: +901025288581

    Job: Internal IT Coordinator

    Hobby: Gunsmithing, Motor sports, Flying, Skiing, Hooping, Lego building, Ice skating

    Introduction: My name is Nathanael Baumbach, I am a fantastic, nice, victorious, brave, healthy, cute, glorious person who loves writing and wants to share my knowledge and understanding with you.