{"product_id":"kawasaki-fe-john-deere-gator-starter-18404","title":"18404 New Starter Motor Replacement for John Deere Gator 4x2 TS CX CS Kawasaki FE250D FE290D FE350D FE400D Gas Engine OE#: 21163-2089, DAW26844, AW26844, SND0132, 41052062","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/www.durautos.com\/products\/kawasaki-fe-john-deere-gator-starter-18404#product\",\n      \"name\": \"Durautos Premium 9-Tooth Starter Motor for Kawasaki FE Series John Deere Gator TS CX 1200A\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"Durautos\" },\n      \"sku\": \"18404\",\n      \"mpn\": \"21163-2089\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/6671\/3587\/files\/Durautos_18404_Kawasaki_Starter.jpg\",\n      \"description\": \"Premium 9-tooth CCW 0.6kW starter motor for Kawasaki FE250D, FE290D, FE350D, FE400D engines, John Deere Gator TS\/CX, and 1200A Bunker Rakes. Replaces 21163-2089.\",\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.9\",\n        \"reviewCount\": \"16\",\n        \"bestRating\": \"5\",\n        \"worstRating\": \"1\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.durautos.com\/products\/kawasaki-fe-john-deere-gator-starter-18404\",\n        \"priceCurrency\": \"USD\",\n        \"price\": \"62.98\",\n        \"priceValidUntil\": \"2027-12-31\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Durautos\"\n        }\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is there a core charge for this John Deere Gator starter?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. All Durautos starters are 100% Brand New units. There is no core charge and no need to return your old unit, saving you shipping costs and downtime.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does this starter fit the John Deere 1200A Bunker \u0026 Field Rake?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, this 9-tooth CCW unit is a direct factory replacement for John Deere 1200 and 1200A Bunker Rakes equipped with Kawasaki FE series engines.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How do I verify if my Kawasaki engine requires a 9-tooth CCW starter?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"This starter features a 9-tooth gear and spins Counter-Clockwise (CCW). The most effective verification method is cross-referencing your factory stamp or original equipment number with our list, such as Kawasaki 21163-2089 or John Deere MIA12216.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does this brand-new starter assembly come with installation bolts?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. This package includes the fully assembled brand-new starter motor only. Since brackets can vary slightly between utility vehicles (Gator TS\/CX) and turf equipment (Bunker Rakes), we recommend reusing your factory-grade mounting hardware.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What type of warranty coverage does Durautos provide for this product?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"All Durautos commercial-grade replacement units come with a comprehensive warranty against manufacturing issues or material failures under normal operation. If any issues arise, contact our support team with your order confirmation for quick assistance.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    :root {\n        --dur-red: #E60012;\n        --dur-black: #111111;\n        --dur-light-bg: #F4F6F8;\n        --dur-border: #DDDDDD;\n        --dur-text: #333333;\n        --dur-white: #FFFFFF;\n        --dur-gold: #FFB400;\n    }\n\n    .dur-pdp-wrapper {\n        max-width: 1000px;\n        margin: 20px auto;\n        background: var(--dur-white);\n        box-shadow: 0 5px 25px rgba(0,0,0,0.07);\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--dur-border);\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Header 样式 - 保护 H1 权重 *\/\n    .pdp-header {\n        background-color: var(--dur-black);\n        padding: 50px 40px;\n        border-bottom: 8px solid var(--dur-red);\n    }\n    .pdp-main-title {\n        color: var(--dur-white);\n        margin: 0;\n        font-size: clamp(1.4rem, 4.5vw, 2.2rem);\n        text-transform: uppercase;\n        font-weight: 800;\n        line-height: 1.2;\n    }\n    \n    .rating-bar {\n        margin-top: 15px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        color: var(--dur-white);\n    }\n    .stars { color: var(--dur-gold); font-size: 1.2rem; }\n    .rating-text { font-size: 0.9rem; font-weight: 600; opacity: 0.9; }\n\n    .sku-badge {\n        display: inline-block;\n        margin-top: 20px;\n        background: var(--dur-red);\n        color: var(--dur-white);\n        padding: 8px 18px;\n        font-weight: 700;\n        font-size: 0.9rem;\n        border-radius: 4px;\n        text-transform: uppercase;\n    }\n\n    .pdp-body { padding: 40px; }\n\n    \/* --- 核心间距复刻优化 --- *\/\n    \n    \/* 所有 H2 基础顶部间距 40px *\/\n    h2 {\n        font-size: 1.5rem;\n        color: var(--dur-black);\n        display: flex;\n        align-items: center;\n        margin: 40px 0 25px; \/* 基础顶部间距 40px *\/\n        text-transform: uppercase;\n        font-weight: 800;\n    }\n    h2::before {\n        content: \"\";\n        width: 6px; height: 26px;\n        background: var(--dur-red);\n        margin-right: 15px;\n        display: inline-block;\n    }\n    h2:first-of-type { margin-top: 0; }\n\n    \/* 针对 specs、interchange、advantages 板块精确追加 45px 行距 *\/\n    \/* 总顶部间距 = 40px (基础) + 45px (追加) = 85px *\/\n    #specs h2, \n    #interchange h2, \n    #advantages h2 {\n        margin-top: 85px; \n    }\n\n    .intro-text { font-size: 1.1rem; line-height: 1.8; color: #444; margin-bottom: 40px; }\n\n    \/* 网格与卡片排版 *\/\n    .compatibility-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n    .brand-card {\n        border: 1px solid var(--dur-border);\n        border-radius: 8px;\n        padding: 25px;\n        transition: 0.3s;\n        background: #fff;\n    }\n    .brand-card:hover { border-color: var(--dur-red); transform: translateY(-2px); }\n    .brand-title { color: var(--dur-red); font-weight: 900; border-bottom: 2px solid #F0F0F0; padding-bottom: 8px; margin-bottom: 15px; display: block; }\n    \n    .model-list { list-style: none; padding: 0; margin: 0; }\n    .model-list li { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #F9F9F9; font-size: 0.95rem; }\n    .model-year { font-weight: 700; color: var(--dur-black); font-size: 0.85rem; }\n\n    .specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n        gap: 15px;\n    }\n    .spec-item {\n        background: #fff; border: 1px solid var(--dur-border);\n        padding: 20px; text-align: center; border-radius: 8px;\n    }\n    .spec-item label { font-size: 0.7rem; color: #999; font-weight: 800; display: block; margin-bottom: 5px; text-transform: uppercase; }\n    .spec-item span { font-size: 1.1rem; color: var(--dur-black); font-weight: 800; }\n\n    .reference-flex { display: flex; flex-wrap: wrap; gap: 10px; }\n    .ref-pill { background: #F8F9FA; border: 1px solid var(--dur-border); padding: 8px 15px; border-radius: 50px; font-size: 0.85rem; font-weight: 600; }\n\n    .advantage-list { padding: 0; list-style: none; }\n    .advantage-list li { margin-bottom: 15px; padding-left: 30px; position: relative; font-size: 1.05rem; }\n    .advantage-list li::before { content: \"✓\"; position: absolute; left: 0; color: var(--dur-red); font-weight: 900; }\n\n    .faq-item { border: 1px solid var(--dur-border); margin-bottom: 10px; border-radius: 8px; }\n    summary { padding: 18px; font-weight: 700; cursor: pointer; display: flex; justify-content: space-between; align-items: center; outline: none; }\n    summary::after { content: \"+\"; color: var(--dur-red); font-size: 1.2rem; }\n    details[open] summary::after { content: \"−\"; }\n    .faq-content { padding: 0 18px 18px; color: #666; font-size: 0.95rem; border-top: 1px solid #F9F9F9; padding-top: 10px; }\n\n    .warning-notice { background: #FFF3F3; border: 1px solid #FFCCCC; padding: 20px; margin-top: 30px; text-align: center; color: #B30000; font-weight: 700; border-radius: 8px; }\n\n    .wholesale-banner { background-color: var(--dur-black); color: var(--dur-white); padding: 20px; text-align: center; border-radius: 8px; margin-top: 40px; font-size: 1.05rem; }\n    .wholesale-banner a { color: var(--dur-red); font-weight: 800; text-decoration: underline; }\n\n    @media (max-width: 768px) {\n        .pdp-header, .pdp-body { padding: 30px 20px; }\n        .specs-grid { grid-template-columns: repeat(2, 1fr); }\n        .compatibility-grid { grid-template-columns: 1fr; }\n        \/* 移动端间距同步微调，保持多端自适应协调 *\/\n        #specs h2, #interchange h2, #advantages h2 { margin-top: 65px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dur-pdp-wrapper\"\u003e\n    \u003cheader class=\"pdp-header\"\u003e\n        \u003cdiv class=\"pdp-main-title\"\u003eNew 9-Tooth Starter Motor for Kawasaki FE Series Engines \u0026amp; John Deere Gator\u003c\/div\u003e\n        \n        \u003cdiv class=\"rating-bar\"\u003e\n            \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n            \u003cspan class=\"rating-text\"\u003e4.9\/5 (16 Customer Reviews)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sku-badge\"\u003eOEM# 21163-2089 | Lester 18404\u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"pdp-body\"\u003e\n        \u003csection class=\"intro-text\"\u003e\n            Restore quick-cranking reliability to your all-terrain and utility machinery. The \u003cstrong\u003eDurautos Premium Starter Motor\u003c\/strong\u003e is a high-efficiency 12V 0.6kW Direct Drive unit engineered specifically for \u003cstrong\u003eKawasaki FE Series wind-cooled engines\u003c\/strong\u003e. Built to withstand vibration and heavy dust across \u003cstrong\u003eJohn Deere Gator utility vehicles\u003c\/strong\u003e, transporters, and turf-maintenance systems. 100% Brand New—No Core Charge.\n        \u003c\/section\u003e\n\n        \u003csection id=\"compatibility\"\u003e\n            \u003ch2\u003eVehicle Compatibility Guide\u003c\/h2\u003e\n            \u003cdiv class=\"compatibility-grid\"\u003e\n                \u003carticle class=\"brand-card\"\u003e\n                    \u003cspan class=\"brand-title\"\u003eKAWASAKI ENGINES\u003c\/span\u003e\n                    \u003cul class=\"model-list\"\u003e\n                        \u003cli\u003e\n\u003cspan\u003eFE Series: FE250D \/ FE290D\u003c\/span\u003e \u003cspan class=\"model-year\"\u003eSingle-Cylinder\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eFE Series: FE350D \/ FE400D\u003c\/span\u003e \u003cspan class=\"model-year\"\u003eSingle-Cylinder\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eGenerators: GE4000A \/ GE4500A \/ GE5000AS\u003c\/span\u003e \u003cspan class=\"model-year\"\u003eHeavy-Duty\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/article\u003e\n                \u003carticle class=\"brand-card\"\u003e\n                    \u003cspan class=\"brand-title\"\u003eJOHN DEERE UTILITY\u003c\/span\u003e\n                    \u003cul class=\"model-list\"\u003e\n                        \u003cli\u003e\n\u003cspan\u003eGator TS 4x2 Utility Vehicle\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e2010 - 2014\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eGator CX 4x2 Utility Vehicle\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e2010 - 2015\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eAMT622 Transporter \/ Utility\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e1988 - 1990\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eAMT626 Transporter \/ Utility\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e1990 - 1992\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/article\u003e\n                \u003carticle class=\"brand-card\"\u003e\n                    \u003cspan class=\"brand-title\"\u003eCOMMERCIAL \u0026amp; TURF\u003c\/span\u003e\n                    \u003cul class=\"model-list\"\u003e\n                        \u003cli\u003e\n\u003cspan\u003e1200 \/ 1200A Bunker \u0026amp; Field Rake\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e1995 - 2019\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eG5500KE Industrial Generator\u003c\/span\u003e \u003cspan class=\"model-year\"\u003eGas Engine\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eBombardier Sarasota 1000\u003c\/span\u003e \u003cspan class=\"model-year\"\u003e2004 - 2005\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/article\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"warning-notice\"\u003e⚠ IMPORTANT: 9-TOOTH CCW GEAR CONFIGURATION. Please verify original OE number 21163-2089.\u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n            \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003eCondition\u003c\/label\u003e\u003cspan\u003e100% Brand New\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003eVoltage\u003c\/label\u003e\u003cspan\u003e12V\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003ePower Rating\u003c\/label\u003e\u003cspan\u003e0.6 KW\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003eTooth Count\u003c\/label\u003e\u003cspan\u003e9 Teeth\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003eRotation\u003c\/label\u003e\u003cspan\u003eCCW (Counter-Clockwise)\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003clabel\u003eUnit Type\u003c\/label\u003e\u003cspan\u003eDD (Direct Drive)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"interchange\"\u003e\n            \u003ch2\u003eCross Reference\u003c\/h2\u003e\n            \u003cdiv class=\"reference-flex\"\u003e\n                \u003cspan class=\"ref-pill\"\u003eKawasaki 21163-2089\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eKawasaki 21163-2144\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eJohn Deere MIA12216\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eJohn Deere AW26844\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eJohn Deere SE501857\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eDenso 128000-7050\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eDenso 128000-7051\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eLester 18404\u003c\/span\u003e\n                \u003cspan class=\"ref-pill\"\u003eWAI 18404N\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"advantages\"\u003e\n            \u003ch2\u003eThe Durautos Advantage\u003c\/h2\u003e\n            \u003cul class=\"advantage-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAll-Terrain Optimized:\u003c\/strong\u003e Enclosed heavy-duty housing layout isolates internal armatures from landscaping mud, thick turf dust, and moisture splash.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHardened 9-Tooth Pinion:\u003c\/strong\u003e Precision cold-formed gear ensures crisp, continuous flywheel contact to eliminate meshing lag or ring wear.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eNo Core Charge:\u003c\/strong\u003e 100% factory-fresh assembly. No upfront core deposits and zero return freight logistics required.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eDirect Factory Spec:\u003c\/strong\u003e Fully blueprint-matched to replace Denso 128000-7050 originals for a quick, plug-and-play bolt-on fitment.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faq\" class=\"faq-section\"\u003e\n            \u003ch2\u003eCommon Questions\u003c\/h2\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary\u003eIs there a core deposit requirement for this Gator starter?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-content\"\u003eNo. This is a 100% Brand New assembly. There are no additional core fees, and you do not need to ship back your core, avoiding fleet downtime.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary\u003eDoes this starter fit the John Deere AMT transporter series?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-content\"\u003eYes, this unit perfectly replaces the original starter on classic John Deere AMT622 and AMT626 commercial utility transporters from 1988-1992.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary\u003eHow do I verify if my Kawasaki engine requires a 9-tooth CCW starter?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-content\"\u003eThis starter features a 9-tooth gear and spins Counter-Clockwise (CCW). The most effective verification method is cross-referencing your factory stamp or original equipment number with our list, such as Kawasaki 21163-2089 or John Deere MIA12216.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary\u003eDoes this brand-new starter assembly come with installation bolts?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-content\"\u003eNo. This package includes the fully assembled brand-new starter motor only. Since brackets can vary slightly between utility vehicles (Gator TS\/CX) and turf equipment (Bunker Rakes), we recommend reusing your factory-grade mounting hardware.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary\u003eWhat type of warranty coverage does Durautos provide for this product?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-content\"\u003eAll Durautos commercial-grade replacement units come with a comprehensive warranty against manufacturing issues or material failures under normal operation. If any issues arise, contact our support team with your order confirmation for quick assistance.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv class=\"wholesale-banner\"\u003e🛒 Fleet operator or landscape commercial buyer (10+ units)? \u003ca href=\"\/pages\/contact-us\"\u003eContact us for tier-1 wholesale pricing\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Durautos","offers":[{"title":"Default Title","offer_id":49340710650099,"sku":"YWD1033","price":62.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/6671\/3587\/files\/Durautos18404StarterMotor01.png?v=1782967466","url":"https:\/\/www.durautos.com\/products\/kawasaki-fe-john-deere-gator-starter-18404","provider":"Starter Motor by Durautos.com","version":"1.0","type":"link"}