Norlake F23-SH AdvantEDGE 2-Door Reach-In Freezer (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) { if (ownerAllowsInstantCheckout && data.LineItemID) { var checkoutUrl = 'https://www.biddergy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f412435733%2fNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; 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=admin&template=ask_listing_question&listingID=412435734&returnUrl=%2FEvent%2FLotDetails%2F412435733%2FNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; 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=412435734&Receiver=admin' .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://www.biddergy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f412435733%2fNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; var checkoutHtml = '

'; 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=admin&template=ask_listing_question&listingID=412435734&returnUrl=%2FEvent%2FLotDetails%2F412435733%2FNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; 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=412435734&Receiver=admin' .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 = 0; var lastLotOrder = 121; if (thisLotOrder > 0) { $(".GoToPrevLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 412428488, lotOrder: (thisLotOrder - 1) }) .done(function (data) { if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(".GoToNextLot").on("click", function () { var thisLotOrder = 0; var lastLotOrder = 121; if (thisLotOrder < lastLotOrder) { $(".GoToNextLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 412428488, 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.biddergy.com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails%2f412435733%2fNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; 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=admin&template=ask_listing_question&listingID=412435734&returnUrl=%2FEvent%2FLotDetails%2F412435733%2FNorlake-F23SH-AdvantEDGE-2Door-ReachIn-Freezer'; 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=412435734&Receiver=admin' .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); }); } }); });

Preview

Norlake F23-SH AdvantEDGE 2-Door Reach-In Freezer Norlake F23-SH AdvantEDGE 2-Door Reach-In Freezer (1)

30843 Plymouth Road, Livonia, MI

Livonia, MI

Current Price $5.00 ( )

Bidding will open in Starts On Tuesday, June 18, 2024 at 8:00AM ET remaining

3Watching Add to Watch List

Item Description

In working condition.

Model: F23-SH

It is Approx. 7' tall x 27" wide x 32" deep with handle

* High Bidder is responsible for the complete and clean removal of all items won. This means the winning bidder cannot damage any flooring, walls, ceiling, or other parts of the permanent structure in the removal of their items without being liable for damages. High Bidder must cap any electrical wires and plumbing items. Please see below for terms & conditions, as well as specific inspection and removal information**

TD

Inspection Times

All items listed in this auction are located for inspection at the following address and on the following dates / times only:

More information to come!

Inspection is encouraged as all items are sold "as-is".

Condition

All bids are considered legal binding contracts and are subject to Biddergy's terms and conditions as well as privacy policy. All items listed for auction are to be sold "as is, where as". All items are sold without warranty of any kind, neither express nor implied, all sales are final no matter of listed description.

Buyers Premium

18% BUYERS PREMIUM. If paying with cash, wire transfer, money order, or cashier's check, then 3% of the buyer's premium is waived, which makes it 15%.

Payment & Removal

Successful high bidders are to make payment prior to removal of items only at:

More information to come!

All tools, transportation, and labor necessary for removal is the responsibility of the winning bidder. Biddergy accepts cash, wire transfer, money order, cashier's check, and credit cards (Visa, Discover, Mastercard, American Express). Successful high bidders are responsible for any federal, state, and local taxes that may apply. Biddergy reserves the right to charge your credit card on file if payment / removal is not made during the designated time allotted. Our terms and conditions in their entirety can be found at www.biddergy.com/terms.

Sales Tax & Title Items

All bidders will be subject to 6% State of Michigan Sales tax. If you are tax exempt, please be prepared to provide our office with the proper documentation upon making payment. Biddergy is required by the State of Michigan to broker all titled items sold. A $120.00 broker fee will be charged for all vehicles which we need to broker. In addition a $15.00 fee for title transfer will be charged. We can also apply for license plates / registration if you so choose. Non-Michigan Residents will pay according to their state rules for titled vehicles. Buyers will need to sign the appropriate paperwork required by the state for title transfers. It will take approximately 15 business days to receive your title from the Secretary of State.

Auctions

Auction dates and times are approximate and Biddergy reserves the right to alter times and dates at its discretion. Times are listed as Eastern Standard Time. All auctions are programmed to extend 5 minutes if last minute bids are placed. If no other bids are placed within 5 minutes, auction will end. Example - An item is scheduled to end at 8:00pm, a bid is placed at 7:58pm, the ending time will be extended 5 minutes making the end time 8:03pm, this will continue until no bids are placed during the last 5 minutes. Biddergy offers shipping between our auction centers, please contact our office at (866) 260-1611 for more information. Biddergy is also happy to work with your preferred shipping vendor, please contact our office for any handling fees that may apply.

Norlake F23-SH AdvantEDGE 2-Door Reach-In Freezer (2024)
Top Articles
Latest Posts
Article information

Author: Maia Crooks Jr

Last Updated:

Views: 5925

Rating: 4.2 / 5 (63 voted)

Reviews: 94% 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.