{"product_id":"electric-floor-crane-1-2-ton-fixed-base","title":"Electric Floor Crane — 1, 1.5 \u0026 2 Ton Fixed Base Models","description":"\u003cstyle\u003e\n  .efc-page{\n    --efc-navy:#0d1b2a;\n    --efc-navy-soft:#16283d;\n    --efc-orange:#f2610f;\n    --efc-orange-dark:#d6520a;\n    --efc-red:#e2231a;\n    --efc-bg:#f6f7f9;\n    --efc-card:#ffffff;\n    --efc-border:#e4e7ec;\n    --efc-text:#242c36;\n    --efc-text-soft:#5c6672;\n    --efc-radius:14px;\n    max-width:1500px;\n    margin:0 auto;\n    font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif !important;\n    color:var(--efc-text);\n    line-height:1.6;\n    box-sizing:border-box;\n  }\n  .efc-page *{box-sizing:border-box;}\n  .efc-page img{max-width:100%;display:block;border-radius:10px;}\n  .efc-page a{text-decoration:none;}\n  .efc-page h1,.efc-page h2,.efc-page h3,.efc-page h4{\n    font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif !important;\n    color:var(--efc-navy) !important;\n    margin:0 0 12px 0;\n    font-weight:800;\n    line-height:1.25;\n  }\n  .efc-page h1{font-size:clamp(28px,4vw,42px) !important; color:var(--efc-navy) !important;}\n  .efc-page h2{font-size:clamp(22px,3vw,30px);}\n  .efc-page h3{font-size:19px;}\n  .efc-page p{margin:0 0 14px 0;color:var(--efc-text-soft);}\n  .efc-page section{margin:56px 0;}\n\n  \/* ---------- Hero ---------- *\/\n  .efc-hero{\n    display:grid;\n    grid-template-columns:1.05fr 1fr;\n    gap:40px;\n    align-items:center;\n    background:linear-gradient(135deg,var(--efc-navy) 0%,var(--efc-navy-soft) 100%);\n    border-radius:var(--efc-radius);\n    padding:44px;\n    color:#fff;\n  }\n  .efc-hero h1{color:#ffffff !important;}\n  .efc-hero p.efc-sub{color:#c6d0dc;font-size:17px;max-width:560px;}\n  .efc-badge-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px;}\n  .efc-badge{\n    background:rgba(255,255,255,0.08);\n    border:1px solid rgba(255,255,255,0.18);\n    color:#eef2f6;\n    font-size:13px;\n    font-weight:600;\n    padding:7px 13px;\n    border-radius:999px;\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n  }\n  .efc-hero-note{color:#c6d0dc;font-size:14.5px;margin:-4px 0 22px;max-width:520px;}\n  .efc-cta{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    background:var(--efc-orange);\n    color:#fff !important;\n    font-weight:700;\n    font-size:15px;\n    padding:14px 26px;\n    border-radius:9px;\n    border:none;\n    cursor:pointer;\n    transition:background .15s ease, transform .15s ease;\n  }\n  .efc-cta:hover{background:var(--efc-orange-dark);transform:translateY(-1px);}\n  .efc-cta.efc-cta-outline{\n    background:transparent;\n    border:1.5px solid rgba(255,255,255,0.5);\n    color:#fff !important;\n    margin-left:10px;\n  }\n  .efc-hero-img-wrap{background:#fff;border-radius:10px;padding:14px;}\n  .efc-hero-img-wrap img{border-radius:6px;}\n  .efc-hero-img-cap{color:#8fa0b2;font-size:12px;margin-top:8px;text-align:center;}\n\n  \/* ---------- Quick facts strip ---------- *\/\n  .efc-facts{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n  }\n  .efc-fact{\n    background:var(--efc-card);\n    border:1px solid var(--efc-border);\n    border-radius:var(--efc-radius);\n    padding:20px;\n    text-align:center;\n  }\n  .efc-fact svg{width:30px;height:30px;color:var(--efc-orange);margin-bottom:8px;}\n  .efc-fact .efc-fact-num{font-size:20px;font-weight:800;color:var(--efc-navy);display:block;}\n  .efc-fact .efc-fact-label{font-size:13px;color:var(--efc-text-soft);}\n\n  \/* ---------- Configurator ---------- *\/\n  .efc-config{\n    background:var(--efc-card);\n    border:1px solid var(--efc-border);\n    border-radius:var(--efc-radius);\n    padding:36px;\n  }\n  .efc-config-head p{max-width:640px;}\n  .efc-selectors{margin:22px 0 28px;}\n  .efc-selector-group label.efc-group-label{\n    display:block;font-size:12px;font-weight:700;letter-spacing:.04em;\n    text-transform:uppercase;color:var(--efc-text-soft);margin-bottom:10px;\n  }\n  .efc-btn-row{display:flex;flex-wrap:wrap;gap:10px;}\n  .efc-opt-btn{\n    background:var(--efc-bg);\n    border:1.5px solid var(--efc-border);\n    color:var(--efc-text);\n    font-weight:600;\n    font-size:14px;\n    padding:10px 18px;\n    border-radius:8px;\n    cursor:pointer;\n    transition:all .15s ease;\n  }\n  .efc-opt-btn:hover{border-color:var(--efc-orange);}\n  .efc-opt-btn.is-active{\n    background:var(--efc-orange);\n    border-color:var(--efc-orange);\n    color:#fff;\n  }\n  .efc-config-body{\n    display:grid;\n    grid-template-columns:0.85fr 1.15fr;\n    gap:32px;\n    align-items:start;\n  }\n  .efc-config-img{background:var(--efc-bg);border-radius:10px;padding:16px;}\n  .efc-config-model{font-size:13px;font-weight:700;color:var(--efc-orange);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;}\n  .efc-config-title{font-size:22px;font-weight:800;color:var(--efc-navy);margin-bottom:18px;}\n  .efc-spec-mini{width:100%;border-collapse:collapse;margin-bottom:20px;}\n  .efc-spec-mini tr{border-bottom:1px solid var(--efc-border);}\n  .efc-spec-mini td{padding:9px 4px;font-size:14px;}\n  .efc-spec-mini td:first-child{color:var(--efc-text-soft);width:46%;}\n  .efc-spec-mini td:last-child{color:var(--efc-text);font-weight:600;text-align:right;}\n\n  \/* ---------- Features grid ---------- *\/\n  .efc-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}\n  .efc-feature{\n    background:var(--efc-card);\n    border:1px solid var(--efc-border);\n    border-radius:var(--efc-radius);\n    padding:26px;\n  }\n  .efc-feature svg{width:32px;height:32px;color:var(--efc-orange);margin-bottom:14px;}\n  .efc-feature h3{margin-bottom:8px;}\n  .efc-feature p{margin:0;font-size:14.5px;}\n\n  \/* ---------- Comparison table ---------- *\/\n  .efc-table-wrap{overflow-x:auto;border:1px solid var(--efc-border);border-radius:var(--efc-radius);}\n  table.efc-compare{width:100%;border-collapse:collapse;min-width:820px;font-size:13.5px;}\n  table.efc-compare thead th{\n    background:var(--efc-navy);\n    color:#fff;\n    text-align:left;\n    padding:13px 14px;\n    font-weight:700;\n    white-space:nowrap;\n  }\n  table.efc-compare tbody td{\n    padding:12px 14px;\n    border-bottom:1px solid var(--efc-border);\n    color:var(--efc-text);\n    white-space:nowrap;\n  }\n  table.efc-compare tbody tr:nth-child(even){background:var(--efc-bg);}\n  table.efc-compare tbody td:first-child{font-weight:700;color:var(--efc-navy);}\n\n  \/* ---------- Choose guide ---------- *\/\n  .efc-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}\n  .efc-guide-card{\n    border:1px solid var(--efc-border);\n    border-left:4px solid var(--efc-orange);\n    border-radius:10px;\n    padding:22px;\n    background:var(--efc-card);\n  }\n\n  \/* ---------- Applications ---------- *\/\n  .efc-app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n  .efc-app-card{position:relative;border-radius:12px;overflow:hidden;}\n  .efc-app-card img{height:190px;width:100%;object-fit:cover;border-radius:12px;}\n  .efc-app-label{\n    position:absolute;left:0;right:0;bottom:0;\n    background:linear-gradient(0deg,rgba(13,27,42,.88),rgba(13,27,42,0));\n    color:#fff;font-weight:700;font-size:14.5px;\n    padding:34px 16px 14px;\n  }\n\n  \/* ---------- FAQ ---------- *\/\n  .efc-faq details{\n    border:1px solid var(--efc-border);\n    border-radius:10px;\n    padding:16px 20px;\n    margin-bottom:10px;\n    background:var(--efc-card);\n  }\n  .efc-faq summary{\n    font-weight:700;\n    color:var(--efc-navy);\n    cursor:pointer;\n    list-style:none;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n  }\n  .efc-faq summary::-webkit-details-marker{display:none;}\n  .efc-faq summary:after{content:\"+\";font-size:20px;color:var(--efc-orange);font-weight:800;}\n  .efc-faq details[open] summary:after{content:\"–\";}\n  .efc-faq p{margin:12px 0 0;}\n\n  \/* ---------- CTA banner ---------- *\/\n  .efc-cta-banner{\n    background:var(--efc-orange);\n    border-radius:var(--efc-radius);\n    padding:40px 44px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    flex-wrap:wrap;\n    gap:20px;\n  }\n  .efc-cta-banner h2{color:#fff !important;margin-bottom:6px;}\n  .efc-cta-banner p{color:#ffe6d2;margin:0;}\n  .efc-cta-banner .efc-cta{background:#fff;color:var(--efc-orange) !important;}\n  .efc-cta-banner .efc-cta:hover{background:#f2f2f2;}\n\n  @media (max-width:900px){\n    .efc-hero{grid-template-columns:1fr;padding:28px;}\n    .efc-facts{grid-template-columns:repeat(2,1fr);}\n    .efc-config-body{grid-template-columns:1fr;}\n    .efc-features-grid{grid-template-columns:1fr;}\n    .efc-guide-grid{grid-template-columns:1fr;}\n    .efc-app-grid{grid-template-columns:1fr;}\n    .efc-cta-banner{flex-direction:column;text-align:center;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"efc-page\"\u003e\n\u003c!-- =============== HERO =============== --\u003e\n\u003csection class=\"efc-hero\"\u003e\n\u003cdiv\u003e\n\u003ch1\u003eElectric Floor Crane — 1, 1.5 \u0026amp; 2 Ton Fixed Base Models\u003c\/h1\u003e\n\u003cp class=\"efc-sub\"\u003eFully electric, battery-powered telescopic-boom floor cranes with a stationary (non-rotating) base — the lightest and most compact way to add mobile lifting to a workshop, warehouse, or loading area.\u003c\/p\u003e\n\u003cdiv class=\"efc-badge-row\"\u003e\n\u003cspan class=\"efc-badge\"\u003e1,000–2,000 kg capacity\u003c\/span\u003e \u003cspan class=\"efc-badge\"\u003e3-stage telescopic boom\u003c\/span\u003e \u003cspan class=\"efc-badge\"\u003eCompact fixed base\u003c\/span\u003e \u003cspan class=\"efc-badge\"\u003e48V electric drive \u0026amp; lift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"efc-hero-note\"\u003eNeed the boom to pivot without moving the crane? See our \u003ca href=\"https:\/\/risenmega.com\/products\/products-electric-floor-crane-1-2-ton-rotating-boom\" style=\"color: #ffd9b8; text-decoration: underline;\"\u003e180°\/360° rotating base electric floor cranes\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=8615192033934\" class=\"efc-cta\"\u003eConfigure \u0026amp; Get a Quote\u003c\/a\u003e \u003ca href=\"https:\/\/risenmega.com\/collections\/electric-floor-crane\" class=\"efc-cta efc-cta-outline\"\u003eSee all our cranes\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"efc-hero-img-wrap\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/Electric_Floor_Crane_4.png?v=1789463373\" alt=\"Electric floor crane with fixed non-rotating base lifting a load\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp class=\"efc-hero-img-cap\"\u003e1.5 Ton Electric Floor Crane, fixed base shown\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== QUICK FACTS =============== --\u003e\n\u003csection class=\"efc-facts\"\u003e\n\u003cdiv class=\"efc-fact\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 3v4M12 17v4M5 12H1M23 12h-4M6.3 6.3 3.5 3.5M20.5 20.5l-2.8-2.8M6.3 17.7l-2.8 2.8M20.5 3.5l-2.8 2.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"efc-fact-num\"\u003e1T – 2T\u003c\/span\u003e \u003cspan class=\"efc-fact-label\"\u003eRated lifting capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-fact\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 20 20 4M14 4h6v6M4 14v6h6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"efc-fact-num\"\u003eUp to 3.3 m\u003c\/span\u003e \u003cspan class=\"efc-fact-label\"\u003eMax boom reach (3-stage)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-fact\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003cspan class=\"efc-fact-num\"\u003eFixed Base\u003c\/span\u003e \u003cspan class=\"efc-fact-label\"\u003eLightest, most compact option\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-fact\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2 4 14h6l-1 8 9-12h-6l1-8z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"efc-fact-num\"\u003e48V DC\u003c\/span\u003e \u003cspan class=\"efc-fact-label\"\u003eOnboard battery drive \u0026amp; lift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== CONFIGURATOR =============== --\u003e\n\u003csection id=\"efc-configurator\" class=\"efc-config\"\u003e\n\u003cdiv class=\"efc-config-head\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"efc-config-body\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eWhy Choose the Fixed Base Electric Floor Crane\u003c\/h2\u003e\n\u003cp\u003eWith no slewing bearing or extended outrigger legs to carry, the fixed-base crane is the lightest, most compact, and most maneuverable model in the Risenmega electric floor crane range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== FEATURES =============== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"efc-features-grid\"\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2 4 14h6l-1 8 9-12h-6l1-8z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eFully Electric Power\u003c\/h3\u003e\n\u003cp\u003eAn onboard 48V battery drives both crane travel and boom lift — no compressed air line, no manual hydraulic pumping, and no engine exhaust indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 20 20 4M14 4h6v6M4 14v6h6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003e3-Stage Telescopic Boom\u003c\/h3\u003e\n\u003cp\u003eTwo hydraulic-powered boom sections plus one manually adjustable section extend total reach up to 3.3 meters for flexible load positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10h16M10 4v16\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eCompact, Lightweight Footprint\u003c\/h3\u003e\n\u003cp\u003eWithout a rotating base's slewing bearing and wide outrigger legs, this is the lightest and most space-efficient model in the range — easy to store and reposition in tighter areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eStraight-Line Load Transfer\u003c\/h3\u003e\n\u003cp\u003eIdeal for moving loads directly from point A to point B — position the crane, lift, and travel, without needing to pivot the boom around a fixed spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003ePurpose-Sized Hydraulic Cylinders\u003c\/h3\u003e\n\u003cp\u003eØ80mm lift \/ Ø50mm telescopic cylinders on the 1–1.5 ton models step up to a Ø100mm lift cylinder on the 2 ton model, matched to each crane's working load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"7\" cy=\"17\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"17\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9.2 17h5.6M5 14 7 6h9l2 8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eSmooth-Rolling Casters\u003c\/h3\u003e\n\u003cp\u003ePoly-on-steel caster wheels let a single operator reposition the crane around the shop floor without a tow vehicle or forklift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== FULL SPEC COMPARISON TABLE =============== --\u003e\n\u003csection\u003e\n\u003ch2\u003eFull Technical Specifications — Fixed Base Models\u003c\/h2\u003e\n\u003cp\u003eCompare all three fixed-base capacities side by side. All dimensions are for the crane in its standard shipping\/operating configuration; consult the rated load chart on the boom for capacity at full extension.\u003c\/p\u003e\n\u003cdiv class=\"efc-table-wrap\"\u003e\n\u003ctable class=\"efc-compare\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eBoom Extension (3-stage)\u003c\/th\u003e\n\u003cth\u003eHook Height (retracted \/ mid \/ extended)\u003c\/th\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003cth\u003eNet \/ Gross Weight\u003c\/th\u003e\n\u003cth\u003eOverall Dimensions (L×W×H)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMEFC-10\u003c\/td\u003e\n\u003ctd\u003e1,000 kg (1 Ton)\u003c\/td\u003e\n\u003ctd\u003e880+880+1400mm (3,160mm total)\u003c\/td\u003e\n\u003ctd\u003e4,000 \/ 2,900 \/ 2,400 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 800W\u003c\/td\u003e\n\u003ctd\u003e558 kg \/ 671 kg\u003c\/td\u003e\n\u003ctd\u003e2,200×1,030×1,880 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMEFC-15\u003c\/td\u003e\n\u003ctd\u003e1,500 kg (1.5 Ton)\u003c\/td\u003e\n\u003ctd\u003e900+900+1400mm (3,200mm total)\u003c\/td\u003e\n\u003ctd\u003e4,000 \/ 3,400 \/ 2,800 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 800W\u003c\/td\u003e\n\u003ctd\u003e558 kg \/ 671 kg\u003c\/td\u003e\n\u003ctd\u003e2,400×1,300×1,900 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMEFC-20\u003c\/td\u003e\n\u003ctd\u003e2,000 kg (2 Ton)\u003c\/td\u003e\n\u003ctd\u003e1000+900+1400mm (3,300mm total)\u003c\/td\u003e\n\u003ctd\u003e4,150 \/ 3,500 \/ 2,850 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 1200W\u003c\/td\u003e\n\u003ctd\u003e1,100 kg \/ 1,250 kg\u003c\/td\u003e\n\u003ctd\u003e2,700×1,070×2,100 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 14px; font-size: 13px;\"\u003eAll models: 48V\/32Ah battery, electric power-assisted travel, hydraulic lift \u0026amp; telescopic cylinders, 2-stage hydraulic + 1-stage manual boom, fixed (non-rotating) base. Contact us for a formal quote and freight cost to your destination.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =============== HOW TO CHOOSE =============== --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to Choose the Right Capacity\u003c\/h2\u003e\n\u003cdiv class=\"efc-guide-grid\"\u003e\n\u003cdiv class=\"efc-guide-card\"\u003e\n\u003ch3\u003eChoosing a Capacity\u003c\/h3\u003e\n\u003cp\u003eMatch the crane's rated capacity to your heaviest regular load, then keep a safety margin — capacity is highest with the boom retracted and drops as it extends, so check the rated load chart at your working reach, not just the nameplate rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-guide-card\"\u003e\n\u003ch3\u003eReach at Full Extension\u003c\/h3\u003e\n\u003cp\u003eAll three models use the same 3-stage telescopic boom design; the 2 ton model extends slightly further (3,300mm total) than the 1 and 1.5 ton models (3,160–3,200mm), giving a bit more working reach alongside its higher capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-guide-card\"\u003e\n\u003ch3\u003eNeed to Pivot the Load?\u003c\/h3\u003e\n\u003cp\u003eThe fixed base is the lightest and most portable option, but it can't rotate the boom in place. If your workflow needs the crane to load from more than one angle without repositioning, see our \u003ca href=\"REPLACE-WITH-ROTATING-PAGE-URL\" style=\"color: var(--efc-orange); font-weight: 600;\"\u003e180°\/360° rotating base models\u003c\/a\u003e instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== APPLICATIONS =============== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"efc-app-grid\"\u003e\n\u003cdiv class=\"efc-app-card\"\u003e\n\u003cdiv class=\"efc-app-label\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== FAQ =============== --\u003e\n\u003csection id=\"efc-faq\" class=\"efc-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan this crane rotate?\u003c\/summary\u003e\n\u003cp\u003eNo — this is the fixed-base model, built for the lowest weight and the most compact footprint in the range. If you need the boom to pivot without moving the crane itself, see our\u003ca href=\"https:\/\/risenmega.com\/products\/products-electric-floor-crane-1-2-ton-rotating-boom\"\u003e 180° or 360° rotating base electric floor cranes\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the crane's lifting capacity change as the boom extends?\u003c\/summary\u003e\n\u003cp\u003eYes. As with most telescopic jib cranes, rated capacity is highest with the boom fully retracted and decreases as it extends further out. Always check the rated load chart on the boom at your working extension before lifting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow long does the battery last on a full charge?\u003c\/summary\u003e\n\u003cp\u003eRuntime depends on how often you're lifting versus traveling. Each crane in this range uses a 48V\/32Ah battery pack sized for a full shift of intermittent workshop use; contact us with your expected duty cycle for a specific runtime estimate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat's included with the crane?\u003c\/summary\u003e\n\u003cp\u003eEach unit ships with the crane body, telescopic boom, hook with safety latch, onboard 48V battery and charger, electric drive\/lift motor, and a walk-behind control handle. Contact us to confirm the exact accessory package for your order.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan this run on a different voltage, and do you ship internationally?\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration runs on its own onboard 48V DC battery system, so it isn't tied to local mains voltage. Risenmega ships worldwide — contact us for country-specific compliance documentation and freight quotes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =============== FINAL CTA =============== --\u003e\n\u003csection id=\"efc-cta-banner\" class=\"efc-cta-banner\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eReady to Spec Out Your Electric Floor Crane?\u003c\/h2\u003e\n\u003cp\u003eTell us your load weight, reach requirement, and workspace layout — we'll recommend the right capacity and send a formal quote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=8615192033934\" class=\"efc-cta\"\u003eRequest a Quote\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- \/.efc-page --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =============== CONFIGURATOR DATA + LOGIC =============== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =============== STRUCTURED DATA (STATIC) ===============\n     No price is shown on this page, so \"offers\" below intentionally omits\n     price\/priceCurrency. Google's own Product structured-data guidelines\n     list price as a required sub-property of Offer for full Product rich-\n     result eligibility (star\/price snippet in search) — without it, this\n     Offer is still valid, well-formed schema.org markup and satisfies the\n     \"must include at least one of offers\/review\/aggregateRating\" rule, but\n     Google may not render a price-based rich snippet for this listing.\n     If you want that eligibility back later, add \"price\" and\n     \"priceCurrency\" here AND display a matching price somewhere on the\n     page (Google requires the two to match). --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Electric Floor Crane — 1\/1.5\/2 Ton, Fixed Base\",\n  \"description\": \"Fully electric, battery-powered telescopic-boom floor crane available in 1, 1.5, and 2 ton capacities with a fixed (non-rotating) base. Features a 3-stage boom (2-stage hydraulic + 1-stage manual), 48V electric drive and lift system, and hydraulic lift\/telescopic cylinders sized for the crane's full rated load.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Risenmega\"\n  },\n  \"sku\": \"RMEFC-FIXED-SERIES\",\n  \"image\": [\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-1t-standard.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-15t-standard.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-2t-standard.jpg\"\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n    \"url\": \"https:\/\/risenmega.com\/products\/electric-floor-crane-1-2-ton-fixed-base\"\n  }\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this electric floor crane rotate?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No — this is the fixed-base model, built for the lowest weight and the most compact footprint in the range. A separate 180° or 360° rotating base version is available for applications that need the boom to pivot without moving the crane.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the electric floor crane's lifting capacity change as the boom extends?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. As with most telescopic jib cranes, rated capacity is highest with the boom fully retracted and decreases as it extends further out. Always check the rated load chart on the boom at your working extension before lifting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's included with the Risenmega electric floor crane?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Each unit ships with the crane body, telescopic boom, hook with safety latch, onboard 48V battery and charger, electric drive and lift motor, and a walk-behind control handle.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Risenmega","offers":[{"title":"1 T \/ Fixed","offer_id":57404548776102,"sku":null,"price":2220.0,"currency_code":"USD","in_stock":true},{"title":"1 T \/ 180° Rotating","offer_id":57404548808870,"sku":null,"price":2474.0,"currency_code":"USD","in_stock":true},{"title":"1 T \/ 360° Rotating","offer_id":57404548841638,"sku":null,"price":3323.0,"currency_code":"USD","in_stock":true},{"title":"1.5 T \/ Fixed","offer_id":57404548874406,"sku":null,"price":2354.0,"currency_code":"USD","in_stock":true},{"title":"1.5 T \/ 180° Rotating","offer_id":57404548907174,"sku":null,"price":2593.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ Fixed","offer_id":57404548939942,"sku":null,"price":3323.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ 180° Rotating","offer_id":57404548972710,"sku":null,"price":3770.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ 360° Rotating","offer_id":57404549005478,"sku":null,"price":4292.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/Electric_Floor_Crane_6_89e76a00-6155-4b99-a1e4-6d4446cd3e3b.png?v=1789463420","url":"https:\/\/risenmega.com\/products\/electric-floor-crane-1-2-ton-fixed-base","provider":"Risenmega","version":"1.0","type":"link"}