Selling (2024)

" + "Apparently the endpoint has not yet been provided here for this instance. Please consult with your community team to get this feature enabled for you." + "

"; break; } resultsPage = resultsPage + "

"; resultsPage = resultsPage + "

Incorrectly formed response. Error parsing JSON.

"; resultsPage = resultsPage + "

Request details

"; resultsPage = resultsPage + "

From: "+startDate+"

"; resultsPage = resultsPage + "

To: "+endDate+"

"; resultsPage = resultsPage + "

Source Board: "+sourceBoard+"

"; resultsPage = resultsPage + "

Archive Board: "+archiveBoard+"

"; resultsPage = resultsPage + "

'Not solved only' flag: "+notSolvedOnly+"

"; resultsPage = resultsPage + "

'Move threads' flag: "+moveThreads+"

"; resultsPage = resultsPage + "

URL: "+url+"

"; resultsPage = resultsPage + jqXHR.responseText; resultsPage = resultsPage + "

"; processedBoards = processedBoards + 1; if(processedBoards == sourceBoard.length) { printResults(resultsPage); } } ); } } else { $("

").text("Dates or archive board not set.").dialog({title: "Error"}); console.log("ARCHIVE COMPONENT ERROR: Incorrect dates or destination board"); } }); function printResults(resultsPage) { jQuery(".ebay-component-archive-threads #archive-component-status").empty(); $("#archiveThreadForm")[0].reset(); $(parseHTML(resultsPage)).dialog({ width: "500px", modal: true, title: "Archive threads results" }); } // see https://bestofjs.org/projects/you-dont-need-jquery function parseHTML(string) { const context = document.implementation.createHTMLDocument(); // set the base href for the created document so any parsed elements with URLs // are based on the document's URL const base = context.createElement('base'); base.href = document.location.href; context.head.appendChild(base); context.body.innerHTML = string; return context.body.children; } })(LITHIUM.jQuery);;(function($) { $(window).scroll(function() { if ($(window).scrollTop() > 300) { if($(window).scrollTop() + $(window).height() < $(document).height() - ($(".lia-content > .lia-top-quilt .lia-quilt-row-footer").height() + $('#fetched-footer').height())) { $("#custom-back-to-top-link").addClass('show'); } else { $("#custom-back-to-top-link").removeClass('show'); } } else { $("#custom-back-to-top-link").removeClass('show'); } }); $("#custom-back-to-top-link").on('click', function(e) { e.preventDefault(); $('html, body').animate({scrollTop:0}, '300'); });})(LITHIUM.jQuery);;(function($) { var targets = '.custom-message-tile .UserAvatar.lia-link-navigation, .custom-message-tile .user-name-link'; var mediaHover = window.matchMedia('(hover: hover) and (pointer: fine)'); var triggerType = 'click'; var timer; if( mediaHover.matches ) { triggerType = 'hover'; } function showCard( thisCard ) { if ($(thisCard).parents('.lia-component-users-widget-menu, .user-profile-card').length > 0) { return; } if( $(thisCard).children( '.user-profile-card' ).length > 0 ) { $(thisCard).children( '.user-profile-card' ).show(); return; } var divContainer = $('

