{"id":21776,"date":"2024-05-22T16:27:09","date_gmt":"2024-05-22T14:27:09","guid":{"rendered":"https:\/\/shop.dronebase.it\/professional-drone-hire\/"},"modified":"2026-04-20T10:06:58","modified_gmt":"2026-04-20T08:06:58","slug":"professional-drone-hire","status":"publish","type":"page","link":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/","title":{"rendered":"Professional Drone Hire"},"content":{"rendered":"\n<!-- Additional CSS \u2014 only for the calculator (not present in dbv4) -->\n<style>\n:root { --dbg-accent: #009EE3; --dbg-accent-soft: rgba(0,158,227,.08); --dbg-accent-border: rgba(0,158,227,.25); }\n\n.dbg-calc-only *, .dbg-calc-only *::before, .dbg-calc-only *::after { box-sizing: border-box; }\n\n\/* Product presets *\/\n.dbg-preset-label {\n  font-size: 10px; font-weight: 700; letter-spacing: .14em;\n  text-transform: uppercase; color: #bbbbbb; margin-bottom: 12px;\n}\n.dbg-preset-grid {\n  display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; margin-bottom: 24px;\n}\n.dbg-preset-btn {\n  background: #fff; border: 1px solid #e0e0e0;\n  border-radius: 5px; cursor: pointer; padding: 12px 14px;\n  text-align: left; font-family: inherit;\n  transition: border-color .15s, background .15s;\n}\n.dbg-preset-btn:hover,\n.dbg-preset-btn.active { border-color: #009EE3 !important; background: #009EE3 !important; }\n.dbg-preset-btn:hover .dbg-pb-name, .dbg-preset-btn.active .dbg-pb-name { color: #fff !important; }\n.dbg-preset-btn:hover .dbg-pb-price, .dbg-preset-btn.active .dbg-pb-price { color: rgba(255,255,255,.75) !important; }\n.dbg-pb-name { font-size: 12px; font-weight: 600; color: #1a1a1a; margin-bottom: 2px; }\n.dbg-pb-price { font-size: 11px; color: #999; }\n\n\/* Input row *\/\n.dbg-inputs-row {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 0;\n}\n.dbg-field label {\n  display: block; font-size: 10px; font-weight: 700; letter-spacing: .14em;\n  text-transform: uppercase; color: #999; margin-bottom: 8px;\n}\n.dbg-suffix-wrap { position: relative; }\n.dbg-suffix {\n  position: absolute; right: 12px; top: 50%; transform: translateY(-50%);\n  font-size: 13px; color: #999; pointer-events: none;\n}\n.dbg-field input[type=\"number\"] {\n  width: 100%; padding: 11px 36px 11px 14px;\n  background: #fafafa; border: 1px solid #e0e0e0;\n  border-radius: 5px; font-size: 15px; font-weight: 700;\n  color: #1a1a1a; font-family: inherit; transition: border-color .15s;\n  -moz-appearance: textfield;\n}\n.dbg-field input[type=\"number\"]::-webkit-inner-spin-button { -webkit-appearance: none; }\n.dbg-field input:focus { outline: none; border-color: var(--dbg-accent); }\n\n\/* Duration tabs *\/\n.dbg-dur-tabs { display: flex; gap: 6px; flex-wrap: wrap; }\n.dbg-dur-tab {\n  background: #fafafa; border: 1px solid #e0e0e0; border-radius: 5px;\n  padding: 9px 16px; font-size: 12px; font-weight: 600;\n  color: #666; cursor: pointer; font-family: inherit; transition: all .15s;\n}\n.dbg-dur-tab:hover { background: #009EE3 !important; border-color: #009EE3 !important; color: #fff !important; }\n.dbg-dur-tab.active { background: #009EE3 !important; border-color: #009EE3 !important; color: #fff !important; }\n\n\/* Result strip *\/\n.dbg-result-strip {\n  background: #111; border-radius: 6px;\n  padding: 28px; margin: 24px 0 0;\n  display: flex; align-items: center; gap: 24px; flex-wrap: wrap;\n}\n.dbg-cr-main { flex: 1; min-width: 180px; }\n.dbg-cr-label {\n  font-size: 9px; font-weight: 700; letter-spacing: .16em;\n  text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 8px;\n}\n.dbg-cr-rate { font-size: 44px; font-weight: 800; color: var(--dbg-accent); letter-spacing: -.03em; line-height: 1; }\n.dbg-cr-rate span { font-size: 18px; color: rgba(255,255,255,.4); margin-left: 4px; }\n.dbg-cr-sub { font-size: 11px; color: rgba(255,255,255,.35); margin-top: 8px; }\n.dbg-cr-details { display: flex; flex-wrap: wrap; gap: 8px; }\n.dbg-cr-detail {\n  background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1);\n  border-radius: 5px; padding: 12px 16px; min-width: 110px;\n}\n.dbg-cd-lbl { font-size: 9px; color: rgba(255,255,255,.35); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 4px; }\n.dbg-cd-val { font-size: 14px; font-weight: 700; color: #fff; }\n.dbg-cd-val.green { color: #7ee8a2; }\n\n\/* Duration comparison table *\/\n.dbg-table-label {\n  font-size: 9px; font-weight: 700; letter-spacing: .14em;\n  text-transform: uppercase; color: #bbb; margin: 24px 0 10px;\n}\n.dbg-ref-table { width: 100%; border-collapse: collapse; font-size: 12px; }\n.dbg-ref-table th {\n  background: #fafafa; padding: 8px 12px; text-align: right;\n  font-size: 9px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;\n  color: #bbb; border-bottom: 1px solid #ececec;\n}\n.dbg-ref-table th:first-child { text-align: left; }\n.dbg-ref-table td {\n  padding: 8px 12px; text-align: right; color: #666;\n  border-bottom: 1px solid #ececec; font-variant-numeric: tabular-nums;\n}\n.dbg-ref-table td:first-child { text-align: left; font-weight: 600; color: #1a1a1a; }\n.dbg-ref-table tr:last-child td { border-bottom: none; }\n.dbg-ref-table td.hl { font-weight: 700; color: var(--dbg-accent); background: var(--dbg-accent-soft); }\n\n\/* Buy vs lease comparison *\/\n.dbg-compare-grid {\n  display: grid; grid-template-columns: 1fr 1px 1fr;\n}\n.dbg-compare-head {\n  display: grid; grid-template-columns: 1fr 1px 1fr;\n  background: #fafafa; border-bottom: 1px solid #ececec;\n}\n.dbg-ch-col { padding: 14px 24px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }\n.dbg-ch-col.buy  { color: #999; }\n.dbg-ch-col.rent { color: var(--dbg-accent); }\n.dbg-ch-div { background: #ececec; }\n.dbg-compare-row {\n  display: grid; grid-template-columns: 1fr 1px 1fr;\n  border-bottom: 1px solid #ececec;\n}\n.dbg-compare-row:last-child { border-bottom: none; }\n.dbg-cc { padding: 16px 24px; }\n.dbg-cc.buy { background: #fafafa; }\n.dbg-cc-lbl { font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #bbb; margin-bottom: 5px; }\n.dbg-cc-text { font-size: 13px; color: #666; line-height: 1.6; }\n.dbg-cc-text.good { color: var(--dbg-accent); font-weight: 700; }\n.dbg-cc-text.bad  { color: #bbb; }\n\n@media (max-width: 700px) {\n  .dbg-preset-grid { grid-template-columns: 1fr 1fr; }\n  .dbg-inputs-row  { grid-template-columns: 1fr; }\n  .dbg-compare-row { grid-template-columns: 1fr; }\n  .dbg-compare-head { grid-template-columns: 1fr; }\n  .dbg-ch-div, .dbg-compare-row > :nth-child(2) { display: none; }\n  .dbg-cc.buy { border-bottom: 1px solid #ececec; }\n}\n<\/style>\n\n<div class=\"dbv4\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 1 \u2014 HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-dark dbv4-hero-section\" style=\"background-image:url('https:\/\/shop.dronebase.it\/wp-content\/uploads\/2026\/04\/dei_documenti_di_fatturazione__Nano_Banana_Pro_48203-scaled.png');background-size:cover;background-position:center center;\">\n  <div class=\"dbv4-hero-overlay\"><\/div>\n  <div class=\"dbv4-hero-wrap\">\n    <div>\n      <span class=\"dbv4-hero-badge\"><span class=\"dbv4-hero-badge-dot\"><\/span>DroneBase \u00d7 Grenke \u00b7 Operational Leasing \u00b7 2026<\/span>\n      <h1 class=\"dbv4-hero-h1\">YOUR DRONE<br>FROM DAY ONE,<br><em>WITHOUT BUYING IT<\/em><\/h1>\n      <p class=\"dbv4-hero-sub\">Access the full DJI Enterprise range with a fixed monthly Grenke-certified payment. No upfront cost, no capital tied up \u2014 guaranteed technology upgrade at the end of the contract.<\/p>\n      <div class=\"dbv4-hstats\">\n        <div class=\"dbv4-hstat\"><div class=\"dbv4-hstat-val\">\u20ac0<\/div><div class=\"dbv4-hstat-lbl\">Upfront required<\/div><\/div>\n        <div class=\"dbv4-hstat\"><div class=\"dbv4-hstat-val\">100%<\/div><div class=\"dbv4-hstat-lbl\">Payment deductible<\/div><\/div>\n        <div class=\"dbv4-hstat\"><div class=\"dbv4-hstat-val\">24\u201360<\/div><div class=\"dbv4-hstat-lbl\">Flexible months<\/div><\/div>\n        <div class=\"dbv4-hstat\"><div class=\"dbv4-hstat-val\">PA \u2713<\/div><div class=\"dbv4-hstat-lbl\">CIG \u00b7 MePa<\/div><\/div>\n      <\/div>\n      <div class=\"dbv4-hero-actions\">\n        <a href=\"#dbg-calc\" class=\"dbv4-btn-primary\">Calculate your payment<\/a>\n        <a href=\"https:\/\/shop.dronebase.it\/en\/contact\/\" class=\"dbv4-btn-outline\">Request a Quote<\/a>\n      <\/div>\n    <\/div>\n    <div>\n      <div class=\"dbv4-hero-card\">\n        <div class=\"dbv4-hcard-eyebrow\">Simulation \u2014 DJI Matrice 400 (\u20ac7,900) \u00b7 36 months<\/div>\n        <div class=\"dbv4-hcard-big\" id=\"heroRataGrenke\">\u2014<\/div>\n        <div class=\"dbv4-hcard-sub\">\u20ac\/month \u00b7 VAT excl. \u00b7 Official Grenke rates<\/div>\n        <div class=\"dbv4-hcard-rows\">\n          <div class=\"dbv4-hcard-row\">\n            <div class=\"dbv4-hcard-row-top\">\n              <span class=\"dbv4-hcard-row-label\">100% deductible \u2014 Art. 102 TUIR<\/span>\n              <span class=\"dbv4-hcard-row-val\">Operating cost<\/span>\n            <\/div>\n            <div class=\"dbv4-hcard-bar\"><div class=\"dbv4-hcard-bar-fill\" style=\"width:100%\"><\/div><\/div>\n          <\/div>\n          <div class=\"dbv4-hcard-row\">\n            <div class=\"dbv4-hcard-row-top\">\n              <span class=\"dbv4-hcard-row-label\">Upfront payment required<\/span>\n              <span class=\"dbv4-hcard-row-val\">\u20ac0<\/span>\n            <\/div>\n            <div class=\"dbv4-hcard-bar\"><div class=\"dbv4-hcard-bar-fill\" style=\"width:0%\"><\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dbv4-hcard-note\">No capital locked up. The drone is operational from day one.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 2 \u2014 TRUST BAR\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-white\">\n  <div class=\"dbv4-trust-wrap\">\n    <div class=\"dbv4-trust-item\">\n      <div class=\"dbv4-trust-icon\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"10\" r=\"8\"\/><path d=\"M7 10l2 2 4-4\"\/><\/svg>\n      <\/div>\n      <div><div class=\"dbv4-trust-name\">Zero upfront<\/div><div class=\"dbv4-trust-sub\">Operational from day one<\/div><\/div>\n    <\/div>\n    <div class=\"dbv4-trust-item\">\n      <div class=\"dbv4-trust-icon\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"2\" width=\"14\" height=\"16\" rx=\"2\"\/><path d=\"M7 6h6M7 9h6M7 12h4\"\/><\/svg>\n      <\/div>\n      <div><div class=\"dbv4-trust-name\">100% Deductible<\/div><div class=\"dbv4-trust-sub\">Operating cost \u2014 Art. 102 TUIR<\/div><\/div>\n    <\/div>\n    <div class=\"dbv4-trust-item\">\n      <div class=\"dbv4-trust-icon\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"1 4 1 10 7 10\"\/><path d=\"M3.51 15a9 9 0 1 0 .49-4.5\"\/><\/svg>\n      <\/div>\n      <div><div class=\"dbv4-trust-name\">Upgrade guaranteed<\/div><div class=\"dbv4-trust-sub\">New technology at end of contract<\/div><\/div>\n    <\/div>\n    <div class=\"dbv4-trust-item\">\n      <div class=\"dbv4-trust-icon\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17V9.5L10 4l7 5.5V17M3 17h14M3 13h14\"\/><line x1=\"6\" y1=\"9.5\" x2=\"6\" y2=\"17\"\/><line x1=\"10\" y1=\"9.5\" x2=\"10\" y2=\"17\"\/><line x1=\"14\" y1=\"9.5\" x2=\"14\" y2=\"17\"\/><\/svg>\n      <\/div>\n      <div><div class=\"dbv4-trust-name\">PA &amp; MePa eligible<\/div><div class=\"dbv4-trust-sub\">CIG \u00b7 Split payment \u00b7 Current expenditure<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 3 \u2014 CALCULATOR (gray)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-gray\" id=\"dbg-calc\">\n  <div class=\"dbv4-methods-wrap\">\n    <div class=\"dbv4-methods-head\">\n      <div class=\"dbv4-lbl\">Monthly payment simulator<\/div>\n      <h2 class=\"dbv4-h2 on-light\">CALCULATE<br>YOUR PAYMENT<\/h2>\n      <p class=\"dbv4-subtitle\">Official Grenke rates with interpolation on real coefficients. Select a product or enter the amount for your custom kit.<\/p>\n    <\/div>\n\n    <div class=\"dbv4-ship-card dbg-calc-only\">\n\n      <div class=\"dbv4-ship-card-hd\">\n        <div class=\"sch-left\">\n          <div class=\"sch-flag\">\n            <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"14\" height=\"12\" rx=\"2\"\/><path d=\"M3 9h14\"\/><circle cx=\"7\" cy=\"13\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n          <\/div>\n          <span class=\"sch-title\">Payment simulator \u2014 official Grenke coefficients<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Product presets -->\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Product<\/div><div class=\"rl-sub\">Quick selection<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <div class=\"dbg-preset-label\">Select a product or enter a custom amount below<\/div>\n          <div class=\"dbg-preset-grid\">\n            <button class=\"dbg-preset-btn active\" onclick=\"dbgSetPreset(7900,this)\">\n              <div class=\"dbg-pb-name\">DJI Matrice 400<\/div>\n              <div class=\"dbg-pb-price\">\u20ac7,900 + VAT<\/div>\n            <\/button>\n            <button class=\"dbg-preset-btn\" onclick=\"dbgSetPreset(5700,this)\">\n              <div class=\"dbg-pb-name\">DJI Matrice 4T<\/div>\n              <div class=\"dbg-pb-price\">\u20ac5,700 + VAT<\/div>\n            <\/button>\n            <button class=\"dbg-preset-btn\" onclick=\"dbgSetPreset(3800,this)\">\n              <div class=\"dbg-pb-name\">DJI Matrice 4E<\/div>\n              <div class=\"dbg-pb-price\">\u20ac3,800 + VAT<\/div>\n            <\/button>\n            <button class=\"dbg-preset-btn\" onclick=\"dbgSetPreset(22990,this)\">\n              <div class=\"dbg-pb-name\">DJI Dock 3<\/div>\n              <div class=\"dbg-pb-price\">\u20ac22,990 + VAT<\/div>\n            <\/button>\n            <button class=\"dbg-preset-btn\" onclick=\"dbgSetPreset(23500,this)\">\n              <div class=\"dbg-pb-name\">Drone Cleaning System M400<\/div>\n              <div class=\"dbg-pb-price\">\u20ac23,500 + VAT<\/div>\n            <\/button>\n            <button class=\"dbg-preset-btn\" onclick=\"dbgClearPreset(this)\">\n              <div class=\"dbg-pb-name\">Custom kit<\/div>\n              <div class=\"dbg-pb-price\">Enter amount \u2192<\/div>\n            <\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Amount + Duration -->\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Parameters<\/div><div class=\"rl-sub\">Amount and duration<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <div class=\"dbg-inputs-row\">\n            <div class=\"dbg-field\">\n              <label>Equipment value (VAT excl.)<\/label>\n              <div class=\"dbg-suffix-wrap\">\n                <input type=\"number\" id=\"dbgAmount\" value=\"7900\" min=\"1000\" max=\"500000\" step=\"100\" oninput=\"dbgClearPreset(null); dbgCalcola()\">\n                <span class=\"dbg-suffix\">\u20ac<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"dbg-field\">\n              <label>Contract duration<\/label>\n              <div class=\"dbg-dur-tabs\">\n                <button class=\"dbg-dur-tab active\" onclick=\"dbgSetDur(24,this)\">24 months<\/button>\n                <button class=\"dbg-dur-tab\" onclick=\"dbgSetDur(30,this)\">30 months<\/button>\n                <button class=\"dbg-dur-tab\" onclick=\"dbgSetDur(36,this)\">36 months<\/button>\n                <button class=\"dbg-dur-tab\" onclick=\"dbgSetDur(48,this)\">48 months<\/button>\n                <button class=\"dbg-dur-tab\" onclick=\"dbgSetDur(60,this)\">60 months<\/button>\n              <\/div>\n            <\/div>\n          <\/div>\n          <!-- Result -->\n          <div class=\"dbg-result-strip\">\n            <div class=\"dbg-cr-main\">\n              <div class=\"dbg-cr-label\">Estimated monthly payment<\/div>\n              <div class=\"dbg-cr-rate\" id=\"dbgRataDisplay\">\u2014 <span>\u20ac\/month<\/span><\/div>\n              <div class=\"dbg-cr-sub\" id=\"dbgRataSub\">VAT excl. \u00b7 24 months \u00b7 Grenke rates<\/div>\n            <\/div>\n            <div class=\"dbg-cr-details\">\n              <div class=\"dbg-cr-detail\"><div class=\"dbg-cd-lbl\">Total payments<\/div><div class=\"dbg-cd-val\" id=\"dbgTotale\">\u2014<\/div><\/div>\n              <div class=\"dbg-cr-detail\"><div class=\"dbg-cd-lbl\">Payments\/year<\/div><div class=\"dbg-cd-val green\" id=\"dbgAnno\">\u2014<\/div><\/div>\n              <div class=\"dbg-cr-detail\"><div class=\"dbg-cd-lbl\">Upfront payment<\/div><div class=\"dbg-cd-val\">\u20ac0<\/div><\/div>\n              <div class=\"dbg-cr-detail\"><div class=\"dbg-cd-lbl\">IRES 24% saving<\/div><div class=\"dbg-cd-val green\" id=\"dbgRisparmio\">\u2014<\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Comparison table -->\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Comparison<\/div><div class=\"rl-sub\">All durations<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <div class=\"dbg-table-label\">Payment comparison for all durations \u2014 selected amount<\/div>\n          <table class=\"dbg-ref-table\">\n            <thead>\n              <tr>\n                <th>Product<\/th>\n                <th>24 months<\/th>\n                <th>30 months<\/th>\n                <th>36 months<\/th>\n                <th>48 months<\/th>\n                <th>60 months<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody id=\"dbgTableBody\"><\/tbody>\n          <\/table>\n          <p style=\"font-size:11px;color:#999;line-height:1.7;margin-top:14px;\">\n            \u24d8 <strong>Calculation based on official Grenke rate coefficients<\/strong> with linear interpolation. The actual payment depends on the credit profile and final contractual conditions. All amounts VAT excluded.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 4 \u2014 BENEFITS (dark2)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-dark2\">\n  <div class=\"dbv4-iper-wrap\">\n    <div class=\"dbv4-lbl lbl-dark\">Grenke operational leasing \u2014 Why it pays<\/div>\n    <h2 class=\"dbv4-h2 on-dark\">LEASING<br>BENEFITS<\/h2>\n    <p class=\"dbv4-subtitle on-dark\">Six concrete reasons why companies prefer operational leasing over outright purchase.<\/p>\n\n    <div class=\"dbv4-iper-grid\" style=\"margin-top:52px;\">\n      <div class=\"dbv4-steps\">\n        <div class=\"dbv4-step\">\n          <div class=\"dbv4-step-num\">01<\/div>\n          <div class=\"dbv4-step-body\">\n            <h4>Zero upfront \u2014 Operational from day 1<\/h4>\n            <p>No initial outlay. The drone is operational from the first day without locking up company capital. Liquidity stays available for the core business.<\/p>\n            <br><span class=\"dbv3-tag-cyan-dark\">\u20ac0 upfront required<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"dbv4-step\">\n          <div class=\"dbv4-step-num\">02<\/div>\n          <div class=\"dbv4-step-body\">\n            <h4>100% Deductible \u2014 No depreciation<\/h4>\n            <p>Every payment is a <strong>fully deductible operating cost in the year incurred<\/strong> (Art. 102 TUIR). No multi-year depreciation to manage. For corporate entities deductibility is total \u2014 the higher the tax rate, the greater the real fiscal saving.<\/p>\n            <br><span class=\"dbv3-tag-cyan-dark\">Art. 102 TUIR \u00b7 Legal entities<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"dbv4-step\">\n          <div class=\"dbv4-step-num\">03<\/div>\n          <div class=\"dbv4-step-body\">\n            <h4>Technology upgrade guaranteed<\/h4>\n            <p>At contract expiry, renew with the latest available DJI technology. The fleet never ages, never depreciates and requires no resale. The technology risk stays with Grenke.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div>\n        <div class=\"dbv4-scagl-wrap\">\n          <div class=\"dbv4-scagl\">\n            <div class=\"dbv4-scagl-num\">PA \u2713<\/div>\n            <div class=\"dbv4-scagl-text\"><div class=\"dbv4-scagl-range\">Public Administration eligible<\/div><div class=\"dbv4-scagl-desc\">Current expenditure, not capital investment. Simplified process on MePa with CIG.<\/div><\/div>\n          <\/div>\n          <div class=\"dbv4-scagl\">\n            <div class=\"dbv4-scagl-num\">Fixed<\/div>\n            <div class=\"dbv4-scagl-text\"><div class=\"dbv4-scagl-range\">Predictable budget<\/div><div class=\"dbv4-scagl-desc\">Constant monthly payment, easy to plan in the company budget without variables.<\/div><\/div>\n          <\/div>\n          <div class=\"dbv4-scagl\">\n            <div class=\"dbv4-scagl-num\">5 d<\/div>\n            <div class=\"dbv4-scagl-text\"><div class=\"dbv4-scagl-range\">Fast approval<\/div><div class=\"dbv4-scagl-desc\">Streamlined process, minimal documentation. Contract signed digitally \u2014 no in-person visits needed.<\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dbv4-example-dark\">Grenke is the European specialist in technology leasing for businesses.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 5 \u2014 COMPARISON (white)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-white\">\n  <div class=\"dbv4-sab-wrap\">\n    <div class=\"dbv4-lbl\">Direct purchase vs operational leasing<\/div>\n    <h2 class=\"dbv4-h2 on-light\">LEASING<br>VS PURCHASE<\/h2>\n    <p class=\"dbv4-subtitle\">Head-to-head comparison on every parameter that matters to a business.<\/p>\n\n    <div style=\"margin-top:40px;\">\n      <div class=\"dbv4-ship-card dbg-calc-only\">\n        <div class=\"dbg-compare-head\">\n          <div class=\"dbg-ch-col buy\">Direct purchase<\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-ch-col rent\">\u2713 Operational leasing<\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">Initial investment<\/div><div class=\"dbg-cc-text bad\">Immediate outlay of full value<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">Initial investment<\/div><div class=\"dbg-cc-text good\">\u20ac0 \u2014 no upfront payment<\/div><\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">Accounting<\/div><div class=\"dbg-cc-text bad\">Multi-year depreciation (3\u20135 years)<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">Accounting<\/div><div class=\"dbg-cc-text good\">100% deductible operating cost immediately<\/div><\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">Technology risk<\/div><div class=\"dbg-cc-text bad\">Asset ages and loses value<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">Technology risk<\/div><div class=\"dbg-cc-text good\">Upgrade guaranteed at end of contract<\/div><\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">Company liquidity<\/div><div class=\"dbg-cc-text bad\">Locked up in the capital asset<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">Company liquidity<\/div><div class=\"dbg-cc-text good\">Preserved \u2014 available for the business<\/div><\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">End of useful life<\/div><div class=\"dbg-cc-text bad\">Complex resale, loss of value<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">End of contract<\/div><div class=\"dbg-cc-text good\">Renew, purchase or return freely<\/div><\/div>\n        <\/div>\n        <div class=\"dbg-compare-row\">\n          <div class=\"dbg-cc buy\"><div class=\"dbg-cc-lbl\">PA purchases<\/div><div class=\"dbg-cc-text bad\">Capital investment \u2014 more complex process<\/div><\/div>\n          <div class=\"dbg-ch-div\"><\/div>\n          <div class=\"dbg-cc\"><div class=\"dbg-cc-lbl\">PA purchases<\/div><div class=\"dbg-cc-text good\">Current expenditure \u2014 simplified process<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 6 \u2014 HOW IT WORKS (dark)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-dark\">\n  <div class=\"dbv4-combo-wrap\">\n    <div class=\"dbv4-lbl lbl-dark\">Activation process<\/div>\n    <h2 class=\"dbv4-h2 on-dark\">ACTIVATE LEASING<br>IN 4 STEPS<\/h2>\n    <p class=\"dbv4-subtitle on-dark\">We handle all the paperwork with Grenke. You just choose the drone.<\/p>\n\n    <div class=\"dbv4-combo-grid\" style=\"margin-top:52px;\">\n      <div class=\"dbv4-combo-tool\">\n        <div class=\"ct-num\">Step 1<\/div>\n        <div class=\"ct-name\">Choose your drone or configure your kit<\/div>\n        <div class=\"ct-body\">Select a product from the shop or contact us for a custom enterprise configuration. The simulator above gives you an instant estimate of the monthly payment.<\/div>\n      <\/div>\n      <div class=\"dbv4-combo-tool\">\n        <div class=\"ct-num\">Step 2<\/div>\n        <div class=\"ct-name\">DroneBase opens the Grenke application<\/div>\n        <div class=\"ct-body\">We handle all the administrative side with Grenke on your behalf. You will receive the official quote with the final payment, duration and contractual terms.<\/div>\n      <\/div>\n      <div class=\"dbv4-combo-tool\">\n        <div class=\"ct-num\">Step 3<\/div>\n        <div class=\"ct-name\">Approval and digital signature<\/div>\n        <div class=\"ct-body\">Grenke evaluates the application quickly. Minimal documentation required: company register certificate and business details. The contract is signed digitally \u2014 no in-person visits required.<\/div>\n      <\/div>\n      <div class=\"dbv4-combo-tool\">\n        <div class=\"ct-num\">Step 4<\/div>\n        <div class=\"ct-name\">Delivery and immediate operation<\/div>\n        <div class=\"ct-body\">Upon Grenke confirmation we dispatch the drone within 24\u201348h. From the first monthly payment, the expense is already deductible as an operating cost.<\/div>\n      <\/div>\n\n      <div class=\"dbv4-combo-result\">\n        <div class=\"dbv4-combo-result-num\">5\u201310 d<\/div>\n        <div class=\"dbv4-combo-result-text\">\n          <div class=\"cr-title\">Average activation time<\/div>\n          <p class=\"cr-body\">From order to drone delivered in 5\u201310 working days. Grenke specialises in technology leasing for businesses: streamlined process, digital signature, no bureaucracy on the client's side.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 7 \u2014 CONTRACT CONDITIONS (gray)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-gray\">\n  <div class=\"dbv4-methods-wrap\">\n    <div class=\"dbv4-methods-head\">\n      <div class=\"dbv4-lbl\">Grenke contract parameters<\/div>\n      <h2 class=\"dbv4-h2 on-light\">CONTRACT<br>CONDITIONS<\/h2>\n      <p class=\"dbv4-subtitle\">Everything you need to know before signing the operational leasing contract.<\/p>\n    <\/div>\n\n    <div class=\"dbv4-ship-card\">\n      <div class=\"dbv4-ship-card-hd\">\n        <div class=\"sch-left\">\n          <div class=\"sch-flag\">\n            <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"2\" width=\"14\" height=\"16\" rx=\"2\"\/><path d=\"M7 6h6M7 9h6M7 12h4\"\/><\/svg>\n          <\/div>\n          <span class=\"sch-title\">Grenke operational leasing \u2014 Contract details<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Contract type<\/div><div class=\"rl-sub\">Classification<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <p><strong>Operational leasing<\/strong> \u2014 the asset does not enter the company's balance sheet. Payments are fully deductible operating costs in the year incurred, with no impact on the debt-to-equity ratio.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Duration<\/div><div class=\"rl-sub\">Available options<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <p>Available at <strong>24, 30, 36, 48 or 60 months<\/strong>. The optimal duration depends on the product's technology life cycle and the company's planning horizon.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">End of contract<\/div><div class=\"rl-sub\">3 free options<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <p>At expiry you can freely choose between renewing with the latest technology, purchasing the asset at the agreed residual value, or returning it at no extra cost.<\/p>\n          <span class=\"dbv4-tag dbv4-tag-green\">No lock-in \u2014 maximum flexibility at exit<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Tax deductibility<\/div><div class=\"rl-sub\">Art. 102 TUIR<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <p>For <strong>legal entities (S.r.l., S.p.A., etc.)<\/strong> payments are fully deductible as operating costs. For <strong>self-employed professionals<\/strong> deductibility is partial under current regulations. For <strong>Public Administration<\/strong> leasing is classified as current expenditure \u2014 simpler approval process.<\/p>\n          <span class=\"dbv4-tag dbv4-tag-blue\">Consult your tax advisor for your specific situation<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"dbv4-ship-row\">\n        <div class=\"dbv4-ship-row-lbl\"><div class=\"rl-name\">Stackability<\/div><div class=\"rl-sub\">With other 2026 incentives<\/div><\/div>\n        <div class=\"dbv4-ship-row-body\">\n          <p>Grenke operational leasing is <strong>compatible and stackable with Iper Ammortamento and Nuova Sabatini<\/strong> on Industry 4.0 assets. You can maximise recovery by combining financial and tax leverage on the same purchase.<\/p>\n          <span class=\"dbv4-tag dbv4-tag-green\">Stackable with Iper Ammortamento &amp; Nuova Sabatini 2026<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     \u00a7 8 \u2014 INFO BOX + CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dbv4-fw dbv4-sec-white\">\n  <div class=\"dbv4-sab-wrap\">\n    <div class=\"dbv4-info-boxes\">\n      <div class=\"dbv4-info-box\">\n        <div class=\"ib-icon ib-icon-cyan\">\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"2\" width=\"14\" height=\"16\" rx=\"2\"\/><path d=\"M7 6h6M7 9h6M7 12h4\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"ib-title\">DroneBase manages the Grenke application for you<\/div>\n          <div class=\"ib-body\">You do not need to contact Grenke directly. <strong>We handle all the administrative side<\/strong>: opening the application, required documentation, and liaison with the Grenke team. You will only receive the final contract to sign digitally. Contact us with your chosen product and preferred duration.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"dbv4-fw dbv4-sec-dark2\">\n  <div class=\"dbv4-sec-strip-wrap\">\n    <div class=\"dbv4-cta-box\">\n      <div class=\"dbv4-cta-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.67 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.58 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n      <\/div>\n      <div class=\"dbv4-cta-text\">\n        <div class=\"dbv4-cta-title\">Would you like an official Grenke quote for your drone?<\/div>\n        <div class=\"dbv4-cta-body\">We manage the application on your behalf and send you the final quote within 24 working hours.<\/div>\n        <div class=\"dbv4-cta-tel\">Mon\u2013Fri 9:00\u201318:00 \u00b7 +39 0541 179 0411<\/div>\n      <\/div>\n      <a href=\"https:\/\/shop.dronebase.it\/en\/contact\/\" class=\"dbv4-cta-btn\">Request Grenke Quote<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/dbv4 -->\n\n<script>\n(function(){\n  var GT = {\n    2500:  {24:125.36,30:101.21,36:90.83, 48:76.73, 60:66.81 },\n    5000:  {24:250.56,30:201.50,36:177.02,48:137.09,60:115.72},\n    15000: {24:743.89,30:595.94,36:517.14,48:401.78,60:336.91},\n    20000: {24:991.85,30:794.58,36:689.52,48:535.70,60:449.21},\n    30000: {24:1464.52,30:1186.36,36:1022.96,48:803.25,60:663.41}\n  };\n  var TK=[2500,5000,15000,20000,30000], DU=[24,30,36,48,60];\n  var PR=[\n    {name:'DJI Matrice 400',price:7900},\n    {name:'DJI Matrice 4T',price:5700},\n    {name:'DJI Matrice 4E',price:3800},\n    {name:'DJI Dock 3',price:22990},\n    {name:'Drone Cleaning System M400',price:23500}\n  ];\n\n  function rate(amt,m){\n    if(amt<=0)return 0;\n    if(amt<=TK[0])return GT[TK[0]][m]\/TK[0]*amt;\n    var last=TK[TK.length-1];\n    if(amt>=last)return GT[last][m]\/last*amt;\n    for(var i=0;i<TK.length-1;i++){\n      var lo=TK[i],hi=TK[i+1];\n      if(amt>=lo&&amt<=hi){\n        var t=(amt-lo)\/(hi-lo);\n        return GT[lo][m]+t*(GT[hi][m]-GT[lo][m]);\n      }\n    }\n    return 0;\n  }\n  function fmt(n,d){\n    d=d!==undefined?d:2;\n    return n.toLocaleString('en-GB',{minimumFractionDigits:d,maximumFractionDigits:d});\n  }\n\n  var dur=24, amt=7900;\n\n  function aggiorna(){\n    if(amt<100){document.getElementById('dbgRataDisplay').innerHTML='\u2014 <span>\u20ac\/month<\/span>';return;}\n    var r=rate(amt,dur), tot=r*dur, anno=r*12, risp=tot*0.24;\n    document.getElementById('dbgRataDisplay').innerHTML=fmt(r)+' <span>\u20ac\/month<\/span>';\n    document.getElementById('dbgRataSub').textContent='VAT excl. \u00b7 '+dur+' months \u00b7 Grenke rates';\n    document.getElementById('dbgTotale').textContent='\u20ac'+fmt(tot,0);\n    document.getElementById('dbgAnno').textContent='\u20ac'+fmt(anno,0);\n    document.getElementById('dbgRisparmio').textContent='~\u20ac'+fmt(risp,0);\n    var h=document.getElementById('heroRataGrenke');\n    if(h)h.textContent=fmt(rate(7900,36));\n    var rows=[{label:'Selected amount (\u20ac'+fmt(amt,0)+')',amount:amt,bold:true}];\n    PR.forEach(function(p){rows.push({label:p.name,amount:p.price,bold:false});});\n    var tb=document.getElementById('dbgTableBody');\n    tb.innerHTML='';\n    rows.forEach(function(row){\n      var tr=document.createElement('tr');\n      var cells='<td style=\"'+(row.bold?'font-weight:700;color:#1a1a1a':'')+'\">'+row.label+'<\/td>';\n      DU.forEach(function(m){\n        var hl=(m===dur&&row.bold)?' class=\"hl\"':'';\n        cells+='<td'+hl+'>'+fmt(rate(row.amount,m))+'<\/td>';\n      });\n      tr.innerHTML=cells; tb.appendChild(tr);\n    });\n  }\n\n  window.dbgCalcola=function(){amt=parseFloat(document.getElementById('dbgAmount').value)||0;aggiorna();};\n  window.dbgSetPreset=function(p,btn){\n    amt=p; document.getElementById('dbgAmount').value=p;\n    document.querySelectorAll('.dbg-preset-btn').forEach(function(b){b.classList.remove('active');});\n    if(btn)btn.classList.add('active'); aggiorna();\n  };\n  window.dbgClearPreset=function(btn){\n    document.querySelectorAll('.dbg-preset-btn').forEach(function(b){b.classList.remove('active');});\n    if(btn)btn.classList.add('active');\n  };\n  window.dbgSetDur=function(m,btn){\n    dur=m;\n    document.querySelectorAll('.dbg-dur-tab').forEach(function(b){b.classList.remove('active');});\n    btn.classList.add('active'); aggiorna();\n  };\n\n  aggiorna();\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>DroneBase \u00d7 Grenke \u00b7 Operational Leasing \u00b7 2026 YOUR DRONEFROM DAY ONE,WITHOUT BUYING IT Access the full DJI Enterprise range with a fixed monthly Grenke-certified payment. No upfront cost, no<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-21776","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Professional Drone Hire - Tailored Solutions | DroneBase<\/title>\n<meta name=\"description\" content=\"Discover DroneBase&#039;s professional drone rental service: customized solutions for inspections, mapping and special operations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Professional Drone Hire\" \/>\n<meta property=\"og:description\" content=\"Discover DroneBase&#039;s professional drone rental service: customized solutions for inspections, mapping and special operations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/\" \/>\n<meta property=\"og:site_name\" content=\"DroneBase | Droni Professionali\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T08:06:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/professional-drone-hire\\\/\",\"url\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/professional-drone-hire\\\/\",\"name\":\"Professional Drone Hire - Tailored Solutions | DroneBase\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/#website\"},\"datePublished\":\"2024-05-22T14:27:09+00:00\",\"dateModified\":\"2026-04-20T08:06:58+00:00\",\"description\":\"Discover DroneBase's professional drone rental service: customized solutions for inspections, mapping and special operations.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/professional-drone-hire\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/professional-drone-hire\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/professional-drone-hire\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Professional Drone Hire\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/\",\"name\":\"DroneBase | Droni Professionali\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Professional Drone Hire - Tailored Solutions | DroneBase","description":"Discover DroneBase's professional drone rental service: customized solutions for inspections, mapping and special operations.","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:\/\/shop.dronebase.it\/en\/professional-drone-hire\/","og_locale":"en_US","og_type":"article","og_title":"Professional Drone Hire","og_description":"Discover DroneBase's professional drone rental service: customized solutions for inspections, mapping and special operations.","og_url":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/","og_site_name":"DroneBase | Droni Professionali","article_modified_time":"2026-04-20T08:06:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/","url":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/","name":"Professional Drone Hire - Tailored Solutions | DroneBase","isPartOf":{"@id":"https:\/\/shop.dronebase.it\/en\/#website"},"datePublished":"2024-05-22T14:27:09+00:00","dateModified":"2026-04-20T08:06:58+00:00","description":"Discover DroneBase's professional drone rental service: customized solutions for inspections, mapping and special operations.","breadcrumb":{"@id":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shop.dronebase.it\/en\/professional-drone-hire\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shop.dronebase.it\/en\/"},{"@type":"ListItem","position":2,"name":"Professional Drone Hire"}]},{"@type":"WebSite","@id":"https:\/\/shop.dronebase.it\/en\/#website","url":"https:\/\/shop.dronebase.it\/en\/","name":"DroneBase | Droni Professionali","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shop.dronebase.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages\/21776","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/comments?post=21776"}],"version-history":[{"count":0,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages\/21776\/revisions"}],"wp:attachment":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/media?parent=21776"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}