{"id":9894,"date":"2021-06-08T13:45:34","date_gmt":"2021-06-08T13:45:34","guid":{"rendered":"https:\/\/senhorcarros.com\/?p=9894"},"modified":"2021-06-08T13:45:34","modified_gmt":"2021-06-08T13:45:34","slug":"leilao-do-bradesco","status":"publish","type":"post","link":"https:\/\/senhorcarros.com\/es\/leilao-do-bradesco\/","title":{"rendered":"\u00a1La subasta de Bradesco se realiza hoy y cuenta con 47 veh\u00edculos en excelentes condiciones!"},"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<h3 class=\"wp-block-heading\">La subasta de Bradesco se lleva a cabo hoy<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las subastas realizadas por bancos e instituciones financieras son las m\u00e1s recomendables, ya que los veh\u00edculos que se subastan son resultado de impagos, es decir, cuando el comprador no pudo pagar las cuotas y tuvo que devolver el veh\u00edculo a la instituci\u00f3n, en este caso el banco. A continuaci\u00f3n, le mostraremos los veh\u00edculos presentes en la subasta. <a style=\" color:;\" href=\"https:\/\/senhorcarros.com\/es\/vantagens-da-bradesco-seguro-auto\/\">Bradesco<\/a>.\u00a0<\/p>\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=\"image\"  id=\"9895\" src=\"https:\/\/ucarecdn.com\/f8d7a4b4-a7c9-4580-94b2-21169fc28149\/\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" ><\/figcaption><\/figure>\n<\/div><!--image--><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZgCLdK\">\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\/melhores-leiloes-para-participar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Las mejores subastas para participar!\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/b1a29b68-5508-4f57-8e13-b797e75d96c1.jpg\" alt=\"Melhores leil\u00f5es para participar\">\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\/melhores-leiloes-para-participar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Las mejores subastas para participar!\">\n            \u00a1Las mejores subastas para participar!        <\/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            \u00a1Descubre cu\u00e1les son las mejores subastas para participar y asegurar tu auto!        <\/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\/melhores-leiloes-para-participar\/\"  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\/melhores-leiloes-para-participar\/\"  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\/2021\/06\/b1a29b68-5508-4f57-8e13-b797e75d96c1.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                \u00a1Las mejores subastas para participar!              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/melhores-leiloes-para-participar\/\"  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>Si deseas comprar un modelo a un precio honesto y justo, nuestro consejo es uno solo: \u00a1date prisa!\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfQuieres ver las estrellas de esta subasta?<\/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\">La subasta de Bradesco tiene 47 ejemplares a la venta<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Hoy se lleva a cabo una subasta organizada por Bradesco con nada m\u00e1s que 47 veh\u00edculos de pasajeros que se encuentran en EXCELENTES condiciones!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La subasta ser\u00e1 conducida por Freitas Leil\u00e3o y el plato fuerte del evento es una <a style=\" color:;\" href=\"https:\/\/senhorcarros.com\/es\/pros-e-contras-do-jeep-compass\/\">Jeep Compass<\/a> Trailhawk 2017, con oferta inicial de R$ 112 mil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este valor est\u00e1 R$ 21 mil por debajo de la tabla FIPE, es decir, \u00a1una oportunidad de oro!&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La lista de veh\u00edculos tambi\u00e9n incluye otros SUV, como un Jeep Compass 2012 con un valor absurdo inicialmente fijado en R$ 39.500; un Hyundai Tucson 2007 por R$ 14.800 y un Ford EcoSport 2005 por s\u00f3lo R$ 8.800.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La lista de veh\u00edculos tambi\u00e9n incluye veh\u00edculos que se pueden usar tanto para ocio como para uso diario, como un Toyota Yaris Hatch 2019 anunciado por R$ 56,000 y un Ford Ka Sedan 1.5 2018 por R$ 29,000, una gran opci\u00f3n para quienes buscan un auto para trabajar como <a style=\" color:;\" href=\"https:\/\/senhorcarros.com\/es\/motorista-de-uber\/\">controlador de la aplicaci\u00f3n<\/a>.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Consulta la lista completa a continuaci\u00f3n:<\/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\">Veh\u00edculos anunciados en la subasta de Bradesco <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los 47 veh\u00edculos anunciados en la subasta de Bradesco son con sus ofertas iniciales:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Jeep Compass Trailhawk 2017 \u2013 R$ 82 mil;<\/li><li>Toyota Yaris HB Plus 2019 \u2013 R$ 41 mil;<\/li><li>Jeep Compass Sport 2012 \u2013 R$ 27 mil;<\/li><li>Hyundai HB20 1.0 2019 \u2013 R$ 29 mil;<\/li><li>Chevrolet Prisma 1.4 2014\/15 \u2013 R$ 26 mil;<\/li><li>Ford Ka 1.5 2017\/18 \u2013 R$ 26 mil;<\/li><li>Toyota Etios sed\u00e1n 2016\/2017 \u2013 R$ 24 mil;<\/li><li>VW Voyage City 2015\/16 \u2013 R$ 15 mil;<\/li><li>Chevrolet Agile 2010\/2011 \u2013 R$ 15,200;<\/li><li>Fiat Punto 2008\/09 \u2013 R$ 13.400;<\/li><li>Ford Focus 2010 \u2013 R$ 14.800;<\/li><li>Peugeot 206 2007\/8 \u2013 R$ 4.800;<\/li><li>Fiat Punto atractivo 2011\/2012 \u2013 R$ 14.200;<\/li><li>Ford Ka Sedan 2018 \u2013 R$ 25 mil;<\/li><li>Fiat Palio Trek Weekend 1.6 2013\/2014 \u2013 R$ 11.800;<\/li><li>Volkswagen Gol 1.0 2012\/2013 \u2013 R$ 7.400;<\/li><li>Ford Fiesta 1.6 2012\/2013- R$ 8.800;<\/li><li>Caoa Chery Arrizo 6 2021 \u2013 R$ 69 mil;<\/li><li>Hyundai Santa F\u00e9 2013\/14 \u2013 R$ 47 mil;<\/li><li>Ford Ka 1.0 2017\/18 \u2013 R$ 20 mil;<\/li><li>Chevrolet Onix 10 MT JOY 2017\/18 \u2013 R$ 26 mil;<\/li><li>VW Voyage 1.6 2012\/13 \u2013 R$ 15 mil;<\/li><li>Fiat Stilo Dualogic 2009\/10 \u2013 R$ 11.800;<\/li><li>VW Fox 1.6 2011 \u2013 R$ 15 mil;<\/li><li>V GOl 1.0 2013\/14 \u2013 R$ 11.200;<\/li><li>Ford Focus TI 2011\/12 \u2013 R$ 17ml;<\/li><li>Hyundai HB20 1.0 2015 \u2013 R$ 17 mil;<\/li><li>Fiat Palio Sporting 1.6 2013 \u2013 R$ 15 mil;<\/li><li>Chevrolet Prisma 1.0 2015 \u2013 R$ 16 mil;<\/li><li>Volkswagen Gol 1.0 2013\/14 \u2013 R$ 10.400;<\/li><li>Fiat Palio Atractivo 1.4 2015\/16 \u2013 R$ 17 mil;<\/li><li>Renault Sandero 2015\/16 \u2013 R$ 17 mil;<\/li><li>Fiat Strada trabajando 2013 \u2013 R$ 15.200;<\/li><li>Hyundai Tucson 2007 \u2013 R$ 14,200;<\/li><li>Peugeot 207 2009 \u2013 R$ 7.800;<\/li><li>Chevrolet Celta 1.0 2012\/13 \u2013 R$ 9 mil;<\/li><li>Volkswagen Gol 1.0 2010\/11 \u2013 R$ 6.400;<\/li><li>Peugeot 307 2006\/07 \u2013 R$ 6.600;<\/li><li>Ford Fiesta 2004\/05 \u2013 R$ 5.800;<\/li><li>Peugeot 207 2008\/09 \u2013 R$ 8.600;<\/li><li>Fiat Uno Vivace 1,0 2012\/13-R$ 10.200;<\/li><li>GM Corsa Hatch 2007\/08 \u2013 R$ 8,200;<\/li><li>Ford EcoSport 1.6 2005 \u2013 R$ 8 mil;<\/li><li>Peugeot 207 Pasi\u00f3n 2010\/11 \u2013 R$ 8.600;<\/li><li>VW SpaceFox GII 2010\/11 \u2013 R$ 13.400;<\/li><li>Chevrolet Cobalt 1.4 LT 2011\/12 R$ \u2013 17 mil;<\/li><li>Fiat Palio Atractivo 1.0 2012\/2013 \u2013 R$ 13.400.<\/li><\/ul>\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\">Aprovecha la oportunidad <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un viejo dicho dice que la suerte es el encuentro de la oportunidad y la preparaci\u00f3n.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cuando se trata de subastas de veh\u00edculos, hoy en d\u00eda hay muchas personas que se ganan la vida comprando y vendiendo veh\u00edculos en subastas y, por lo tanto, est\u00e1n preparadas para oportunidades como esta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si estabas prepar\u00e1ndote y esperando una oportunidad, acaba de llegar con esta s\u00faper subasta de Bradesco.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los autos est\u00e1n en el P\u00e1tio Utinga, ubicado en la Avenida da Prosperidade, n\u00ba 380 en la ciudad de Santo Andr\u00e9 \u2013 SP.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para ver fotos y v\u00eddeos de los coches y realizar tus ofertas, solo tienes que <a style=\" color:;\" href=\"https:\/\/www.freitasleiloeiro.com.br\/leiloes\/lotes\/4733?pg=1&amp;cta=1&amp;cdo=1&amp;style=list\" target=\"_blank\" rel=\"noreferrer noopener\">haga clic aqu\u00ed<\/a>!<\/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\">Conclusi\u00f3n <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ahora que te hemos dado el tip, solo te queda ir all\u00ed y comprar tu copia.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1No pierdas m\u00e1s tiempo! Esta subasta de <a style=\" color:;\" href=\"https:\/\/senhorcarros.com\/es\/bradesco-seguro-auto\/\">Bradesco<\/a> \u00a1Es una verdadera ayuda para cualquiera que busque un autom\u00f3vil para comprar y usar, o simplemente para comprar y revender!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si est\u00e1 buscando subastas confiables y \u00fanicas en las que participar, \u00a1podemos ayudarlo!&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hemos preparado contenido especial con las mejores opciones seleccionadas por nuestros expertos. \u00a1Para verlas, haz clic abajo!\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ifbGc\">\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\/melhores-leiloes-para-participar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Las mejores subastas para participar!\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/b1a29b68-5508-4f57-8e13-b797e75d96c1.jpg\" alt=\"Melhores leil\u00f5es para participar\">\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\/melhores-leiloes-para-participar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Las mejores subastas para participar!\">\n            \u00a1Las mejores subastas para participar!        <\/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            \u00a1Descubre cu\u00e1les son las mejores subastas para participar y asegurar tu auto!        <\/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\/melhores-leiloes-para-participar\/\"  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\/melhores-leiloes-para-participar\/\"  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\/2021\/06\/b1a29b68-5508-4f57-8e13-b797e75d96c1.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                \u00a1Las mejores subastas para participar!              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/melhores-leiloes-para-participar\/\"  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><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>La subasta Bradesco tiene 47 veh\u00edculos en excelentes condiciones a precios muy accesibles. \u00a1Date prisa y consigue el tuyo!<\/p>","protected":false},"author":0,"featured_media":9895,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!<\/title>\n<meta name=\"description\" content=\"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\" \/>\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\/leilao-do-bradesco\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\" \/>\n<meta property=\"og:description\" content=\"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcarros.com\/es\/leilao-do-bradesco\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Carros\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-08T13:45:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1210\" \/>\n\t<meta property=\"og:image:height\" content=\"810\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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\/leilao-do-bradesco\/\",\"url\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/\",\"name\":\"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcarros.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png\",\"datePublished\":\"2021-06-08T13:45:34+00:00\",\"dateModified\":\"2021-06-08T13:45:34+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage\",\"url\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png\",\"contentUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png\",\"width\":1210,\"height\":810,\"caption\":\"Leil\u00e3o do Bradesco\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcarros.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!\"}]},{\"@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":"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","description":"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","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\/leilao-do-bradesco\/","og_locale":"es_ES","og_type":"article","og_title":"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","og_description":"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","og_url":"https:\/\/senhorcarros.com\/es\/leilao-do-bradesco\/","og_site_name":"Senhor Carros","article_published_time":"2021-06-08T13:45:34+00:00","og_image":[{"width":1210,"height":810,"url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/","url":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/","name":"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","isPartOf":{"@id":"https:\/\/senhorcarros.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage"},"image":{"@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage"},"thumbnailUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png","datePublished":"2021-06-08T13:45:34+00:00","dateModified":"2021-06-08T13:45:34+00:00","author":{"@id":""},"description":"Senhor Carros | Os melhores artigos sobre carros da internet! Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!","breadcrumb":{"@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcarros.com\/leilao-do-bradesco\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#primaryimage","url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png","contentUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2021\/06\/Design-sem-nome-9.png","width":1210,"height":810,"caption":"Leil\u00e3o do Bradesco"},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcarros.com\/leilao-do-bradesco\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcarros.com\/"},{"@type":"ListItem","position":2,"name":"Leil\u00e3o do Bradesco acontece hoje e tem 47 ve\u00edculos em \u00f3timo estado!"}]},{"@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\/9894"}],"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=9894"}],"version-history":[{"count":0,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/9894\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media\/9895"}],"wp:attachment":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media?parent=9894"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/categories?post=9894"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/tags?post=9894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}