{"product_id":"cordless-mini-electric-tiller-cultivator","title":"Cordless Mini Electric Tiller – Dig Less, Grow More","description":"\u003cstyle\u003e #mini-tiller-page, #mini-tiller-page *{ box-sizing:border-box; } #mini-tiller-page{ --green:#315b3b; --green-dark:#1e3826; --green-soft:#eef5ef; --cream:#faf8f2; --sand:#f3eee3; --orange:#e78a34; --ink:#1f2922; --text:#5b655e; --white:#ffffff; --border:#dde7df; width:100%; max-width:900px; margin:0 auto; padding:10px; font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif; color:var(--ink); line-height:1.6; } #mini-tiller-page h2, #mini-tiller-page h3, #mini-tiller-page p{ margin-top:0; } .mt-card{ overflow:hidden; margin-bottom:20px; padding:22px 17px; background:var(--white); border:1px solid var(--border); border-radius:22px; box-shadow:0 7px 25px rgba(31,56,38,.06); } .mt-dark{ color:#fff; background: radial-gradient(circle at 90% 5%,rgba(231,138,52,.18),transparent 30%), linear-gradient(145deg,#193522,#315b3b); border:none; } .mt-soft{ background:linear-gradient(145deg,#f7fbf7,#eef5ef); } .mt-cream{ background:linear-gradient(145deg,#fffdf8,#f4eee3); } .mt-kicker{ margin-bottom:7px; color:var(--green); font-size:11px; font-weight:900; letter-spacing:1.2px; text-transform:uppercase; } .mt-dark .mt-kicker{ color:#ffc98d; } .mt-title{ margin-bottom:10px; color:var(--ink); font-size:27px; line-height:1.18; font-weight:900; letter-spacing:-.5px; } .mt-dark .mt-title{ color:#fff; } .mt-text{ margin-bottom:0; color:var(--text); font-size:15px; } .mt-dark .mt-text{ color:#e6eee8; } .mt-hero-title{ max-width:690px; margin:0 auto 12px; color:#fff; font-size:33px; line-height:1.12; font-weight:900; letter-spacing:-.7px; } .mt-img-wrap{ overflow:hidden; margin-top:17px; background:#edf1ed; border-radius:17px; } .mt-img{ display:block; width:100%; height:auto; margin:0!important; } .mt-pills{ display:flex; flex-wrap:wrap; justify-content:center; gap:7px; margin-top:16px; } .mt-pill{ padding:7px 10px; color:var(--ink); background:#fff; border:1px solid var(--border); border-radius:999px; font-size:12px; font-weight:800; } .mt-dark .mt-pill{ color:#fff; background:rgba(255,255,255,.1); border-color:rgba(255,255,255,.16); } .mt-grid{ display:grid; grid-template-columns:1fr; gap:10px; margin-top:15px; } .mt-item{ padding:15px; background:#fff; border:1px solid var(--border); border-radius:15px; } .mt-item-icon{ display:block; margin-bottom:6px; font-size:23px; } .mt-item strong{ display:block; margin-bottom:4px; color:var(--ink); font-size:14px; } .mt-item span{ display:block; color:var(--text); font-size:13px; line-height:1.5; } .mt-step{ display:flex; align-items:flex-start; gap:11px; margin-top:10px; padding:14px; background:#fff; border:1px solid var(--border); border-radius:15px; } .mt-step-num{ flex:0 0 32px; width:32px; height:32px; display:flex; align-items:center; justify-content:center; color:#fff; background:var(--green); border-radius:50%; font-size:12px; font-weight:900; } .mt-step strong{ display:block; margin-bottom:3px; color:var(--ink); font-size:14px; } .mt-step p{ margin:0; color:var(--text); font-size:13px; line-height:1.5; } .mt-benefit{ display:flex; align-items:flex-start; gap:10px; margin-top:10px; padding:13px; background:rgba(255,255,255,.75); border:1px solid var(--border); border-radius:14px; } .mt-check{ flex:0 0 25px; width:25px; height:25px; display:flex; align-items:center; justify-content:center; color:#fff; background:var(--green); border-radius:50%; font-size:12px; font-weight:900; } .mt-benefit strong{ display:block; color:var(--ink); font-size:14px; } .mt-benefit span{ display:block; margin-top:2px; color:var(--text); font-size:13px; } .mt-spec{ overflow:hidden; margin-top:15px; border:1px solid var(--border); border-radius:16px; } .mt-spec-row{ display:flex; justify-content:space-between; gap:14px; padding:12px 13px; background:#fff; border-bottom:1px solid var(--border); font-size:13px; } .mt-spec-row:nth-child(even){ background:#f8faf8; } .mt-spec-row:last-child{ border-bottom:none; } .mt-spec-label{ flex:0 0 43%; color:var(--ink); font-weight:850; } .mt-spec-value{ flex:1; color:var(--text); text-align:right; } .mt-list{ margin:14px 0 0; padding:0; list-style:none; } .mt-list li{ position:relative; margin-bottom:9px; padding:11px 12px 11px 39px; color:var(--text); background:#fff; border:1px solid var(--border); border-radius:13px; font-size:13px; } .mt-list li:before{ position:absolute; top:10px; left:12px; content:\"✓\"; width:19px; height:19px; display:flex; align-items:center; justify-content:center; color:#fff; background:var(--green); border-radius:50%; font-size:10px; font-weight:900; } .mt-faq{ margin-top:10px; padding:14px; background:#fff; border:1px solid var(--border); border-radius:14px; } .mt-faq summary{ cursor:pointer; color:var(--ink); font-size:14px; font-weight:850; } .mt-faq p{ margin:8px 0 0; color:var(--text); font-size:13px; } .mt-note{ margin-top:14px; padding:12px 13px; color:#6d5438; background:#fff6e9; border-left:3px solid var(--orange); border-radius:4px 11px 11px 4px; font-size:12px; } .mt-cta{ display:inline-block; margin-top:18px; padding:14px 21px; color:#24422c; background:#fff; border-radius:14px; font-size:14px; font-weight:900; box-shadow:0 6px 16px rgba(0,0,0,.12); } @media(min-width:680px){ #mini-tiller-page{ padding:15px; } .mt-card{ padding:28px; } .mt-title{ font-size:31px; } .mt-hero-title{ font-size:40px; } .mt-grid{ grid-template-columns:repeat(3,1fr); } .mt-grid.mt-four{ grid-template-columns:repeat(2,1fr); } } @media(max-width:430px){ .mt-card{ padding:18px 14px; margin-bottom:17px; border-radius:18px; } .mt-title{ font-size:24px; } .mt-hero-title{ font-size:30px; } } \u003c\/style\u003e \u003cdiv id=\"mini-tiller-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"mt-card mt-dark\" style=\"text-align:center;padding-top:30px;\"\u003e \u003cdiv class=\"mt-kicker\"\u003eCORDLESS GARDEN POWER • WITHOUT THE BULK\u003c\/div\u003e\n\u003ch2 class=\"mt-hero-title\"\u003e\n  Break Up Tough Soil Without Breaking Your Back\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\" style=\"max-width:650px;margin:0 auto;\"\u003e\n  Skip the heavy petrol tiller and exhausting hand digging.\n  This \u003cstrong\u003elightweight cordless cultivator\u003c\/strong\u003e helps loosen soil,\n  clear weeds and prepare garden beds with less bending and less effort.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-pills\"\u003e\n  \u003cspan class=\"mt-pill\"\u003e⚡ Dual 24V Batteries\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e🪶 Only 2.6 lbs\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e🌱 Multi-Purpose Cultivation\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e🙌 Stand-Up Operation\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-img-wrap\"\u003e\n  \u003cimg class=\"mt-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5777\/3853\/files\/eccbc87e4b5ce2fe28308fd9f2a7baf3.png?v=1779435555\" alt=\"Cordless mini electric garden tiller and cultivator\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- PAIN --\u003e \u003csection class=\"mt-card mt-cream\"\u003e \u003cdiv class=\"mt-kicker\"\u003eSTOP DIGGING THE HARD WAY\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Gardening Shouldn't Feel Like a Workout\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  Hand digging means repeated bending, twisting and pushing through compacted soil.\n  Large petrol tillers can be heavy and unnecessary for smaller gardens.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-grid\"\u003e\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e😣\u003c\/span\u003e\n    \u003cstrong\u003eLess Bending\u003c\/strong\u003e\n    \u003cspan\u003e\n      The long handle lets you work from a more comfortable standing position.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🪶\u003c\/span\u003e\n    \u003cstrong\u003eLess Weight\u003c\/strong\u003e\n    \u003cspan\u003e\n      At only 2.6 lbs, it is far easier to maneuver around small garden spaces.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e⛽\u003c\/span\u003e\n    \u003cstrong\u003eNo Petrol Hassle\u003c\/strong\u003e\n    \u003cspan\u003e\n      Battery-powered operation means no fuel mixing, fumes or pull-starting.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- CORE BENEFIT --\u003e \u003csection class=\"mt-card\"\u003e \u003cdiv class=\"mt-kicker\"\u003eLIGHTWEIGHT POWER IN YOUR HANDS\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Only 2.6 lbs — Built for Easy Everyday Garden Work\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  Get the power of a motorized garden tool without wrestling with bulky equipment.\n  Its compact, lightweight body makes it easier to guide through flower beds,\n  vegetable patches and narrow rows.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-img-wrap\"\u003e\n  \u003cimg class=\"mt-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5777\/3853\/files\/c4ca4238a0b923820dcc509a6f75849b_78663fc6-e1c2-41b7-8d6c-c10764197ade.png?v=1779435548\" alt=\"Lightweight cordless electric garden cultivator\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-pills\" style=\"justify-content:flex-start;\"\u003e\n  \u003cspan class=\"mt-pill\"\u003e2.6 lbs \/ 1.2 kg\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003eCompact Design\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003eEasy to Maneuver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- INTERACTIVE LEARNING --\u003e \u003csection class=\"mt-card mt-soft\"\u003e \u003cdiv class=\"mt-kicker\"\u003eHOW IT MAKES GARDEN PREP EASIER\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  From Compacted Soil to Planting-Ready Ground\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  Instead of repeatedly digging by hand, let the rotating steel blades do the hard part.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-step\"\u003e\n  \u003cspan class=\"mt-step-num\"\u003e1\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003ePosition the Cultivator\u003c\/strong\u003e\n    \u003cp\u003e\n      Place the blades over the area you want to loosen, cultivate or weed.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-step\"\u003e\n  \u003cspan class=\"mt-step-num\"\u003e2\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003eStart With Both Controls\u003c\/strong\u003e\n    \u003cp\u003e\n      Press the lock key and power button together to help prevent accidental activation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-step\"\u003e\n  \u003cspan class=\"mt-step-num\"\u003e3\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003eGuide — Don't Force\u003c\/strong\u003e\n    \u003cp\u003e\n      Let the powered blades work through medium-hard soil while you guide the tool.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- MULTI FUNCTION --\u003e \u003csection class=\"mt-card mt-dark\"\u003e \u003cdiv class=\"mt-kicker\"\u003eONE TOOL • MULTIPLE GARDEN JOBS\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  More Than Just a Mini Tiller\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  A practical solution for the smaller jobs where dragging out a full-size machine feels excessive.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-grid mt-four\"\u003e\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🌱\u003c\/span\u003e\n    \u003cstrong\u003eLoosen Soil\u003c\/strong\u003e\n    \u003cspan\u003e\n      Break up medium-hard and compacted garden soil before planting.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🌿\u003c\/span\u003e\n    \u003cstrong\u003eWeeding\u003c\/strong\u003e\n    \u003cspan\u003e\n      Work through unwanted growth between garden areas and planting rows.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🥕\u003c\/span\u003e\n    \u003cstrong\u003ePrepare Beds\u003c\/strong\u003e\n    \u003cspan\u003e\n      Refresh vegetable patches and flower beds before planting.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🪴\u003c\/span\u003e\n    \u003cstrong\u003eSmall-Space Gardening\u003c\/strong\u003e\n    \u003cspan\u003e\n      Ideal where a large tiller would be bulky or inconvenient.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- STAND UP --\u003e \u003csection class=\"mt-card mt-cream\"\u003e \u003cdiv class=\"mt-kicker\"\u003eWORK MORE COMFORTABLY\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  51.8\" Extended Reach Helps Keep You Upright\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  The extendable handle reaches up to\n  \u003cstrong\u003e51.8 inches \/ 131.6 cm\u003c\/strong\u003e,\n  helping reduce repeated bending while you work.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-benefit\"\u003e\n  \u003cspan class=\"mt-check\"\u003e✓\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003eRaised Garden Beds\u003c\/strong\u003e\n    \u003cspan\u003e\n      Reach and cultivate without constantly leaning over the edge.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-benefit\"\u003e\n  \u003cspan class=\"mt-check\"\u003e✓\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003eVegetable Patches\u003c\/strong\u003e\n    \u003cspan\u003e\n      Move through smaller rows with better control.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-benefit\"\u003e\n  \u003cspan class=\"mt-check\"\u003e✓\u003c\/span\u003e\n  \u003cdiv\u003e\n    \u003cstrong\u003eFlower Beds\u003c\/strong\u003e\n    \u003cspan\u003e\n      Refresh soil around smaller planting areas without using a bulky machine.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- BLADE --\u003e \u003csection class=\"mt-card\"\u003e \u003cdiv class=\"mt-kicker\"\u003eBUILT TO DIG IN\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Steel Blades Take the Work Out of Tougher Soil\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  Equipped with \u003cstrong\u003e2.55-inch steel blades\u003c\/strong\u003e designed to work through\n  medium-hard soil and compacted earth for everyday cultivating,\n  loosening and clearing tasks.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-img-wrap\"\u003e\n  \u003cimg class=\"mt-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5777\/3853\/files\/8f14e45fceea167a5a36dedd4bea2543.png?v=1779435555\" alt=\"Steel blade electric garden tiller\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-note\"\u003e\n  Best suited to medium-hard soil and ordinary compacted garden earth.\n  It is not designed for heavily rocky ground or large commercial fields.\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- BATTERY --\u003e \u003csection class=\"mt-card mt-soft\"\u003e \u003cdiv class=\"mt-kicker\"\u003eCORDLESS FREEDOM\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Two 24V Batteries Keep You Moving\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\"\u003e\n  Work around the garden without dragging an extension cord behind you.\n  The included \u003cstrong\u003edual-battery setup\u003c\/strong\u003e provides\n  \u003cstrong\u003e60+ minutes of runtime\u003c\/strong\u003e based on the supplied product information.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-grid\"\u003e\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🔋\u003c\/span\u003e\n    \u003cstrong\u003e2 Batteries Included\u003c\/strong\u003e\n    \u003cspan\u003e\n      Two 24V lithium-ion batteries are supplied with the tool.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e⚡\u003c\/span\u003e\n    \u003cstrong\u003eCordless Operation\u003c\/strong\u003e\n    \u003cspan\u003e\n      Move freely between garden beds without power cords.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🌬️\u003c\/span\u003e\n    \u003cstrong\u003eNo Petrol Fumes\u003c\/strong\u003e\n    \u003cspan\u003e\n      Battery power removes the need for petrol or fuel mixing.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- USE CASE --\u003e \u003csection class=\"mt-card mt-cream\"\u003e \u003cdiv class=\"mt-kicker\"\u003eMADE FOR REAL BACKYARD GARDENS\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Small Machine. Plenty of Places to Use It.\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mt-grid\"\u003e\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🌼\u003c\/span\u003e\n    \u003cstrong\u003eFlower Beds\u003c\/strong\u003e\n    \u003cspan\u003e\n      Refresh soil before seasonal planting.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🥬\u003c\/span\u003e\n    \u003cstrong\u003eVegetable Gardens\u003c\/strong\u003e\n    \u003cspan\u003e\n      Prepare smaller planting areas and rows.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-item\"\u003e\n    \u003cspan class=\"mt-item-icon\"\u003e🪴\u003c\/span\u003e\n    \u003cstrong\u003eRaised Beds\u003c\/strong\u003e\n    \u003cspan\u003e\n      A compact alternative to oversized garden machinery.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- SPECIFICATIONS --\u003e \u003csection class=\"mt-card\"\u003e \u003cdiv class=\"mt-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Quick Specifications\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mt-spec\"\u003e\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eProduct Type\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003eCordless Mini Tiller \u0026amp; Cultivator\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eProduct Weight\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003eApprox. 2.6 lbs \/ 1.2 kg\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eHandle Length\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003eUp to 51.8 in \/ 131.6 cm\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eBattery\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003e2 × 24V Lithium-Ion Batteries\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eRuntime\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003e60+ Minutes\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eBlade\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003e2.55-Inch Steel Blades\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003eRecommended Soil\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003eMedium-Hard \/ Compacted Soil\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mt-spec-row\"\u003e\n    \u003cdiv class=\"mt-spec-label\"\u003ePower Type\u003c\/div\u003e\n    \u003cdiv class=\"mt-spec-value\"\u003eCordless Electric\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- PACKAGE --\u003e \u003csection class=\"mt-card mt-soft\"\u003e \u003cdiv class=\"mt-kicker\"\u003eWHAT'S INCLUDED\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Ready for Your Next Garden Project\n\u003c\/h2\u003e\n\n\u003cul class=\"mt-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003e1 ×\u003c\/strong\u003e Mini Electric Tiller \u0026amp; Cultivator\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e2 ×\u003c\/strong\u003e 24V Lithium-Ion Batteries\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e1 ×\u003c\/strong\u003e Charger\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e1 ×\u003c\/strong\u003e Extendable Handle\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003e1 ×\u003c\/strong\u003e English User Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"mt-note\"\u003e\n  Fully charge both batteries before first use.\n  Clean soil and debris from the blades after each use to help maintain performance.\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"mt-card mt-cream\"\u003e \u003cdiv class=\"mt-kicker\"\u003eQUESTIONS BEFORE YOU DIG?\u003c\/div\u003e\n\u003ch2 class=\"mt-title\"\u003e\n  Frequently Asked Questions\n\u003c\/h2\u003e\n\n\u003cdetails class=\"mt-faq\" open\u003e\n  \u003csummary\u003eIs this suitable for hard soil?\u003c\/summary\u003e\n  \u003cp\u003e\n    It is designed for medium-hard and ordinary compacted garden soil.\n    It is not intended for heavily rocky ground or large commercial fields.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mt-faq\"\u003e\n  \u003csummary\u003eHow heavy is the cultivator?\u003c\/summary\u003e\n  \u003cp\u003e\n    The supplied product information lists the tool at approximately\n    2.6 lbs \/ 1.2 kg.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mt-faq\"\u003e\n  \u003csummary\u003eDo I need to bend over while using it?\u003c\/summary\u003e\n  \u003cp\u003e\n    The extendable handle reaches approximately 51.8 inches \/ 131.6 cm,\n    allowing many garden tasks to be performed from a more upright position.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mt-faq\"\u003e\n  \u003csummary\u003eHow many batteries are included?\u003c\/summary\u003e\n  \u003cp\u003e\n    Two 24V lithium-ion batteries and one charger are included.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mt-faq\"\u003e\n  \u003csummary\u003eCan it be used for weeding?\u003c\/summary\u003e\n  \u003cp\u003e\n    Yes. It is designed for several small-scale garden jobs including\n    cultivating, loosening soil, clearing and weeding.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mt-faq\"\u003e\n  \u003csummary\u003eHow do I start the machine?\u003c\/summary\u003e\n  \u003cp\u003e\n    Press the lock key and power button simultaneously.\n    This two-control start is designed to reduce accidental activation.\n  \u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e \u003c!-- CTA --\u003e \u003csection class=\"mt-card mt-dark\" style=\"text-align:center;padding-top:31px;padding-bottom:31px;\"\u003e \u003cdiv class=\"mt-kicker\"\u003eDIG LESS • GROW MORE\u003c\/div\u003e\n\u003ch2 class=\"mt-title\" style=\"font-size:30px;\"\u003e\n  Give Your Garden the Power — Without the Heavy Machine\n\u003c\/h2\u003e\n\n\u003cp class=\"mt-text\" style=\"max-width:610px;margin:0 auto;\"\u003e\n  Loosen soil, prepare planting beds and tackle everyday garden work\n  with a lightweight cordless cultivator built for smaller spaces.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mt-pills\"\u003e\n  \u003cspan class=\"mt-pill\"\u003e✓ 2.6 lbs Lightweight\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e✓ Dual 24V Batteries\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e✓ 51.8\" Reach\u003c\/span\u003e\n  \u003cspan class=\"mt-pill\"\u003e✓ Steel Blades\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mt-cta\"\u003e\n  🌱 UPGRADE YOUR GARDENING SETUP\n\u003c\/div\u003e\n\u003c\/section\u003e \u003c\/div\u003e","brand":"lwb","offers":[{"title":"Mini Electric Tiller+Charger+Battery","offer_id":54651005272430,"sku":"NC0223260826970-W03微耕机一电","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Mini Electric Tiller+Pole+Charger+Battery","offer_id":54651005305198,"sku":"NC0223260826970-2节杆W03电动微耕机一电","price":109.99,"currency_code":"USD","in_stock":true},{"title":"Mini Electric Tiller+Pole+Charger+2Batteries","offer_id":54645775696238,"sku":"NC0223260826970-2节杆W03电动微耕机一电+NC0223260826970-电池1个","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/itoolmax-2-in-1-cordless-tiller-cultiver-with-small-garden.jpg?v=1787649689","url":"https:\/\/bvuyomi.com\/products\/cordless-mini-electric-tiller-cultivator","provider":"Bvuyomi","version":"1.0","type":"link"}