{"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","url":"https:\/\/forgeworksupply.com\/products\/electric-walkie-pallet-lithium-iron-4400-lbs-capacity-ekko-epf20li","provider":"Forge Work Supply","version":"1.0","type":"link"}