'); $(thisCard).append(divContainer); var userId = $(thisCard).attr('href').replace(/.*\/user-id\//gi,''); var windowWidth = $(window).width(); var left = $(thisCard).offset().left; var cardWidth = divContainer.outerWidth(); if ((left + cardWidth) > (windowWidth - 25)) { var adjustment = (left + cardWidth) - (windowWidth + 25) + 50; divContainer.css('left', (-1 * adjustment) + 'px'); } $.ajax({ url: '/plugins/custom/ebay/ebay01/profile-card?tid=-2217293270891615308', type: 'post', dataType: 'html', data: {"userId": userId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); $(divContainer).show(); }, error: function() { $('.info-container', divContainer).append(error); $(divContainer).show(); }, complete: function() { // console.log( 'complete' ); } }); }; if( triggerType == 'hover' ) { $( 'body' ).on({ mouseenter: function( evt ) { clearTimeout( timer ); evt.preventDefault(); evt.stopPropagation(); var thisCard = $(this); timer = setTimeout( function() { thisCard.attr( 'style', 'position:relative;display:inline-block;' ); showCard( thisCard ); }, 250 ); }, mouseleave: function(evt) { clearTimeout( timer ); evt.preventDefault(); evt.stopPropagation(); $('.user-profile-card').hide(); } }, targets ); // listener } $( 'body' ).click( function() { if( $(this).parents( '.user-profile-card' ).length == 0 ) { $('.user-profile-card').hide(); } });})(LITHIUM.jQuery);LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:lightboxRenderComponent","parameters":{"componentParams":"{\n \"triggerSelector\" : {\n \"value\" : \"#modal_61bff66436836b\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"custom.off-domain-modal"},"trackableEvent":false},"tokenId":"ajax","elementSelector":"#modal_61bff66436836b","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.ebay.com/t5/forums/forumpage.modal:lightboxrendercomponent?t:ac=board-id/selling-db/redirect_from_archived_page/true&t:cp=common/contributions/linkcontributionpage","ajaxErrorEventName":"LITHIUM:ajaxError","token":"jVhpY_17TFSAL53o5Ov7qtwm1mC3HDNWlepbcaGX-Y8."});LITHIUM.Dialog.options['337345609'] = {"contentContext":"custom.off-domain-modal","dialogOptions":{"minHeight":174,"draggable":true,"maxHeight":500,"resizable":false,"autoOpen":false,"width":500,"minWidth":310,"dialogClass":"lia-content lia-panel-dialog lia-panel-dialog-modal-simple","position":["center","center"],"title":"External Site","modal":true,"maxWidth":310},"contentType":"ajax"};LITHIUM.Dialog({ "closeImageIconURL" : "https://community.ebay.com/skins/images/F59EA8C2EA775A91CE03325E36FDF081/theme_hermes/images/button_dialog_close.svg", "activecastFullscreen" : false, "dialogTitleHeadingLevel" : "2", "dropdownMenuSelector" : ".lia-menu-navigation-wrapper", "accessibility" : true, "triggerSelector" : ".lia-panel-dialog-trigger-event-click", "ajaxEvent" : "LITHIUM:lightboxRenderComponent", "focusOnDialogTriggerWhenClosed" : false, "closeEvent" : "LITHIUM:lightboxCloseEvent", "defaultAriaLabel" : "", "dropdownMenuOpenerSelector" : ".lia-js-menu-opener", "buttonDialogCloseAlt" : "Close", "dialogContentCssClass" : "lia-panel-dialog-content", "triggerEvent" : "click", "dialogKey" : "dialogKey"});;(function($) { var targetHref = ""; $(document).on('click', 'a', function(event) { var href = $(this).attr('href'); var isModalButton = $(this).hasClass("is-modal-button"); if( href !== '' && !isModalButton){ var tempLink = document.createElement('a'); tempLink.href = href; var targetHostname = tempLink.hostname; var currentHostname = window.location.hostname; var whitelist = "ar.ebay.com,befr.ebay.be,benl.ebay.be,bill.ebay.com,bo.ebay.com,br.ebay.com,by.ebay.com,cafr.ebay.ca,careers.ebayinc.com,cl.ebay.com,co.ebay.com,communaute.ebay.fr,community-befr.ebay.be,community-benl.ebay.be,community.cafr.ebay.ca,community.ebay.ca,community.ebay.co.uk,community.ebay.com,community.ebay.com.au,community.ebay.de,community.ebay.in,community.ebay.it,community.ebay.nl,community.ebay.pl,comunidad.ebay.es,cr.ebay.com,developer.ebay.com,do.ebay.com,ebay.at,ebay.be,ebay.ca,ebay.ch,ebay.cn,ebay.co.jp,ebay.co.kr,ebay.co.uk,ebay.com,ebay.com.au,ebay.com.hk,ebay.com.my,ebay.com.sg,ebay.com.tw,ebay.de,ebay.es,ebay.fr,ebay.ie,ebay.in,ebay.it,ebay.nl,ebay.ph,ebay.pl,ebayads.com,ebayinc.com,ebaymainstreet.com,ec.ebay.com,export.ebay.com,facebook.com,feedback.cafr.ebay.ca,feedback.ebay.be,feedback.ebay.ca,feedback.ebay.co.uk,feedback.ebay.com,feedback.ebay.com.au,feedback.ebay.de,feedback.ebay.es,feedback.ebay.fr,feedback.ebay.in,feedback.ebay.it,feedback.ebay.nl,feedback.ebay.pl,gt.ebay.com,hn.ebay.com,hopin.com,il.ebay.com,investors.ebayinc.com,ir.ebaystatic.com,jobs.ebayinc.com,khoros.com,kz.ebay.com,mx.ebay.com,ni.ebay.com,pa.ebay.com,pages.ebay.com,pages.motors.ebay.com,partnernetwork.ebay.com,pe.ebay.com,pr.ebay.com,pt.ebay.com,py.ebay.com,sellerstandards.ebay.com,sellglobal.ebay.in,sv.ebay.com,tcgplayer.com,uy.ebay.com,ve.ebay.com,youtube.com,accountsettings.ebay.com,pages.ebay.co.uk,sellercentre.ebay.co.uk,pages.ebay.de,verkaeuferportal.ebay.de,sellercentre.ebay.com.au,pages.ebay.com.au,ocsnext.ebay.ca,resolutioncentre.ebay.ca,pages.ebay.ca,sellercentre.ebay.co.uk,pages.ebay.it,spaziovenditori.ebay.it,centroparavendedores.ebay.es,espacevendeurs.ebay.fr,partnernetwork.ebay.com,partnerhelp.ebay.com,ppcapp.ebay.com,accounts.ebay.com,bill.ebay.com,contact.ebay.com,sarweb.ebay.com,commspreferences.ebay.com,donation.ebay.com,bizpolicy.ebay.com,apps.ebay.com"; var ebayHostnameList = whitelist.split(','); ebayHostnameList.push(''); if ((targetHostname.replace('www.','') !== currentHostname.replace('www.','')) && ($.inArray(targetHostname.replace('www.',''), ebayHostnameList) == -1)) { event.preventDefault(); targetHref = href; $(".off-domain-wrapper a").click(); } } }); $(document).on('click', '.is-modal-button.confirm', function(event){ $('.ui-dialog-titlebar-close.ui-corner-all').click(); if (targetHref) { window.open(targetHref, "_blank"); } }); $(document).on('click', '.is-modal-button.cancel', function(event){ $('.ui-dialog-titlebar-close.ui-corner-all').click(); });})(LITHIUM.jQuery);;(function($) { var button = $('#gf-fbtn'); var flags = $('#gf-f'); function showFlags() { flags.show(); button.attr('aria-expanded','true'); } function hideFlags() { flags.hide(); button.attr('aria-expanded','false'); } $(button).mouseover(function(){ showFlags(); }).mouseleave(function(){ hideFlags(); }); $(flags).mouseover(function(){ showFlags(); }).mouseleave(function(){ setTimeout(hideFlags, 300); }); button.on('keydown', function(evt) { var keyCode = evt.keyCode || evt.which; if (keyCode === 13 || keyCode === 32) { evt.preventDefault(); showFlags(); $('.gf-f-li0:first-child .gf-if-a').focus(); return false; } }); $('.gf-f-li5:not(.gf-f-li-top)').on('focusout', function(evt) { hideFlags(); }); $(document).on('keydown', function(evt) { var keyCode = evt.keyCode || evt.which; if (keyCode === 27) { hideFlags(); } });})(LITHIUM.jQuery);LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:lightboxRenderComponent","parameters":{"componentParams":"{\n \"surveyType\" : {\n \"value\" : \"communityexperience\",\n \"class\" : \"java.lang.String\"\n },\n \"surveyId\" : {\n \"value\" : \"3\",\n \"class\" : \"java.lang.Integer\"\n },\n \"triggerSelector\" : {\n \"value\" : \"#valueSurveyLauncher\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"valuesurveys.widget.survey-prompt-dialog"},"trackableEvent":false},"tokenId":"ajax","elementSelector":"#valueSurveyLauncher","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://community.ebay.com/t5/forums/forumpage.liabase.basebody.valuesurveylauncher.valuesurveylauncher:lightboxrendercomponent?t:ac=board-id/selling-db/redirect_from_archived_page/true","ajaxErrorEventName":"LITHIUM:ajaxError","token":"XRnCdQAjicslsWp8-22lf-gSSCR8K8-4M0PqNnq5QNg."});LITHIUM.Dialog.options['1969671117'] = {"contentContext":"valuesurveys.widget.survey-prompt-dialog","dialogOptions":{"minHeight":399,"draggable":false,"maxHeight":800,"resizable":false,"autoOpen":false,"width":610,"minWidth":610,"dialogClass":"lia-content lia-panel-dialog lia-panel-dialog-modal-simple lia-panel-dialog-modal-valuesurvey","position":["center","center"],"modal":true,"maxWidth":610,"ariaLabel":"Feedback for community"},"contentType":"ajax"};LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"});LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.ebay.com/t5/forums/forumpage.liabase.basebody.partialrenderproxy:partialrenderproxyrelay?t:ac=board-id/selling-db/redirect_from_archived_page/true","ajaxErrorEventName":"LITHIUM:ajaxError","token":"fBRXN_pCqipSB-uypPinJovgTHqAQkAgeLH_psG5o3o."});LITHIUM.Auth.API_URL = "/t5/util/authcheckpage";LITHIUM.Auth.LOGIN_URL_TMPL = "/plugins/common/feature/oauth2sso_v2/sso_login_redirect?referer=https%3A%2F%2FREPLACE_TEXT";LITHIUM.Auth.KEEP_ALIVE_URL = "/t5/status/blankpage?keepalive";LITHIUM.Auth.KEEP_ALIVE_TIME = 300000;LITHIUM.Auth.CHECK_SESSION_TOKEN = 'e-L2Cftr-6HJnoRk8q-rBL3GSJkj40oPY0BKfRWhBgU.';LITHIUM.AjaxSupport.useTickets = false;LITHIUM.Cache.CustomEvent.set([{"elementId":"link_2_61bff65ae88a77_0","stopTriggerEvent":false,"fireEvent":"LITHIUM:changePage","triggerEvent":"click","eventContext":{"parameters":{"page":2}}},{"elementId":"link_2_61bff65ae88a77_1","stopTriggerEvent":false,"fireEvent":"LITHIUM:changePage","triggerEvent":"click","eventContext":{"parameters":{"page":3}}},{"elementId":"link_2_61bff65ae88a77_3","stopTriggerEvent":false,"fireEvent":"LITHIUM:changePage","triggerEvent":"click","eventContext":{"parameters":{"page":5999}}},{"elementId":"link_0_61bff65ae88a77","stopTriggerEvent":false,"fireEvent":"LITHIUM:changePage","triggerEvent":"click","eventContext":{"parameters":{"pageNavigationDirection":"next","page":2}}},{"elementId":"link_57","stopTriggerEvent":false,"fireEvent":"LITHIUM:changePage","triggerEvent":"click","eventContext":{"parameters":{"pageNavigationDirection":"next","page":2}}},{"elementId":"link_58","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":34395000}},{"elementId":"link_59","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":34393103}},{"elementId":"link_60","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":34392952}},{"elementId":"link_61","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":34389297}},{"elementId":"link_62","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":34385856}}]);LITHIUM.Loader.runJsAttached();});// -->

Selling (2024)
Top Articles
Latest Posts
Article information

Author: Dean Jakubowski Ret

Last Updated:

Views: 6353

Rating: 5 / 5 (50 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Dean Jakubowski Ret

Birthday: 1996-05-10

Address: Apt. 425 4346 Santiago Islands, Shariside, AK 38830-1874

Phone: +96313309894162

Job: Legacy Sales Designer

Hobby: Baseball, Wood carving, Candle making, Jigsaw puzzles, Lacemaking, Parkour, Drawing

Introduction: My name is Dean Jakubowski Ret, I am a enthusiastic, friendly, homely, handsome, zealous, brainy, elegant person who loves writing and wants to share my knowledge and understanding with you.