{"product_id":"6-inch-cordless-mini-chainsaw-kit","title":"6″ Cordless Mini Chainsaw Kit – 2 Batteries \u0026 Carry Case","description":"\u003cstyle\u003e\n  .sg-cs6 {\n    --green: #075f46;\n    --green-dark: #044b38;\n    --green-soft: #eef8f3;\n    --orange-soft: #fff5e5;\n    --red-soft: #fff1f1;\n    --border: #dfe7e2;\n    --text: #18211d;\n    --muted: #53615b;\n    --bg: #f7faf8;\n    max-width: 1140px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .sg-cs6 * {\n    box-sizing: border-box;\n  }\n\n  .sg-cs6 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .sg-cs6-section {\n    margin: 0 0 46px;\n  }\n\n  .sg-cs6-eyebrow {\n    margin: 0 0 8px;\n    color: var(--green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sg-cs6-title {\n    margin: 0 0 14px;\n    color: #111;\n    font-size: 34px;\n    line-height: 1.18;\n    letter-spacing: -0.4px;\n  }\n\n  .sg-cs6-h2 {\n    margin: 0 0 14px;\n    color: #111;\n    font-size: 27px;\n    line-height: 1.22;\n  }\n\n  .sg-cs6-h3 {\n    margin: 0 0 8px;\n    color: #111;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .sg-cs6-lead {\n    max-width: 850px;\n    margin: 0 0 20px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .sg-cs6-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 0 0 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sg-cs6-badges li {\n    margin: 0;\n    padding: 8px 12px;\n    border: 1px solid #cce2d7;\n    border-radius: 999px;\n    background: var(--green-soft);\n    color: var(--green-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .sg-cs6-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .sg-cs6-trust-item {\n    min-height: 82px;\n    padding: 16px 12px;\n    border-right: 1px solid var(--border);\n    text-align: center;\n  }\n\n  .sg-cs6-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .sg-cs6-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #111;\n    font-size: 15px;\n  }\n\n  .sg-cs6-trust-item span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .sg-cs6-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n    align-items: center;\n  }\n\n  .sg-cs6-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 17px;\n  }\n\n  .sg-cs6-image {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: var(--bg);\n  }\n\n  .sg-cs6-card {\n    height: 100%;\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .sg-cs6-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 14px;\n    border-radius: 50%;\n    background: var(--green-soft);\n    color: var(--green);\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .sg-cs6-card p {\n    margin: 0;\n    color: var(--muted);\n  }\n\n  .sg-cs6-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sg-cs6-list li {\n    position: relative;\n    margin: 0 0 12px;\n    padding-left: 28px;\n    color: #35423c;\n  }\n\n  .sg-cs6-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--green);\n    content: \"✓\";\n    font-weight: 900;\n  }\n\n  .sg-cs6-use {\n    padding: 19px;\n    border: 1px solid #ead39a;\n    border-radius: 15px;\n    background: var(--orange-soft);\n  }\n\n  .sg-cs6-use strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #332611;\n  }\n\n  .sg-cs6-use p {\n    margin: 0;\n    color: #594b31;\n  }\n\n  .sg-cs6-safety {\n    padding: 19px;\n    border: 1px solid #eccaca;\n    border-radius: 15px;\n    background: var(--red-soft);\n  }\n\n  .sg-cs6-safety strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #741c1c;\n    font-size: 17px;\n  }\n\n  .sg-cs6-safety ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .sg-cs6-safety li {\n    margin-bottom: 7px;\n    color: #633131;\n  }\n\n  .sg-cs6-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    counter-reset: cs6-step;\n  }\n\n  .sg-cs6-step {\n    position: relative;\n    min-height: 135px;\n    padding: 20px 16px 18px 65px;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    background: #fff;\n    counter-increment: cs6-step;\n  }\n\n  .sg-cs6-step::before {\n    position: absolute;\n    top: 18px;\n    left: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: var(--green);\n    color: #fff;\n    content: counter(cs6-step);\n    font-weight: 900;\n  }\n\n  .sg-cs6-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111;\n  }\n\n  .sg-cs6-step span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sg-cs6-specs {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .sg-cs6-spec-row {\n    display: grid;\n    grid-template-columns: 40% 60%;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .sg-cs6-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .sg-cs6-spec-row div {\n    padding: 13px 16px;\n  }\n\n  .sg-cs6-spec-row div:first-child {\n    background: var(--bg);\n    color: #27332d;\n    font-weight: 800;\n  }\n\n  .sg-cs6-spec-row div:last-child {\n    color: var(--muted);\n  }\n\n  .sg-cs6-included {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 18px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sg-cs6-included li {\n    position: relative;\n    padding: 12px 12px 12px 36px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: #fff;\n    color: #35423c;\n  }\n\n  .sg-cs6-included li::before {\n    position: absolute;\n    top: 11px;\n    left: 13px;\n    color: var(--green);\n    content: \"✓\";\n    font-weight: 900;\n  }\n\n  .sg-cs6-faq details {\n    margin-bottom: 11px;\n    padding: 15px 17px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #fff;\n  }\n\n  .sg-cs6-faq summary {\n    cursor: pointer;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .sg-cs6-faq p {\n    margin: 10px 0 0;\n    color: var(--muted);\n  }\n\n  .sg-cs6-divider {\n    height: 1px;\n    margin: 38px 0;\n    background: var(--border);\n  }\n\n  @media (max-width: 767px) {\n    .sg-cs6-section {\n      margin-bottom: 35px;\n    }\n\n    .sg-cs6-title {\n      font-size: 26px;\n    }\n\n    .sg-cs6-h2 {\n      font-size: 22px;\n    }\n\n    .sg-cs6-h3 {\n      font-size: 18px;\n    }\n\n    .sg-cs6-lead {\n      font-size: 15px;\n    }\n\n    .sg-cs6-grid-2,\n    .sg-cs6-grid-3,\n    .sg-cs6-steps {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sg-cs6-trust {\n      grid-template-columns: 1fr;\n    }\n\n    .sg-cs6-trust-item {\n      border-right: 0;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .sg-cs6-trust-item:last-child {\n      border-bottom: 0;\n    }\n\n    .sg-cs6-step {\n      min-height: auto;\n    }\n\n    .sg-cs6-included {\n      grid-template-columns: 1fr;\n    }\n\n    .sg-cs6-spec-row {\n      grid-template-columns: 42% 58%;\n    }\n\n    .sg-cs6-spec-row div {\n      padding: 11px 9px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-cs6\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cp class=\"sg-cs6-eyebrow\"\u003e\n      Cordless garden pruning kit\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sg-cs6-title\"\u003e\n      Cut and Prune Without the Weight of a Full-Size Chainsaw\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sg-cs6-lead\"\u003e\n      Make everyday garden pruning more manageable with a compact 6-inch\n      cordless mini chainsaw. Supplied with two rechargeable batteries, an\n      Australian charger and a carry case, it is ready for suitable branch\n      trimming and light wood-cutting jobs around the garden.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sg-cs6-badges\"\u003e\n      \u003cli\u003e6″ Guide Bar\u003c\/li\u003e\n      \u003cli\u003e2 Rechargeable Batteries\u003c\/li\u003e\n      \u003cli\u003eCordless Operation\u003c\/li\u003e\n      \u003cli\u003eSafety Lock\u003c\/li\u003e\n      \u003cli\u003eAU Charger\u003c\/li\u003e\n      \u003cli\u003eCarry Case Included\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sg-cs6-trust\"\u003e\n      \u003cdiv class=\"sg-cs6-trust-item\"\u003e\n        \u003cstrong\u003eFree AU Shipping\u003c\/strong\u003e\n        \u003cspan\u003eAustralia wide\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-trust-item\"\u003e\n        \u003cstrong\u003e100-Day Returns\u003c\/strong\u003e\n        \u003cspan\u003eSubject to return conditions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-trust-item\"\u003e\n        \u003cstrong\u003eAustralian Support\u003c\/strong\u003e\n        \u003cspan\u003eHelp when you need it\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MAIN PRODUCT --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-grid-2\"\u003e\n    \u003cdiv class=\"sg-cs6-image\"\u003e\n      \u003cimg src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/download_5.png?v=1770119710\u0026amp;width=2048\" alt=\"6 inch cordless mini chainsaw kit with two rechargeable batteries\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"sg-cs6-eyebrow\"\u003eMore cutting reach\u003c\/p\u003e\n\n      \u003ch2 class=\"sg-cs6-h2\"\u003e\n        A Larger 6-Inch Bar for Everyday Garden Jobs\n      \u003c\/h2\u003e\n\n      \u003cul class=\"sg-cs6-list\"\u003e\n        \u003cli\u003e6-inch guide bar provides more cutting reach than a 4-inch model\u003c\/li\u003e\n        \u003cli\u003eCompact design is easier to handle than a full-size chainsaw\u003c\/li\u003e\n        \u003cli\u003eTwo rechargeable batteries help reduce working interruptions\u003c\/li\u003e\n        \u003cli\u003eCordless operation allows easier movement around the garden\u003c\/li\u003e\n        \u003cli\u003eSafety lock helps reduce accidental trigger activation\u003c\/li\u003e\n        \u003cli\u003eComplete kit arrives in a convenient storage case\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EXPECTATION SETTING --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cdiv class=\"sg-cs6-use\"\u003e\n      \u003cstrong\u003eDesigned for garden pruning and light wood cutting\u003c\/strong\u003e\n      \u003cp\u003e\n        This 6-inch mini chainsaw is intended for suitable branches, shrubs and\n        light garden cutting. It is not a replacement for a full-size chainsaw\n        and should not be used for large trees, heavy logs or professional\n        forestry work.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cp class=\"sg-cs6-eyebrow\"\u003eMade for practical garden maintenance\u003c\/p\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003eWhy Choose the 6-Inch Kit?\u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-cs6-grid-3\"\u003e\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003cdiv class=\"sg-cs6-card-icon\"\u003e✂\u003c\/div\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eFaster Pruning\u003c\/h3\u003e\n        \u003cp\u003e\n          Cut suitable branches more efficiently than using a traditional\n          manual pruning saw.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003cdiv class=\"sg-cs6-card-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eTwo-Battery Convenience\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep the second rechargeable battery ready while the first battery\n          is being used.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003cdiv class=\"sg-cs6-card-icon\"\u003e▣\u003c\/div\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eComplete Carry Kit\u003c\/h3\u003e\n        \u003cp\u003e\n          Store the chainsaw, batteries, charger and included accessories\n          together in the supplied case.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cp class=\"sg-cs6-eyebrow\"\u003eUseful around the backyard\u003c\/p\u003e\n      \u003ch2 class=\"sg-cs6-h2\"\u003eSuitable Applications\u003c\/h2\u003e\n\n      \u003cul class=\"sg-cs6-list\"\u003e\n        \u003cli\u003ePruning suitable small and medium garden branches\u003c\/li\u003e\n        \u003cli\u003eRemoving selected dead or unwanted garden growth\u003c\/li\u003e\n        \u003cli\u003eTrimming shrubs and established garden areas\u003c\/li\u003e\n        \u003cli\u003eCutting suitable small pieces of timber\u003c\/li\u003e\n        \u003cli\u003eGeneral home and garden maintenance\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Cutting capacity varies with wood hardness, branch shape, chain\n        condition, battery charge and the user’s cutting technique.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-cs6-image\"\u003e\n      \u003cimg src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/download_4_3819a890-613d-4622-a9ed-567fe09f1dee.png?v=1770119711\u0026amp;width=2048\" alt=\"6 inch cordless mini chainsaw for garden branch pruning\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- BATTERIES --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-grid-2\"\u003e\n    \u003cdiv class=\"sg-cs6-image\"\u003e\n      \u003cimg src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/download_6.png?v=1770119712\u0026amp;width=2048\" alt=\"Rechargeable battery for 6 inch cordless mini chainsaw\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"sg-cs6-eyebrow\"\u003eTwo batteries included\u003c\/p\u003e\n      \u003ch2 class=\"sg-cs6-h2\"\u003eSpend Less Time Waiting to Recharge\u003c\/h2\u003e\n\n      \u003cp class=\"sg-cs6-lead\"\u003e\n        Two rechargeable batteries are supplied with the kit. This allows a\n        second battery to be kept ready, helping you continue suitable garden\n        jobs with fewer interruptions.\n      \u003c\/p\u003e\n\n      \u003cul class=\"sg-cs6-list\"\u003e\n        \u003cli\u003eTwo removable rechargeable batteries\u003c\/li\u003e\n        \u003cli\u003eAustralian charging plug included\u003c\/li\u003e\n        \u003cli\u003eNo extension lead required during operation\u003c\/li\u003e\n        \u003cli\u003eRemove the battery before adjustment or maintenance\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Actual runtime depends on wood hardness, cutting pressure, branch\n        thickness, chain condition and battery condition.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cp class=\"sg-cs6-eyebrow\"\u003eControlled cordless operation\u003c\/p\u003e\n      \u003ch2 class=\"sg-cs6-h2\"\u003eSafety Comes First\u003c\/h2\u003e\n\n      \u003cul class=\"sg-cs6-list\"\u003e\n        \u003cli\u003eSafety lock helps reduce accidental activation\u003c\/li\u003e\n        \u003cli\u003eCompact body supports more controlled handling\u003c\/li\u003e\n        \u003cli\u003eProtective upper guard helps reduce accidental chain contact\u003c\/li\u003e\n        \u003cli\u003eNon-slip handle supports a more secure grip\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        These features help reduce risk but do not make the tool risk-free.\n        Always read the manual and wear appropriate protective equipment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-cs6-image\"\u003e\n      \u003cimg src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/download_7.png?v=1770119713\u0026amp;width=2048\" alt=\"Safety design of 6 inch cordless handheld mini chainsaw\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cdiv class=\"sg-cs6-safety\"\u003e\n      \u003cstrong\u003eImportant chainsaw safety information\u003c\/strong\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eRead the supplied user manual before operating the tool.\u003c\/li\u003e\n        \u003cli\u003e\n          Wear eye and hearing protection, gloves, protective clothing and\n          suitable safety footwear.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Keep hands, loose clothing, children and bystanders away from the\n          moving chain.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Do not operate the chainsaw while standing on a ladder.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Do not cut above shoulder height or use the tool in wet conditions.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Remove the battery before inspecting, cleaning or adjusting the chain.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Keep the tool securely stored away from children and untrained users.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SETUP --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cp class=\"sg-cs6-eyebrow\"\u003eBefore your first cut\u003c\/p\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003eThree Essential Checks\u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-cs6-steps\"\u003e\n      \u003cdiv class=\"sg-cs6-step\"\u003e\n        \u003cstrong\u003eInspect the Tool\u003c\/strong\u003e\n        \u003cspan\u003e\n          Confirm that the guide bar, chain, guard and fasteners are correctly\n          installed and undamaged.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-step\"\u003e\n        \u003cstrong\u003eCheck Chain Tension\u003c\/strong\u003e\n        \u003cspan\u003e\n          Follow the manual to check and adjust chain tension before every use.\n          Never operate with a loose chain.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-step\"\u003e\n        \u003cstrong\u003eFit a Charged Battery\u003c\/strong\u003e\n        \u003cspan\u003e\n          Install the battery after completing all checks, then maintain a\n          stable stance and secure the material before cutting.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cp class=\"sg-cs6-eyebrow\"\u003eProduct information\u003c\/p\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003e6-Inch Mini Chainsaw Details\u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-cs6-specs\"\u003e\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eProduct type\u003c\/div\u003e\n        \u003cdiv\u003eCordless handheld mini chainsaw\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eGuide bar size\u003c\/div\u003e\n        \u003cdiv\u003e6 inches\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eBattery quantity\u003c\/div\u003e\n        \u003cdiv\u003e2 rechargeable batteries\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eOperation\u003c\/div\u003e\n        \u003cdiv\u003eCordless rechargeable operation\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eCharger\u003c\/div\u003e\n        \u003cdiv\u003eAustralian charger included\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eSafety features\u003c\/div\u003e\n        \u003cdiv\u003eSafety lock and protective upper guard\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eRecommended use\u003c\/div\u003e\n        \u003cdiv\u003eGarden pruning and suitable light wood-cutting jobs\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eStorage\u003c\/div\u003e\n        \u003cdiv\u003eCarry case included\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-cs6-spec-row\"\u003e\n        \u003cdiv\u003eNot intended for\u003c\/div\u003e\n        \u003cdiv\u003eLarge trees, heavy logs or professional forestry work\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-grid-2\"\u003e\n    \u003cdiv class=\"sg-cs6-image\"\u003e\n      \u003cimg src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/download_8.png?v=1770119711\u0026amp;width=2048\" alt=\"Complete 6 inch cordless mini chainsaw kit contents\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"sg-cs6-eyebrow\"\u003eComplete garden cutting kit\u003c\/p\u003e\n      \u003ch2 class=\"sg-cs6-h2\"\u003eWhat’s Included?\u003c\/h2\u003e\n\n      \u003cul class=\"sg-cs6-included\"\u003e\n        \u003cli\u003e1 × 6-inch mini chainsaw\u003c\/li\u003e\n        \u003cli\u003e1 × 6-inch guide bar\u003c\/li\u003e\n        \u003cli\u003e1 × Compatible saw chain\u003c\/li\u003e\n        \u003cli\u003e2 × Rechargeable batteries\u003c\/li\u003e\n        \u003cli\u003e1 × Australian charger\u003c\/li\u003e\n        \u003cli\u003e1 × Screwdriver\u003c\/li\u003e\n        \u003cli\u003e1 × Adjustment wrench\u003c\/li\u003e\n        \u003cli\u003e1 × Carry case\u003c\/li\u003e\n        \u003cli\u003e1 × User manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003cp class=\"sg-cs6-eyebrow\"\u003eProtect performance and service life\u003c\/p\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003eCare and Maintenance\u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-cs6-grid-3\"\u003e\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eCheck Chain Tension\u003c\/h3\u003e\n        \u003cp\u003e\n          Inspect the chain before each use and adjust it according to the\n          instructions in the supplied manual.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eClean After Use\u003c\/h3\u003e\n        \u003cp\u003e\n          Remove the battery and clear wood dust and debris from the guide bar,\n          chain and surrounding areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-cs6-card\"\u003e\n        \u003ch3 class=\"sg-cs6-h3\"\u003eStore Securely\u003c\/h3\u003e\n        \u003cp\u003e\n          Store the clean, dry chainsaw in its case with the battery removed\n          and away from children.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEO \/ GEO --\u003e\n  \u003csection class=\"sg-cs6-section\"\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003e\n      6-Inch Cordless Mini Chainsaw Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Solar Garden 6-inch cordless mini chainsaw is designed for suitable\n      branch pruning, shrub maintenance and light wood cutting around\n      Australian homes and gardens. Its compact cordless design offers more\n      portability than a full-size chainsaw while providing greater cutting\n      reach than smaller 4-inch mini saws.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The kit includes two rechargeable batteries, an Australian charger,\n      compatible guide bar and chain, adjustment tools, a user manual and a\n      convenient carry case. Cutting performance and battery runtime depend on\n      branch thickness, wood hardness, chain condition and operating technique.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-cs6-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sg-cs6-section sg-cs6-faq\"\u003e\n    \u003ch2 class=\"sg-cs6-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat can the 6-inch mini chainsaw cut?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is intended for suitable garden branches, pruning and light\n        wood-cutting tasks. Actual cutting ability depends on branch thickness,\n        wood hardness, chain sharpness and battery charge.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is this different from the 4-inch model?\u003c\/summary\u003e\n      \u003cp\u003e\n        The 6-inch guide bar offers more cutting reach and is better suited to\n        larger garden pruning jobs. It remains a compact garden tool and is not\n        a replacement for a professional full-size chainsaw.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre two batteries included?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The complete kit includes two removable rechargeable batteries and\n        an Australian charger.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does each battery operate?\u003c\/summary\u003e\n      \u003cp\u003e\n        Runtime varies according to wood hardness, branch thickness, cutting\n        pressure, chain condition and battery condition. A fixed operating time\n        cannot be guaranteed for every job.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the chain need maintenance?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Check chain condition and tension before every use. Follow the\n        supplied manual for cleaning, adjustment, sharpening, replacement and\n        any applicable lubrication instructions.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it while standing on a ladder?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. Never operate a chainsaw from a ladder or unstable position. Do not\n        cut above shoulder height.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs safety equipment required?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Wear suitable eye protection, hearing protection, gloves,\n        protective clothing and safety footwear. Read the supplied manual\n        before use.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I buy a replacement chain and guide?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. A compatible 6-inch replacement chain and guide can be purchased\n        separately. Confirm compatibility with Solar Garden before ordering.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a subscription purchase?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. This is a one-time purchase with no recurring product charges.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":44954627408095,"sku":"385778917424","price":99.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/download_5.png?v=1770119710","url":"https:\/\/solar-garden.com.au\/no\/products\/6-inch-cordless-mini-chainsaw-kit","provider":"solar-garden.com.au","version":"1.0","type":"link"}