{"title":"Electric Pallet Jacks","description":"","products":[{"product_id":"electric-walkie-pallet-lithium-iron-4000-lbs-capacity-ekko-ep18li","title":"Ekko Electric Walkie Pallet Jack - Lithium Iron Battery - 4000 lbs Capacity - EP18LI","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EP18LI Electric Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EP18LI Lithium Iron Phosphate Electric Walkie Pallet Jack combines the nimble footprint of a standard hand pallet jack with full power motorized lifting and driving performance. Built using premium-grade steel, automated robotic welding, and dependable commercial-grade drives, this robust walkie is engineered to master intense warehouse layouts, sudden direction changes, and tough daily impacts with complete operational assurance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e4,000 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e24V \/ 40Ah\u003c\/strong\u003e\n      Lithium Iron Phosphate\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e55\"\u003c\/strong\u003e\n      Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        Purpose-built to optimize fast-paced material handling, the EP18LI provides an efficient solution for loading and unloading over-the-road trucks, servicing busy freight docks, supplying fast-moving manufacturing lines, and picking stock in tight retail or distribution backrooms. It replaces manually-drawn equipment with fluid electrical driving and lifting to maximize daily warehouse output.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHigh-Output LiFePO4 Power\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with an advanced 24V \/ 40Ah Lithium Iron Phosphate battery pack, the EP18LI delivers sustained torque and reliable energy management. The onboard built-in charger allows operators to quickly power up at any standard electrical outlet to maintain continuous shift uptime.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eAgile Handling \u0026amp; Tight Turns \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Streamline transit through congested cross-docks and dense aisles. With a highly compact turning radius of just 55\" and precise DC speed control, operators can confidently navigate sharp right-angle warehouse corners and maneuver easily inside standard transport trailers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eEfficient Dual Motorization\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Driven by a solid 750W DC motor paired with a responsive 80W lift motor, this electric walkie maintains high productivity. It offers fine-tuned speed adjustments along with controlled lifting speeds up to 1.1 in\/s and lowering speeds up to 1.5 in\/s. \n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eRugged Industrial Architecture\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Crafted from heavy-duty structural steel and reinforced with precise robotic welding, the EP18LI safely maneuvers substantial 4,000 lb capacities. Its robust 650 lb service weight balances dependable structural floor stability with everyday agility.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Backed by a dependable 3-year limited factory warranty on structural welding and core mechanical components for reliable long-term operations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Controls\u003c\/strong\u003e\n        \u003cp\u003e\n          Features an intuitive handle head with accessible control wheels and simple lift\/lower functions to minimize operator fatigue and simplify handling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eElectromagnetic Braking\u003c\/strong\u003e\n        \u003cp\u003e\n          An automatic fail-safe electromagnetic brake delivers sudden, dependable stopping power when the control handle is released or placed vertically.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003ePremium Steel Entry Wheels\u003c\/strong\u003e\n        \u003cp\u003e\n          Integrated with durable steel entry wheels that smoothly guide the forks into low-clearance pallet openings without catching or dragging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFloor-Safe Polyurethane Tires\u003c\/strong\u003e\n        \u003cp\u003e\n          Outfitted with rugged polyurethane wheels that roll quietly across jointed floors and docks without risking floor markings or damage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eLow Profile Fork Entry\u003c\/strong\u003e\n        \u003cp\u003e\n          Features a low 3.3\" lowered fork height and raises to a clear 7.7\" elevation, ensuring clean access and smooth transit over dock levelers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e2 \/ 6 \/ 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOutside Distance of Fork\u003c\/td\u003e\n              \u003ctd\u003e27 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length\u003c\/td\u003e\n              \u003ctd\u003e67.2 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width\u003c\/td\u003e\n              \u003ctd\u003e27.5 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Height\u003c\/td\u003e\n              \u003ctd\u003e7.7 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height\u003c\/td\u003e\n              \u003ctd\u003e3.3 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Center\u003c\/td\u003e\n              \u003ctd\u003e24 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase \u003c\/td\u003e\n              \u003ctd\u003e53 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n              \u003ctd\u003e4,000 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e0.8 \/ 1.1 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowering Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e1.5 \/ 1.5 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradient (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e8% \/ 15%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius\u003c\/td\u003e\n              \u003ctd\u003e55 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type \u003c\/td\u003e\n              \u003ctd\u003eDC Speed Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e68 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e650 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Construction\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMain Tire Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eEntry Wheel Material\u003c\/td\u003e\n              \u003ctd\u003eSteel\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eChassis Fabrication\u003c\/td\u003e\n              \u003ctd\u003eReinforced Steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWelding Method\u003c\/td\u003e\n              \u003ctd\u003eAutomated Robotic Welding\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Backrest \u003c\/td\u003e\n              \u003ctd\u003eOptional Accessory\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e24V \/ 40Ah Lithium Iron (LiFePO4)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Configuration\u003c\/td\u003e\n              \u003ctd\u003eBuilt-In Charger Included\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e750 W\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output \u003c\/td\u003e\n              \u003ctd\u003e80 W\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003ePower System Type\u003c\/td\u003e\n              \u003ctd\u003eFull Electric Drive \u0026amp; Lift\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"download-section\"\u003e\n    \u003ch3\u003eDownloads\u003c\/h3\u003e\n    \u003cdiv class=\"product-downloads\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EP18LI_EP20LI_Instructional_Manual.pdf?v=1779759195\" target=\"_blank\"\u003e Product Manual (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EP18LI_EP20LI_Specs.pdf?v=1779759805\" target=\"_blank\"\u003e Product Spec Sheet (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308164823,"sku":"EP18LI","price":4588.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKKO-EP18LI-lithium-iron-walkie-pallet-jack-4000-lbs-capacity_2024-06-11T18_30_49.415Z.png?v=1779673935"},{"product_id":"electric-walkie-pallet-jack-4400-lbs-capacity-raised-height-7-9-ekko-ep20e-li","title":"Ekko Electric Walkie Pallet Jack - Lithium Iron Battery - 4400 lbs Capacity - EP20E-LI","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EP20E-LI Lithium Electric Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EP20E-Li Lithium Electric Walkie Pallet Jack combines the tight maneuverability of a traditional hand pallet jack with heavy-duty, full-power motorized driving and lifting. Constructed from high-strength structural steel and put together with precision robotic welding, this high-performance walkie utilizes advanced industrial drives to handle rugged terrains, intense everyday workloads, structural impacts, and rapid direction changes across any application.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e4,400 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e24V \/ 100Ah\u003c\/strong\u003e\n      High-Performance Lithium\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e60\"\u003c\/strong\u003e\n      Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        Purpose-built for high-capacity workflows, the EP20E-Li is the ideal material handling choice for rapid truck loading and unloading, busy freight hubs, commercial stock rooms, active manufacturing floors, and large fulfillment centers. By swapping demanding manual pulling for motorized efficiency, it optimizes your team's throughput while reducing physical strain.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eAdvanced Curtis Controller System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with an industry-trusted Curtis Controller, the EP20E-Li delivers precise energy output management, thermal safety protection, and simplified system diagnostics. This heavy-duty control architecture gives operators smooth acceleration curves and consistent control under heavy loads.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHigh-Efficiency AC Drive Control\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Driven by a high-output 1.3 kW AC motor speed control system, this walkie provides rapid acceleration and sustained torque. The brush-free AC motor configuration cuts down on routine mechanical maintenance intervals, helping you keep your material handling asset on the floor longer.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eLightweight \u0026amp; Efficient Lithium Power\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Powered by a high-capacity 24V\/100Ah Lithium battery, this unit provides steady performance curves and opportunity-charging capabilities. Paired with a fast 24V\/30A built-in charger, the pallet jack keeps its total service weight down to an agile 755 lbs while maximizing shift runtime.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eRugged Industrial Build\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fabricated from premium-grade steel and reinforced with precise automated robotic welding, the EP20E-Li securely handles massive 4,400 lb loads. Its tough engineering absorbs everyday warehouse impacts, maintaining strict alignment across demanding multi-shift operations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Comes backed by a strong 3-year limited factory warranty covering structural welding and core mechanical frameworks for worry-free operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFast Onboard Smart Charger\u003c\/strong\u003e\n        \u003cp\u003e\n          Features an integrated, high-amperage 24V\/30A built-in charger that connects directly to standard outlets for fast and flexible plug-and-play charging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eElectromagnetic Braking\u003c\/strong\u003e\n        \u003cp\u003e\n          An automatic, fail-safe electromagnetic braking system stops the unit immediately whenever the ergonomic control arm is released or placed upright.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eHeavy-Duty Steel Entry Wheels\u003c\/strong\u003e\n        \u003cp\u003e\n          Equipped with rugged steel entry wheels at the fork tips that smoothly guide the unit into low-clearance pallets and skids without catching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFloor-Safe Polyurethane Tires\u003c\/strong\u003e\n        \u003cp\u003e\n          High-grade polyurethane wheels roll quietly across expansion joints and dock plates without marring or scarring your clean facility floors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Command Handle\u003c\/strong\u003e\n        \u003cp\u003e\n          An intuitive handle head places all lift, lower, travel, and safety controls directly at the operator's fingertips for comfortable, ambidextrous handling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e2 \/ 6 \/ 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOutside Distance of Fork\u003c\/td\u003e\n              \u003ctd\u003e27 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length\u003c\/td\u003e\n              \u003ctd\u003e71.2 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width\u003c\/td\u003e\n              \u003ctd\u003e28 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Height\u003c\/td\u003e\n              \u003ctd\u003e7.9 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height\u003c\/td\u003e\n              \u003ctd\u003e3.3 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Center\u003c\/td\u003e\n              \u003ctd\u003e24 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase\u003c\/td\u003e\n              \u003ctd\u003e53 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n              \u003ctd\u003e4,400 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e0.8 \/ 1.1 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowering Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e1.5 \/ 1.5 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradient (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e8% \/ 15%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius\u003c\/td\u003e\n              \u003ctd\u003e60 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type\u003c\/td\u003e\n              \u003ctd\u003eAC Motor Speed Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e68 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e755 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Construction\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMain Wheel Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eEntry Wheel Material\u003c\/td\u003e\n              \u003ctd\u003eSteel\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eChassis Fabrication\u003c\/td\u003e\n              \u003ctd\u003eHeavy-Duty Steel Construction\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWelding Method\u003c\/td\u003e\n              \u003ctd\u003eAutomated Robotic Welding\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Backrest\u003c\/td\u003e\n              \u003ctd\u003eOptional Accessory\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e24V \/ 100Ah Lithium Battery\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Configuration\u003c\/td\u003e\n              \u003ctd\u003eBuilt-In Charger (24V \/ 30A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e1.3 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.8 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSystem Controller Type\u003c\/td\u003e\n              \u003ctd\u003eCurtis Controller\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308459735,"sku":"EP20E-LI","price":8158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/Gemini_Generated_Image_pxkke8pxkke8pxkk.png?v=1779765315"},{"product_id":"electric-walkie-pallet-lithium-iron-4400-lbs-capacity-ekko-epf20li","title":"Ekko Electric Pallet Jack - Lithium Iron Battery - 4400 lbs Capacity - EPF20LI","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EPF20LI Electric Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EPF20LI Lithium Iron Phosphate Electric Walkie Pallet Jack delivers the perfect blend of manual pallet jack versatility and high-capacity motorized performance. Engineered with top-tier steel, precision robotic welding, and an advanced AC drive control system, this electric walkie easily withstands rugged warehouse floor environments, aggressive directional changes, and high-impact workflows, keeping your operations moving smoothly and confidently.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e4,400 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e48V \/ 30Ah\u003c\/strong\u003e\n      High-Voltage Lithium\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e57.8\"\u003c\/strong\u003e\n      Tight Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        Purpose-built for high-throughput material handling, the EPF20LI excels at loading and unloading freight trailers, working active staging docks, supplying fast-moving manufacturing lines, and navigating crowded fulfillment warehouse aisles. By providing full power driving and lifting capabilities within a light, agile footprint, it relieves physical operator stress and scales up cross-dock efficiency.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHigh-Voltage 48V Lithium System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Powered by a robust 48V \/ 30Ah LiFePO4 (Lithium Iron Phosphate) battery pack, the EPF20LI provides impressive torque, steady power curves, and outstanding runtime. The quick-swap, 22.4 lb plug-and-play battery module pairs with an included 100–240 VAC smart charger to maximize asset uptime.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003ePinwheel and Tight-Space Handling\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Don't let confined layout spaces bottleneck your material flow. The EPF20LI features an expert pinwheel function paired with a tight 57.8\" turning radius, letting operators maneuver right-angle turns inside standard freight trucks or narrow warehouse aisles with fluid precision.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eResponsive AC Drive Control\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with an advanced AC drive control system, a 0.75 kW drive motor, and a 0.8 kW lift motor, this electric walkie delivers sharp acceleration and fine speed adjustments. It reaches a steady 4.2 km\/h loaded and 4.5 km\/h unfolded to ensure rapid facility transit cycles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eIndustrial Welded Build\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Constructed from reinforced premium steel using advanced robotic welding methods, the EPF20LI is built for demanding daily commercial use. It safely lifts an impressive 4,400 lbs while maintaining a remarkably light 390 lb total service weight to minimize floor load wear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Includes a solid 3-year limited warranty on structural welding and core components, ensuring peace of mind for your operations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Handle Head\u003c\/strong\u003e\n        \u003cp\u003e\n          Designed with intuitive, ambidextrous thumb-wheels and comfortable lift\/lower tabs to facilitate smooth handling for any operator.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eElectromagnetic Braking\u003c\/strong\u003e\n        \u003cp\u003e\n          An automatic fail-safe electronic brake engages instantly when the handle is released or placed upright, protecting workers on ramps.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFloor-Safe Polyurethane Wheels\u003c\/strong\u003e\n        \u003cp\u003e\n          Durable polyurethane drive (Φ8.27\"x2.76\") and load wheels smoothly traverse joints and dock plates without marking facility floors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eLow Profile Fork Clearance\u003c\/strong\u003e\n        \u003cp\u003e\n          Features a lowered fork height of just 2.95\" and a raised extension of 7.87\", ensuring clean entries into low-clearance skids and pallets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eWhisper-Quiet Design\u003c\/strong\u003e\n        \u003cp\u003e\n          Engineered to operate at a low noise output rating of ≤70 dB(A), maintaining a quiet work environment in tight warehouse configurations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e1.97 \/ 5.91 \/ 45.0 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length (l1)\u003c\/td\u003e\n              \u003ctd\u003e65.86 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBody Length (l2)\u003c\/td\u003e\n              \u003ctd\u003e17.83 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width (b1 \/ b2)\u003c\/td\u003e\n              \u003ctd\u003e26.97 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRaised Fork Height (h3)\u003c\/td\u003e\n              \u003ctd\u003e7.87 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height (h13)\u003c\/td\u003e\n              \u003ctd\u003e2.95 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eHandle Height - Operating (h14)\u003c\/td\u003e\n              \u003ctd\u003e29.13 \/ 45.67 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Centre (c)\u003c\/td\u003e\n              \u003ctd\u003e23.6 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase (y)\u003c\/td\u003e\n              \u003ctd\u003e51.69 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Backrest to Front Wheel (x)\u003c\/td\u003e\n              \u003ctd\u003e39.92 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Ground Clearance (m2)\u003c\/td\u003e\n              \u003ctd\u003e1.38 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity (Q)\u003c\/td\u003e\n              \u003ctd\u003e4,400 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Speed (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e4.2 \/ 4.5 km\/h\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradeability (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e5% \/ 10%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius (Wa)\u003c\/td\u003e\n              \u003ctd\u003e57.8 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (39.37x47.24 Crossways)\u003c\/td\u003e\n              \u003ctd\u003e73.78 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (31.5x47.24 Lengthways)\u003c\/td\u003e\n              \u003ctd\u003e75.75 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic Brake\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type\u003c\/td\u003e\n              \u003ctd\u003eAC Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e≤70 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e390 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Mechanical\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTire Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDriving Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 8.27 x 2.76 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBearing Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 3.15 x 3.35 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheel Quantity (Front \/ Rear)\u003c\/td\u003e\n              \u003ctd\u003e1x \/ 2\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTread Width (b11)\u003c\/td\u003e\n              \u003ctd\u003e21.06 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e48V \/ 30Ah Lithium (LiFePO4)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Pack Weight\u003c\/td\u003e\n              \u003ctd\u003e22.4 lbs (±5%)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.75 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.8 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Input Voltage\u003c\/td\u003e\n              \u003ctd\u003e100–240 VAC (Included)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Output Current\u003c\/td\u003e\n              \u003ctd\u003e36 A\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSystem Control Voltage\u003c\/td\u003e\n              \u003ctd\u003e24 VDC\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n   \u003cdiv class=\"download-section\"\u003e\n\u003ch3\u003eDownloads\u003c\/h3\u003e\n\u003cdiv class=\"product-downloads\"\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/Epe15LI_Manual.pdf?v=1779675201\" target=\"_blank\"\u003e Product Manual (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EPF20LI_Specs.pdf?v=1779679838\" target=\"_blank\"\u003e Product Spec Sheet (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e \n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308787415,"sku":"EPF20LI","price":3228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKK-EPF20LI-pallet-jack-4400-lbs-capacity_2024-06-11T18_21_26.638Z.png?v=1779673958"},{"product_id":"electric-walkie-pallet-lithium-iron-3300-lbs-capacity-ekko-epf15li","title":"Ekko Electric Pallet Jack - Lithium Iron Battery - 3300 lbs Capacity - EPF15LI","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EPF15LI Electric Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EPF15LI Lithium Iron Phosphate Electric Walkie Pallet Jack is designed to blend the nimble versatility of a standard hand jack with full power lifting and driving capabilities. Engineered from high-quality steel and elite components, this durable electric walkie withstands demanding warehouse terrains, frequent directional changes, and high-volume usage, allowing your team to move heavy material with absolute confidence and ease.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e3,300 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e24V \/ 30Ah\u003c\/strong\u003e\n      Lithium LiFePO4 Power\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e57.8\"\u003c\/strong\u003e\n      Tight Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        The EPF15LI excels across highly active staging environments, making it the ideal choice for loading and unloading delivery trucks, navigating crowded loading docks, stocking commercial retail rooms, and feeding manufacturing assembly lines. By providing motorized travel and lift performance in a lightweight, compact body, it eliminates manual operator strain while maximizing daily productivity.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eAdvanced Lithium Iron Phosphate Power\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with a cutting-edge 24V \/ 30Ah LiFePO4 lithium iron battery pack, the EPF15LI provides long duty cycles and consistent voltage output. The lightweight, 17 lb plug-and-play battery module charges quickly using the included 100–240 VAC onboard system, keeping vehicle downtime to a minimum.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003ePinwheel Maneuverability\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Engineered for crowded facilities, the EPF15LI features tight pinwheel capability paired with an aggressive 57.8\" turning radius. This allows operators to seamlessly pivot inside standard truck trailers and narrow storage aisles, reducing the need for wide, multi-point positioning adjustments.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eRobust Robotic-Welded Build\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Built to survive heavy industrial impact, the reinforced steel chassis features precision robotic welding for long-term structural integrity. This rugged construction allows the walkie to maintain a low 345 lb service weight while effortlessly carrying up to 3,300 lbs.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eAll-Terrain Polyurethane Drive\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Powered by a 0.75 kW DC drive motor and a 0.8 kW lift motor, this electric jack moves smoothly over diverse concrete floors. Durable polyurethane drive and load wheels roll predictably over joints, ramps, and minor debris while protecting specialized warehouse flooring coatings.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Includes a dependable 3-year limited factory warranty on structural frames and key elements, providing long-term asset security.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Handle Controls\u003c\/strong\u003e\n        \u003cp\u003e\n          Designed with intuitive, fingertip thumb-wheels and lifting controls positioned symmetrically on the handle head for left- or right-handed use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFail-Safe Electromagnetic Brake\u003c\/strong\u003e\n        \u003cp\u003e\n          Features an automatic electronic braking system that locks instantly when the control handle is released, preventing roll-backs on slopes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eLow Profile Fork Clearance\u003c\/strong\u003e\n        \u003cp\u003e\n          Features a lowered fork height of just 2.95\" and a raised height of 7.87\", ensuring easy entry into low-clearance pallets and skids.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eImpressive Ramp Gradeability\u003c\/strong\u003e\n        \u003cp\u003e\n          Handles up to 5% gradeability when fully loaded and up to 10% when unladen, enabling smooth travel over standard dock leveling plates.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eWhisper-Quiet Operation\u003c\/strong\u003e\n        \u003cp\u003e\n          Engineered to run at a quiet noise output level of ≤70 dB(A), minimizing operator fatigue and matching office-adjacent indoor settings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e1.97 \/ 5.91 \/ 45.0 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length (l1)\u003c\/td\u003e\n              \u003ctd\u003e65.86 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBody Length (l2)\u003c\/td\u003e\n              \u003ctd\u003e17.83 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width (b1 \/ b2)\u003c\/td\u003e\n              \u003ctd\u003e26.97 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRaised Fork Height (h3)\u003c\/td\u003e\n              \u003ctd\u003e7.87 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height (h13)\u003c\/td\u003e\n              \u003ctd\u003e2.95 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eHandle Height - Operating (h14)\u003c\/td\u003e\n              \u003ctd\u003e29.13 \/ 45.67 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Centre (c)\u003c\/td\u003e\n              \u003ctd\u003e23.6 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase (y)\u003c\/td\u003e\n              \u003ctd\u003e51.69 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Backrest to Front Wheel (x)\u003c\/td\u003e\n              \u003ctd\u003e39.92 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Ground Clearance (m2)\u003c\/td\u003e\n              \u003ctd\u003e1.38 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity (Q)\u003c\/td\u003e\n              \u003ctd\u003e3,300 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Speed (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e4.2 \/ 4.5 km\/h\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradeability (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e5% \/ 10%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius (Wa)\u003c\/td\u003e\n              \u003ctd\u003e57.8 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (39.37x47.24 Crossways)\u003c\/td\u003e\n              \u003ctd\u003e73.78 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (31.5x47.24 Lengthways)\u003c\/td\u003e\n              \u003ctd\u003e75.75 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic Brake\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type\u003c\/td\u003e\n              \u003ctd\u003eDC Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e≤70 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e345 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Mechanical\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTire Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDriving Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 8.27 x 2.76 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBearing Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 3.15 x 3.35 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheel Quantity (Front \/ Rear)\u003c\/td\u003e\n              \u003ctd\u003e1x \/ 2\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTread Width (b11)\u003c\/td\u003e\n              \u003ctd\u003e21.06 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e24V \/ 30Ah Lithium (LiFePO4)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Pack Weight\u003c\/td\u003e\n              \u003ctd\u003e17 lbs (±5%)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.75 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.8 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Input Voltage\u003c\/td\u003e\n              \u003ctd\u003e100–240 VAC (Included)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Output Current\u003c\/td\u003e\n              \u003ctd\u003e36 A\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSystem Control Voltage\u003c\/td\u003e\n              \u003ctd\u003e24 VDC\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n   \u003cdiv class=\"download-section\"\u003e\n\u003ch3\u003eDownloads\u003c\/h3\u003e\n\u003cdiv class=\"product-downloads\"\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/Epe15LI_Manual.pdf?v=1779675201\" target=\"_blank\"\u003e Product Manual (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EPF15LI_Specs.pdf?v=1779675145\" target=\"_blank\"\u003e Product Spec Sheet (PDF) \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308885719,"sku":"EPF15LI","price":2548.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKKO-EPF15LI-pallet-jack-3300-lbs-capacity_2024-06-11T18_10_19.446Z.png?v=1779673957"},{"product_id":"electric-walkie-pallet-4400-lbs-capacity-ekko-ep20e","title":"Ekko Electric Walkie Pallet Jack - High Capacity Battery - 4400 lbs Capacity - EP20E","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EP20E Electric Walkie Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EP20E Electric Walkie Pallet Jack delivers the streamlined agility of a standard hand pallet jack enhanced by heavy-duty, full-power motorized driving and lifting capabilities. Fabricated from premium-grade structural steel and reinforced with precise robotic welding, this high-performance walkie is engineered with durable industrial drives to withstand severe terrain variations, heavy impacts, and aggressive directional changes across any demanding application.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e4,400 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e24V \/ 160Ah\u003c\/strong\u003e\n      High-Capacity Battery\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e60\"\u003c\/strong\u003e\n      Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        Engineered to excel in high-capacity material handling environments, the EP20E provides an ideal power solution for quick turnaround trailer loading and unloading, busy logistics docks, stock room replenishment, active manufacturing floors, and large-scale warehousing setups. It completely removes the physical strain of manual pulling to elevate facility throughput.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eCurtis Controller System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with an industry-trusted Curtis Controller, the EP20E manages electrical current delivery with outstanding thermal efficiency and system monitoring. This professional-grade controller architecture translates to predictable operation, smooth acceleration curves, and simpler diagnostics.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHigh-Efficiency AC Drive\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Driven by a commanding 1.3 kW AC motor speed control system, this walkie provides snappy acceleration and sustained torque under load. Moving away from traditional DC brushes, the advanced AC drive motor configuration reduces routine maintenance intervals and extends component lifetime.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003ePowerful Integrated Lift System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Outfitted with a robust 0.8 kW lift motor, the EP20E effortlessly elevates heavy loads up to 4,400 lbs. It delivers responsive vertical performance with a precise lifting speed up to 1.1 in\/s and a controlled lowering speed of 1.5 in\/s for secure material placement.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHeavy-Duty Steel Architecture\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Constructed from reinforced heavy-duty steel and finalized with precise automated robotic welding, the chassis is built to handle brutal industrial environments. A sturdy 860 lb service weight provides excellent structural counterweighting for confident, high-capacity tracking.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Protected by a strong 3-year limited factory warranty on structural welding and core mechanical frameworks for reliable long-term protection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eBuilt-In Battery \u0026amp; Charger\u003c\/strong\u003e\n        \u003cp\u003e\n          Includes a high-capacity 24V\/160Ah industrial battery pack alongside an integrated 24V\/15A built-in charger to ensure easy, flexible plug-in charging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eElectromagnetic Braking\u003c\/strong\u003e\n        \u003cp\u003e\n          An automatic, fail-safe electromagnetic brake system engages instantaneously whenever the control arm is released or locked in the upright position.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eSteel Entry Rollers\u003c\/strong\u003e\n        \u003cp\u003e\n          Equipped with heavy-duty steel entry wheels at the fork tips that smoothly guide the unit into low-clearance skid channels without binding.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFloor-Safe Polyurethane Tires\u003c\/strong\u003e\n        \u003cp\u003e\n          Durable polyurethane wheels distribute massive loads smoothly across concrete expansion joints and dock plates without scarring pristine facility floors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Command Handle\u003c\/strong\u003e\n        \u003cp\u003e\n          The comfortable handle head centralizes all lift, lower, travel, and safety controls within easy thumb-reach for ambidextrous warehouse operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e2 \/ 6 \/ 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOutside Distance of Fork\u003c\/td\u003e\n              \u003ctd\u003e27 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length\u003c\/td\u003e\n              \u003ctd\u003e71.2 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width\u003c\/td\u003e\n              \u003ctd\u003e28 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Height\u003c\/td\u003e\n              \u003ctd\u003e7.9 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height\u003c\/td\u003e\n              \u003ctd\u003e3.3 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Center\u003c\/td\u003e\n              \u003ctd\u003e24 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase\u003c\/td\u003e\n              \u003ctd\u003e53 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n              \u003ctd\u003e4,400 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLifting Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e0.8 \/ 1.1 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowering Speed (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e1.5 \/ 1.5 in\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradient (Laden \/ Unladen)\u003c\/td\u003e\n              \u003ctd\u003e8% \/ 15%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius\u003c\/td\u003e\n              \u003ctd\u003e60 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type\u003c\/td\u003e\n              \u003ctd\u003eAC Motor Speed Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e68 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e860 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Construction\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMain Wheel Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eEntry Wheel Material\u003c\/td\u003e\n              \u003ctd\u003eSteel\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eChassis Engineering\u003c\/td\u003e\n              \u003ctd\u003eHeavy-Duty Steel Construction\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWelding Assembly\u003c\/td\u003e\n              \u003ctd\u003eAutomated Robotic Welding\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Backrest Assembly\u003c\/td\u003e\n              \u003ctd\u003eOptional Accessory\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e24V \/ 160Ah Industrial Battery\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Configuration\u003c\/td\u003e\n              \u003ctd\u003eBuilt-In Charger (24V \/ 15A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e1.3 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.8 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSystem Controller Type\u003c\/td\u003e\n              \u003ctd\u003eCurtis Controller\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"download-section\"\u003e\n    \u003ch3\u003eDownloads\u003c\/h3\u003e\n    \u003cdiv class=\"product-downloads\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKKO_Lifts_EP20E_Manual.pdf?v=1779761167\" target=\"_blank\"\u003e Product Manual (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EP2Series_Specs.pdf?v=1779761306\" target=\"_blank\"\u003e Product Spec Sheet (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308820183,"sku":"EP20E","price":7138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKKO-EP20E-walkie-pallet-jack-4400-lbs-capacity_2024-06-12T16_07_29.966Z.png?v=1779673958"},{"product_id":"electric-walkie-pallet-lithium-iron-4000-lbs-capacity-ekko-epf18li","title":"Ekko Electric Pallet Jack -  Lithium Iron Battery - 4000 lbs Capacity - EPF18LI","description":"\u003cstyle\u003e\n  .warehouse-wrap{\n    font-family:Arial,sans-serif;\n    color:#e5e7eb;\n    line-height:1.7;\n  }\n\n  .warehouse-hero{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    color:#fff;\n    padding:42px;\n    border-radius:16px;\n    margin-bottom:30px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.22);\n  }\n\n  .warehouse-hero:before{\n    content:'';\n    position:absolute;\n    inset:0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size:40px 40px;\n  }\n\n  .warehouse-hero h2{\n    position:relative;\n    font-size:36px;\n    margin:0 0 16px;\n    color:#fbbf24;\n    line-height:1.2;\n  }\n\n  .warehouse-hero p{\n    position:relative;\n    margin:0;\n    max-width:950px;\n    font-size:17px;\n    color:#e5e7eb;\n  }\n\n  .spec-highlight{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n    gap:18px;\n    margin:30px 0;\n  }\n\n  .spec-box{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    padding:22px;\n    border-radius:14px;\n    text-align:center;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n  }\n\n  .spec-box strong{\n    display:block;\n    font-size:28px;\n    color:#fbbf24;\n    margin-bottom:6px;\n  }\n\n  .spec-box{\n    color:#d1d5db;\n    font-size:15px;\n  }\n\n  .content-section{\n    margin-top:35px;\n  }\n\n  .section-title{\n    font-size:32px;\n    color:#111827;\n    margin-bottom:22px;\n  }\n\n  .intro-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:30px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 10px 28px rgba(0,0,0,0.18);\n    margin-bottom:28px;\n  }\n\n  .intro-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:16px;\n  }\n\n  .performance-grid,\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:22px;\n  }\n\n  .performance-card,\n  .feature-card,\n  .product-downloads{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    padding:26px;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n  }\n\n  .performance-card:hover,\n  .feature-card:hover,\n  .ekko-spec-card:hover,\n  .product-downloads:hover{\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,0.28);\n  }\n\n  .performance-card h4,\n  .feature-card strong{\n    display:block;\n    color:#fbbf24;\n    margin:0 0 14px;\n    font-size:20px;\n    line-height:1.4;\n  }\n\n  .performance-card p,\n  .feature-card p{\n    margin:0;\n    color:#d1d5db;\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .feature-section,\n  .ekko-specs-wrap,\n  .download-section{\n    margin-top:45px;\n  }\n\n  .feature-section h3,\n  .ekko-specs-wrap h3,\n  .download-section h3{\n    font-size:30px;\n    margin-bottom:22px;\n    color:#111827;\n  }\n\n  .ekko-spec-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(420px,1fr));\n    gap:22px;\n    align-items:start;\n  }\n\n  .ekko-spec-card{\n    background:linear-gradient(135deg,#111827 0%,#374151 100%);\n    border-radius:16px;\n    overflow:hidden;\n    border:1px solid rgba(255,255,255,0.08);\n    box-shadow:0 8px 20px rgba(0,0,0,0.18);\n    transition:all 0.25s ease;\n    min-height:100%;\n  }\n\n  .ekko-spec-header{\n    background:rgba(0,0,0,0.18);\n    color:#fbbf24;\n    padding:16px 20px;\n    font-size:19px;\n    font-weight:700;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n  }\n\n  .ekko-spec-body{\n    padding:20px;\n  }\n\n  .ekko-spec-table{\n    width:100%;\n    border-collapse:collapse;\n  }\n\n  .ekko-spec-table tr:not(:last-child){\n    border-bottom:1px solid rgba(255,255,255,0.08);\n  }\n\n  .ekko-spec-table td{\n    padding:11px 0;\n    vertical-align:top;\n    font-size:15px;\n    color:#d1d5db;\n  }\n\n  .ekko-spec-table td:first-child{\n    font-weight:600;\n    color:#fff;\n    width:58%;\n  }\n\n  .product-downloads ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .product-downloads li{\n    margin-bottom:10px;\n    color:#d1d5db;\n  }\n\n  .product-downloads a{\n    color:#fbbf24;\n    text-decoration:none;\n    font-weight:600;\n  }\n\n  .product-downloads a:hover{\n    text-decoration:underline;\n  }\n\n  @media(max-width:768px){\n\n    .warehouse-hero{\n      padding:30px;\n    }\n\n    .warehouse-hero h2{\n      font-size:30px;\n    }\n\n    .section-title,\n    .feature-section h3,\n    .ekko-specs-wrap h3,\n    .download-section h3{\n      font-size:26px;\n    }\n\n    .ekko-spec-grid{\n      grid-template-columns:1fr;\n    }\n\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"warehouse-wrap\"\u003e\n\n  \u003cdiv class=\"warehouse-hero\"\u003e\n\n    \u003ch2\u003eEKKO EPF18LI Electric Pallet Jack\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The EKKO EPF18LI Lithium Iron Phosphate Electric Walkie Pallet Jack delivers the perfect blend of manual pallet jack versatility and high-capacity motorized performance. Engineered with top-tier steel, precision robotic welding, and an advanced drive control system, this electric walkie easily withstands rugged warehouse floor environments, aggressive directional changes, and high-impact workflows, keeping your operations moving smoothly and confidently.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-highlight\"\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e4,000 lbs\u003c\/strong\u003e\n      Load Capacity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e24V \/ 40Ah\u003c\/strong\u003e\n      High-Capacity Lithium\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e27\" x 48\"\u003c\/strong\u003e\n      Standard Fork Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e57.8\"\u003c\/strong\u003e\n      Tight Turning Radius\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n\n    \u003ch3 class=\"section-title\"\u003ePerformance \u0026amp; Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"intro-card\"\u003e\n\n      \u003cp\u003e\n        Purpose-built for high-throughput material handling, the EPF18LI excels at loading and unloading freight trailers, working active staging docks, supplying fast-moving manufacturing lines, and navigating crowded fulfillment warehouse aisles. By providing full power driving and lifting capabilities within a light, agile footprint, it relieves physical operator stress and scales up cross-dock efficiency.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"performance-grid\"\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eHigh-Capacity 24V Lithium System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Powered by a robust 24V \/ 40Ah LiFePO4 (Lithium Iron Phosphate) battery pack, the EPF18LI provides impressive torque, steady power curves, and outstanding runtime. The quick-swap, 22.4 lb plug-and-play battery module pairs with an included smart charger to maximize asset uptime.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003ePinwheel and Tight-Space Handling\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Don't let confined layout spaces bottleneck your material flow. The EPF18LI features an expert pinwheel function paired with a tight 57.8\" turning radius, letting operators maneuver right-angle turns inside standard freight trucks or narrow warehouse aisles with fluid precision.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eResponsive DC Drive Control\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Equipped with an advanced DC drive control system, a 0.75 kW drive motor, and a 0.8 kW lift motor, this electric walkie delivers sharp acceleration and fine speed adjustments. It reaches a steady 4.2 km\/h loaded and 4.5 km\/h unfolded to ensure rapid facility transit cycles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"performance-card\"\u003e\n\n        \u003ch4\u003eIndustrial Welded Build\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Constructed from reinforced premium steel using advanced robotic welding methods, the EPF18LI is built for demanding daily commercial use. It safely lifts an impressive 4,000 lbs while maintaining a remarkably light 370 lb total service weight to minimize floor load wear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e3-Year Limited Warranty\u003c\/strong\u003e\n        \u003cp\u003e\n          Includes a solid 3-year limited warranty on structural welding and core components, ensuring peace of mind for your operations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eErgonomic Handle Head\u003c\/strong\u003e\n        \u003cp\u003e\n          Designed with intuitive, ambidextrous thumb-wheels and comfortable lift\/lower tabs to facilitate smooth handling for any operator.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eElectromagnetic Braking\u003c\/strong\u003e\n        \u003cp\u003e\n          An automatic fail-safe electronic brake engages instantly when the handle is released or placed upright, protecting workers on ramps.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFloor-Safe Polyurethane Wheels\u003c\/strong\u003e\n        \u003cp\u003e\n          Durable polyurethane drive (Φ8.27\"x2.76\") and load wheels smoothly traverse joints and dock plates without marking facility floors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eLow Profile Fork Clearance\u003c\/strong\u003e\n        \u003cp\u003e\n          Features a lowered fork height of just 2.95\" and a raised extension of 7.87\", ensuring clean entries into low-clearance skids and pallets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eWhisper-Quiet Design\u003c\/strong\u003e\n        \u003cp\u003e\n          Engineered to operate at a low noise output rating of ≤70 dB(A), maintaining a quiet work environment in tight warehouse configurations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ekko-specs-wrap\"\u003e\n\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ekko-spec-grid\"\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Dimensions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Size (W x L)\u003c\/td\u003e\n              \u003ctd\u003e27 x 48 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual Fork Size (s\/e\/l)\u003c\/td\u003e\n              \u003ctd\u003e1.97 \/ 5.91 \/ 45.0 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Length (l1)\u003c\/td\u003e\n              \u003ctd\u003e65.86 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBody Length (l2)\u003c\/td\u003e\n              \u003ctd\u003e17.83 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOverall Width (b1 \/ b2)\u003c\/td\u003e\n              \u003ctd\u003e26.97 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRaised Fork Height (h3)\u003c\/td\u003e\n              \u003ctd\u003e7.87 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLowered Fork Height (h13)\u003c\/td\u003e\n              \u003ctd\u003e2.95 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eHandle Height - Operating (h14)\u003c\/td\u003e\n              \u003ctd\u003e29.13 \/ 45.67 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Centre (c)\u003c\/td\u003e\n              \u003ctd\u003e23.6 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheelbase (y)\u003c\/td\u003e\n              \u003ctd\u003e51.69 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFork Backrest to Front Wheel (x)\u003c\/td\u003e\n              \u003ctd\u003e39.92 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Ground Clearance (m2)\u003c\/td\u003e\n              \u003ctd\u003e1.38 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Product Performance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLoad Capacity (Q)\u003c\/td\u003e\n              \u003ctd\u003e4,000 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Speed (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e4.2 \/ 4.5 km\/h\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMax Gradeability (Loaded \/ Unloaded)\u003c\/td\u003e\n              \u003ctd\u003e5% \/ 10%\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMinimum Turning Radius (Wa)\u003c\/td\u003e\n              \u003ctd\u003e57.8 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (39.37x47.24 Crossways)\u003c\/td\u003e\n              \u003ctd\u003e73.78 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAisle Width (31.5x47.24 Lengthways)\u003c\/td\u003e\n              \u003ctd\u003e75.75 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrake Type\u003c\/td\u003e\n              \u003ctd\u003eElectromagnetic Brake\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl Drive Type\u003c\/td\u003e\n              \u003ctd\u003eDC Control\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum Noise Level\u003c\/td\u003e\n              \u003ctd\u003e≤70 dB(A)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eService Weight (With Battery)\u003c\/td\u003e\n              \u003ctd\u003e370 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Wheels \u0026amp; Mechanical\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTire Material\u003c\/td\u003e\n              \u003ctd\u003ePolyurethane (PU)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDriving Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 8.27 x 2.76 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBearing Wheel Size (Φ x w)\u003c\/td\u003e\n              \u003ctd\u003eΦ 3.15 x 3.35 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWheel Quantity (Front \/ Rear)\u003c\/td\u003e\n              \u003ctd\u003e1x \/ 2\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTread Width (b11)\u003c\/td\u003e\n              \u003ctd\u003e21.06 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ekko-spec-card\"\u003e\n\n        \u003cdiv class=\"ekko-spec-header\"\u003e\n          Power \u0026amp; Electrical System\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ekko-spec-body\"\u003e\n\n          \u003ctable class=\"ekko-spec-table\"\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Configuration\u003c\/td\u003e\n              \u003ctd\u003e24V \/ 40Ah Lithium (LiFePO4)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Pack Weight\u003c\/td\u003e\n              \u003ctd\u003e22.4 lbs (±5%)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDrive Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.75 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eLift Motor Output\u003c\/td\u003e\n              \u003ctd\u003e0.8 kW\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Input Voltage\u003c\/td\u003e\n              \u003ctd\u003e100–240 VAC (Included)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eCharger Output Current\u003c\/td\u003e\n              \u003ctd\u003e36 A\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSystem Control Voltage\u003c\/td\u003e\n              \u003ctd\u003e24 VDC\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"download-section\"\u003e\n    \u003ch3\u003eDownloads\u003c\/h3\u003e\n    \u003cdiv class=\"product-downloads\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/Epe15LI_Manual.pdf?v=1779675201\" target=\"_blank\"\u003e Product Manual (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EPF18LI_specs.pdf?v=1779726996\" target=\"_blank\"\u003e Product Spec Sheet (PDF) \u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ekko Lifts","offers":[{"title":"Default Title","offer_id":48660308918487,"sku":"EPF18LI","price":2718.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/files\/EKKO-EPF18LI-pallet-jack-4000-lbs-capacity_2024-06-11T18_53_00.182Z.png?v=1779673958"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/7722\/8503\/collections\/generate-mini-banner-image-in-a-warehouse-of-2-electric-pallet-jacks-one-ride-on-pallet-jack-and-one-walking-pallet-jack-no-people-or-verbiage.png?v=1779675679","url":"https:\/\/forgeworksupply.com\/collections\/electric-pallet-jacks.oembed","provider":"Forge Work Supply","version":"1.0","type":"link"}