{"product_id":"products-electric-floor-crane-1-2-ton-rotating-boom","title":"Electric Floor Crane — 1, 1.5 \u0026 2 Ton Battery-Powered Rotating Jib Cranes","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 24px;}\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{display:flex;flex-wrap:wrap;gap:28px;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:6px;}\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:920px;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 Battery-Powered Mobile Jib Cranes\u003c\/h1\u003e\n\u003cp class=\"efc-sub\"\u003eFully electric telescopic-boom floor cranes with optional 180° or 360° rotating bases — built for workshops, warehouses, and tight-access sites where a fixed overhead crane isn't practical.\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\"\u003e180° \/ 360° rotation available\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\"\u003ePricing depends on capacity and rotation type — configure your crane below and our team will send a formal quote.\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 Specs \u0026amp; FAQ\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"efc-hero-img-wrap\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Electric floor crane with 180 degree rotating boom lifting a load\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/1.5t_Electric_Floor_Crane.png?v=1789461582\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp class=\"efc-hero-img-cap\"\u003e1.5 Ton Electric Floor Crane, 180° rotating 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\u003cpath d=\"M21 12a9 9 0 1 1-3-6.7M21 3v6h-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"efc-fact-num\"\u003e180° \/ 360°\u003c\/span\u003e \u003cspan class=\"efc-fact-label\"\u003eOptional rotating base\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; l\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-body\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eWhy Choose the Risenmega Electric Floor Crane\u003c\/h2\u003e\n\u003cp\u003eEvery capacity in this range shares the same core engineering: a fully electric drive and lift system, a reinforced 3-stage telescopic boom, and hydraulic cylinders sized for the crane's full rated load — not just its nameplate figure.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/2t_Electric_Floor_Crane.png?v=1789462404\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ctable class=\"efc-spec-mini\" id=\"efc-config-spec-table\"\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =============== FEATURES =============== --\u003e\n\u003csection\u003e\n\u003cp\u003e \u003c\/p\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\u003cpath d=\"M21 12a9 9 0 1 1-3-6.7M21 3v6h-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003e180° \/ 360° Rotating Base Options\u003c\/h3\u003e\n\u003cp\u003eA slewing base lets the boom pivot around the mast without repositioning the whole crane — useful for loading from two or more angles in a confined bay.\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=\"M12 2 3 7l9 5 9-5-9-5zM3 17l9 5 9-5M3 12l9 5 9-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eWide, Adjustable Outrigger Legs\u003c\/h3\u003e\n\u003cp\u003eExtendable support legs with leveling screw feet widen the footprint on rotating models for stability under full rated 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=\"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 — All 7 Configurations\u003c\/h2\u003e\n\u003cp\u003eCompare every capacity and rotation option 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\u003eRotation\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\u003eFixed\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-10-R180\u003c\/td\u003e\n\u003ctd\u003e1,000 kg (1 Ton)\u003c\/td\u003e\n\u003ctd\u003e180° Rotating\u003c\/td\u003e\n\u003ctd\u003e900+900+1400mm (3,200mm total)\u003c\/td\u003e\n\u003ctd\u003e4,150 \/ 3,600 \/ 3,000 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 800W\u003c\/td\u003e\n\u003ctd\u003e842 kg \/ 995 kg\u003c\/td\u003e\n\u003ctd\u003e2,400×1,300×2,200 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMEFC-10-R360\u003c\/td\u003e\n\u003ctd\u003e1,000 kg (1 Ton)\u003c\/td\u003e\n\u003ctd\u003e360° Rotating\u003c\/td\u003e\n\u003ctd\u003e900+900+1400mm (3,200mm total)\u003c\/td\u003e\n\u003ctd\u003e3,900 \/ 3,330 \/ 2,750 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 800W\u003c\/td\u003e\n\u003ctd\u003e1,330 kg \/ 1,470 kg\u003c\/td\u003e\n\u003ctd\u003e2,500×1,100×2,000 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\u003eFixed\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-15-R180\u003c\/td\u003e\n\u003ctd\u003e1,500 kg (1.5 Ton)\u003c\/td\u003e\n\u003ctd\u003e180° Rotating\u003c\/td\u003e\n\u003ctd\u003e900+900+1400mm (3,200mm total)\u003c\/td\u003e\n\u003ctd\u003e4,300 \/ 3,700 \/ 3,100 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 800W\u003c\/td\u003e\n\u003ctd\u003e910 kg \/ 1,060 kg\u003c\/td\u003e\n\u003ctd\u003e2,400×1,300×2,200 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\u003eFixed\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\u003ctr\u003e\n\u003ctd\u003eRMEFC-20-R180\u003c\/td\u003e\n\u003ctd\u003e2,000 kg (2 Ton)\u003c\/td\u003e\n\u003ctd\u003e180° Rotating\u003c\/td\u003e\n\u003ctd\u003e950+850+1400mm (3,200mm total)\u003c\/td\u003e\n\u003ctd\u003e4,300 \/ 3,650 \/ 2,900 mm\u003c\/td\u003e\n\u003ctd\u003e48V \/ 1200W\u003c\/td\u003e\n\u003ctd\u003e1,370 kg \/ 1,520 kg\u003c\/td\u003e\n\u003ctd\u003e2,700×1,350×2,200 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. 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 Configuration\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\u003eFixed vs. 180° vs. 360°\u003c\/h3\u003e\n\u003cp\u003eA fixed base is the lightest and most maneuverable option for straight-line load transfer. 180° rotation suits loading docks or working between two machines without repositioning the base. 360° rotation is built for a stationary workstation that needs a full-circle reach — it uses a heavier four-leg outrigger chassis for stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"efc-guide-card\"\u003e\n\u003ch3\u003eWeight \u0026amp; Footprint Trade-Offs\u003c\/h3\u003e\n\u003cp\u003eRotating models carry a slewing bearing and wider outrigger legs, so they weigh more and take up a larger footprint than the fixed-base crane of the same capacity. If floor space or portability is the priority, the fixed base is the more compact choice.\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\u003e\n\u003csummary\u003eWhat's the difference between a fixed-base and a rotating-base electric floor crane?\u003c\/summary\u003e\n\u003cp\u003eA fixed-base crane's boom only moves up, down, and in\/out along the crane's travel direction — to change the load's angle, you reposition the whole crane. A rotating-base crane lets the boom slew around the mast (180° or 360°) while the base stays put, which is useful in tight bays or when you need to load from more than one side.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need 180° or 360° rotation?\u003c\/summary\u003e\n\u003cp\u003e180° rotation covers most two-sided use cases, such as a loading dock or working between two machines. 360° rotation is built for a stationary workstation crane that needs a full-circle reach without ever moving the base — it comes on a heavier four-leg outrigger chassis for the added stability that full rotation requires.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\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\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\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\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 rotation type 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 \/ 180° \/ 360° Rotating Base\",\n  \"description\": \"Fully electric, battery-powered telescopic-boom floor crane available in 1, 1.5, and 2 ton capacities with a fixed base or an optional 180° or 360° 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-SERIES\",\n  \"image\": [\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-1t-standard.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-1t-r180.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-1t-r360.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-15t-standard.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-15t-r180.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-2t-standard.jpg\",\n    \"REPLACE-WITH-YOUR-IMAGE-URL-efc-2t-r180.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-rotating-boom\"\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\": \"What's the difference between a fixed-base and a rotating-base electric floor crane?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A fixed-base crane's boom only moves up, down, and in\/out along the crane's travel direction; to change the load's angle you reposition the whole crane. A rotating-base crane lets the boom slew around the mast (180° or 360°) while the base stays put, which helps in tight bays or when loading from more than one side.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need 180° or 360° rotation on an electric floor crane?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"180° rotation covers most two-sided use cases such as a loading dock or working between two machines. 360° rotation suits a stationary workstation crane that needs a full-circle reach without moving the base, and comes on a heavier four-leg outrigger chassis for added stability.\"\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":57396438892710,"sku":null,"price":2384.0,"currency_code":"USD","in_stock":true},{"title":"1 T \/ 180° Rotating","offer_id":57396438925478,"sku":null,"price":2577.0,"currency_code":"USD","in_stock":true},{"title":"1 T \/ 360° Rotating","offer_id":57396438958246,"sku":null,"price":2384.0,"currency_code":"USD","in_stock":true},{"title":"1.5 T \/ Fixed","offer_id":57396438991014,"sku":null,"price":2502.0,"currency_code":"USD","in_stock":true},{"title":"1.5 T \/ 180° Rotating","offer_id":57396439023782,"sku":null,"price":2711.0,"currency_code":"USD","in_stock":true},{"title":"1.5 T \/ 360° Rotating","offer_id":57396439056550,"sku":null,"price":2384.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ Fixed","offer_id":57396439089318,"sku":null,"price":3487.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ 180° Rotating","offer_id":57396439122086,"sku":null,"price":2384.0,"currency_code":"USD","in_stock":true},{"title":"2 T \/ 360° Rotating","offer_id":57396439154854,"sku":null,"price":2384.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/0798\/1478\/files\/Electric_Floor_Crane_f77bad8c-5418-4e8f-810e-84ba87429647.png?v=1789467807","url":"https:\/\/risenmega.com\/products\/products-electric-floor-crane-1-2-ton-rotating-boom","provider":"Risenmega","version":"1.0","type":"link"}