{"id":20317,"date":"2023-02-19T23:00:00","date_gmt":"2023-02-19T23:00:00","guid":{"rendered":"https:\/\/senhorcarros.com\/?p=20317"},"modified":"2023-02-19T23:00:00","modified_gmt":"2023-02-19T23:00:00","slug":"conheca-sold-leilao-veiculos","status":"publish","type":"post","link":"https:\/\/senhorcarros.com\/es\/conheca-sold-leilao-veiculos\/","title":{"rendered":"Subasta de veh\u00edculos vendidos: \u00a1inf\u00f3rmate y descubre c\u00f3mo funciona!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-sold-leilao-de-veiculos-judiciais-e-extrajudiciais\">Subastas de veh\u00edculos vendidos: judiciales y extrajudiciales<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 w-full sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-uploadcare-image\"><img decoding=\"async\" loading=\"lazy\" alt=\"Ent\u00e3o, entenda como funciona para comprar. Fonte: Sold.\"  id=\"20440\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/2-5.jpg\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Entonces, entiende c\u00f3mo funciona la compra. Fuente: Vendido.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfQuieres saber c\u00f3mo funciona una subasta de veh\u00edculos Sold? No te preocupes, te ayudaremos con toda la informaci\u00f3n. Sold es una casa de subastas con a\u00f1os de experiencia en el mercado y dedicada a la subasta de diversos productos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, es una empresa encargada de realizar subastas tanto judiciales como extrajudiciales.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2siPTY\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\" alt=\"Casal analisando documento e logo Sold\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?\">\n            Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Sold ofrece una forma sencilla y segura de comprar a trav\u00e9s de otra plataforma en l\u00ednea. \u00a1Reg\u00edstrate y puja sin errores!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De esta manera, podr\u00e1s participar f\u00e1cilmente en subastas a trav\u00e9s de la plataforma Superbid. Recuerda tambi\u00e9n que debes estar autorizado para pujar en subastas de Vendidos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As\u00ed que ven y descubre m\u00e1s sobre c\u00f3mo funciona esta empresa y si realmente vale la pena pujar en una de sus subastas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-o-que-e-sold-leilao-de-veiculos\">\u00bfQu\u00e9 es la subasta de veh\u00edculos vendidos?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sold es una empresa de subastas de diversas categor\u00edas y tipos de productos, como electr\u00f3nicos, electrodom\u00e9sticos, inmuebles, etc. Sin embargo, tiene una fuerte presencia en la subasta de veh\u00edculos y autopartes, como llantas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, Sold lleva m\u00e1s de 15 a\u00f1os en el mercado de subastas, ofreciendo diversos productos. De hecho, la casa de subastas opera a trav\u00e9s de la plataforma Superbid, especializada en subastas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfC\u00f3mo funciona la subasta de Sold? La empresa participa en todas las etapas de la subasta, desde la preparaci\u00f3n hasta la contabilizaci\u00f3n de los diversos bienes y activos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, entre los productos automotrices, se puede pujar por autos, motocicletas, camiones y autobuses. As\u00ed pues, al momento de escribir este texto, exist\u00edan m\u00e1s de 30 opciones de modelos de veh\u00edculos.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-como-funciona-a-sold-leiloes\">\u00bfC\u00f3mo funcionan las subastas vendidas?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 w-full sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-uploadcare-image\"><img decoding=\"async\" loading=\"lazy\" alt=\"Afinal, como s\u00e3o os leil\u00f5es da empresa? Fonte: Sold.\"  id=\"20441\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/3-5.jpg\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >\u00bfC\u00f3mo son las subastas de la empresa? Fuente: Sold.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sold funciona como cualquier otra casa de subastas. Primero, debes participar en la subasta y pujar. \u00a1Quien consiga la puja m\u00e1s alta se lleva el producto!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, cabe recordar que una subasta es una venta p\u00fablica. Es decir, todos tienen la oportunidad de participar. Por lo tanto, a partir de un valor m\u00ednimo, el producto queda disponible para pujas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, es importante leer siempre los avisos de subasta que est\u00e1n disponibles en el sitio web para que conozcas las reglas exactas y lo que debes hacer para asegurar que tu oferta sea v\u00e1lida.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-quais-as-vantagens-e-desvantagens-da-sold\">\u00bfCuales son las ventajas y desventajas de Sold?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bueno, podemos decir que Sold ofrece algunas ventajas en las subastas de veh\u00edculos. Ofrece una amplia variedad de productos y te permite pujar sin salir de casa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta es una gran ventaja para aquellos que no tienen tiempo para salir y pasar algunas horas en una subasta en persona.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, en el sitio web de rese\u00f1as de Reclame Aqu\u00ed, Sold tiene una calificaci\u00f3n de &quot;Buena&quot;. Su resoluci\u00f3n es de 7,5 sobre 10. Por lo tanto, su \u00edndice de resoluci\u00f3n de problemas es de 75%.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, solo el 54% de los clientes que se quejaron volver\u00edan a comprar con la empresa. Por lo tanto, es importante recordar que, antes de pujar, es necesario consultar todas las reglas de la subasta y comprobar el estado del producto.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-como-comprar-na-sold-leilao-de-veiculos\">\u00bfC\u00f3mo comprar en subasta de veh\u00edculos vendidos?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfDisfrutaste aprendiendo c\u00f3mo funciona la subasta de veh\u00edculos vendidos? Como mencionamos antes, puedes comprar tu veh\u00edculo a trav\u00e9s de un mercado especializado en subastas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pero, si a\u00fan tienes dudas y no sabes exactamente qu\u00e9 debes hacer para poder pujar, ten por seguro que te ayudaremos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Puedes consultar una gu\u00eda paso a paso creada exclusivamente para ti para aprender todos los detalles sobre c\u00f3mo comprar un veh\u00edculo en una subasta. \u00a1Haz clic en el enlace de abajo ahora mismo y descubre m\u00e1s!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2p0YHs\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\" alt=\"Casal analisando documento e logo Sold\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?\">\n            Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Sold ofrece una forma sencilla y segura de comprar a trav\u00e9s de otra plataforma en l\u00ednea. \u00a1Reg\u00edstrate y puja sin errores!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Subasta de veh\u00edculos vendidos: \u00bfc\u00f3mo comprar?              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/comprar-sold-leilao-veiculos\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Sold es una empresa con una larga trayectoria en subastas judiciales y extrajudiciales. Ofrecen excelentes opciones de veh\u00edculos para usted. <\/p>","protected":false},"author":0,"featured_media":20438,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,9,13],"tags":[314,734,1632],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros<\/title>\n<meta name=\"description\" content=\"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcarros.com\/es\/conheca-sold-leilao-veiculos\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros\" \/>\n<meta property=\"og:description\" content=\"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcarros.com\/es\/conheca-sold-leilao-veiculos\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Carros\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-19T23:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/\",\"url\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/\",\"name\":\"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcarros.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\",\"datePublished\":\"2023-02-19T23:00:00+00:00\",\"dateModified\":\"2023-02-19T23:00:00+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage\",\"url\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\",\"contentUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Fonte: Sold.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcarros.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcarros.com\/#website\",\"url\":\"https:\/\/senhorcarros.com\/\",\"name\":\"Senhor Carros\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcarros.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros","description":"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/senhorcarros.com\/es\/conheca-sold-leilao-veiculos\/","og_locale":"es_ES","og_type":"article","og_title":"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros","og_description":"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!","og_url":"https:\/\/senhorcarros.com\/es\/conheca-sold-leilao-veiculos\/","og_site_name":"Senhor Carros","article_published_time":"2023-02-19T23:00:00+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/","url":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/","name":"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona! - Senhor Carros","isPartOf":{"@id":"https:\/\/senhorcarros.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage"},"image":{"@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage"},"thumbnailUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg","datePublished":"2023-02-19T23:00:00+00:00","dateModified":"2023-02-19T23:00:00+00:00","author":{"@id":""},"description":"Como funciona o leil\u00e3o de ve\u00edculos da Sold? Voc\u00ea pode participar pela internet atrav\u00e9s de um marketplace especializado!","breadcrumb":{"@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#primaryimage","url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg","contentUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/1-5.jpg","width":1280,"height":720,"caption":"Fonte: Sold."},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcarros.com\/conheca-sold-leilao-veiculos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcarros.com\/"},{"@type":"ListItem","position":2,"name":"Sold leil\u00e3o de ve\u00edculos: conhe\u00e7a e saiba como funciona!"}]},{"@type":"WebSite","@id":"https:\/\/senhorcarros.com\/#website","url":"https:\/\/senhorcarros.com\/","name":"Senhor Carros","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcarros.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/20317"}],"collection":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/comments?post=20317"}],"version-history":[{"count":0,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/20317\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media\/20438"}],"wp:attachment":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media?parent=20317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/categories?post=20317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/tags?post=20317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}