{"id":6835,"date":"2020-04-24T14:14:26","date_gmt":"2020-04-24T12:14:26","guid":{"rendered":"https:\/\/www.loadhub.ro\/abonamente\/"},"modified":"2026-04-24T12:31:45","modified_gmt":"2026-04-24T10:31:45","slug":"pricing","status":"publish","type":"page","link":"https:\/\/www.loadhub.ro\/en\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6835\" class=\"elementor elementor-6835 elementor-172\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cea388 e-con-full e-flex e-con e-parent\" data-id=\"7cea388\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ddbce81 elementor-widget elementor-widget-html\" data-id=\"ddbce81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- LoadHub \u2014 Plans page (EN)\n     Drop-in HTML for WordPress. All styles are scoped under .lh-pricing so\n     they won't clash with your existing theme.\n     Palette sampled from loadhub-web-mobile-design.pdf (page 18):\n       Navy  #062654   Ink  #001E4D   Blue  #2265A2\n       Sky   #7FADE0   Pale #EAF0F7   White #FFFFFF\n-->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<section class=\"lh-pricing\">\n  <style>\n    .lh-pricing{\n      --lh-navy:#062654;\n      --lh-ink:#001E4D;\n      --lh-blue:#2265A2;\n      --lh-sky:#7FADE0;\n      --lh-pale:#EAF0F7;\n      --lh-white:#FFFFFF;\n      --lh-text:#0F1B34;\n      --lh-muted:#5B6B85;\n      --lh-border:#DCE4EE;\n      --lh-radius:16px;\n      --lh-radius-sm:10px;\n      --lh-shadow-sm:0 1px 2px rgba(6,38,84,.06), 0 1px 3px rgba(6,38,84,.05);\n      --lh-shadow-md:0 10px 30px -10px rgba(6,38,84,.25), 0 4px 10px -4px rgba(6,38,84,.1);\n      font-family:'Inter', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n      color:var(--lh-text);\n      background:var(--lh-white);\n      padding:clamp(40px, 7vw, 96px) clamp(16px, 4vw, 32px);\n      line-height:1.55;\n      -webkit-font-smoothing:antialiased;\n    }\n    .lh-pricing *,\n    .lh-pricing *::before,\n    .lh-pricing *::after{ box-sizing:border-box; }\n    .lh-pricing .lh-container{ max-width:1200px; margin:0 auto; }\n\n    \/* ---------- Header ---------- *\/\n    .lh-head{ margin-bottom:28px; }\n    .lh-eyebrow{\n      display:inline-flex; align-items:center; gap:8px;\n      background:var(--lh-pale); color:var(--lh-navy);\n      font-size:12px; font-weight:600; letter-spacing:.08em; text-transform:uppercase;\n      padding:6px 12px; border-radius:999px;\n    }\n    .lh-eyebrow::before{\n      content:\"\"; width:6px; height:6px; border-radius:50%; background:var(--lh-blue);\n    }\n    .lh-title{\n      font-size:clamp(28px, 4vw, 44px); font-weight:800; letter-spacing:-.02em;\n      margin:14px 0 10px; color:var(--lh-ink);\n    }\n    .lh-subtitle{\n      font-size:clamp(15px, 1.4vw, 17px); color:var(--lh-muted);\n      max-width:680px; margin:0;\n    }\n    .lh-subtitle + .lh-subtitle{ margin-top:12px; }\n\n    \/* ---------- Segment section headers ---------- *\/\n    .lh-segment{ margin-top:clamp(32px, 5vw, 56px); }\n    .lh-segment-head{\n      display:flex; align-items:baseline; justify-content:space-between;\n      gap:16px; flex-wrap:wrap; margin-bottom:28px;\n    }\n    .lh-segment h2{\n      font-size:clamp(22px, 2.4vw, 28px); font-weight:700; letter-spacing:-.01em;\n      margin:0; color:var(--lh-ink);\n    }\n    .lh-segment-sub{ color:var(--lh-muted); font-size:15px; margin:6px 0 0; max-width:720px; }\n\n    \/* ---------- Plan grid ---------- *\/\n    .lh-grid{\n      display:grid; gap:20px;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    }\n\n    \/* ---------- Plan card ---------- *\/\n    .lh-card{\n      position:relative; background:var(--lh-white);\n      border:1px solid var(--lh-border); border-radius:var(--lh-radius);\n      padding:28px 24px; display:flex; flex-direction:column;\n      transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n    }\n    .lh-card:hover{\n      transform:translateY(-2px); box-shadow:var(--lh-shadow-md);\n      border-color:var(--lh-sky);\n    }\n    .lh-card.is-featured{\n      background:var(--lh-navy); color:#fff; border-color:var(--lh-navy);\n      box-shadow:var(--lh-shadow-md);\n    }\n    .lh-card.is-featured .lh-plan-name,\n    .lh-card.is-featured .lh-price,\n    .lh-card.is-featured .lh-included li,\n    .lh-card.is-featured .lh-extra-title,\n    .lh-card.is-featured .lh-extra li{ color:#fff; }\n    .lh-card.is-featured .lh-price-unit,\n    .lh-card.is-featured .lh-included .lh-muted,\n    .lh-card.is-featured .lh-extra .lh-muted{ color:rgba(255,255,255,.7); }\n    .lh-card.is-featured .lh-cta{ background:#fff; color:var(--lh-navy); }\n    .lh-card.is-featured .lh-cta:hover{ background:var(--lh-sky); color:var(--lh-ink); }\n    .lh-card.is-featured .lh-divider{ background:rgba(255,255,255,.14); }\n    .lh-card.is-featured .lh-link{ color:var(--lh-sky); }\n    .lh-card.is-featured .lh-link:hover{ color:#fff; }\n\n    .lh-badge{\n      position:absolute; top:-12px; left:24px;\n      background:var(--lh-sky); color:var(--lh-ink);\n      font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;\n      padding:5px 12px; border-radius:999px;\n    }\n\n    .lh-plan-name{\n      font-size:26px; font-weight:700; letter-spacing:-.01em;\n      color:var(--lh-navy); margin:0 0 6px;\n    }\n    .lh-plan-desc{ color:var(--lh-muted); font-size:13px; margin:0 0 20px; min-height:60px; }\n    .lh-vat-note{\n      margin-top:24px; font-size:13px; color:var(--lh-muted);\n      text-align:center; padding:12px 20px;\n      background:var(--lh-pale); border-radius:var(--lh-radius-sm);\n    }\n    .lh-card.is-featured .lh-plan-desc{ color:rgba(255,255,255,.75); }\n\n    .lh-price{\n      display:flex; align-items:baseline; gap:6px; color:var(--lh-ink);\n      font-weight:800; letter-spacing:-.02em; margin-bottom:4px;\n    }\n    .lh-price-amount{ font-size:44px; line-height:1; }\n    .lh-price-currency{ font-size:22px; font-weight:700; }\n    .lh-price-unit{ font-size:13px; font-weight:500; color:var(--lh-muted); margin-left:4px; }\n    .lh-price-note{ font-size:12px; color:var(--lh-muted); margin:0 0 22px; }\n    .lh-card.is-featured .lh-price-note{ color:rgba(255,255,255,.7); }\n\n    .lh-cta{\n      display:inline-flex; justify-content:center; align-items:center;\n      width:100%; background:var(--lh-navy); color:#fff;\n      font:inherit; font-weight:600; font-size:14px;\n      padding:12px 16px; border-radius:var(--lh-radius-sm);\n      text-decoration:none; transition:all .18s ease; cursor:pointer; border:0;\n    }\n    .lh-cta:hover{ background:var(--lh-blue); }\n\n    .lh-divider{ height:1px; background:var(--lh-border); margin:22px 0; }\n\n    .lh-included,\n    .lh-extra{ list-style:none; padding:0; margin:0; display:grid; gap:10px; }\n    .lh-included li,\n    .lh-extra li{\n      display:flex; justify-content:space-between; align-items:baseline; gap:12px;\n      font-size:14px; color:var(--lh-text);\n    }\n    .lh-included li .lh-val{ font-weight:700; color:var(--lh-ink); }\n    .lh-card.is-featured .lh-included li .lh-val{ color:#fff; }\n\n    .lh-section-title{\n      font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase;\n      color:var(--lh-muted); margin:0 0 12px;\n    }\n    .lh-card.is-featured .lh-section-title{ color:rgba(255,255,255,.6); }\n\n    .lh-extra-title{ margin-top:4px; }\n    .lh-extra li .lh-val{ font-weight:600; color:var(--lh-blue); white-space:nowrap; }\n    .lh-extra li .lh-val.lh-val-stack{\n      display:flex; flex-direction:column; align-items:flex-end; gap:2px;\n      white-space:normal; text-align:right;\n    }\n    .lh-extra li .lh-val.lh-val-stack > span{ white-space:nowrap; }\n    .lh-card.is-featured .lh-extra li .lh-val{ color:var(--lh-sky); }\n\n    .lh-card-foot{ margin-top:auto; padding-top:18px; }\n    .lh-link{\n      display:inline-flex; align-items:center; gap:4px;\n      color:var(--lh-blue); text-decoration:none; font-weight:600; font-size:13px;\n    }\n    .lh-link:hover{ color:var(--lh-ink); text-decoration:underline; }\n    .lh-link::after{ content:\"\u2192\"; transition:transform .15s ease; }\n    .lh-link:hover::after{ transform:translateX(3px); }\n\n    \/* ---------- Global foreign plan hero ---------- *\/\n    .lh-global{\n      display:grid; grid-template-columns: 1fr; gap:32px;\n      background:linear-gradient(135deg, var(--lh-pale), #F7FAFD);\n      border:1px solid var(--lh-border);\n      border-radius:calc(var(--lh-radius) + 4px);\n      padding:clamp(24px, 3.5vw, 40px);\n    }\n    @media (min-width:860px){\n      .lh-global{ grid-template-columns: 1.1fr 1fr; align-items:center; }\n    }\n    .lh-global-intro h3{\n      font-size:clamp(22px, 2.4vw, 28px); font-weight:700; color:var(--lh-ink);\n      margin:0 0 10px; letter-spacing:-.01em;\n    }\n    .lh-global-intro p{ color:var(--lh-muted); margin:0 0 14px; }\n    .lh-chip{\n      display:inline-flex; align-items:center; gap:6px;\n      background:#fff; color:var(--lh-navy); border:1px solid var(--lh-border);\n      padding:6px 12px; border-radius:999px; font-size:12px; font-weight:600;\n      margin-right:6px; margin-top:6px;\n    }\n    .lh-chip::before{\n      content:\"\"; width:6px; height:6px; border-radius:50%; background:var(--lh-blue);\n    }\n    .lh-segment-chips{ margin-top:12px; }\n\n    \/* ---------- Footnote ---------- *\/\n    .lh-note{\n      margin-top:clamp(28px, 4vw, 40px);\n      font-size:13px; color:var(--lh-muted);\n      padding:16px 20px; background:var(--lh-pale);\n      border-radius:var(--lh-radius-sm); text-align:center;\n    }\n\n    @media (max-width:560px){\n      .lh-card{ padding:24px 20px; }\n      .lh-price-amount{ font-size:38px; }\n    }\n    \n    .lh-pricing .lh-cta:hover {\n  color: #fff;\n}\n  <\/style>\n\n  <div class=\"lh-container\">\n\n    <!-- ============= HEADER ============= -->\n    <header class=\"lh-head\">\n      <span class=\"lh-eyebrow\">LoadHub plans<\/span>\n      <h1 class=\"lh-title\">Pick the plan that fits your fleet<\/h1>\n      <p class=\"lh-subtitle\">We built LoadHub's plans so your monthly bill stays predictable whether you run 1 vehicle or 200. Every plan comes with a flat price and a bundle of included resources \u2014 users, UITs, GPS monitoring and storage.<\/p>\n      <p class=\"lh-subtitle\">When you need more, you only pay the difference, at rates that drop as you scale. No card at signup, no annual commitment, and you can switch plans at any time.<\/p>\n    <\/header>\n\n    <!-- ============= FOREIGN COMPANIES (first on EN) ============= -->\n    <section class=\"lh-segment\">\n      <div class=\"lh-segment-head\">\n        <div>\n          <h2>For foreign companies<\/h2>\n          <p class=\"lh-segment-sub\">A dedicated plan for non-Romanian carriers that need GPS monitoring for UIT codes.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"lh-global\">\n        <div class=\"lh-global-intro\">\n          <h3>Global \u2014 for international fleets<\/h3>\n          <p>Worldwide GPS visibility, automatic GPS monitoring of UIT codes, unlimited manual UITs, receive UIT codes directly in your LoadHub account, and a trial period included. You pay for monitoring only on vehicles driving in Romania with a UIT code.<\/p>\n          <span class=\"lh-chip\">Free day included for account setup<\/span>\n          <span class=\"lh-chip\">Unlimited manual UITs<\/span>\n          <span class=\"lh-chip\">Automatic UIT monitoring<\/span>\n        <\/div>\n\n        <article class=\"lh-card is-featured\" style=\"margin:0;\">\n          <h3 class=\"lh-plan-name\">Global<\/h3>\n          <p class=\"lh-plan-desc\">Freight forwarders and carriers from outside Romania.<\/p>\n\n          <div class=\"lh-price\">\n            <span class=\"lh-price-amount\">5<\/span>\n            <span class=\"lh-price-currency\">\u20ac<\/span>\n            <span class=\"lh-price-unit\">\/ month<\/span>\n          <\/div>\n          <p class=\"lh-price-note\">Trial period included. Cancel anytime.<\/p>\n\n          <a class=\"lh-cta\" href=\"https:\/\/app.loadhub.ro\/register\/account-details?lang=en\">Start now<\/a>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title\">Included resources<\/p>\n          <ul class=\"lh-included\">\n            <li><span>Users<\/span> <span class=\"lh-val\">1<\/span><\/li>\n            <li><span>UITs<\/span> <span class=\"lh-val\">unlimited<\/span><\/li>\n            <li><span>Monitored vehicles<\/span> <span class=\"lh-val\">1<\/span><\/li>\n            <li><span>Storage<\/span> <span class=\"lh-val\">1 GB<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title lh-extra-title\">Extra resource cost<\/p>\n          <ul class=\"lh-extra\">\n            <li><span>User<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n            <li><span>UIT<\/span> <span class=\"lh-val\">\u20ac0<\/span><\/li>\n            <li><span>Monitored vehicle<\/span> <span class=\"lh-val\">2+ vehicles: \u20ac4\/vehicle<\/span><\/li>\n            <li><span>Storage \/ GB<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-card-foot\">\n            <a class=\"lh-link\" href=\"https:\/\/www.loadhub.ro\/en\/e-transport_solution\/loadhub-for-foreign-carriers\/\">See full plan details<\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <p class=\"lh-vat-note\">All prices are shown in Euro. Billed monthly; resources can be adjusted any time from your LoadHub account.<\/p>\n    <\/section>\n\n    <!-- ============= ROMANIAN COMPANIES (second on EN) ============= -->\n    <section class=\"lh-segment\">\n      <div class=\"lh-segment-head\">\n        <div>\n          <h2>For Romanian-based companies<\/h2>\n          <p class=\"lh-segment-sub\">Four plans for companies with a valid Romanian fiscal code \u2014 users, UITs, GPS monitoring and storage included.<\/p>\n          <div class=\"lh-segment-chips\">\n            <span class=\"lh-chip\">7-day free trial<\/span>\n            <span class=\"lh-chip\">Automatic UIT monitoring<\/span>\n            <span class=\"lh-chip\">Send to Carrier<\/span>\n            <span class=\"lh-chip\">Worldwide GPS<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lh-grid\">\n\n        <!-- STARTER -->\n        <article class=\"lh-card\">\n          <h3 class=\"lh-plan-name\">Starter<\/h3>\n          <p class=\"lh-plan-desc\">Goods transport company with its own fleet.<\/p>\n\n          <div class=\"lh-price\">\n            <span class=\"lh-price-amount\">5<\/span>\n            <span class=\"lh-price-currency\">\u20ac<\/span>\n            <span class=\"lh-price-unit\">\/ month<\/span>\n          <\/div>\n          <p class=\"lh-price-note\">No card required. Cancel anytime.<\/p>\n\n          <a class=\"lh-cta\" href=\"https:\/\/app.loadhub.ro\/register\/account-details?lang=en\">Start now<\/a>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title\">Included resources<\/p>\n          <ul class=\"lh-included\">\n            <li><span>Users<\/span> <span class=\"lh-val\">1<\/span><\/li>\n            <li><span>UITs<\/span> <span class=\"lh-val\">100<\/span><\/li>\n            <li><span>Monitored vehicles<\/span> <span class=\"lh-val\">1<\/span><\/li>\n            <li><span>Storage<\/span> <span class=\"lh-val\">1 GB<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title lh-extra-title\">Extra resource cost<\/p>\n          <ul class=\"lh-extra\">\n            <li><span>User<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n            <li><span>UIT<\/span> <span class=\"lh-val\">\u20ac0.03<\/span><\/li>\n            <li><span>Monitored vehicle<\/span> <span class=\"lh-val lh-val-stack\"><span>2\u201350 vehicles: \u20ac4\/vehicle<\/span><span>51+ vehicles: \u20ac3\/vehicle<\/span><\/span><\/li>\n            <li><span>Storage \/ GB<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-card-foot\">\n            <a class=\"lh-link\" href=\"https:\/\/www.loadhub.ro\/en\/e-transport_solution\/e-transport-solution-for-carrier\/\">See full plan details<\/a>\n          <\/div>\n        <\/article>\n\n        <!-- PLUS (highlighted) -->\n        <article class=\"lh-card is-featured\">\n          <span class=\"lh-badge\">Most popular<\/span>\n          <h3 class=\"lh-plan-name\">Plus<\/h3>\n          <p class=\"lh-plan-desc\">Freight forwarder \/ Carrier that subcontracts.<\/p>\n\n          <div class=\"lh-price\">\n            <span class=\"lh-price-amount\">30<\/span>\n            <span class=\"lh-price-currency\">\u20ac<\/span>\n            <span class=\"lh-price-unit\">\/ month<\/span>\n          <\/div>\n          <p class=\"lh-price-note\">No card required. Cancel anytime.<\/p>\n\n          <a class=\"lh-cta\" href=\"https:\/\/app.loadhub.ro\/register\/account-details?lang=en\">Start now<\/a>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title\">Included resources<\/p>\n          <ul class=\"lh-included\">\n            <li><span>Users<\/span> <span class=\"lh-val\">3<\/span><\/li>\n            <li><span>UITs<\/span> <span class=\"lh-val\">300<\/span><\/li>\n            <li><span>Monitored vehicles<\/span> <span class=\"lh-val\">0<\/span><\/li>\n            <li><span>Storage<\/span> <span class=\"lh-val\">2 GB<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title lh-extra-title\">Extra resource cost<\/p>\n          <ul class=\"lh-extra\">\n            <li><span>User<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n            <li><span>UIT<\/span> <span class=\"lh-val\">\u20ac0.02<\/span><\/li>\n            <li><span>Monitored vehicle<\/span> <span class=\"lh-val lh-val-stack\"><span>1\u201350 vehicles: \u20ac4\/vehicle<\/span><span>51+ vehicles: \u20ac3\/vehicle<\/span><\/span><\/li>\n            <li><span>Storage \/ GB<\/span> <span class=\"lh-val\">\u20ac8<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-card-foot\">\n            <a class=\"lh-link\" href=\"https:\/\/www.loadhub.ro\/en\/e-transport_solution\/loadhub-for-freight-forwarders\/\">See full plan details<\/a>\n          <\/div>\n        <\/article>\n\n        <!-- DECLARE -->\n        <article class=\"lh-card\">\n          <h3 class=\"lh-plan-name\">Declare<\/h3>\n          <p class=\"lh-plan-desc\">UIT code declarants: manufacturer, supplier, exporter, importer, warehouse keeper.<\/p>\n\n          <div class=\"lh-price\">\n            <span class=\"lh-price-amount\">55<\/span>\n            <span class=\"lh-price-currency\">\u20ac<\/span>\n            <span class=\"lh-price-unit\">\/ month<\/span>\n          <\/div>\n          <p class=\"lh-price-note\">No card required. Cancel anytime.<\/p>\n\n          <a class=\"lh-cta\" href=\"https:\/\/app.loadhub.ro\/register\/account-details?lang=en\">Start now<\/a>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title\">Included resources<\/p>\n          <ul class=\"lh-included\">\n            <li><span>Users<\/span> <span class=\"lh-val\">5<\/span><\/li>\n            <li><span>UITs<\/span> <span class=\"lh-val\">300<\/span><\/li>\n            <li><span>Monitored vehicles<\/span> <span class=\"lh-val\">\u2014<\/span><\/li>\n            <li><span>Storage<\/span> <span class=\"lh-val\">5 GB<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title lh-extra-title\">Extra resource cost<\/p>\n          <ul class=\"lh-extra\">\n            <li><span>User<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n            <li><span>UIT<\/span> <span class=\"lh-val\">\u20ac0.02<\/span><\/li>\n            <li><span>Monitored<br>vehicle<\/span> <span class=\"lh-val\">\u2014<\/span><\/li>\n            <li><span>Storage \/ GB<\/span> <span class=\"lh-val\">\u20ac7<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-card-foot\">\n            <a class=\"lh-link\" href=\"https:\/\/www.loadhub.ro\/en\/e-transport_solution\/e-transport-solution-for-uit-reporting-entities-declarants\/\">See full plan details<\/a>\n          <\/div>\n        <\/article>\n\n        <!-- MAX -->\n        <article class=\"lh-card\">\n          <h3 class=\"lh-plan-name\">Max<\/h3>\n          <p class=\"lh-plan-desc\">Dual-role company: declares UIT codes and monitors transports.<\/p>\n\n          <div class=\"lh-price\">\n            <span class=\"lh-price-amount\">60<\/span>\n            <span class=\"lh-price-currency\">\u20ac<\/span>\n            <span class=\"lh-price-unit\">\/ month<\/span>\n          <\/div>\n          <p class=\"lh-price-note\">No card required. Cancel anytime.<\/p>\n\n          <a class=\"lh-cta\" href=\"https:\/\/app.loadhub.ro\/register\/account-details?lang=en\">Start now<\/a>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title\">Included resources<\/p>\n          <ul class=\"lh-included\">\n            <li><span>Users<\/span> <span class=\"lh-val\">10<\/span><\/li>\n            <li><span>UITs<\/span> <span class=\"lh-val\">500<\/span><\/li>\n            <li><span>Monitored vehicles<\/span> <span class=\"lh-val\">0<\/span><\/li>\n            <li><span>Storage<\/span> <span class=\"lh-val\">7 GB<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-divider\"><\/div>\n\n          <p class=\"lh-section-title lh-extra-title\">Extra resource cost<\/p>\n          <ul class=\"lh-extra\">\n            <li><span>User<\/span> <span class=\"lh-val\">\u20ac10<\/span><\/li>\n            <li><span>UIT<\/span> <span class=\"lh-val\">\u20ac0.01<\/span><\/li>\n            <li><span>Monitored vehicle<\/span> <span class=\"lh-val lh-val-stack\"><span>1\u201350 vehicles: \u20ac4\/vehicle<\/span><span>51+ vehicles: \u20ac3\/vehicle<\/span><\/span><\/li>\n            <li><span>Storage \/ GB<\/span> <span class=\"lh-val\">\u20ac5<\/span><\/li>\n          <\/ul>\n\n          <div class=\"lh-card-foot\">\n            <a class=\"lh-link\" href=\"https:\/\/www.loadhub.ro\/en\/e-transport_solution\/e-transport-solution-for-mixed-operations\/\">See full plan details<\/a>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n      <p class=\"lh-vat-note\">All displayed prices do not include VAT. The final amount will be invoiced in RON.<\/p>\n    <\/section>\n\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LoadHub plans Pick the plan that fits your fleet We built LoadHub\u2019s plans so your monthly bill stays predictable whether you run 1 vehicle or 200. Every plan comes with a flat price and a bundle of included resources \u2014 &hellip; <a href=\"https:\/\/www.loadhub.ro\/en\/pricing\/\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":13,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6835","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/pages\/6835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/comments?post=6835"}],"version-history":[{"count":285,"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/pages\/6835\/revisions"}],"predecessor-version":[{"id":21680,"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/pages\/6835\/revisions\/21680"}],"wp:attachment":[{"href":"https:\/\/www.loadhub.ro\/en\/wp-json\/wp\/v2\/media?parent=6835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}