{"title":"Garden Tools","description":"","products":[{"product_id":"21v-cordless-grass-trimmer-edger-mini-mower","title":"21V Cordless 3-in-1 Grass Trimmer \u0026 Mini Mower","description":"\u003cstyle\u003e\n  .zr-trimmer,\n  .zr-trimmer * {\n    box-sizing: border-box;\n  }\n\n  .zr-trimmer {\n    --zr-green: #244c2d;\n    --zr-green-soft: #edf4ee;\n    --zr-orange: #d9652b;\n    --zr-text: #252825;\n    --zr-muted: #626862;\n    --zr-line: #e1e5e1;\n    --zr-soft: #f6f7f5;\n\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 8px 10px 32px;\n    color: var(--zr-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .zr-trimmer h2,\n  .zr-trimmer h3,\n  .zr-trimmer p {\n    margin-top: 0;\n  }\n\n  .zr-trimmer img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .zr-media {\n    margin: 0 0 22px;\n  }\n\n  .zr-hero-copy {\n    max-width: 690px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .zr-kicker {\n    margin: 0 0 7px !important;\n    color: var(--zr-orange);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .zr-hero-copy h2 {\n    margin: 0 0 10px;\n    color: #18241b;\n    font-size: 27px;\n    line-height: 1.2;\n  }\n\n  .zr-hero-copy p:last-child {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--zr-muted);\n    font-size: 15px;\n  }\n\n  .zr-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 0 0 26px;\n    border-top: 1px solid var(--zr-line);\n    border-bottom: 1px solid var(--zr-line);\n  }\n\n  .zr-feature {\n    min-width: 0;\n    padding: 14px 8px;\n    text-align: center;\n  }\n\n  .zr-feature + .zr-feature {\n    border-left: 1px solid var(--zr-line);\n  }\n\n  .zr-feature strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zr-green);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .zr-feature span {\n    display: block;\n    color: #6b706b;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .zr-section {\n    margin: 28px 0;\n  }\n\n  .zr-section-head {\n    margin-bottom: 13px;\n  }\n\n  .zr-section-head .zr-eyebrow {\n    margin: 0 0 4px;\n    color: var(--zr-orange);\n    font-size: 11.5px;\n    font-weight: 800;\n    letter-spacing: .9px;\n    text-transform: uppercase;\n  }\n\n  .zr-section-head h3 {\n    margin: 0;\n    color: #1c2a1f;\n    font-size: 21px;\n    line-height: 1.28;\n  }\n\n  .zr-section-copy {\n    margin-bottom: 16px !important;\n    color: var(--zr-muted);\n  }\n\n  .zr-benefits {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 18px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zr-benefits li {\n    position: relative;\n    padding-left: 21px;\n    color: #505650;\n  }\n\n  .zr-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--zr-green);\n    font-weight: 900;\n  }\n\n  .zr-benefits strong {\n    color: #263329;\n  }\n\n  .zr-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .zr-use-item {\n    padding: 15px 12px;\n    background: var(--zr-soft);\n  }\n\n  .zr-use-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--zr-green);\n    font-size: 14px;\n  }\n\n  .zr-use-item span {\n    display: block;\n    color: #646a64;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n\n  .zr-buyer-fit {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 0 0 24px;\n  }\n\n  .zr-buyer-fit div {\n    padding: 14px 12px;\n    background: #f6f7f5;\n    border: 1px solid var(--zr-line);\n  }\n\n  .zr-buyer-fit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--zr-green);\n    font-size: 14px;\n  }\n\n  .zr-buyer-fit span {\n    display: block;\n    color: #5e665f;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .zr-callout {\n    margin: 22px 0;\n    padding: 17px 18px;\n    background: var(--zr-green-soft);\n    border-left: 4px solid var(--zr-green);\n  }\n\n  .zr-callout strong {\n    color: var(--zr-green);\n  }\n\n  .zr-steps {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 17px 20px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: zr-step;\n  }\n\n  .zr-steps li {\n    position: relative;\n    min-height: 36px;\n    padding-left: 44px;\n    color: #575d57;\n  }\n\n  .zr-steps li::before {\n    counter-increment: zr-step;\n    content: counter(zr-step);\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 31px;\n    height: 31px;\n    border: 1px solid #8ea893;\n    color: var(--zr-green);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 29px;\n    text-align: center;\n    border-radius: 50%;\n  }\n\n  .zr-steps strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #263329;\n  }\n\n  .zr-safety {\n    margin-top: 18px;\n    padding: 13px 15px;\n    background: #f7f4f1;\n    color: #5e5b57;\n    font-size: 13px;\n  }\n\n  .zr-spec-wrap {\n    margin-top: 14px;\n    border-top: 1px solid var(--zr-line);\n  }\n\n  .zr-spec-row {\n    display: grid;\n    grid-template-columns: 40% 60%;\n    border-bottom: 1px solid var(--zr-line);\n  }\n\n  .zr-spec-row strong,\n  .zr-spec-row span {\n    padding: 10px 7px;\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .zr-spec-row strong {\n    color: #2a3c2e;\n  }\n\n  .zr-spec-row span {\n    color: #5d635d;\n  }\n\n  .zr-package {\n    margin: 18px 0 0;\n    padding: 16px 18px;\n    background: var(--zr-soft);\n  }\n\n  .zr-package-title {\n    margin: 0 0 9px !important;\n    color: var(--zr-green);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .zr-package ul {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 6px 20px;\n    margin: 0;\n    padding-left: 18px;\n    color: #565c56;\n  }\n\n  .zr-guarantee {\n    margin-top: 32px;\n    padding: 24px 18px;\n    background: #f5f7f4;\n    text-align: center;\n  }\n\n  .zr-guarantee h3 {\n    margin: 0 0 8px;\n    color: #1f3324;\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  .zr-guarantee \u003e p {\n    max-width: 650px;\n    margin: 0 auto 17px;\n    color: #5d645e;\n  }\n\n  .zr-refund-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 18px 0;\n    text-align: left;\n  }\n\n  .zr-refund-step {\n    padding: 14px 12px;\n    background: #ffffff;\n  }\n\n  .zr-refund-step strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--zr-green);\n    font-size: 13.5px;\n  }\n\n  .zr-refund-step span {\n    color: #666c66;\n    font-size: 12.5px;\n    line-height: 1.45;\n  }\n\n  .zr-trust-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin: 18px 0 0;\n    padding-top: 16px;\n    border-top: 1px solid #dce2dc;\n  }\n\n  .zr-trust-row div {\n    color: #3d493f;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .zr-contact {\n    margin: 18px auto 0 !important;\n    font-size: 13px;\n  }\n\n  .zr-contact strong {\n    color: var(--zr-green);\n  }\n\n  .zr-trust-image {\n    margin-top: 20px;\n  }\n\n  @media (max-width: 620px) {\n    .zr-trimmer {\n      padding: 7px 8px 26px;\n      font-size: 14.5px;\n    }\n\n    .zr-hero-copy h2 {\n      font-size: 23px;\n    }\n\n    .zr-feature-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .zr-feature:nth-child(3),\n    .zr-feature:nth-child(4) {\n      border-top: 1px solid var(--zr-line);\n    }\n\n    .zr-feature:nth-child(3) {\n      border-left: 0;\n    }\n\n    .zr-benefits,\n    .zr-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .zr-use-grid,\n    .zr-refund-steps,\n    .zr-buyer-fit {\n      grid-template-columns: 1fr;\n    }\n\n    .zr-spec-row {\n      grid-template-columns: 43% 57%;\n    }\n\n    .zr-package ul,\n    .zr-trust-row {\n      grid-template-columns: 1fr;\n    }\n\n    .zr-trust-row {\n      gap: 10px;\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zr-trimmer\"\u003e\n\u003cdiv class=\"zr-hero-copy\"\u003e\n\u003cp class=\"zr-kicker\"\u003eCordless 3-in-1 Yard Tool\u003c\/p\u003e\n\u003ch2\u003eTidy Your Lawn Without the Heavy Gear\u003c\/h2\u003e\n\u003cp\u003e\u003cimg alt=\"Cordless grass trimmer cutting lawn grass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_15_22548f36-7ba6-4fbe-b0a2-cd4b31a0e482.gif?v=1784109508\" width=\"342\" height=\"607\"\u003e\u003c\/p\u003e\n\u003cp\u003eTrim grass, clean up edges and handle overgrown spots with one lightweight cordless tool—no gas, no extension cord, no bulky mower setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-feature-strip\"\u003e\n\u003cdiv class=\"zr-feature\"\u003e\n\u003cstrong\u003e3-in-1 Use\u003c\/strong\u003e \u003cspan\u003eTrim, edge and mini mow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-feature\"\u003e\n\u003cstrong\u003e21V Cordless\u003c\/strong\u003e \u003cspan\u003eBattery and charger included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-feature\"\u003e\n\u003cstrong\u003eBrushless Motor\u003c\/strong\u003e \u003cspan\u003eBuilt for everyday yard work\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-feature\"\u003e\n\u003cstrong\u003eAdjustable Control\u003c\/strong\u003e \u003cspan\u003eShaft, handle and head\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-buyer-fit\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFor quick yard touch-ups\u003c\/strong\u003e\u003cspan\u003eClean around fences, flower beds, paths and lawn edges without pulling out large equipment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLightweight daily control\u003c\/strong\u003e\u003cspan\u003eDesigned for easier handling during regular trimming, edging and small mowing tasks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOne kit, multiple jobs\u003c\/strong\u003e\u003cspan\u003eSwitch accessories to handle soft grass, thicker weeds and tougher brush around the yard.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Cordless grass trimmer complete product display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4ed52494db2e4972b92154a556732e1e_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1784107504\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-section\"\u003e\n\u003cdiv class=\"zr-section-head\"\u003e\n\u003cp class=\"zr-eyebrow\"\u003eLess Cord. More Control.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Everyday Yard Maintenance\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"zr-section-copy\"\u003eBuilt for homeowners who want fast lawn touch-ups without gas smell, tangled cords or heavy equipment. Adjust the shaft, handle and head to match the way you work.\u003c\/p\u003e\n\u003cul class=\"zr-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCordless freedom:\u003c\/strong\u003e Reach different areas without managing an extension cord.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTelescopic shaft:\u003c\/strong\u003e Adjust the working height to suit the task.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e180° auxiliary handle:\u003c\/strong\u003e Improve grip and control while trimming.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e90° adjustable head:\u003c\/strong\u003e Switch between trimming and edging positions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRolling support wheels:\u003c\/strong\u003e Add stability for edging and light mowing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRechargeable setup:\u003c\/strong\u003e Use the included 21V battery and charger.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Adjustable shaft handle and cutting head features\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/d4950615d2074a7eabc9e9942bf81cb3_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1784107504\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-section\"\u003e\n\u003cdiv class=\"zr-section-head\"\u003e\n\u003cp class=\"zr-eyebrow\"\u003eMatch the Tool to the Task\u003c\/p\u003e\n\u003ch3\u003eThree Cutting Options Included\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"zr-section-copy\"\u003eUse the right accessory for the job: light trimming, denser weeds or tougher brush around the yard.\u003c\/p\u003e\n\u003cdiv class=\"zr-use-grid\"\u003e\n\u003cdiv class=\"zr-use-item\"\u003e\n\u003cstrong\u003eNylon Trimmer Line\u003c\/strong\u003e \u003cspan\u003eFor soft grass, lawn borders and light trimming.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-use-item\"\u003e\n\u003cstrong\u003eMetal Blade\u003c\/strong\u003e \u003cspan\u003eFor thicker weeds and denser vegetation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-use-item\"\u003e\n\u003cstrong\u003eSaw Blade\u003c\/strong\u003e \u003cspan\u003eFor tougher brush and small branches.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Nylon line metal blade and saw blade accessories\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/9e57ca7bfe264f93accf82777504be54_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1784107504\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-callout\"\u003e\n\u003cstrong\u003eFrom lawn edges to tougher brush:\u003c\/strong\u003e choose the correct cutting accessory and maintain different parts of your yard with one cordless tool.\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Cordless grass trimmer used outdoors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2d4db60c19dc4a17affb75b506ffe97a_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1784107504\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-section\"\u003e\n\u003cdiv class=\"zr-section-head\"\u003e\n\u003cp class=\"zr-eyebrow\"\u003eSimple Setup\u003c\/p\u003e\n\u003ch3\u003eReady to Work in Four Steps\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003col class=\"zr-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharge the Battery\u003c\/strong\u003e Fully charge the included battery before first use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstall the Accessory\u003c\/strong\u003e Select the nylon line, metal blade or saw blade for the task.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjust the Tool\u003c\/strong\u003e Set the shaft, handle and cutting head to a comfortable position.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTrim Steadily\u003c\/strong\u003e Insert the battery, start the machine and move slowly across the work area.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"zr-safety\"\u003e\n\u003cstrong\u003eSafety reminder:\u003c\/strong\u003e Turn off the machine and remove the battery before changing accessories, cleaning the tool or storing it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Cordless trimmer used for lawn edging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3df63cc0a1fb4eb0a3d883beb91722de_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1784107504\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-section\"\u003e\n\u003cdiv class=\"zr-section-head\"\u003e\n\u003cp class=\"zr-eyebrow\"\u003eProduct Details\u003c\/p\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-wrap\"\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003cspan\u003eCordless Grass Trimmer, Edger and Mini Lawn Mower\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003ePower Source\u003c\/strong\u003e\u003cspan\u003eRechargeable Lithium Battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eVoltage\u003c\/strong\u003e\u003cspan\u003e21V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eMotor Type\u003c\/strong\u003e\u003cspan\u003eBrushless Motor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eFunctions\u003c\/strong\u003e\u003cspan\u003eGrass Trimming, Lawn Edging and Mini Lawn Mowing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eCutting Swath\u003c\/strong\u003e\u003cspan\u003e13.7 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eShaft Type\u003c\/strong\u003e\u003cspan\u003eAdjustable Telescopic Shaft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eHeight Range\u003c\/strong\u003e\u003cspan\u003eApproximately 74–80 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eAuxiliary Handle\u003c\/strong\u003e\u003cspan\u003e180° Adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eCutting Head\u003c\/strong\u003e\u003cspan\u003e90° Adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eWheel Design\u003c\/strong\u003e\u003cspan\u003eRolling Support Wheels for Improved Stability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eBody Material\u003c\/strong\u003e\u003cspan\u003eABS, Aluminum Alloy and Steel Components\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e\u003cspan\u003eApproximately 10 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e\u003cspan\u003eGrass Trimming, Weed Removal, Lawn Edging, Brush Cutting and General Yard Maintenance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eBattery Included\u003c\/strong\u003e\u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-spec-row\"\u003e\n\u003cstrong\u003eCharger Included\u003c\/strong\u003e\u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-package\"\u003e\n\u003cp class=\"zr-package-title\"\u003eCutting Accessories Included\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSaw Blade\u003c\/li\u003e\n\u003cli\u003eMetal Blade\u003c\/li\u003e\n\u003cli\u003eNylon Trimmer Line\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-media\"\u003e\u003cimg alt=\"Cordless grass trimmer package contents\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_7_15_17_49_34_2.png?v=1784109019\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zr-guarantee\"\u003e\n\u003cp class=\"zr-kicker\"\u003eShop with Confidence\u003c\/p\u003e\n\u003ch3\u003e30-Day Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eContact our customer support team within 30 days of receiving your order to request an eligible refund.\u003c\/p\u003e\n\u003cdiv class=\"zr-refund-steps\"\u003e\n\u003cdiv class=\"zr-refund-step\"\u003e\n\u003cstrong\u003e1. Contact Support\u003c\/strong\u003e \u003cspan\u003eSend your order number and explain the issue.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-refund-step\"\u003e\n\u003cstrong\u003e2. Request Review\u003c\/strong\u003e \u003cspan\u003eOur team will review and confirm your request within 24 hours.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-refund-step\"\u003e\n\u003cstrong\u003e3. Refund Processing\u003c\/strong\u003e \u003cspan\u003eApproved refunds are typically processed within 3–5 business days.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eIf your order arrives damaged, defective or does not meet your expectations, contact us so our team can help resolve the issue according to the store policy.\u003c\/p\u003e\n\u003cdiv class=\"zr-trust-row\"\u003e\n\u003cdiv\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cdiv\u003e🏆 Quality-Checked Products\u003c\/div\u003e\n\u003cdiv\u003e🤝 Customer Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"zr-contact\"\u003eNeed help with your order?\u003cbr\u003eContact \u003cstrong\u003esupport@Leafenyy.com\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zr-trust-image\"\u003e\u003cimg alt=\"Secure payment and customer satisfaction badges\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FFF","offers":[{"title":"Standard Kit（1 × 21V Battery）","offer_id":59825375117393,"sku":"FWS2607155854-一电一充","price":129.99,"currency_code":"USD","in_stock":true},{"title":"Advanced Kit（2 × 21V Batteries）","offer_id":59825375150161,"sku":"FWS2607155854-二电一充","price":159.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/call_ej0lNw21rT0AbjO909dSEWye.png?v=1784199589"},{"product_id":"cordless-pressure-washer-kit-portable-cleaning-for-cars-patios-more","title":"Cordless Pressure Washer Kit – Portable Cleaning for Cars, Patios \u0026 More","description":"\u003cstyle\u003e\n  .ahlet-washer-page {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #151515;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.5;\n    background: #ffffff;\n  }\n\n  .ahlet-washer-page * {\n    box-sizing: border-box;\n  }\n\n  .ahlet-washer-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .aw-intro {\n    padding: 24px 18px 22px;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .aw-kicker {\n    margin: 0 0 8px;\n    color: #1746a2;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .aw-intro h2 {\n    margin: 0;\n    font-size: clamp(28px, 7vw, 44px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n    font-weight: 850;\n  }\n\n  .aw-intro p {\n    max-width: 590px;\n    margin: 12px auto 0;\n    color: #5d626b;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .aw-benefits {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 17px;\n  }\n\n  .aw-benefits span {\n    padding: 8px 12px;\n    color: #17325e;\n    background: #f1f6ff;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .aw-image {\n    overflow: hidden;\n    background: #f7f8fa;\n  }\n\n  .aw-copy {\n    padding: 25px 19px 27px;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .aw-copy h3 {\n    margin: 0;\n    font-size: clamp(24px, 6vw, 34px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n    font-weight: 820;\n  }\n\n  .aw-copy p {\n    max-width: 590px;\n    margin: 10px auto 0;\n    color: #60656d;\n    font-size: 15px;\n  }\n\n  .aw-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 9px;\n    max-width: 610px;\n    margin: 18px auto 0;\n  }\n\n  .aw-step {\n    padding: 13px 8px;\n    background: #f5f8fc;\n    border-radius: 12px;\n  }\n\n  .aw-step b {\n    display: block;\n    margin-bottom: 3px;\n    color: #1746a2;\n    font-size: 14px;\n  }\n\n  .aw-step span {\n    color: #555b63;\n    font-size: 12px;\n  }\n\n  .aw-uses {\n    padding: 27px 18px;\n    text-align: center;\n    background: #f6f8fb;\n  }\n\n  .aw-uses h3 {\n    margin: 0 0 15px;\n    font-size: 25px;\n    line-height: 1.15;\n  }\n\n  .aw-use-list {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 9px;\n  }\n\n  .aw-use-list span {\n    padding: 9px 13px;\n    background: #ffffff;\n    border: 1px solid #e4e8ee;\n    border-radius: 9px;\n    color: #30343a;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .aw-included {\n    margin: 0;\n    padding: 28px 19px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .aw-included h3 {\n    margin: 0;\n    font-size: 25px;\n  }\n\n  .aw-included p {\n    max-width: 620px;\n    margin: 10px auto 0;\n    color: #60656d;\n    font-size: 14px;\n  }\n\n  .aw-note {\n    margin: 17px auto 0;\n    padding: 13px 15px;\n    max-width: 650px;\n    background: #f6f8fb;\n    border-radius: 10px;\n    color: #4d535b;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .aw-faq {\n    padding: 28px 18px 32px;\n    background: #ffffff;\n  }\n\n  .aw-faq h3 {\n    margin: 0 0 13px;\n    text-align: center;\n    font-size: 25px;\n  }\n\n  .aw-faq details {\n    border-bottom: 1px solid #e8ebef;\n  }\n\n  .aw-faq summary {\n    position: relative;\n    padding: 16px 30px 16px 2px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .aw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aw-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 3px;\n    top: 12px;\n    color: #1746a2;\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .aw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .aw-faq details p {\n    margin: -3px 0 16px;\n    padding-right: 25px;\n    color: #60656d;\n    font-size: 14px;\n  }\n\n  .aw-closing {\n    padding: 25px 18px 28px;\n    text-align: center;\n    background: #f2f6fd;\n  }\n\n  .aw-closing h3 {\n    margin: 0;\n    font-size: clamp(25px, 6vw, 34px);\n    line-height: 1.15;\n  }\n\n  .aw-closing p {\n    margin: 9px auto 0;\n    max-width: 560px;\n    color: #59616c;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .aw-intro {\n      padding: 21px 15px 19px;\n    }\n\n    .aw-copy {\n      padding: 22px 16px 24px;\n    }\n\n    .aw-steps {\n      gap: 6px;\n    }\n\n    .aw-step {\n      padding: 11px 5px;\n    }\n\n    .aw-step b {\n      font-size: 13px;\n    }\n\n    .aw-step span {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ahlet-washer-page\"\u003e\n\n  \u003c!-- 视频落地承接文案 --\u003e\n  \u003csection class=\"aw-intro\"\u003e\n    \u003cp class=\"aw-kicker\"\u003eCordless Outdoor Cleaning\u003c\/p\u003e\n    \u003ch2\u003eCleaning Without the Bulky Setup\u003c\/h2\u003e\n    \u003cp\u003e\n      Grab it, connect your water source, and handle everyday cleaning\n      without dragging a heavy machine around.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-benefits\"\u003e\n      \u003cspan\u003eCordless Design\u003c\/span\u003e\n      \u003cspan\u003ePortable Water Draw\u003c\/span\u003e\n      \u003cspan\u003eAccessory Kit Included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第1张：首屏成交图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_1_5d0daaa6-bfcd-445a-b28e-0e339e761179.png?v=1784624828\" alt=\"Cordless portable pressure washer cleaning a car\" loading=\"eager\" fetchpriority=\"high\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第2张：痛点图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_2_71e00c6d-3f7c-4035-b7f7-da701c9b33f3.png?v=1784624848\" alt=\"Cordless washer compared with bulky corded cleaning equipment\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-copy\"\u003e\n    \u003ch3\u003eLess Equipment. More Freedom.\u003c\/h3\u003e\n    \u003cp\u003e\n      No power cable trailing across the driveway and no bulky pressure\n      washer unit to move from place to place.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第3张：安装使用图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_3_f68ed60f-4020-4091-98b0-1f9648144221.png?v=1784624866\" alt=\"Three-step cordless pressure washer setup\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-copy\"\u003e\n    \u003ch3\u003eSet Up in Three Simple Steps\u003c\/h3\u003e\n\n    \u003cdiv class=\"aw-steps\"\u003e\n      \u003cdiv class=\"aw-step\"\u003e\n        \u003cb\u003e1. Connect\u003c\/b\u003e\n        \u003cspan\u003eAttach the lance and hose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-step\"\u003e\n        \u003cb\u003e2. Add Water\u003c\/b\u003e\n        \u003cspan\u003ePlace the filter in a bucket\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-step\"\u003e\n        \u003cb\u003e3. Start\u003c\/b\u003e\n        \u003cspan\u003eAim the spray and clean\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第4张：核心功能图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_4_f3b7c1db-5e7c-4c4d-8e3a-b643c1d917f8.png?v=1784624891\" alt=\"Cordless washer with battery hose and water filter\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-copy\"\u003e\n    \u003ch3\u003eUse Water Where You Need It\u003c\/h3\u003e\n    \u003cp\u003e\n      The included hose and filter let the washer draw water from a bucket,\n      making it useful around driveways, patios and outdoor spaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第5张：多场景图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_5_a08cb3ad-4a45-4229-b901-dda353a7db1d.png?v=1784624912\" alt=\"Portable cordless washer cleaning an outdoor bicycle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-uses\"\u003e\n    \u003ch3\u003eMore Than a Car Washer\u003c\/h3\u003e\n\n    \u003cdiv class=\"aw-use-list\"\u003e\n      \u003cspan\u003eCars \u0026amp; Wheels\u003c\/span\u003e\n      \u003cspan\u003eBikes\u003c\/span\u003e\n      \u003cspan\u003ePatios\u003c\/span\u003e\n      \u003cspan\u003eGarden Tools\u003c\/span\u003e\n      \u003cspan\u003eOutdoor Furniture\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第6张：配件清单图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_6_0461379a-31e5-447a-8806-5c5148ebddf8.png?v=1784624944\" alt=\"Cordless pressure washer kit and included accessories\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-included\"\u003e\n    \u003ch3\u003eA Complete Cleaning Kit\u003c\/h3\u003e\n    \u003cp\u003e\n      Includes the cordless washer, rechargeable battery, charger, metal\n      spray lance, hose, filter, foam bottle and connection accessories.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-note\"\u003e\n      Package appearance and small accessory details may vary slightly by\n      production batch. Please refer to the selected product variant and\n      package contents shown at checkout.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第7张：对比图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_05_42_7_b588df68-7f4d-4a6f-a49a-35f2b0e534be.png?v=1784624966\" alt=\"Regular garden hose compared with cordless portable washer\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第8张：购买收口图 --\u003e\n  \u003cdiv class=\"aw-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_09_27.png?v=1784624986\" alt=\"Cordless portable washer kit ready for outdoor cleaning\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"aw-closing\"\u003e\n    \u003ch3\u003eReady for Your Next Clean?\u003c\/h3\u003e\n    \u003cp\u003e\n      Keep a portable cleaning solution ready for cars, bikes, patios and\n      everyday outdoor messes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 简洁FAQ --\u003e\n  \u003csection class=\"aw-faq\"\u003e\n    \u003ch3\u003eQuick Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need to connect to a faucet?\u003c\/summary\u003e\n      \u003cp\u003e\n        It can draw water through the included hose and filter from a suitable\n        water container, such as a bucket.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the battery removable?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The rechargeable battery can be removed from the washer for\n        charging and replacement.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I clean with it?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is designed for everyday outdoor cleaning, including cars, wheels,\n        bikes, patios, garden tools and outdoor furniture.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it a replacement for a full-size pressure washer?\u003c\/summary\u003e\n      \u003cp\u003e\n        This compact model is designed for portable, targeted everyday\n        cleaning. It is not intended to replace a large professional\n        pressure-washing machine.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LLY","offers":[{"title":"Standard Kit | 1 Battery","offer_id":59847662141521,"sku":"LLY260721996-活动款","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Backup Power Kit | 2 Batteries","offer_id":59847662174289,"sku":"LLY260721996-活动款+5电1300电池","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Extended Power Kit | Large Extra Battery","offer_id":59847662207057,"sku":"LLY260721996-活动款+10电1300电池","price":89.99,"currency_code":"USD","in_stock":true},{"title":"Max Power Kit | XL Extra Battery","offer_id":59847662239825,"sku":"LLY260721996-活动款+15电1300电池","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1057\/6311\/0993\/files\/ChatGPT_Image_2026_7_21_17_36_59.png?v=1784626639"}],"url":"https:\/\/sunbakedsoul.com\/collections\/garden-tools.oembed","provider":"SunbakedSoul","version":"1.0","type":"link"}