×Bidding on this item has ended.
"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } } ); } if (data.Accepted) { //Erfolgssystemnachricht vorbereiten 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 return //EXCEPT: if auto-generate invoices is enabled, do not render lot checkout buttons until entire event finishes ist if (!autoGenerateInvoices && ownerAllowsInstantCheckout && data.LineItemID) { var checkoutUrl = 'https://vistaauction.com /Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f257337738% 2fHisense-16-Cu-ft-Single-Door-Mini-Fridge-Black'; 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 of the checkout button since one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //Render the Contact Seller button if there isn't one yet if (false && $("a.btn__detail__contactuser ").length == 0) { var contactSellerUrl = '/Account/ SendListingMessage?receiver=admin&template=ask_listing_question&listingID=257337739&returnUrl=%2FEvent%2FLotDetails%2F257337738%2FHisense-16-Cu-ft-Single-Door-Mini-Fridge-Black '; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Contact button rendered for line item #" + data.LineItemID); } //Render the feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=257337739&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 filled, prepare 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 filled, prepare 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 watching, but only if // - automatic generation of invoices is disabled // // mainly by one invoice per LOT per buyer instead of 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 == "") { //if "AutoGenerate Invoices" is enabled, no checkout buttons for lots display until the entire event is finished if (!autoGenerateInvoices) { var checkoutUrl = 'https://vistaauction.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails% 2f257337738%2fHisense 16 Cu ft Single Door Mini Fridge Black'; var checkoutHtml = '
'+'' + '' + '' + '' + '' + '' + 'Checkout' + '' + ''+'
'; if ($(.detail__context-menu").find(.btn__detail__checkout").length == 0) { $(.detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("Skipped rendering the checkout button since one already exists."); } } // Render the "Contact Seller" button if it doesn't 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=admin&template=ask_listing_question&listingID%2FLotDetailsreturnUrl%l%257337%%257337%25ot%25ot%25ot 2F257337738%2FHisense 16 Cu ft Single Door Mini Fridge Black'; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Contact button rendered for line item #" + data.LineItemID); } //Render the feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=257337739&Receiver=admin' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
'+'' + '' + '' + '' + '' + '' + 'Feedback' + '' + ''+'
'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("Feedback-Button gerendert für Werbebuchung #" + data.LineItemID); } } } }); $(.GoToPrevLot").on("click", function () { var thisLotOrder = 1398; var lastLotOrder = 1403; if (thisLotOrder > 0) { $(.GoToPrevLot").prop("disabled", true ); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 257101913, lotOrder: (thisLotOrder - 1) }) .done(function (data) { if (data.LotId) { window.location.href = "/ Event/LotDetails" + "/" + data.LotId; } }); } }); $(.GoToNextLot").on("click", function () { var thisLotOrder = 1398; var lastLotOrder = 1403; if (thisLotOrder < lastLotOrder) { $(.GoToNextLot").prop("disabled", true ); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 257101913, 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, bill, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //Schaltfläche "Rechnung anzeigen" oder "Zur Kasse" anzeigen, falls zutreffend, wenn (data.InvoicePayerUN = = aweUserName) { //Ergebnis von /RealTime/IsInvoicePayable abrufen?invoiceId=nnnnnn var versprechen = Proxy.invokeAsync("IsInvoicePayable", { billId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://vistaauction .com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails%2f257337738%2fHisense-16-Cu-ft-Single-Door-Mini-Fridge-Black'; if (result. isPayable) { //Rechnung ist zahlbar if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //Kasse-Schaltfläche rendern, falls noch keine vorhanden ist var checkoutHtml = '
'+'' + '' + '' + '' + '' + '' + 'Checkout' + '' + ''+'
'; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("Checkout button rendered for invoice #" + data.InvoiceID); } } Else { //The invoice is not payable, so render the View Invoice button instead of the Checkout button if there isn't one already if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '
'+'' + '' + '' + '' + '' + '' + 'View invoice' + '' + ''+'
'; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("Show invoice button for invoice #" + data.InvoiceID); } } //Render the contact and/or feedback buttons only if either // a) the HighlightCheckoutButtonForBuyNow web.config setting is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable ) { //Render the Contact Seller button if there isn't one already if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage? receiver=admin&template=ask_listing_question&listingID=257337739&returnUrl= %2FEvent%2FLotDetails%2F257337738%2FHisense-16-cu-ft-Single-Door-Mini-Fridge-Black'; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Invoice # contact button rendered" + data.InvoiceID); } //Render the feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=257337739&Receiver=admin' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
'+'' + '' + '' + '' + '' + '' + 'Feedback' + '' + ''+'
'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("Invoice #Feedback button rendered" + data.InvoiceID); } } }, function(error) { jslog("Error getting invoice status (1): " + error); } ); promise.fail(function(jqXHR, textStatus) { jslog("Failed to get invoice status (2): " + textStatus); }); } }); });
Back to the catalogue
WARRANTY & CONDITION
Most of these items are either new in packaging or some are online returns. Some of the items may have already been opened, used or damaged. The photos used are archive photos and representative of the goods. Each item is listed with its individual UPC label. Please pay close attention to the item description, as our staff will mark incomplete and/or damaged items. These items include additional details about their condition. ALL SALES ARE FINAL. The items are sold without warranty. No refunds will be made.
13.00% buyer commission
This auction usesProxy Bids.
Active
Hisense 1.6 Cu. ft. Single Door Mini Fridge, Black
MSRP: $104 - new
- current price$10.00 ( )
-
Your maximum bid is$0.00
(Video) Hisense 4.4 Cu. Ft. Mini Fridge Unboxing - 10 Commandments)View bid history
payment options Seller accepts credit cards
details
- Article # 1399
- Entry ID 257337739
- Final term
- Start date
Description
neu
Retail Price: $104
https://www.walmart.com/ip/Hisense-1-6-Cu-ft-Single-Door-Mini-Fridge-Black/650752623*
*For reference only. Please read the condition comment and view the images for the actual product.
SS-Snizhana