×Bidding on this item has ended.
"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } } ); } if (data.Accepted) { // Stel systeembericht succesvol op 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); }); } //Display the checkout button when items are returned //EXCEPT: If automatic invoice generation is enabled, the batch checkout buttons will not be displayed until the full event is completed if (!autoGenerateInvoices && OwnerAllowsInstantCheckout && data .LineItemID) { var checkoutUrl = 'https://www.nativebid.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f75728313'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '
' + '' + '' + '' + '' + '' + '' + 'Bestellen' + '' + '' + '
'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("The checkout display button has been omitted because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //Show Contact Seller button if not already there if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/ Account/ SendlistingMessage ? Recipient = Nativeomaha & Template = ASK_LISTING_QUESTION & LISTINGID = 75728314 & Returnurl = %2FEVENT%%2FLotDetails%2F75728313% Binet-MSRP-18999 '; var contactSellerHtml = '
' + '' + '' + '' + '' + '' + '' + 'Contact seller' + '' + '' + '
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Line Item # Contact Button Displayed" + data.LineItemID); } // render a feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=75728314&Receiver=NativeOmaha' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
' + '' + '' + '' + '' + '' + '' + 'Reviews' + '' + '' + '
'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("Line item feedback button displayed #" + data.LineItemID); } } } else { //ReasonString is filled, prepare negative system message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "
×" + contextMessageDictionary[data.ReasonString] + "
"; } else { system message = "
×" + 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 { // The context is empty, but the reason string is filled in. Compose a negative system message as (contextMessageDictionary[data.ReasonString]) { systemMessage = "
×" + contextMessageDictionary[data.ReasonString] + "
"; } else { system message = "
×" + 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); }); } } } }); / /show the payment button if: // // - the draw is successful and // - the winner follows, but only if // - the automatic generation of invoices is disabled // // mainly to avoid one invoice per lot and buyer is created , instead of globally preferred invoice for EVENT and 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 automatic invoice generation is enabled, the batch checkout buttons will be not displayed until the entire event is completed if ( !autoGenerateInvoices) { var checkoutUrl = 'https://www.nativebid.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f75728313'; var checkoutHtml = '
' + '' + '' + '' + '' + '' + '' + 'Bestellen' + '' + '' + '
'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("The checkout display button has been omitted because one already exists."); } } // Display a 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=NativeOmaha&template=ask_listing_question&listingID=75728314&returnUrl=%2FEvent%2FLotDetails%2F75 728313%2FO MA Baxton -Studio-Simms - 3 ply white wooden modern shoe cabinet MSRP-18999'; var contactSellerHtml = '
' + '' + '' + '' + '' + '' + '' + 'Contact seller' + '' + '' + '
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Line Item # Contact Button Displayed" + data.LineItemID); } // render a feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=75728314&Receiver=NativeOmaha' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
' + '' + '' + '' + '' + '' + '' + 'Reviews' + '' + '' + '
'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("Feedbackknop voor regelitem # weergegeven" + data.LineItemID); } } } }); $(".GoToPrevLot").on("kliknij", function () { var thisLotOrder = 208; var lastLotOrder = 261; if (thisLotOrder > 0) { $(".GoToPrevLot").prop("wyłączone", prawda $.post("/RealTime/GetLotIdByLotOrder", { eventId: 75639192, lotOrder: (thisLotOrder - 1) }).done(function (data) { if (data.LotId) { window.location.href = "/ Event/ LotDetails" + "/" + data.LotId; } }); } }); $(".GoToNextLot").on("kliknij", function () { var thisLotOrder = 208; var lastLotOrder = 261; if (thisLotOrder < lastLotOrder) { $(".GoToNextLot").prop("wyłączone", true $.post("/RealTime/GetLotIdByLotOrder", { eventId: 75639192, lotOrder: (thisLotOrder + 1) }).done(function (data ) { console.log("naast veel wynik: ", data); if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } } ); $(document) + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); // Toon knop "Bekijk factuur" of "Afrekenen", als True If (data.InvoicePayerUN = = aweUserName) {//Verkrijg het resultaat van /RealTime/IsInvoicePayable?invoiceId=nnnnnn var Promise = Proxy.invokeAsync("IsInvo lódPłatne" , {voiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://www.nativebid.com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails% 2f75728313'; if (result.isPayable) {//Factuur is betaalbaar if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__szczegóły__checkout").length == 0) { //renderowanie płata kasy , spada bez żadnych opłat is available var checkoutHtml = '
' + '' + '' + '' + '' + '' + '' + 'Bestellen' + '' + '' + '
'; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("Invoice checkout # button displayed" + data.InvoiceID); } } else { //The invoice is not payable, so show a View Invoice button instead of a Checkout button if it doesn't already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '
' + '' + '' + '' + '' + '' + '' + 'View invoice' + '' + '' + '
'; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("Show invoice button for invoice number" + data.InvoiceID); } } // Show contact and/or feedback buttons only if // a) HighlightCheckoutButtonForBuyNow web.config is set to False or // b) invoice is not payable if (!highlightCheckoutButtonForBuyNow | | !result.isPayable ) { // Specify the Contact Seller Button If not already present if (False && $("A.BTN__Detail__ContactUser"). Length == 0) { var ContactSellerUrl = '/Account/SendListingMessage? Receiver = NativeMaHa & Template = Ask_Listing_Question & ListingID = 75728314 & ReturnUrl = %2flotDaTails%2flotDaTails%2flotDetails 2FOMABaxton-Studio-Simms-3tier-White-Wood-Modern-Shoe-Cabinet-MSRP-18999'; var contactSellerHtml = '
' + '' + '' + '' + '' + '' + '' + 'Contact seller' + '' + '' + '
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Rendered invoice contact button #" + data.InvoiceID); } // render a feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=75728314&Receiver=NativeOmaha' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
' + '' + '' + '' + '' + '' + '' + 'Reviews' + '' + '' + '
'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("Feedback button for displayed invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); }); Promise.fail(function (jqXHR, textStatus) { jslog("Failed to retrieve invoice status (2): " + textStatus); }); } }); });
Back to the catalog
Send information
ALL SALES OVER. Buyer acknowledges that all items are sold "as is" and NativeBid.com makes no warranty, express or implied, as to the condition of the items purchased or that the items purchased are suitable for the buyer's needs. Many items are returns, meaning they will be in a different condition. Some are "like new", some are damaged. Some are missing parts, although parts are often readily available.
PLEASE DO NOT REGISTER IF YOU CANNOT COLLECT YOUR ITEMS.All purchased items must be picked up at the agreed pick-up times and locations. Absolutely NO refunds or chargebacks will be made if purchased items are not picked up at the specified time and place. Purchased items not picked up by the buyer will be considered abandoned by the buyer and any further use of such purchased items is at the sole discretion of NativeBid.com
Please note that additional details may be added to the item description if brought to the attention of NativeBid.com staff at any time prior to the close of the auction for the item.
***All winning bids include an additional buyer bonus of 15% of the winning bid amount. These fees are withheld by the NativeBid auction sites. The auctioneers keep 100% of the purchase price or "hammer". NativeBid does not charge a "seller bonus". This is to attract high quality sellers, who in turn will bring top quality products to NativeBid.com.
ITEM CONDITION AND WARRANTY
At NativeBid, most of these items are new or new with damaged packaging, and are sometimes returned online. Some items may have been previously opened, used or damaged. The photos used are archive photos that are representative of the goods. Additional photos may be provided at the auctioneer's discretion. Each item is displayed with its individual UPC label. Please read the item description carefully as sometimes our staff tags items that are incomplete and/or damaged. These items contain additional information about their status. Our employees use different notations to describe the condition of an item; Therefore, no warranty or guarantee can be given on any of the items supplied. It is the responsibility of the bidder to read the description and photos provided. ANDSystems are sold "as is" with no warranty. No refunds will be made.ALL SALES OVERSubject to these terms and conditions, no refunds will be issued and all chargebacks will be denied.
INACCURACIES OF THE ARTICLE
Occasionally an item being auctioned may have an incorrect image. It is also possible that the article is not displayed correctly. NativeBid.com tries to display the articles as accurately as possible. However, if you find any inaccuracies, please report them to NativeBid.com staff or write to us
info@NativeBid.com. Please state the auction and item number and a description of the inaccuracies. NativeBid.com will make every effort to update the item before the end of the auction.
REGISTER AND OFFER
Each potential bidder must first register as a NativeBid.com user in order to bid on an item. By placing a bid, the bidder agrees to these terms and conditions. Please review all auction details before bidding as NativeBid.com does not edit or delete bids once submitted.
END AND RENEWAL OF THE AUCTION
NativeBid.com uses tiered auction closes for all listed items. This means that each item closes 30 seconds before the next item. An item's closing time may be extended if the bid is placed within 30 seconds of the closing time. The duration of the additional time is 30 seconds from the time of submission of the offer. Whenever a bid is placed during this "extension period", the auction will automatically be extended for another 30 seconds. It was developed and used to so-called "sniping", i.e. an attempt to "steal" an object. Items in the last few seconds of the auction.
PAYMENTS
All winning bids include a
. At the end of each auction, the buyer's credit cards on file will be charged and a "paid in full" invoice will be emailed. Accepted payment methods are Visa, MasterCard, Discover or American Express. Buyers can choose from Stripe's native payment service or PayPal. Cryptocurrencies such as BitCoin are also accepted by BitPay. Credit cards are automatically charged at the end of the auction unless otherwise stated in the auction details. Bidders must have sufficient credit on their credit card or the bidder will lose their bidding privileges (see below).
ARTICLE COLLECTION
Bid winners will collect their items from the NativeBid - Omaha warehouse:
8936 jul.
Omaha, NE 68127
All winning bidders must collect their items within the scheduled collection times. Eligible bidders schedule collection times using the Scheduling Service link on the invoice. All collections must be made within one week of the end of the auction. Upon arrival, the winning bidder must present a printed or electronic invoice showing that the items have been paid for in full. A valid driver's license is also required. The license numbers will be saved and linked to the winning bidder's NativeBid.com account for future use. If the Bidder cannot be present at the scheduled collection date/time, it is the Bidder's responsibility to send someone on their behalf with a valid driver's license and an invoice showing that the Bidder has been paid in full. Items not picked up at the scheduled time will be considered abandoned and may be relisted without a refund at NativeBid.com's discretion.
DISPATCH
NativeBid.com auctioneers may offer shipping at their discretion. If shipping is not offered, all winning items must be picked up from the auctioneer listed in the auction during the specified "pickup hours" at the bidder's expense.
LOSS OF BID RIGHTS
If a bidder's credit card on file is declined, bidder privileges may be revoked. In addition, NativeBid.com reserves the right to revoke a bidder's rights at any time if a bidder is found to be in violation of these Terms. The ability to bid may be restored at NativeBid.com's discretion.
Exempt status
Any bidder claiming a tax exemption must provide proper documentation during the registration process BEFORE submitting their first bid. A copy of the current tax exemption form must be provided BEFORE bidding begins. Otherwise, the bidder will be charged sales tax on all winning items before NativeBid.com receives the required documentation.
LIABILITY AND ARBITRATION
NativeBid.com is not responsible for any damages, inaccuracies or disclaimers for items posted and won. Any question or controversy arising out of and/or related to these Terms of Service shall be settled by arbitration in accordance with the Commercial Arbitration Rules of the American Arbitration Association. The awards of the arbitrator(s) may be entered in any court of competent jurisdiction.
RIGHTS RESERVED on NativeBid.com
NativeBid.com reserves the right to terminate, suspend or extend any auction or collection time at any time for any reason. In addition, any item may be removed from the online auction at any time without notice. NativeBid.com also reserves the right to decline a sale at any time prior to payment.
NativeBid.com's goal is to provide a great experience for every bidder in the hope that bidders keep coming back. If you encounter any issues at any time, please contact us at info@nativebid.com. We will do our best to resolve the issue or be as flexible as possible to assist you in any way we can. We hope you have a great bidding and buying experience on NativeBid.com and we hope to see you again soon!
No shipping is offered on this auction.
15.00% buyers bonus
$1,00flight compensation
This list usedProxy Offerings.
Active
OMA-Baxton Studio Simms 3-tier modern white wooden shoe rack
Weiss
- current price$22.50 ( ) No reserve
-
Your maximum bid is$0,00
- 15 offersView your bid history
Native Omaha See other listings from the seller
payment options The seller accepts PayPal
The seller accepts credit cards
Details
- Stan It looks undamaged; clutch intact
- No equipment NEE
- Assembled by NB NEE
- Lot No. 988
- System ID # 75728313
- Deadline
- Starting date
Description
Store all your shoes elegantly in the Baxton Studio Simms Shoe Cabinet. This tall yet slim shoe cabinet is the perfect addition to your hallway or bedroom. Three doors open to reveal two shelves with room for shoes. Each door holds up to six pairs of shoes for a total of 18 pairs per unit. Choose from the available finish options when choosing this contemporary cabinet for your space.
Product-URL
Answer the questions Log in to ask a question Register
No questions for this post.
', Knoppen: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); dezeknop.spin(); $.ajax({url: '/Listing/PostListingQuestion', type: "post", cache: false, data: { "ListingID": "75728314", "Question": $("#ListingQuestionInput").val( ) }, success: function (data) { if (data.error) { // fout opgetreden, toon foutmelding var modalBody = questionsDialog.getModalBody(); modalBody.prepend($('
').html(dane.błąd)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedQuestion', $("#ListingQuestionInput").val(), { path: '/', Expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FEvent%2FLotDetails%2F75728313%3FresumeQuestion%3D1"); } else { // reload the page to see the question posted window.location.replace('/Event/LotDetails/75728313'); } } }); } }, { id: 'btn-cancel', etykieta: 'Cancel', cssClass: 'btn-link', akcja: function (dialog) { dialog.close(); } }], auto-destroy: 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 error"); } }); //open the dialog when the "Ask seller a question" link is clicked $(document).on("click", "#PostQuestion", function (event) { event.preventDefault(); var saveQuestion = "" if (!($.cookie('zapisane pytanie') == null || $.cookie('zapisane pytanie') == "")) { saveQuestion = $.cookie('zapisane pytanie'); $ .cookie ('savedQuestion', "", { path: '/', expiration: 0}); } var postButton = pytaniaDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); pytaniaDialog . open();var modalBody = pytaniaDialog.getModalBody();modalBody.find("#ListingQuestionInput").val(savedQuestion).focus().keyup();modalBody.find("div.błędy-podsumowania-walidacji " ) .usunąć( );}); // Prepare the Answer Question Dialog modal answerDialog = new BootstrapDialog({ title: 'Enter your answer', message: '
' + '' + 'RE:' + '' + '' + '
' + '' + '
' + 'Maximum of 250 characters' + '' + '(other:)' + '' + '
', Knoppen: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); dezeknop.spin(); $.ajax({url: '/Listing/AnswerQuestion', type: "post", cache: false, data: { "QuestionID": answeringQuestionId, "Answer": $("#ListingAnswerInput").val() } , Success: function (data) { if (data.error) { // er is een fout opgetreden, laat de foutmelding zien var modalBody = answerDialog.getModalBody(); modalBody.prepend($('
').html(dane.błąd)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedAnswer', $("#ListingAnswerInput").val(), { path: '/', Expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FEvent%2FLotDetails%2F75728313%3FresumeAnswer%3D" + answeringQuestionId); } else { //Nieuwe pagina, um die gepostete Frage anzuzeigen window.location.replace('/Event/LotDetails/75728313'); } } }); } }, { id: 'btn-cancel', etykieta: 'Cancel', cssClass: 'btn-link', akcja: function (dialog) { dialog.close(); } }], autodestroy: false, schließbar: 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- Zusammenfassungsfehler"); } }); //Dialoogvenster, als u de link/de Schaltfläche "Frage beantworten" geklickt wird $(document).on("click", ".post-answer-button", function (event) { event.preventDefault(); answeringQuestionId = $ (aan).ouders(".pytanie-odpowiedź").data("identyfikator pytania") + ''; BeginAnsweringQuestion() }); function BeginAnsweringQuestion() { var saveAnswer = ""; if (!($.cookie('savedAnswer') == null || $.cookie('savedAnswer') == "")) { saveAnswer = $.cookie('savedAnswer'); $.cookie('savedAnswer', "", {ścieżka: '/', Wygasa: 0 }); } var postButton = answerDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); answerDialog.open(); var pytaniaText = $("[data-questionid='" + answeringQuestionId + "'] .pytanie-tekst").html(); var modalBody = answerDialog.getModalBody(); modalBody.find("#TekstPytaniaNaOdpowiedź").html(TekstPytania); modalBody.find("#ListingAnswerInput").val(savedAnswer).focus().keyup(); modalBody.find("div.podsumowanie-błędów-walidacji").verwijderen(); } // Gedeeltelijke dialoog automatisch weergegeven, als de opmaaklijst $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interessantListings) < 0) retourneert; if (data . Status != "Aktiv" && data.Status != "Vorschau") { pytaniaDialog.close(); } }); // als de berichten van Frage fortsetzen zijn, wanneer een aanvraag is ingediend door queryStringItems = getQueryStrings(); // alle KVP's van Abfragezeichenfolge abrufen, um genereerde Eingaben mit zuvor angegebenen Werten aus der Abfragezeichenfolge vorab zu full if (queryStringItems["resumeQuestion"]) { $("#PostQuestion").click(); } else if (queryStringItems["resumeAnswer"]) { answeringQuestionId = queryStringItems["resumeAnswer"]; RozpocznijOdpowiadaniePytania(); } //mode Warnung beim Losschen einer Frage $(".delete-question").click(function () { var jsDeleteConfirmMsg = //"Dieses Ereignis wirklich löschen?\nDiese Aktion kan nicht rückgängig gemacht werden" 'Diese Frage wirklich löschen ?' + '\n' + 'DIESE AKTION KANN NICHT RÜCKGENOMMEN WERDEN'; var targetHref = $(this).attr("href"); BootstrapDialog.show({ type: 'typ-niebezpieczeństwo', tytuł: '"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; }); });