{"id":21500,"date":"2023-04-18T23:00:00","date_gmt":"2023-04-18T23:00:00","guid":{"rendered":"https:\/\/senhorcarros.com\/?p=21500"},"modified":"2025-11-24T15:13:12","modified_gmt":"2025-11-24T15:13:12","slug":"comprar-consorcio-motos-embracon","status":"publish","type":"post","link":"https:\/\/senhorcarros.com\/es\/comprar-consorcio-motos-embracon\/","title":{"rendered":"Consorcio de Motos Embracon: \u00bfc\u00f3mo comprar?"},"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-consorcio-de-motos-embracon-faca-seu-consorcio-sem-sair-de-casa\">Consorcio de Motos Embracon: \u00a1\u00fanete a tu consorcio sin salir de casa!<\/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=\"Entenda como comprar sua moto dos sonhos! Fonte: Cons\u00f3rcio Embracon.\"  id=\"21693\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/1-3.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\" >\u00a1Descubre c\u00f3mo comprar la moto de tus sue\u00f1os! Fuente: Consorcio Embracon.<\/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>\u00a1Comprar la moto de tus sue\u00f1os est\u00e1 cada vez m\u00e1s cerca! Comprar con el Cons\u00f3rcio de Motos Embracon es muy sencillo, sin burocracia y puedes firmar tu contrato en un abrir y cerrar de ojos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De hecho, puedes acceder a la p\u00e1gina web de la compa\u00f1\u00eda para consultar toda la informaci\u00f3n y simular cu\u00e1nto tendr\u00edas que pagar seg\u00fan tu flexibilidad financiera. \u00a1Descubre m\u00e1s en el siguiente enlace!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z6SQvC\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.embracon.com.br\/consorcio-de-motos\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Consorcio de motocicletas        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Embracon        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              motocicleta            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              econom\u00eda            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00a1Planes con cuotas accesibles y elecci\u00f3n flexible de modelo, color y marca!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.embracon.com.br\/consorcio-de-motos\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Hacer un consorcio            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.embracon.com.br\/consorcio-de-motos\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Hacer un consorcio            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otra ubicaci\u00f3n.        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.embracon.com.br\/consorcio-de-motos\" rel=\"sponsored\" 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\/04\/2-3.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                Planes con cuotas accesibles y elecci\u00f3n flexible de modelo\u2026              <\/p>\n              <a href=\"https:\/\/www.embracon.com.br\/consorcio-de-motos\" rel=\"sponsored\" 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                    Hacer un consorcio                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otra ubicaci\u00f3n.              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por otro lado, puede que tengas algunas preguntas. Si lo prefieres, hemos preparado una gu\u00eda exclusiva paso a paso para que no cometas errores al contratar tu consorcio con Embracon.<\/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 sigue leyendo el siguiente post y prep\u00e1rate, \u00a1porque tu moto est\u00e1 cada vez m\u00e1s cerca!<\/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-passo-a-passo-para-comprar-no-consorcio-de-motos-embracon\">Gu\u00eda paso a paso para realizar compras en el Consorcio de Motocicletas Embracon<\/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=\"Mas, afinal, qual o passo a passo? Fonte: Cons\u00f3rcio Embracon.\"  id=\"21696\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/4-3.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\" >Pero, despu\u00e9s de todo, \u00bfcu\u00e1l es el paso a paso? Fuente: Consorcio Embracon.<\/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>Antes que nada, es importante que sepas que puedes hacer una simulaci\u00f3n para encontrar la mejor opci\u00f3n de compra en el Cons\u00f3rcio de Motos Embracon. Accede al sitio web de la empresa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En la p\u00e1gina de inicio, ve a la pesta\u00f1a &quot;El Consorcio&quot; en la parte superior de la pantalla. Luego, selecciona la opci\u00f3n &quot;Motocicletas&quot;. Esto te redirigir\u00e1 a una nueva p\u00e1gina. Haz clic en el bot\u00f3n rojo &quot;Simular ahora&quot;.<\/p>\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, puedes comenzar la simulaci\u00f3n completando tus datos. Son 4 pasos cortos, en los que debes seguir las indicaciones de cada campo. \u00a1Al final, recibir\u00e1s la simulaci\u00f3n ideal! \u00bfVes lo sencillo que es?<\/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-comprar-no-consorcio-de-motos-embracon-com-atendente\">Compre en el Consorcio de Motocicletas Embracon con asistente<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Adem\u00e1s, es posible unirse al consorcio contactando directamente con uno de los representantes de Embracon!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Luego, a\u00fan en la p\u00e1gina con informaci\u00f3n sobre el consorcio de motocicletas, haz clic en el \u00edcono de WhatsApp en la esquina inferior izquierda. As\u00ed, tambi\u00e9n podr\u00e1s realizar la simulaci\u00f3n a trav\u00e9s de la aplicaci\u00f3n.<\/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 solo tienes que iniciar el proceso, informar que quieres participar en el consorcio y seguir todas las recomendaciones del vendedor. \u00bfVerdad que es muy sencillo? \u00a1As\u00ed estar\u00e1s un paso m\u00e1s cerca de conseguir la bici de tus sue\u00f1os!<\/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-alternativa-recomendada-consorcio-digital-nissan\">Alternativa recomendada: Nissan Digital Consortium<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfViste lo f\u00e1cil y seguro que es comprar en el Consorcio de Motocicletas Embracon? \u00a1Pero hay otros consorcios disponibles en el mercado! \u00bfQu\u00e9 tal si conoces un consorcio de autom\u00f3viles?<\/p>\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, Nissan te ofrece beneficios y productos exclusivos de la marca. A trav\u00e9s de un consorcio, puedes pagar con mucha m\u00e1s facilidad que con un pr\u00e9stamo o en efectivo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El sue\u00f1o de tener tu propio auto est\u00e1 m\u00e1s cerca de lo que imaginas. \u00a1Ven a descubrir m\u00e1s sobre el consorcio Nissan y las opciones de veh\u00edculos disponibles!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Haz clic en el enlace de abajo y mantente al d\u00eda con toda la informaci\u00f3n sobre esta oportunidad. \u00a1Conduce tu nuevo coche Nissan!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z7mjLT\">\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\/conheca-consorcio-digital-nissan\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Consorcio Digital Nissan: con\u00f3celo \">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/2-3.jpg\" alt=\"Homem sorrindo atr\u00e1s do volante\">\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\/conheca-consorcio-digital-nissan\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Consorcio Digital Nissan: con\u00f3celo \">\n            Consorcio Digital Nissan: con\u00f3celo         <\/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            Descubre el Consorcio Digital de Nissan y \u00a1oferta tu coche usado! \u00a1Participa sin enganche ni intereses!        <\/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\/conheca-consorcio-digital-nissan\/\"  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\/conheca-consorcio-digital-nissan\/\"  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\/2-3.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                Consorcio Digital Nissan: con\u00f3celo              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/conheca-consorcio-digital-nissan\/\"  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>A trav\u00e9s del Consorcio Embracon, puede planificar sus cuotas con valores que se ajusten a su presupuesto. \u00a1Realice una simulaci\u00f3n en l\u00ednea!<\/p>","protected":false},"author":26,"featured_media":21694,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[554,598,600],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros<\/title>\n<meta name=\"description\" content=\"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!\" \/>\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\/comprar-consorcio-motos-embracon\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros\" \/>\n<meta property=\"og:description\" content=\"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcarros.com\/es\/comprar-consorcio-motos-embracon\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Carros\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-18T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-24T15:13:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.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=\"author\" content=\"Amanda Laet\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Amanda Laet\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/\",\"url\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/\",\"name\":\"Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcarros.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg\",\"datePublished\":\"2023-04-18T23:00:00+00:00\",\"dateModified\":\"2025-11-24T15:13:12+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcarros.com\/#\/schema\/person\/c4debdb1f59e309ed4eab6c235e6ba7f\"},\"description\":\"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage\",\"url\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg\",\"contentUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Fonte: Cons\u00f3rcio Embracon.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcarros.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cons\u00f3rcio de Motos Embracon: como comprar?\"}]},{\"@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\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcarros.com\/#\/schema\/person\/c4debdb1f59e309ed4eab6c235e6ba7f\",\"name\":\"Amanda Laet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcarros.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"Amanda Laet\"},\"url\":\"https:\/\/senhorcarros.com\/es\/author\/amandalaet\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros","description":"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!","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\/comprar-consorcio-motos-embracon\/","og_locale":"es_ES","og_type":"article","og_title":"Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros","og_description":"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!","og_url":"https:\/\/senhorcarros.com\/es\/comprar-consorcio-motos-embracon\/","og_site_name":"Senhor Carros","article_published_time":"2023-04-18T23:00:00+00:00","article_modified_time":"2025-11-24T15:13:12+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg","type":"image\/jpeg"}],"author":"Amanda Laet","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amanda Laet","Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/","url":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/","name":"Cons\u00f3rcio de Motos Embracon: como comprar? - Senhor Carros","isPartOf":{"@id":"https:\/\/senhorcarros.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage"},"image":{"@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage"},"thumbnailUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg","datePublished":"2023-04-18T23:00:00+00:00","dateModified":"2025-11-24T15:13:12+00:00","author":{"@id":"https:\/\/senhorcarros.com\/#\/schema\/person\/c4debdb1f59e309ed4eab6c235e6ba7f"},"description":"Quer saber como comprar no Cons\u00f3rcio de Motos Embracon? Voc\u00ea pode realizar simula\u00e7\u00f5es virtuais e com a ajuda de atendentes de plant\u00e3o!","breadcrumb":{"@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#primaryimage","url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg","contentUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/04\/2-3.jpg","width":1280,"height":720,"caption":"Fonte: Cons\u00f3rcio Embracon."},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcarros.com\/comprar-consorcio-motos-embracon\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcarros.com\/"},{"@type":"ListItem","position":2,"name":"Cons\u00f3rcio de Motos Embracon: como comprar?"}]},{"@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"},{"@type":"Person","@id":"https:\/\/senhorcarros.com\/#\/schema\/person\/c4debdb1f59e309ed4eab6c235e6ba7f","name":"Amanda Laet","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcarros.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"Amanda Laet"},"url":"https:\/\/senhorcarros.com\/es\/author\/amandalaet\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/21500"}],"collection":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/comments?post=21500"}],"version-history":[{"count":1,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/21500\/revisions"}],"predecessor-version":[{"id":26136,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/21500\/revisions\/26136"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media\/21694"}],"wp:attachment":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media?parent=21500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/categories?post=21500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/tags?post=21500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}