{"id":3221,"date":"2025-04-22T11:51:40","date_gmt":"2025-04-22T11:51:40","guid":{"rendered":"https:\/\/www.ismailos.gr\/?page_id=3221"},"modified":"2026-07-29T06:55:38","modified_gmt":"2026-07-29T06:55:38","slug":"mercedes-benz-leasing","status":"publish","type":"page","link":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/","title":{"rendered":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos"},"content":{"rendered":"    <section class=\"hero-banner white\">\n        <div class=\"media-wrapper\">\n                                    <picture class=\"skip-lazy\">\n                                                        <img decoding=\"async\" loading=\"eager\" class=\"hero-img skip-lazy\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/MERCEDES-BENZ-LEASING-.avif\" alt=\"\" \/>\n                        <\/picture>\n                            <\/div>\n\n                    <div class=\"hero-txt-wrapper\">\n                <h1 class=\"hero-header\">\n                    <span class=\"dark-txt\">Mercedes-Benz Leasing<\/span><br>\n                    <span class=\"light-txt\"><\/span>\n                <\/h1>\n\n                                    <a href=\"#form\" class=\"hero-btn\" >\n                        Contact us                    <\/a>\n                            <\/div>\n            <\/section>\n    \n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><\/p>\n<\/blockquote>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Mercedes-Benz Leasing at A. Ismailos<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Drive the Mercedes-Benz you desire with a fixed monthly <br>leasing payment and a comprehensive service package designed for private customers, professionals and businesses.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">With Leasing, you can enjoy all the benefits of Full-Service Leasing without worrying about the everyday costs of managing your vehicle. Choose the model that best suits your needs and know your fixed monthly cost from the outset.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">From the versatile A-Class and the popular Mercedes-Benz SUVs to the high-performance Mercedes-AMG models, A. Ismailos can provide you with a personalised leasing proposal for any Mercedes-Benz model that interests you.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Submit your <strong> Request<\/strong>, and the specialised team at A. Ismailos in Glyfada will contact you to prepare the right leasing proposal for you or your business.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">The distinctive Mercedes-Benz driving experience meets the flexibility and predictability of modern leasing.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* MERCEDES-BENZ LEASING CARDS *\/\n\n.mb-leasing-cards {\n  --mb-blue: #b89e7e;\n  --mb-dark: #111111;\n  --mb-border: #b89e7e;\n  --mb-muted: #000000;\n\n  width: 100%;\n  padding: 60px 24px;\n  background: #ffffff;\n}\n\n.mb-leasing-cards,\n.mb-leasing-cards * {\n  box-sizing: border-box;\n}\n\n.mb-leasing-container {\n  width: 100%;\n  max-width: 1540px;\n  margin: 0 auto;\n}\n\n.mb-leasing-cards h2 {\n  margin: 0 0 42px;\n  color: var(--mb-dark);\n  font-family: inherit;\n  font-size: clamp(28px, 3vw, 46px);\n  font-weight: 700;\n  line-height: 1.1;\n  text-align: center;\n  letter-spacing: 0.01em;\n}\n\n.mb-leasing-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 20px;\n}\n\n.mb-leasing-card {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  overflow: hidden;\n  background: #ffffff;\n  border: 1px solid var(--mb-border);\n  border-radius: 12px;\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    border-color 0.25s ease;\n}\n\n.mb-leasing-card:hover {\n  transform: translateY(-5px);\n  border-color: #b89e7e;\n  box-shadow: 0 16px 35px rgba(0, 0, 0, 0.1);\n}\n\n.mb-leasing-image {\n  display: block;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 3;\n  background: #b89e7e;\n}\n\n.mb-leasing-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.mb-leasing-card:hover .mb-leasing-image img {\n  transform: scale(1.025);\n}\n\n.mb-leasing-content {\n  display: flex;\n  flex: 1;\n  flex-direction: column;\n  padding: 26px;\n}\n\n.mb-leasing-content h3 {\n  min-height: 58px;\n  margin: 0 0 8px;\n  color: var(--mb-blue);\n  font-family: inherit;\n  font-size: clamp(19px, 1.4vw, 23px);\n  font-weight: 700;\n  line-height: 1.28;\n}\n\n.mb-leasing-price {\n  margin-bottom: 28px;\n  color: var(--mb-blue);\n  font-family: inherit;\n  font-size: 21px;\n  font-weight: 600;\n  line-height: 1.25;\n}\n\n.mb-leasing-price strong {\n  font-size: 1.18em;\n  font-weight: 800;\n}\n\n.mb-leasing-note {\n  margin: auto 0 22px;\n  color: var(--mb-muted);\n  font-family: inherit;\n  font-size: 13px;\n  line-height: 1.4;\n}\n\n.mb-leasing-actions {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.mb-leasing-btn {\n  display: inline-flex;\n  min-height: 48px;\n  align-items: center;\n  justify-content: center;\n  padding: 12px 14px;\n  border: 2px solid var(--mb-blue);\n  border-radius: 5px;\n  font-family: inherit;\n  font-size: 15px;\n  font-weight: 600;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n  transition:\n    color 0.2s ease,\n    background-color 0.2s ease,\n    transform 0.2s ease;\n}\n\n.mb-leasing-btn-primary {\n  color: #000000 !important;\n  background: var(--mb-blue);\n}\n\n.mb-leasing-btn-primary:hover {\n  color: #ffffff !important;\n  background: #b89e7e;\n  border-color: #b89e7e;\n  transform: translateY(-1px);\n}\n\n.mb-leasing-btn-secondary {\n  color: var(--mb-blue) !important;\n  background: #ffffff;\n}\n\n.mb-leasing-btn-secondary:hover {\n  color: #000000 !important;\n  background: var(--mb-blue);\n  transform: translateY(-1px);\n}\n\n.mb-leasing-btn:focus-visible {\n  outline: 3px solid rgba(0, 107, 214, 0.3);\n  outline-offset: 3px;\n}\n\n\/* TABLET *\/\n@media (max-width: 1180px) {\n  .mb-leasing-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .mb-leasing-content h3 {\n    min-height: auto;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 640px) {\n  .mb-leasing-cards {\n    padding: 42px 16px;\n  }\n\n  .mb-leasing-cards h2 {\n    margin-bottom: 28px;\n    font-size: 29px;\n  }\n\n  .mb-leasing-grid {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .mb-leasing-content {\n    padding: 22px 20px 20px;\n  }\n\n  .mb-leasing-content h3 {\n    font-size: 21px;\n  }\n\n  .mb-leasing-actions {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .mb-leasing-btn {\n    width: 100%;\n  }\n}\/* \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac \u03c4\u03b7\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 *\/\n.mb-leasing-cards {\n  font-family: inherit !important;\n}\n\n.mb-leasing-cards h2,\n.mb-leasing-cards h3,\n.mb-leasing-cards p,\n.mb-leasing-cards a,\n.mb-leasing-cards span,\n.mb-leasing-cards strong,\n.mb-leasing-cards small {\n  font-family: inherit !important;\n}\n<\/style>\n\n<section class=\"mb-leasing-cards\" aria-labelledby=\"mb-leasing-title\">\n  <div class=\"mb-leasing-container\">\n\n    <h2 id=\"mb-leasing-title\">MERCEDES-BENZ LEASING<\/h2>\n\n    <div class=\"mb-leasing-grid\">\n\n      <!-- GLB -->\n      <article class=\"mb-leasing-card\">\n        <a class=\"mb-leasing-image\"\n           href=\"\/mercedes-benz-glb-hybrid\/\"\n           aria-label=\"View the Mercedes-Benz GLB Hybrid\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-2.jpg\"\n            alt=\"Mercedes-Benz GLB Hybrid available with leasing\"\n            width=\"800\"\n            height=\"600\"\n            loading=\"lazy\">\n        <\/a>\n\n        <div class=\"mb-leasing-content\">\n          <h3>Mercedes-Benz GLB Hybrid<\/h3>\n\n          <div class=\"mb-leasing-price\">\n            from <strong>\u20ac466<\/strong>\/month*\n          <\/div>\n\n          <p class=\"mb-leasing-note\">\n            *The price excludes VAT.\n          <\/p>\n\n          <div class=\"mb-leasing-actions\">\n            <a class=\"mb-leasing-btn mb-leasing-btn-primary\" href=\"#form\">\n              I\u2019m interested\n            <\/a>\n\n            <a class=\"mb-leasing-btn mb-leasing-btn-secondary\"\n               href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/glb-hybrid\/\">\n              View model\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <!-- A-CLASS -->\n      <article class=\"mb-leasing-card\">\n        <a class=\"mb-leasing-image\"\n           href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/a-class-hatchback\/\"\n           aria-label=\"View the Mercedes-Benz A-Class\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-5.jpg\"\n            alt=\"Mercedes-Benz A-Class available with leasing\"\n            width=\"800\"\n            height=\"600\"\n            loading=\"lazy\">\n        <\/a>\n\n        <div class=\"mb-leasing-content\">\n          <h3>Mercedes-Benz A-Class<\/h3>\n\n          <div class=\"mb-leasing-price\">\n            from <strong>\u20ac235<\/strong>\/month*\n          <\/div>\n\n          <p class=\"mb-leasing-note\">\n            *The price excludes VAT.\n          <\/p>\n\n          <div class=\"mb-leasing-actions\">\n            <a class=\"mb-leasing-btn mb-leasing-btn-primary\" href=\"#form\">\n              I\u2019m interested\n            <\/a>\n\n            <a class=\"mb-leasing-btn mb-leasing-btn-secondary\"\n               href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/a-class-hatchback\/\">\n              View model\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <!-- GLC -->\n      <article class=\"mb-leasing-card\">\n        <a class=\"mb-leasing-image\"\n           href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/glc-suv\/\"\n           aria-label=\"View the Mercedes-Benz GLC\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-1.jpg\"\n            alt=\"Mercedes-Benz GLC available with leasing\"\n            width=\"800\"\n            height=\"600\"\n            loading=\"lazy\">\n        <\/a>\n\n        <div class=\"mb-leasing-content\">\n          <h3>Mercedes-Benz GLC<\/h3>\n\n          <div class=\"mb-leasing-price\">\n            from <strong>\u20ac539<\/strong>\/month*\n          <\/div>\n\n          <p class=\"mb-leasing-note\">\n            *The price excludes VAT.\n          <\/p>\n\n          <div class=\"mb-leasing-actions\">\n            <a class=\"mb-leasing-btn mb-leasing-btn-primary\" href=\"#form\">\n              I\u2019m interested\n            <\/a>\n\n            <a class=\"mb-leasing-btn mb-leasing-btn-secondary\"\n               href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/glc-suv\/\">\n              View model\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <!-- GLA -->\n      <article class=\"mb-leasing-card\">\n        <a class=\"mb-leasing-image\"\n           href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/gla\/\"\n           aria-label=\"View the Mercedes-Benz GLA\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-8.jpg\"\n            alt=\"Mercedes-Benz GLA available with leasing\"\n            width=\"800\"\n            height=\"600\"\n            loading=\"lazy\">\n        <\/a>\n\n        <div class=\"mb-leasing-content\">\n          <h3>Mercedes-Benz GLA<\/h3>\n\n          <div class=\"mb-leasing-price\">\n            from <strong>\u20ac292<\/strong>\/month*\n          <\/div>\n\n          <p class=\"mb-leasing-note\">\n            *The price excludes VAT.\n          <\/p>\n\n          <div class=\"mb-leasing-actions\">\n            <a class=\"mb-leasing-btn mb-leasing-btn-primary\" href=\"#form\">\n              I\u2019m interested\n            <\/a>\n\n            <a class=\"mb-leasing-btn mb-leasing-btn-secondary\"\n               href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/gla-offer-ismailos\/\">\n              View model\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n    <section class=\"row-image-text black-bg padding-class  reversed black-bg\">\n                <div class=\"row-main-wrapper\">\n                            <div class=\"row-image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-21.jpg\" alt=\"\" \/>\n                <\/div>\n                        <div class=\"row-text-wrapper\">\n                <div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-WEB:d87ffb2e-e1b4-4d40-bfc8-b4a9db218965-0\" data-is-intersecting=\"true\">\n<section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:d87ffb2e-e1b4-4d40-bfc8-b4a9db218965-0\" data-turn-id-container=\"request-WEB:d87ffb2e-e1b4-4d40-bfc8-b4a9db218965-0\" data-testid=\"conversation-turn-2\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-15 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"993c636b-8513-45a2-b58e-30e4520d187a\" data-turn-start-message=\"true\" data-message-model-slug=\"gpt-5-6-thinking\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\">\n<h2>Mercedes-Benz Celebrates 140 Years of Innovation<\/h2>\n<p>To mark this special anniversary, the Mercedes-Benz GLA is available at an exclusive anniversary price.<\/p>\n<p>Discover the Mercedes-Benz GLA at A. Ismailos S.A. in Glyfada and experience a modern premium SUV that combines elegant design, comfort, advanced technology and everyday practicality. Ideal for both city driving and weekend getaways, the GLA stands out for its luxury, versatility and premium driving experience.<\/p>\n<p>Choose the anniversary price of <strong>\u20ac42,990<\/strong> or drive it through leasing from <strong>\u20ac292 per month plus VAT<\/strong>, with a 36-month contract and up to 15,000 km per year, including the services of a comprehensive Full-Service Leasing programme.<\/p>\n<p>*The anniversary price applies to the GLA 200 Progressive version. Leasing terms and conditions apply. The displayed leasing prices exclude VAT.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n                    <a class=\"row-text-btn\" href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/gla-offer-ismailos\/\"  >LEARN MORE<\/a>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    \n\n    <section class=\"row-image-text black-bg padding-class  default white-bg\">\n                <div class=\"row-main-wrapper\">\n                            <div class=\"row-image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-29.jpg\" alt=\"\" \/>\n                <\/div>\n                        <div class=\"row-text-wrapper\">\n                <h2>Mercedes-Benz A-Class 200 from \u20ac235\/Month<\/h2>\n<p>Drive the Mercedes-Benz A-Class 200 through Leasing, with a monthly payment from <strong>\u20ac235 plus VAT<\/strong>, an initial payment of <strong>\u20ac7,573 plus VAT<\/strong>, a 36-month contract and up to 15,000 km per year. With an automatic transmission, an output of 163 PS + 14 PS and comprehensive Full-Service Leasing benefits, you can enjoy the premium A-Class experience with a fixed and predictable cost.<\/p>\n<p>Leasing terms and conditions apply. The displayed leasing prices exclude VAT.<\/p>\n                    <a class=\"row-text-btn\" href=\"https:\/\/www.ismailos.gr\/mercedes-benz\/a-class-hatchback\/\"  >\u039c\u0391\u0398\u0395 \u03a0\u0395\u03a1\u0399\u03a3\u03a3\u039f\u03a4\u0395\u03a1\u0391<\/a>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    \n\n    <section class=\"row-image-text black-bg padding-class  reversed black-bg\">\n                <div class=\"row-main-wrapper\">\n                            <div class=\"row-image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-32.jpg\" alt=\"\" \/>\n                <\/div>\n                        <div class=\"row-text-wrapper\">\n                <h2>Mercedes-Benz GLB 200 Hybrid with Leasing from \u20ac466\/Month<\/h2>\n<p>Drive the Mercedes-Benz GLB 200 Hybrid through Leasing, with a monthly payment from <strong>\u20ac466 plus VAT<\/strong>, an initial payment of <strong>\u20ac8,058 plus VAT<\/strong>, a 36-month contract and up to 15,000 km per year. With an automatic transmission, an output of 163 PS and comprehensive Full-Service Leasing benefits, you can enjoy the comfort, versatility and premium experience of a modern Mercedes-Benz SUV at a fixed cost.<\/p>\n<p>Leasing terms and conditions apply. The displayed leasing prices exclude VAT.<\/p>\n                    <a class=\"row-text-btn\" href=\"https:\/\/www.ismailos.gr\/mercedes-benz\/glb-hybrid\/\"  >LEARN MORE<\/a>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    \n\n    <section class=\"row-image-text black-bg padding-class  default white-bg\">\n                <div class=\"row-main-wrapper\">\n                            <div class=\"row-image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/07\/TEXT-IMAGE-1200-x-718-31.jpg\" alt=\"\" \/>\n                <\/div>\n                        <div class=\"row-text-wrapper\">\n                <h2>Mercedes-Benz GLC with Leasing from \u20ac539\/Month<\/h2>\n<p>Drive the Mercedes-Benz GLC 300 de 4MATIC through Leasing, with a monthly payment from <strong>\u20ac539 plus VAT<\/strong>, an initial payment of <strong>\u20ac13,853 plus VAT<\/strong>, a 36-month contract and up to 15,000 km per year. Featuring Plug-in Hybrid technology, an automatic transmission and 4MATIC all-wheel drive, it combines premium comfort and outstanding performance with comprehensive Full-Service Leasing benefits.<\/p>\n<p>Leasing terms and conditions apply. The displayed leasing prices exclude VAT.<\/p>\n                    <a class=\"row-text-btn\" href=\"https:\/\/www.ismailos.gr\/mercedes-benz\/glc-suv\/\"  >LEARN MORE<\/a>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    \n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">You choose the Mercedes-Benz you desire. A. Ismailos will provide you with the right leasing proposal, featuring transparent terms and services tailored to your needs.<br><br><br><\/p>\n\n\n\n        <section id=\"form\" class=\"contact-section padding-class\">\n            <div class=\"contact-wrapper\">\n                <h2 class=\"section-heading\">Offer <\/h2>\n                <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_25' style='display:none'><div id='gf_25' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_25' id='gform_25'  action='\/en\/wp-json\/wp\/v2\/pages\/3221#gf_25' data-formid='25' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_25' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_25_36\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_36'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_36' id='input_25_36' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_25_37\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_37'>Last Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_37' id='input_25_37' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_25_2\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_2'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_25_2' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_25_3\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_3'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_25_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_25_5\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_5'>I\u2019m interested in<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_5' id='input_25_5' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select a service<\/option><option value='Leasing' >Leasing<\/option><option value='Contact ' >Contact<\/option><option value='Test Drive' >Test Drive<\/option><option value='Service' >Service<\/option><\/select><\/div><\/div><div id=\"field_25_28\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_28'>Company Name<\/label><div class='ginput_container ginput_container_text'><input name='input_28' id='input_25_28' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><fieldset id=\"field_25_17\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Enquiry about<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_25_17'>\n\t\t\t<div class='gchoice gchoice_25_17_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='New vehicle'  id='choice_25_17_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_25_17_0' id='label_25_17_0' class='gform-field-label gform-field-label--type-inline'>New vehicle<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_25_17_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='Used vehicle'  id='choice_25_17_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_25_17_1' id='label_25_17_1' class='gform-field-label gform-field-label--type-inline'>Used vehicle<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_25_17_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='Service'  id='choice_25_17_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_25_17_2' id='label_25_17_2' class='gform-field-label gform-field-label--type-inline'>Service<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_25_17_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='Other'  id='choice_25_17_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_25_17_3' id='label_25_17_3' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_25_8\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_8'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_25_8' class='textarea large'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_25_30\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_30'>Brand<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_30' id='input_25_30' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select Brand<\/option><option value='Mercedes Benz' >Mercedes Benz<\/option><option value='Toyota' >Toyota<\/option><option value='Omoda | Jaecoo' >Omoda | Jaecoo<\/option><option value='Fiat' >Fiat<\/option><option value='Jeep' >Jeep<\/option><option value='Smart' >Smart<\/option><\/select><\/div><\/div><div id=\"field_25_38\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_38'>Brand<\/label><div class='ginput_container ginput_container_select'><select name='input_38' id='input_25_38' class='large gfield_select'     aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select Brand<\/option><option value='Mercedes Benz' >Mercedes Benz<\/option><option value='Toyota' >Toyota<\/option><option value='Omoda | Jaecoo' >Omoda | Jaecoo<\/option><option value='Fiat' >Fiat<\/option><option value='Jeep' >Jeep<\/option><option value='Smart' >Smart<\/option><\/select><\/div><\/div><div id=\"field_25_35\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_35'>Store Service<\/label><div class='ginput_container ginput_container_select'><select name='input_35' id='input_25_35' class='large gfield_select'     aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Store<\/option><option value='MERCEDES BENZ - GLYFADA' >MERCEDES BENZ &#8211; GLYFADA<\/option><option value='MERCEDES BENZ - KOROPI' >MERCEDES BENZ &#8211; KOROPI<\/option><option value='MERCEDES BENZ - AGIOS DIMITRIOS' >MERCEDES BENZ &#8211; AGIOS DIMITRIOS<\/option><option value='OMODA |JAECOO -  AGIOS DIMITRIOS' >OMODA |JAECOO &#8211;  AGIOS DIMITRIOS<\/option><option value='OMODA |JAECOO - \u039a\u039fROPI' >OMODA |JAECOO &#8211; \u039a\u039fROPI<\/option><option value='\u03a4\u039f\u03a5\u039f\u03a4\u0391 - \u0395LLINIKO' >\u03a4\u039f\u03a5\u039f\u03a4\u0391 &#8211; \u0395LLINIKO<\/option><option value='SMART  - GLYFADA' >SMART  &#8211; GLYFADA<\/option><option value='SMART  - KOROPI' >SMART  &#8211; KOROPI<\/option><option value='SMART - \u0391GIOS DIMITRIOS' >SMART  &#8211; AGIOS DIMITRIOS<\/option><option value='FIAT - RODOS ' >FIAT &#8211; RODOS<\/option><option value='JEEP - RODOS ' >JEEP &#8211; RODOS <\/option><option value='BODY REPAIR - \u039aOROPI (MERCEDES BENZ\/SMART\/ OMODA-JAECOO)' >BODY REPAIR &#8211; \u039aOROPI (MERCEDES BENZ\/SMART\/ OMODA-JAECOO)<\/option><\/select><\/div><\/div><div id=\"field_25_40\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_40'>Vehicle Registration Number<\/label><div class='ginput_container ginput_container_text'><input name='input_40' id='input_25_40' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_25_32\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_25_32'>Model<\/label><div class='ginput_container ginput_container_text'><input name='input_32' id='input_25_32' type='text' value='' class='large'    placeholder='Select a Brand'  aria-invalid=\"false\"   \/><\/div><\/div><fieldset id=\"field_25_11\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class=\"gfield_label gform-field-label screen-reader-text gfield_label_before_complex\"><\/legend><div class=\"ginput_container ginput_container_consent\"><input name=\"input_11.1\" id=\"input_25_11_1\" type=\"checkbox\" value=\"1\" aria-invalid=\"false\"><div class=\"checkbox__checkmark\"><\/div> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for=\"input_25_11_1\">I have read the <a href=\"https:\/\/www.ismailos.gr\/en\/privacy-policy\/\">privacy policy<\/a>.<\/label><input type=\"hidden\" name=\"input_11.2\" value='I have read the &lt;a href=\"https:\/\/www.ismailos.gr\/en\/privacy-policy\/\"&gt;privacy policy&lt;\/a&gt;.' class=\"gform_hidden\"><input type=\"hidden\" name=\"input_11.3\" value=\"18\" class=\"gform_hidden\"><\/div><\/fieldset><fieldset id=\"field_25_12\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class=\"gfield_label gform-field-label screen-reader-text gfield_label_before_complex\"><\/legend><div class=\"ginput_container ginput_container_consent\"><input name=\"input_12.1\" id=\"input_25_12_1\" type=\"checkbox\" value=\"1\" aria-invalid=\"false\"><div class=\"checkbox__checkmark\"><\/div> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for=\"input_25_12_1\">I consent to receiving marketing communications.<\/label><input type=\"hidden\" name=\"input_12.2\" value=\"I consent to receiving marketing communications.\" class=\"gform_hidden\"><input type=\"hidden\" name=\"input_12.3\" value=\"18\" class=\"gform_hidden\"><\/div><\/fieldset><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_25' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=25&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=2a15f7f7243deb7b2629f29b522914cb' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_25' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_25' id='gform_theme_25' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_25' id='gform_style_settings_25' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_25' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='25' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='ouXkly7ao7i70DEFWyT2plsXNLEaJZuAJopiZ5Fk9MjdbujLoD7EqX8RN7vdYoqtBGmgQQRQjzBJ7RFu2oxoovPZamUfRVvLv+\/LfZavD87YEbA=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_25' value='WyJ7XCIxN1wiOltcIjA3ZmRmNjlmNjkwM2ZlOTI0YTlkNWY3ZjFlNWQ1MWJiXCIsXCI2ZjU2OWM5MGE3NzUxMjY0M2Y1NTk3NDNmMWY5ODMwM1wiLFwiMTg2NGNjMGM1ZjY3NDNhMzk4YTY5ZTYyN2ExZTRkYTRcIixcIjQwZDMxMzk2ZGVlZTdlMzcwMTUwMGU0N2E2MjI2NmU3XCJdLFwiMzBcIjpbXCI2NjBjZGMwZTU4NTkwMTVmYWExNWRhZjgzNmUxNjhkNVwiLFwiNDNiYmQ1YjM1NzA0NDM3MzlmYmJiOWQyYzI4OTNjMzlcIixcImE2ZjQzMWU3MjVkNmQyNDEyM2JhN2M1MzBlOTQ4MzFkXCIsXCI4MTBiMTViMTAxZGJjY2RjZGY0YzUzNDg1MDgyN2VlYVwiLFwiYWViN2U5ZWM2ZDAzYmNlMGVhZTQyZjM4NzIxNTcwZTdcIixcImY1ZTYzMThiMThjYzE4MTVmNmI4ZDY2YmQ2NDExMmUzXCJdLFwiMzhcIjpbXCI2NjBjZGMwZTU4NTkwMTVmYWExNWRhZjgzNmUxNjhkNVwiLFwiNDNiYmQ1YjM1NzA0NDM3MzlmYmJiOWQyYzI4OTNjMzlcIixcImE2ZjQzMWU3MjVkNmQyNDEyM2JhN2M1MzBlOTQ4MzFkXCIsXCI4MTBiMTViMTAxZGJjY2RjZGY0YzUzNDg1MDgyN2VlYVwiLFwiYWViN2U5ZWM2ZDAzYmNlMGVhZTQyZjM4NzIxNTcwZTdcIixcImY1ZTYzMThiMThjYzE4MTVmNmI4ZDY2YmQ2NDExMmUzXCJdLFwiMzVcIjpbXCIzOTdmMzEyMmE2MTEwNzNlYTEwNDE2MjhhZTY5OTY0M1wiLFwiZDhhMmMxMDYyMGU2NGVhMmI4NWM3YmJkMzZhYzhhZTJcIixcIjFhY2ZjYWQzYjRlMTczNmEwMDIxZThiN2QxMzNhYzBkXCIsXCI3NzI2OWZmOTMzZWY1ZTdhNzgwM2YzNjE3Y2VjODg1OVwiLFwiODE4YjI1ZDc4ODYwNTYwOWMwOTBjNWM0YzNlYjNmNDVcIixcIjYxYjM4MTJhOTQ5NWVkODE1NjI2ZTdmNWJiMzQwYzM0XCIsXCJiOGQyODk3MGY2NGMxZTFlOGI1YTQzN2QxNDY2OTJmMFwiLFwiZTBiYjM3MWUyNWU2NjE0YzdmOWI2NWM5N2Y1NzNiZWNcIixcIjI4NjVkNjY0NDI0ODcwNmJkMjU3Y2Y3MGM5NjQ2ZmM0XCIsXCJlMzE0MmRjMjU0YTFlYzY2NWRhZWMxNTEwMTBlMGZkOVwiLFwiY2IyYTAxZDg3OTVmNDc3OGZiNTgzYTExNTZlNDExYTdcIixcIjZkYTQyMzE4YzZkMzQ0MjQyYTFkYmM4YmUxOTFhMTgwXCJdLFwiMTEuMVwiOlwiZTRjYTgyMWIyOTAyMzEyNmFjOGVkMzNhNjIyYjgzY2NcIixcIjExLjJcIjpcImIxNTNiNzZlMmJiZmI5MDdlMTgyOWQ1NmIzOGM1OWE1XCIsXCIxMS4zXCI6XCJiZTA2NTRhYmE0MDkwN2ViNzU3ODYxNTk4N2UxOTgxOVwiLFwiMTIuMVwiOlwiZTRjYTgyMWIyOTAyMzEyNmFjOGVkMzNhNjIyYjgzY2NcIixcIjEyLjJcIjpcImQzZDBjN2I2YTljZDBhODczNzdiMTdkNzgzM2JjNDk1XCIsXCIxMi4zXCI6XCJiZTA2NTRhYmE0MDkwN2ViNzU3ODYxNTk4N2UxOTgxOVwifSIsIjU3MWMzY2UzYjRjMjEwNGYxNWNjMDAxNjBkYWNiM2FkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_25' id='gform_target_page_number_25' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_25' id='gform_source_page_number_25' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_25' id='gform_ajax_frame_25' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 25, 'https:\/\/www.ismailos.gr\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_25').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_25');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_25').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_25').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_25').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_25').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_25').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_25').val();gformInitSpinner( 25, 'https:\/\/www.ismailos.gr\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [25, current_page]);window['gf_submitting_25'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_25').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_25').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [25]);window['gf_submitting_25'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_25').text());}else{jQuery('#gform_25').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"25\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_25\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_25\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_25\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 25, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n            <\/div>\n        <\/section>\n\n    \n\n\n            <section class=\"locations-section mb-5 padding-class\">\n                \n                <div class=\"tabs-wrapper desktop-map\">\n                    <div class=\"tabs-labels\">\n                                                        <input id=\"t8493-1\" type=\"radio\" name=\"location-tab-8493\" checked onclick=\"handleLocationTabs(id,event)\" \/>\n                                <label for=\"t8493-1\">Glyfada<\/label>\n                                                <\/div>\n                                            <div class=\"tabs-content active-tab\" id=\"content-t8493-1\">\n                                                            <div class=\"location-item\">\n                                                                        \n                                        \n                                                                            <div class=\"map-wrapper\">\n                                            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3150.127788631146!2d23.762252276615055!3d37.857300271964675!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14a1957d6b47a975%3A0x586117f8416db977!2sIsmailos%20Glyfada!5e0!3m2!1sen!2sgr!4v1757322418554!5m2!1sen!2sgr\" title=\"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe> \n                                        <\/div>\n                                    \n                                    <div class=\"location-info\">\n\n                                        <h3>Glyfada &#8211; Mercedes-Benz<\/h3>\n\n                                        <div class=\"upper-container d-flex flex-column gap-2\">\n                                            <p>156 Vouliagmenis Avenue, 16674 Glyfada<\/p>\n                                                                                            <div class=\"d-flex gap-3\">\n                                                    <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/themes\/ismailos\/assets\/phone.svg\" alt=\"phone-icon\" \/>\n                                                    <p>210 89 86 900<\/p>\n                                                <\/div>\n                                                                                    <\/div> \n\n                                                                                    <div class=\"location-img\">\n                                                <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/06\/mercedes-benz-ismailos-glyfada.jpg\" alt=\"location-image\" \/>\n                                            <\/div>\n                                        \n                                        <div class=\"middle-container\"> <p>Sales of new Mercedes-Benz and used StarClass<br \/>\nService Mercedes-Benz<br \/>\nMercedes-Benz Parts Sales<\/p>\n<\/div>\n                                        <div class=\"decoration-line\"><\/div>\n                                                                                    <div class=\"d-flex justify-content-between lower-container\">\n                                                <p>Monday 9am\u20139pm<br \/>Tuesday 9am\u20139pm<br \/>Wednesday 9am\u20139pm<br \/>Thursday 9am\u20139pm<\/p><p>Friday 9am\u20139pm<br \/>Saturday 9am\u20133pm<br \/>Sunday Closed <\/p><p><\/p>                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                    <\/div>\n                                        <\/div>\n            \n\n\n                <div class=\"accordion accordion-flush mobile-map\" id=\"accordion8493\">\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flushThree-collapse8493-1\" aria-expanded=\"false\" aria-controls=\"flushThree-collapse8493-1\"> Glyfada <\/button>\n                            <\/h2>\n                            <div id=\"flushThree-collapse8493-1\" class=\"accordion-collapse collapse\" data-bs-parent=\"#accordion8493\">\n                                <div class=\"accordion-body\">\n                                                                            <div class=\"map-wrapper\">\n                                            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3150.127788631146!2d23.762252276615055!3d37.857300271964675!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14a1957d6b47a975%3A0x586117f8416db977!2sIsmailos%20Glyfada!5e0!3m2!1sen!2sgr!4v1757322418554!5m2!1sen!2sgr\" title=\"Glyfada &#8211; Mercedes-Benz\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe> \n                                        <\/div>\n                                    \n                                    <div class=\"location-info\">\n                                        <div>\n                                            <p>156 Vouliagmenis Avenue, 16674 Glyfada<\/p>\n                                            <div class=\"d-flex gap-3\">\n                                                <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/themes\/ismailos\/assets\/phone.svg\" alt=\"phone-icon\" \/>\n                                                <p>210 89 86 900<\/p>\n                                            <\/div>\n                                        <\/div>\n\n                                                                                    <div class=\"location-img\">\n                                                <img decoding=\"async\" src=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2026\/06\/mercedes-benz-ismailos-glyfada.jpg\" alt=\"location-image\" \/>\n                                            <\/div>\n                                                                                \n                                        <p>Sales of new Mercedes-Benz and used StarClass<br \/>\nService Mercedes-Benz<br \/>\nMercedes-Benz Parts Sales<\/p>\n\n                                        <div class=\"decoration-line\"><\/div>\n                                        \n                                                                                    <div class=\"opening-hours\">\n                                                <p>Monday 9am\u20139pm<br \/>Tuesday 9am\u20139pm<br \/>Wednesday 9am\u20139pm<br \/>Thursday 9am\u20139pm<\/p><p>Friday 9am\u20139pm<br \/>Saturday 9am\u20133pm<br \/>Sunday Closed <\/p><p><\/p>                                            <\/div>\n                                                                            <\/div>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n\n                                        <\/div>\n            <\/section>\n\n    \n\n\n        <section class=\"accordion-section padding-class\">\n            <h2>FQA<\/h2>            <div class=\"accordion-container\">\n                <div class=\"accordion\">\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button \" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse0\" aria-expanded=\"true\" aria-controls=\"collapse0\">What is leasing and how does it work through A. Ismailos S.A.?<\/button>\n                            <\/h2>\n                            <div id=\"collapse0\" class=\"accordion-collapse collapse show\" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p>Leasing is a flexible vehicle solution that allows you to drive a new Mercedes-Benz without purchasing it. In cooperation with selected leasing providers, A. Ismailos S.A. offers programmes with fixed monthly payments, flexible contract durations and terms tailored to your needs.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse1\" aria-expanded=\"false\" aria-controls=\"collapse1\">What are the benefits of leasing compared to purchasing?<\/button>\n                            <\/h2>\n                            <div id=\"collapse1\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p class=\"PDq2pG_selectionAnchorContainer\" data-start=\"62\" data-end=\"97\">With leasing, you can benefit from:<\/p>\n<ul data-start=\"99\" data-end=\"331\" data-is-last-node=\"\" data-is-only-node=\"\">\n<li data-section-id=\"rf7sif\" data-start=\"99\" data-end=\"120\">Lower upfront costs<\/li>\n<li data-section-id=\"1rv3fyw\" data-start=\"121\" data-end=\"145\">Fixed monthly expenses<\/li>\n<li data-section-id=\"1rnulbs\" data-start=\"146\" data-end=\"204\">The opportunity to drive a newer vehicle every few years<\/li>\n<li data-section-id=\"10nuyax\" data-start=\"205\" data-end=\"262\">Potential tax benefits for professionals and businesses<\/li>\n<li data-section-id=\"1cgp8t1\" data-start=\"263\" data-end=\"331\" data-is-last-node=\"\">Service and maintenance costs included, depending on the programme<\/li>\n<\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse2\" aria-expanded=\"false\" aria-controls=\"collapse2\">Who can obtain a vehicle through leasing from A. Ismailos S.A.?<\/button>\n                            <\/h2>\n                            <div id=\"collapse2\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p>Leasing is available to private customers, professionals and businesses, with specialised programmes designed for the needs of each customer profile.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse3\" aria-expanded=\"false\" aria-controls=\"collapse3\">Which Mercedes-Benz models are available through leasing?<\/button>\n                            <\/h2>\n                            <div id=\"collapse3\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"0b5a8e1c-9058-574d-a1eb-9da609755c4a\" data-message-model-slug=\"gpt-5.6-sol-wm\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\">\n<p data-start=\"0\" data-end=\"208\" data-is-last-node=\"\" data-is-only-node=\"\">A. Ismailos S.A. offers leasing across a wide range of Mercedes-Benz models, from compact vehicles such as the A-Class to SUVs and commercial vehicles. Availability depends on current stock and active offers.<\/p>\n<\/div>\n<\/div>\n<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse4\" aria-expanded=\"false\" aria-controls=\"collapse4\">\u03a4\u03b9 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bc\u03b2\u03cc\u03bb\u03b1\u03b9\u03bf leasing;<\/button>\n                            <\/h2>\n                            <div id=\"collapse4\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p>\u0397 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 leasing \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03ba\u03c5\u03bc\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc 24 \u03ad\u03c9\u03c2 60 \u03bc\u03ae\u03bd\u03b5\u03c2, \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c3\u03b1\u03c2.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse5\" aria-expanded=\"false\" aria-controls=\"collapse5\">Is servicing included in the leasing programme?<\/button>\n                            <\/h2>\n                            <div id=\"collapse5\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p>Yes, many leasing programmes include scheduled maintenance and repairs, supported by the authorised A. Ismailos S.A. service centre.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse6\" aria-expanded=\"false\" aria-controls=\"collapse6\">What happens at the end of the leasing contract?<\/button>\n                            <\/h2>\n                            <div id=\"collapse6\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <div class=\"\" data-turn-id-container=\"3a299775-219c-4312-b2ee-2c0c8b163dd5\" data-is-intersecting=\"true\"><\/div>\n<div class=\"\" data-turn-id-container=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-10\" data-is-intersecting=\"true\">\n<section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-10\" data-turn-id-container=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-10\" data-testid=\"conversation-turn-44\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-8 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden @[53.5rem]\/main:[--thread-content-max-width:48rem] relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"da1bae1a-46c5-5a27-b692-efcfd24e8e73\" data-turn-start-message=\"true\" data-message-model-slug=\"gpt-5.6-sol-wm\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\">\n<p data-start=\"0\" data-end=\"54\">At the end of the leasing contract, you may choose to:<\/p>\n<ul data-start=\"56\" data-end=\"178\" data-is-last-node=\"\" data-is-only-node=\"\">\n<li data-section-id=\"5cuvwj\" data-start=\"56\" data-end=\"76\">Return the vehicle<\/li>\n<li data-section-id=\"bx1p9s\" data-start=\"77\" data-end=\"115\">Renew your contract with a new model<\/li>\n<li data-section-id=\"1t3bcwd\" data-start=\"116\" data-end=\"178\" data-is-last-node=\"\">Purchase the vehicle at a pre-agreed price, where applicable<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse7\" aria-expanded=\"false\" aria-controls=\"collapse7\">What is the process for starting a leasing programme through A. Ismailos S.A.?<\/button>\n                            <\/h2>\n                            <div id=\"collapse7\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p data-start=\"0\" data-end=\"21\">The process includes:<\/p>\n<ul data-start=\"23\" data-end=\"174\" data-is-last-node=\"\" data-is-only-node=\"\">\n<li data-section-id=\"6dmb87\" data-start=\"23\" data-end=\"77\">Selecting your preferred model and leasing programme<\/li>\n<li data-section-id=\"4q2iau\" data-start=\"78\" data-end=\"124\">Approval by the cooperating leasing provider<\/li>\n<li data-section-id=\"qboyq3\" data-start=\"125\" data-end=\"155\">Signing the leasing contract<\/li>\n<li data-section-id=\"67h6bw\" data-start=\"156\" data-end=\"174\" data-is-last-node=\"\">Vehicle delivery<\/li>\n<\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse8\" aria-expanded=\"false\" aria-controls=\"collapse8\">Are there any additional charges beyond the monthly payment?<\/button>\n                            <\/h2>\n                            <div id=\"collapse8\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-14\" data-is-intersecting=\"true\">\n<section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-14\" data-turn-id-container=\"request-6a673270-e6f0-83ed-ab32-ab93979df87c-14\" data-testid=\"conversation-turn-52\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-8 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden @[53.5rem]\/main:[--thread-content-max-width:48rem] relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"f6ddae30-3e8f-5913-b19e-6d424d9b2ed7\" data-turn-start-message=\"true\" data-message-model-slug=\"gpt-5.6-sol-wm\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\">\n<p class=\"PDq2pG_selectionAnchorContainer\" data-start=\"0\" data-end=\"186\" data-is-last-node=\"\" data-is-only-node=\"\">Depending on the programme, additional costs may apply, such as road tax, insurance or excess mileage charges. All applicable costs are explained in detail before the contract is signed.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"><\/div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"><\/div>\n<\/div>\n<\/div>\n<div class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1\" data-conversation-screenshot-content=\"\">\n<div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<div class=\"pointer-events-none -mt-px h-px translate-y-(--scroll-root-safe-area-inset-bottom)\" aria-hidden=\"true\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"accordion-item\">\n                            <h2 class=\"accordion-header\">\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse9\" aria-expanded=\"false\" aria-controls=\"collapse9\">Where can I find information about the available leasing offers?<\/button>\n                            <\/h2>\n                            <div id=\"collapse9\" class=\"accordion-collapse collapse \" data-bs-parent=\"#accordionExample\">\n                                <div class=\"accordion-body\">\n                                    <p>You can visit the dedicated <strong data-start=\"28\" data-end=\"39\">Leasing<\/strong> section on our website or contact one of our representatives to receive a personalised leasing proposal.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/section>\n    ","protected":false},"excerpt":{"rendered":"<p>Mercedes-Benz Leasing at A. Ismailos Drive the Mercedes-Benz you desire with a fixed monthly leasing payment and a comprehensive service package designed for private customers, professionals and businesses. With Leasing, you can enjoy all the benefits of Full-Service Leasing without worrying about the everyday costs of managing your vehicle. Choose the model that best suits [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"parent":280,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"skin":[50],"class_list":["post-3221","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u0391. \u0399\u03c3\u03bc\u03b1\u03ae\u03bb\u03bf\u03c2 \u0391\u0395 -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos A.E.\" \/>\n\t\t<meta property=\"og:description\" content=\"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-22T11:51:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-29T06:55:38+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mercedes.ismailos\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos A.E.\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/#listItem\",\"name\":\"Mercedes-Benz\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/#listItem\",\"position\":2,\"name\":\"Mercedes-Benz\",\"item\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#listItem\",\"name\":\"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#listItem\",\"position\":3,\"name\":\"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/#listItem\",\"name\":\"Mercedes-Benz\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#organization\",\"name\":\"\\u0391. \\u0399\\u03c3\\u03bc\\u03b1\\u03ae\\u03bb\\u03bf\\u03c2 \\u0391\\u0395\",\"url\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.ismailos.gr\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/ismailos_logo.png.webp\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/mercedes.ismailos\",\"https:\\\/\\\/www.instagram.com\\\/mbismailos\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC_fM9kku4s5TTOAYQa5n0XQ\",\"https:\\\/\\\/gr.linkedin.com\\\/company\\\/mb-ismailos-s-a\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#webpage\",\"url\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/\",\"name\":\"Mercedes-Benz Leasing | Offers & Prices | A. Ismailos A.E.\",\"description\":\"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/mercedes-benz\\\/mercedes-benz-leasing\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-22T11:51:40+00:00\",\"dateModified\":\"2026-07-29T06:55:38+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/\",\"name\":\"\\u0391. \\u0399\\u03c3\\u03bc\\u03b1\\u03ae\\u03bb\\u03bf\\u03c2 \\u0391\\u0395\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ismailos.gr\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Mercedes-Benz Leasing | Offers & Prices | A. Ismailos A.E.","description":"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.","canonical_url":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/www.ismailos.gr\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/#listItem","name":"Mercedes-Benz"}},{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/#listItem","position":2,"name":"Mercedes-Benz","item":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#listItem","name":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#listItem","position":3,"name":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos","previousItem":{"@type":"ListItem","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/#listItem","name":"Mercedes-Benz"}}]},{"@type":"Organization","@id":"https:\/\/www.ismailos.gr\/en\/#organization","name":"\u0391. \u0399\u03c3\u03bc\u03b1\u03ae\u03bb\u03bf\u03c2 \u0391\u0395","url":"https:\/\/www.ismailos.gr\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#organizationLogo"},"image":{"@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/mercedes.ismailos","https:\/\/www.instagram.com\/mbismailos\/","https:\/\/www.youtube.com\/channel\/UC_fM9kku4s5TTOAYQa5n0XQ","https:\/\/gr.linkedin.com\/company\/mb-ismailos-s-a"]},{"@type":"WebPage","@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#webpage","url":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/","name":"Mercedes-Benz Leasing | Offers & Prices | A. Ismailos A.E.","description":"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.ismailos.gr\/en\/#website"},"breadcrumb":{"@id":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/#breadcrumblist"},"datePublished":"2025-04-22T11:51:40+00:00","dateModified":"2026-07-29T06:55:38+00:00"},{"@type":"WebSite","@id":"https:\/\/www.ismailos.gr\/en\/#website","url":"https:\/\/www.ismailos.gr\/en\/","name":"\u0391. \u0399\u03c3\u03bc\u03b1\u03ae\u03bb\u03bf\u03c2 \u0391\u0395","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.ismailos.gr\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"\u0391. \u0399\u03c3\u03bc\u03b1\u03ae\u03bb\u03bf\u03c2 \u0391\u0395 -","og:type":"article","og:title":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos A.E.","og:description":"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.","og:url":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/","og:image":"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp","og:image:secure_url":"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp","article:published_time":"2025-04-22T11:51:40+00:00","article:modified_time":"2026-07-29T06:55:38+00:00","article:publisher":"https:\/\/www.facebook.com\/mercedes.ismailos","twitter:card":"summary_large_image","twitter:title":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos A.E.","twitter:description":"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.","twitter:image":"https:\/\/www.ismailos.gr\/wp-content\/uploads\/2025\/01\/ismailos_logo.png.webp"},"aioseo_meta_data":{"post_id":"3221","title":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos A.E.","description":"Explore Mercedes-Benz leasing offers at A. Ismailos A.E. , with fixed monthly payments and Full-Service Leasing options for private customers and businesses.","keywords":null,"keyphrases":{"focus":{"keyphrase":"leasing","score":87,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":1},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":9,"maxScore":9,"error":0},"keyphraseInImageAlt":{"score":9,"maxScore":9,"error":0},"keywordDensity":{"type":"high","score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-19 10:49:48","updated":"2026-07-29 07:30:17","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.ismailos.gr\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/\" title=\"Mercedes-Benz\">Mercedes-Benz<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.ismailos.gr\/en\/"},{"label":"Mercedes-Benz","link":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/"},{"label":"Mercedes-Benz Leasing | Offers &amp; Prices | A. Ismailos","link":"https:\/\/www.ismailos.gr\/en\/mercedes-benz\/mercedes-benz-leasing\/"}],"_links":{"self":[{"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/pages\/3221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/comments?post=3221"}],"version-history":[{"count":28,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/pages\/3221\/revisions"}],"predecessor-version":[{"id":16762,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/pages\/3221\/revisions\/16762"}],"up":[{"embeddable":true,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/pages\/280"}],"wp:attachment":[{"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/media?parent=3221"}],"wp:term":[{"taxonomy":"skin","embeddable":true,"href":"https:\/\/www.ismailos.gr\/en\/wp-json\/wp\/v2\/skin?post=3221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}