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