{"product_id":"dji-flycart-100","title":"DJI Flycart 100","description":"\u003c!--\n  DJI FlyCart 100 — Shopify Listing Description\n  Paste this entire block into the product description HTML\/code editor.\n\n  Image handling:\n  - All live \u003cimg\u003e tags below use the selected Google Drive files after upload to\n    Shopify Files.\n  - Each image has a data-image-key plus data-drive-source attribute so the original\n    supplied asset remains traceable.\n\n  Official product data checked against:\n  https:\/\/www.dji.com\/flycart-100\n  https:\/\/www.dji.com\/flycart-100\/specs\n  https:\/\/www.dji.com\/flycart-100\/faq\n--\u003e\n\u003cstyle\u003e\n  .dji-fc100,\n  .dji-fc100 * {\n    box-sizing: border-box;\n  }\n\n  .dji-fc100 {\n    --fc100-ink: #171717;\n    --fc100-muted: #666;\n    --fc100-line: #e4e4e4;\n    --fc100-soft: #f5f6f7;\n    --fc100-dark: #0d0f12;\n    --fc100-accent: #f26a2e;\n    width: 100%;\n    overflow: hidden;\n    color: var(--fc100-ink);\n    background: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.55;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .dji-fc100 h1,\n  .dji-fc100 h2,\n  .dji-fc100 h3,\n  .dji-fc100 p,\n  .dji-fc100 ul,\n  .dji-fc100 figure {\n    margin: 0;\n  }\n\n  .dji-fc100 img {\n    display: block;\n    width: 100%;\n    max-width: none;\n    margin: 0 !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n  }\n\n  .dji-fc100 sup {\n    position: relative;\n    top: -0.15em;\n    font-size: 0.62em;\n    line-height: 0;\n  }\n\n  .dji-fc100__inner {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .dji-fc100__section {\n    padding: 88px 0;\n  }\n\n  .dji-fc100__section--soft {\n    background: var(--fc100-soft);\n  }\n\n  .dji-fc100__eyebrow {\n    margin-bottom: 12px !important;\n    color: var(--fc100-accent);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .dji-fc100__title {\n    max-width: 820px;\n    margin-bottom: 18px !important;\n    font-size: clamp(32px, 4vw, 52px);\n    font-weight: 650;\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .dji-fc100__intro {\n    max-width: 820px;\n    color: var(--fc100-muted);\n    font-size: 18px;\n    line-height: 1.62;\n  }\n\n  \/* Hero *\/\n  .dji-fc100__hero {\n    position: relative;\n    min-height: 700px;\n    overflow: hidden;\n    color: #fff;\n    background: #15191d;\n    isolation: isolate;\n  }\n\n  .dji-fc100__hero-media {\n    position: absolute;\n    inset: 0;\n    z-index: -2;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center;\n  }\n\n  .dji-fc100__hero::after {\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    content: \"\";\n    background:\n      linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.58) 42%, rgba(0, 0, 0, 0.16) 76%),\n      linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0) 38%);\n  }\n\n  .dji-fc100__hero-inner {\n    display: flex;\n    min-height: 700px;\n    align-items: center;\n    padding: 72px 0;\n  }\n\n  .dji-fc100__hero-copy {\n    width: min(680px, 100%);\n  }\n\n  .dji-fc100__hero-kicker {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .dji-fc100__hero-title {\n    margin-bottom: 18px !important;\n    color: #fff;\n    font-size: clamp(46px, 6.7vw, 82px);\n    font-weight: 680;\n    line-height: 0.98;\n    letter-spacing: -0.055em;\n  }\n\n  .dji-fc100__hero-subtitle {\n    max-width: 620px;\n    margin-bottom: 34px !important;\n    color: rgba(255, 255, 255, 0.9);\n    font-size: clamp(19px, 2vw, 25px);\n    line-height: 1.45;\n  }\n\n  .dji-fc100__hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dji-fc100__hero-point {\n    padding: 9px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    color: #fff;\n    background: rgba(0, 0, 0, 0.24);\n    font-size: 14px;\n    font-weight: 600;\n    backdrop-filter: blur(8px);\n  }\n\n  \/* Metrics *\/\n  .dji-fc100__metrics {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    border-top: 1px solid var(--fc100-line);\n    border-left: 1px solid var(--fc100-line);\n  }\n\n  .dji-fc100__metric {\n    min-height: 190px;\n    padding: 34px 26px;\n    border-right: 1px solid var(--fc100-line);\n    border-bottom: 1px solid var(--fc100-line);\n    background: #fff;\n  }\n\n  .dji-fc100__metric-value {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(34px, 4vw, 52px);\n    font-weight: 650;\n    line-height: 1;\n    letter-spacing: -0.045em;\n  }\n\n  .dji-fc100__metric-label {\n    display: block;\n    color: var(--fc100-muted);\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  \/* Split sections *\/\n  .dji-fc100__split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: center;\n    gap: 64px;\n  }\n\n  .dji-fc100__split--reverse .dji-fc100__split-media {\n    order: 2;\n  }\n\n  .dji-fc100__split-media {\n    min-height: 480px;\n    overflow: hidden;\n    background: #eceeef;\n  }\n\n  .dji-fc100__split-media img {\n    height: 100% !important;\n    min-height: 480px;\n    object-fit: cover !important;\n  }\n\n  .dji-fc100__split-copy h2 {\n    margin-bottom: 18px !important;\n    font-size: clamp(30px, 3.6vw, 48px);\n    font-weight: 650;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n  }\n\n  .dji-fc100__split-copy \u003e p:not(.dji-fc100__eyebrow) {\n    margin-bottom: 24px !important;\n    color: var(--fc100-muted);\n    font-size: 17px;\n  }\n\n  .dji-fc100__list {\n    display: grid;\n    gap: 13px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dji-fc100__list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .dji-fc100__list li::before {\n    position: absolute;\n    top: 0.63em;\n    left: 0;\n    width: 7px;\n    height: 7px;\n    content: \"\";\n    background: var(--fc100-accent);\n  }\n\n  \/* Payload systems *\/\n  .dji-fc100__payload-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 42px;\n  }\n\n  .dji-fc100__payload-card {\n    overflow: hidden;\n    border: 1px solid var(--fc100-line);\n    background: #fff;\n  }\n\n  .dji-fc100__payload-image {\n    height: 360px !important;\n    object-fit: cover !important;\n    background: #111;\n  }\n\n  .dji-fc100__payload-copy {\n    padding: 32px;\n  }\n\n  .dji-fc100__payload-copy h3 {\n    margin-bottom: 10px !important;\n    font-size: 26px;\n    font-weight: 650;\n    line-height: 1.2;\n  }\n\n  .dji-fc100__payload-copy \u003e p {\n    margin-bottom: 20px !important;\n    color: var(--fc100-muted);\n  }\n\n  \/* Feature cards *\/\n  .dji-fc100__feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .dji-fc100__feature {\n    min-height: 270px;\n    padding: 30px;\n    border: 1px solid var(--fc100-line);\n    background: #fff;\n  }\n\n  .dji-fc100__feature-number {\n    display: block;\n    margin-bottom: 24px;\n    color: var(--fc100-accent);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.09em;\n  }\n\n  .dji-fc100__feature h3 {\n    margin-bottom: 10px !important;\n    font-size: 23px;\n    font-weight: 650;\n    line-height: 1.2;\n  }\n\n  .dji-fc100__feature p {\n    color: var(--fc100-muted);\n    font-size: 15px;\n  }\n\n  \/* Applications *\/\n  .dji-fc100__application-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .dji-fc100__application {\n    position: relative;\n    min-height: 430px;\n    overflow: hidden;\n    color: #fff;\n    background: #171717;\n    isolation: isolate;\n  }\n\n  .dji-fc100__application img {\n    position: absolute;\n    inset: 0;\n    z-index: -2;\n    height: 100% !important;\n    object-fit: cover !important;\n  }\n\n  .dji-fc100__application::after {\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    content: \"\";\n    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.12) 72%);\n  }\n\n  .dji-fc100__application-copy {\n    position: absolute;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    padding: 30px;\n  }\n\n  .dji-fc100__application h3 {\n    margin-bottom: 7px !important;\n    color: #fff;\n    font-size: 25px;\n    font-weight: 650;\n  }\n\n  .dji-fc100__application p {\n    max-width: 540px;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: 15px;\n  }\n\n  \/* Specs and comparison tables *\/\n  .dji-fc100__table-wrap {\n    margin-top: 42px;\n    overflow-x: auto;\n    border-top: 1px solid var(--fc100-line);\n    border-left: 1px solid var(--fc100-line);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .dji-fc100__table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n    background: #fff;\n  }\n\n  .dji-fc100__table th,\n  .dji-fc100__table td {\n    padding: 18px 20px;\n    border-right: 1px solid var(--fc100-line);\n    border-bottom: 1px solid var(--fc100-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .dji-fc100__table th {\n    background: #f6f6f6;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .dji-fc100__table td {\n    font-size: 15px;\n  }\n\n  .dji-fc100__table td:first-child {\n    width: 31%;\n    font-weight: 650;\n  }\n\n  .dji-fc100__recommended {\n    color: var(--fc100-accent);\n    font-weight: 700;\n  }\n\n  \/* Configuration guide *\/\n  .dji-fc100__choice-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .dji-fc100__choice {\n    padding: 30px;\n    border-top: 3px solid var(--fc100-accent);\n    background: #fff;\n  }\n\n  .dji-fc100__choice h3 {\n    margin-bottom: 10px !important;\n    font-size: 22px;\n    font-weight: 650;\n  }\n\n  .dji-fc100__choice p {\n    color: var(--fc100-muted);\n    font-size: 15px;\n  }\n\n  \/* CTA and notes *\/\n  .dji-fc100__cta {\n    padding: 74px 40px;\n    color: #fff;\n    background: var(--fc100-dark);\n    text-align: center;\n  }\n\n  .dji-fc100__cta h2 {\n    margin-bottom: 14px !important;\n    color: #fff;\n    font-size: clamp(30px, 4vw, 48px);\n    font-weight: 650;\n    line-height: 1.12;\n  }\n\n  .dji-fc100__cta p {\n    max-width: 760px;\n    margin: 0 auto !important;\n    color: rgba(255, 255, 255, 0.75);\n    font-size: 17px;\n  }\n\n  .dji-fc100__notes {\n    padding: 40px 0 56px;\n    background: #fff;\n  }\n\n  .dji-fc100__notes h2 {\n    margin-bottom: 14px !important;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .dji-fc100__notes ol {\n    display: grid;\n    gap: 8px;\n    margin: 0;\n    padding-left: 20px;\n    color: var(--fc100-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .dji-fc100__notes a {\n    color: inherit;\n    text-decoration: underline;\n  }\n\n  @media (max-width: 900px) {\n    .dji-fc100__metrics,\n    .dji-fc100__feature-grid,\n    .dji-fc100__choice-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .dji-fc100__split {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .dji-fc100__split--reverse .dji-fc100__split-media {\n      order: 0;\n    }\n\n    .dji-fc100__payload-image {\n      height: 300px !important;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .dji-fc100__inner {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .dji-fc100__section {\n      padding: 64px 0;\n    }\n\n    .dji-fc100__hero,\n    .dji-fc100__hero-inner {\n      min-height: 640px;\n    }\n\n    .dji-fc100__hero::after {\n      background: linear-gradient(0deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.46) 78%);\n    }\n\n    .dji-fc100__hero-inner {\n      align-items: flex-end;\n      padding: 50px 0;\n    }\n\n    .dji-fc100__metrics,\n    .dji-fc100__payload-grid,\n    .dji-fc100__feature-grid,\n    .dji-fc100__application-grid,\n    .dji-fc100__choice-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .dji-fc100__metric {\n      min-height: 0;\n    }\n\n    .dji-fc100__split-media,\n    .dji-fc100__split-media img {\n      min-height: 340px;\n    }\n\n    .dji-fc100__application {\n      min-height: 360px;\n    }\n\n    .dji-fc100__cta {\n      padding: 58px 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dji-fc100\"\u003e\n  \u003csection class=\"dji-fc100__hero\"\u003e\n    \u003c!-- Drive source: \"Dual drones KV.jpg\". --\u003e\n    \u003cimg class=\"dji-fc100__hero-media\" data-image-key=\"hero\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1m03D3SFVOPrnpIkAJD4bGNReHNuIGz75\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/01-dji-flycart-100-hero-dual-drones.png?v=1785268568\" alt=\"DJI FlyCart 100 heavy-lift delivery drone operating in remote terrain\" referrerpolicy=\"no-referrer\"\u003e\n    \u003cdiv class=\"dji-fc100__inner dji-fc100__hero-inner\"\u003e\n      \u003cdiv class=\"dji-fc100__hero-copy\"\u003e\n        \u003cp class=\"dji-fc100__hero-kicker\"\u003eEnterprise Heavy-Lift Aerial Delivery Platform\u003c\/p\u003e\n        \u003ch1 class=\"dji-fc100__hero-title\"\u003eDJI FlyCart 100\u003c\/h1\u003e\n        \u003cp class=\"dji-fc100__hero-subtitle\"\u003e\n          Carry more, reach demanding sites, and place external loads with an integrated aerial\n          delivery system engineered for industrial logistics, infrastructure, emergency response,\n          energy, construction, and remote supply operations.\n        \u003c\/p\u003e\n        \u003cul class=\"dji-fc100__hero-points\"\u003e\n          \u003cli class=\"dji-fc100__hero-point\"\u003e85 kg max payload with dual batteries\u003csup\u003e1\u003c\/sup\u003e\n\u003c\/li\u003e\n          \u003cli class=\"dji-fc100__hero-point\"\u003e100 kg emergency single-battery payload\u003csup\u003e1\u003c\/sup\u003e\n\u003c\/li\u003e\n          \u003cli class=\"dji-fc100__hero-point\"\u003eUp to 12 km max flight distance\u003csup\u003e2\u003c\/sup\u003e\n\u003c\/li\u003e\n          \u003cli class=\"dji-fc100__hero-point\"\u003eTwo dedicated payload systems\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eCore performance\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eBuilt to move substantial loads where ground access is slow, difficult, or unsafe\u003c\/h2\u003e\n      \u003cp class=\"dji-fc100__intro\"\u003e\n        A coaxial four-axis, eight-rotor architecture, 62-inch carbon-fibre propellers, and a\n        high-torque propulsion system give the FC100 a published maximum takeoff weight of 170 kg.\n        Dual-battery operation is the standard configuration for payload capability with battery\n        redundancy; single-battery mode is reserved for emergency use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dji-fc100__metrics\" style=\"margin-top: 42px;\"\u003e\n        \u003cdiv class=\"dji-fc100__metric\"\u003e\n          \u003cspan class=\"dji-fc100__metric-value\"\u003e85 kg\u003c\/span\u003e\n          \u003cspan class=\"dji-fc100__metric-label\"\u003eMaximum published payload in dual-battery mode\u003csup\u003e1\u003c\/sup\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dji-fc100__metric\"\u003e\n          \u003cspan class=\"dji-fc100__metric-value\"\u003e12 km\u003c\/span\u003e\n          \u003cspan class=\"dji-fc100__metric-label\"\u003eMaximum flight distance at 149.9 kg takeoff weight, dual battery\u003csup\u003e2\u003c\/sup\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dji-fc100__metric\"\u003e\n          \u003cspan class=\"dji-fc100__metric-value\"\u003e20 m\/s\u003c\/span\u003e\n          \u003cspan class=\"dji-fc100__metric-label\"\u003eMaximum horizontal speed in S mode under DJI test conditions\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dji-fc100__metric\"\u003e\n          \u003cspan class=\"dji-fc100__metric-value\"\u003e170 kg\u003c\/span\u003e\n          \u003cspan class=\"dji-fc100__metric-label\"\u003eMaximum published takeoff weight, subject to local restrictions\u003csup\u003e3\u003c\/sup\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section dji-fc100__section--soft\"\u003e\n    \u003cdiv class=\"dji-fc100__inner dji-fc100__split\"\u003e\n      \u003cdiv class=\"dji-fc100__split-media\"\u003e\n        \u003c!-- Drive source: \"Transport in mountains scene.jpg\". --\u003e\n        \u003cimg data-image-key=\"performance\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1yixEbdptRVQvLwj7jDL6OX5fDBCF0mMH\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/02-mountain-transport.jpg?v=1785268220\" alt=\"DJI FlyCart 100 configured for heavy-lift delivery\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dji-fc100__split-copy\"\u003e\n        \u003cp class=\"dji-fc100__eyebrow\"\u003eLoad and range\u003c\/p\u003e\n        \u003ch2\u003eHeavy-lift capability with meaningful reach\u003c\/h2\u003e\n        \u003cp\u003e\n          DJI cites transport of up to 65 kg over 12 km in dual-battery configuration under\n          controlled test conditions. At a 149.9 kg takeoff weight, published dual-battery\n          endurance is up to 14 minutes in forward flight or 12 minutes while hovering.\u003csup\u003e2\u003c\/sup\u003e\n        \u003c\/p\u003e\n        \u003cul class=\"dji-fc100__list\"\u003e\n          \u003cli\u003eMaximum route speed: 15 m\/s; maximum S-mode speed: 20 m\/s\u003c\/li\u003e\n          \u003cli\u003eMaximum ascent and descent speed: 5 m\/s\u003c\/li\u003e\n          \u003cli\u003eRTK hover accuracy of ±10 cm horizontally and vertically with strong signal\u003c\/li\u003e\n          \u003cli\u003eFold-in airframe measures 1105 × 1265 × 975 mm for transport and storage\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003ePayload systems\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eChoose the delivery hardware that matches the mission\u003c\/h2\u003e\n      \u003cp class=\"dji-fc100__intro\"\u003e\n        FlyCart 100 supports two purpose-built payload systems. Both provide real-time weighing\n        and automatic balance control, while each is optimized for a different loading and\n        unloading workflow.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dji-fc100__payload-grid\"\u003e\n        \u003carticle class=\"dji-fc100__payload-card\"\u003e\n          \u003c!-- Drive source: Rendering images \/ FC100 w_ winch-flying state \/ v20045.png. --\u003e\n          \u003cimg class=\"dji-fc100__payload-image\" data-image-key=\"flagship-winch\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1UvsxODozi4nAzCskbC4rF_pog_S3HsG4\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/03-flagship-winch-flying.png?v=1785268223\" alt=\"DJI FlyCart 100 Flagship Winch System with electric hook\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__payload-copy\"\u003e\n            \u003ch3\u003eDJI FlyCart 100 Flagship Winch System\u003c\/h3\u003e\n            \u003cp\u003e\n              Designed for controlled pickup and placement when the aircraft cannot land close to\n              the load or delivery point.\n            \u003c\/p\u003e\n            \u003cul class=\"dji-fc100__list\"\u003e\n              \u003cli\u003e0–30 m cable with one-tap or manual release and retrieval\u003c\/li\u003e\n              \u003cli\u003eUp to 1.2 m\/s retraction speed with heavy loads\u003c\/li\u003e\n              \u003cli\u003eRemote-controlled electric hook with wireless or USB-C charging\u003c\/li\u003e\n              \u003cli\u003eReal-time weighing, automatic balance control, and intelligent deceleration\u003c\/li\u003e\n              \u003cli\u003eEmergency cable-discard escape if the suspended load becomes trapped\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dji-fc100__payload-card\"\u003e\n          \u003c!-- Drive source: Rendering images \/ Lifting system \/ Beauty2.png. --\u003e\n          \u003cimg class=\"dji-fc100__payload-image\" data-image-key=\"lifting-system\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1oyZdaB9BMF9_CodbPSr1m-WUjYmMxXpU\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/04-dual-battery-lifting-system.png?v=1785268220\" alt=\"DJI Dual-Battery Lifting System for FlyCart 100\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__payload-copy\"\u003e\n            \u003ch3\u003eDJI Dual-Battery Lifting System\u003c\/h3\u003e\n            \u003cp\u003e\n              A direct external-load solution for rigged cargo and repeat transport workflows\n              where a powered winch and electric hook are not required.\n            \u003c\/p\u003e\n            \u003cul class=\"dji-fc100__list\"\u003e\n              \u003cli\u003e10 m supplied cable; DJI recommends 10–15 m depending on the operation\u003c\/li\u003e\n              \u003cli\u003eReal-time weighing to help prevent overloading\u003c\/li\u003e\n              \u003cli\u003eAutomatic balance control for improved load stability\u003c\/li\u003e\n              \u003cli\u003eEmergency cable-cut escape capability\u003c\/li\u003e\n              \u003cli\u003eCompatible with dual-battery and emergency single-battery configurations\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section dji-fc100__section--soft\"\u003e\n    \u003cdiv class=\"dji-fc100__inner dji-fc100__split dji-fc100__split--reverse\"\u003e\n      \u003cdiv class=\"dji-fc100__split-media\"\u003e\n        \u003cimg data-image-key=\"safety-system\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1bX1BwmgH0KtzVMG0AVY_keTrUcUZycGl\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/05-fc100-platform-render.png?v=1785268221\" alt=\"DJI FlyCart 100 multi-sensor safety and obstacle awareness system\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dji-fc100__split-copy\"\u003e\n        \u003cp class=\"dji-fc100__eyebrow\"\u003eIntelligent safety system\u003c\/p\u003e\n        \u003ch2\u003eLayered sensing, precise positioning, and an integrated parachute\u003c\/h2\u003e\n        \u003cp\u003e\n          LiDAR, front\/rear\/downward millimetre-wave radar, a multi-view vision system, and FPV\n          imaging work together to support terrain awareness, obstacle sensing, takeoff and\n          landing assistance, and real-time situational awareness.\u003csup\u003e4\u003c\/sup\u003e\n        \u003c\/p\u003e\n        \u003cul class=\"dji-fc100__list\"\u003e\n          \u003cli\u003ePublished sensing measurement range up to 60 m\u003c\/li\u003e\n          \u003cli\u003eGPS, Galileo, BeiDou, and GLONASS positioning with RTK support\u003c\/li\u003e\n          \u003cli\u003eForward and downward lighting with up to 46 W illumination power\u003c\/li\u003e\n          \u003cli\u003eIntegrated parachute with automatic and manual activation\u003c\/li\u003e\n          \u003cli\u003ePublished parachute touchdown speed of ≤7 m\/s when opened from at least 100 m\u003csup\u003e5\u003c\/sup\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eOperational readiness\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eDesigned for demanding sites and high-tempo field operations\u003c\/h2\u003e\n      \u003cp class=\"dji-fc100__intro\"\u003e\n        The FC100 combines environmental protection, fast energy turnaround, long-range video\n        transmission, and centralized delivery management to support repeatable enterprise\n        workflows.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dji-fc100__feature-grid\"\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e01 \/ ENVIRONMENT\u003c\/span\u003e\n          \u003ch3\u003eWide operating envelope\u003c\/h3\u003e\n          \u003cp\u003e\n            Aircraft operating temperature from −20°C to 40°C, IP55 aircraft protection,\n            resistance to winds up to 12 m\/s during takeoff and landing, and a published maximum\n            flight altitude of 6,000 m under specified no-payload conditions.\u003csup\u003e6\u003c\/sup\u003e\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e02 \/ ENERGY\u003c\/span\u003e\n          \u003ch3\u003e9-minute fast recharge\u003c\/h3\u003e\n          \u003cp\u003e\n            The 41 Ah DB2160 Intelligent Flight Battery can recharge from 30% to 95% in about\n            9 minutes with the C12000 Intelligent Power Supply or D14000iE generator under DJI\n            test conditions.\u003csup\u003e7\u003c\/sup\u003e\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e03 \/ CONTINUITY\u003c\/span\u003e\n          \u003ch3\u003eDual-battery hot-swapping\u003c\/h3\u003e\n          \u003cp\u003e\n            Dual-battery redundancy and hot-swapping help crews maintain a productive rotation.\n            The optional Battery Incubator pre-heats batteries for cold-weather operations.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e04 \/ TRANSMISSION\u003c\/span\u003e\n          \u003ch3\u003eDJI O4 video transmission\u003c\/h3\u003e\n          \u003cp\u003e\n            Up to 20 km in FCC regions, 12 km under SRRC, and 10 km under CE\/MIC in unobstructed,\n            interference-free conditions, with 1080p\/30fps live view and optional 4G enhanced\n            transmission.\u003csup\u003e8\u003c\/sup\u003e\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e05 \/ CONTROL\u003c\/span\u003e\n          \u003ch3\u003eHigh-brightness field display\u003c\/h3\u003e\n          \u003cp\u003e\n            The controller integrates a 7-inch, 1920 × 1200 touchscreen rated at 1,400 cd\/m²,\n            plus RTK support, 4G enhanced transmission, and optional dual-operator control.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__feature\"\u003e\n          \u003cspan class=\"dji-fc100__feature-number\"\u003e06 \/ SOFTWARE\u003c\/span\u003e\n          \u003ch3\u003eDJI Delivery App + DeliveryHub\u003c\/h3\u003e\n          \u003cp\u003e\n            Plan routes, monitor aircraft and cargo data, coordinate teams, review operation\n            records, and connect third-party systems through DJI's one-stop delivery ecosystem.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section dji-fc100__section--soft\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eApplications\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eOne platform for multiple heavy-lift delivery missions\u003c\/h2\u003e\n      \u003cp class=\"dji-fc100__intro\"\u003e\n        Configure the aircraft, payload system, charging equipment, and software workflow for the\n        job site—not the other way around.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dji-fc100__application-grid\"\u003e\n        \u003carticle class=\"dji-fc100__application\"\u003e\n          \u003c!-- Drive source: \"Utility scene kv.jpg\". --\u003e\n          \u003cimg data-image-key=\"application-utility\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/19CkLsi7kAXM7rL6MpLkmERSBM5npPfO7\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/06-utility-infrastructure.jpg?v=1785268223\" alt=\"DJI FlyCart 100 transporting equipment for powerline infrastructure work\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__application-copy\"\u003e\n            \u003ch3\u003eUtilities and Infrastructure\u003c\/h3\u003e\n            \u003cp\u003eMove tools, conductors, components, and construction materials across steep or access-limited terrain.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dji-fc100__application\"\u003e\n          \u003c!-- Drive source: \"SAR scene.jpg\". --\u003e\n          \u003cimg data-image-key=\"application-emergency\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1UfPIMva_RkK4MTmjiT1yh4MvVGfghMXj\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/07-sar-emergency-response.png?v=1785268611\" alt=\"DJI FlyCart 100 supporting emergency logistics in remote terrain\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__application-copy\"\u003e\n            \u003ch3\u003eEmergency Response\u003c\/h3\u003e\n            \u003cp\u003eDeliver urgent supplies and mission equipment when roads are blocked, damaged, or too slow.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dji-fc100__application\"\u003e\n          \u003c!-- Drive source: \"Solar panel scene KV.jpg\". --\u003e\n          \u003cimg data-image-key=\"application-energy\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1voLQ8aXYmqawQVpHjYi2c4dHv5QxANl6\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/08-solar-energy.jpg?v=1785268222\" alt=\"DJI FlyCart 100 lifting equipment at a remote energy site\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__application-copy\"\u003e\n            \u003ch3\u003eEnergy and Remote Construction\u003c\/h3\u003e\n            \u003cp\u003eSupport solar, hydro, mining, forestry, and remote construction crews with targeted material transport.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dji-fc100__application\"\u003e\n          \u003c!-- Drive source: \"Transport over waters scene.jpg\". --\u003e\n          \u003cimg data-image-key=\"application-logistics\" data-drive-source=\"https:\/\/drive.google.com\/file\/d\/1AIPtNPuHPtuXbEnBH9tfpYS9bbB6JBI1\/view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/09-over-water-logistics.jpg?v=1785268221\" alt=\"DJI FlyCart 100 carrying a load across water\" loading=\"lazy\" referrerpolicy=\"no-referrer\"\u003e\n          \u003cdiv class=\"dji-fc100__application-copy\"\u003e\n            \u003ch3\u003eCross-Water and Remote Logistics\u003c\/h3\u003e\n            \u003cp\u003eConnect islands, ports, mountain sites, and dispersed work areas with point-to-point aerial delivery.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eKey specifications\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eDJI FlyCart 100 at a glance\u003c\/h2\u003e\n      \u003cdiv class=\"dji-fc100__table-wrap\"\u003e\n        \u003ctable class=\"dji-fc100__table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDJI FlyCart 100\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum payload\u003c\/td\u003e\n\u003ctd\u003e85 kg dual battery; 100 kg emergency single battery\u003csup\u003e1\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum takeoff weight\u003c\/td\u003e\n\u003ctd\u003e170 kg, subject to local laws and regional restrictions\u003csup\u003e3\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum flight distance\u003c\/td\u003e\n\u003ctd\u003e12 km dual battery \/ 6 km single battery at 149.9 kg takeoff weight\u003csup\u003e2\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum flight \/ hover time\u003c\/td\u003e\n\u003ctd\u003e14 min \/ 12 min dual battery at 149.9 kg takeoff weight\u003csup\u003e2\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum horizontal speed\u003c\/td\u003e\n\u003ctd\u003e20 m\/s in S mode; 15 m\/s maximum route speed\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaximum wind resistance\u003c\/td\u003e\n\u003ctd\u003e12 m\/s during takeoff and landing\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eOperating temperature\u003c\/td\u003e\n\u003ctd\u003e−20°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eAircraft protection rating\u003c\/td\u003e\n\u003ctd\u003eIP55; does not apply to the propulsion system\u003csup\u003e6\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePayload systems\u003c\/td\u003e\n\u003ctd\u003eDJI FlyCart 100 Flagship Winch System; DJI Dual-Battery Lifting System\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eSafety sensing\u003c\/td\u003e\n\u003ctd\u003eLiDAR, millimetre-wave radar, multi-view vision, and FPV; up to 60 m measurement range\u003csup\u003e4\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePositioning\u003c\/td\u003e\n\u003ctd\u003eGPS + Galileo + BeiDou + GLONASS; RTK supported\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eVideo transmission\u003c\/td\u003e\n\u003ctd\u003eDJI O4; up to 20 km FCC; optional 4G enhancement\u003csup\u003e8\u003c\/sup\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003eDJI DB2160 Intelligent Flight Battery, 41 Ah, 52 V, 14.7 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFolded dimensions\u003c\/td\u003e\n\u003ctd\u003e1105 × 1265 × 975 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section dji-fc100__section--soft\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eCompared with FlyCart 30\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eMore payload, a faster winch, and a more advanced sensing stack\u003c\/h2\u003e\n      \u003cdiv class=\"dji-fc100__table-wrap\"\u003e\n        \u003ctable class=\"dji-fc100__table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eCapability\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDJI FlyCart 100\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDJI FlyCart 30\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum payload\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dji-fc100__recommended\"\u003e85 kg dual \/ 100 kg emergency single\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 kg dual \/ 40 kg single\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMaximum takeoff weight\u003c\/td\u003e\n              \u003ctd\u003e170 kg\u003c\/td\u003e\n              \u003ctd\u003e95 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePropeller diameter\u003c\/td\u003e\n              \u003ctd\u003e62-inch carbon-fibre composite\u003c\/td\u003e\n              \u003ctd\u003e54-inch carbon-fibre composite\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eWinch cable \/ retraction\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dji-fc100__recommended\"\u003e30 m \/ up to 1.2 m\/s\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 m \/ up to 0.8 m\/s\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eWinch loading workflow\u003c\/td\u003e\n              \u003ctd\u003eElectric hook, wireless charging, real-time weighing, automatic balance, cable-discard escape\u003c\/td\u003e\n              \u003ctd\u003eTouchdown release, weighing, swing control, cable-cut protection\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSafety sensing\u003c\/td\u003e\n              \u003ctd\u003eLiDAR + multi-directional radar + multi-view vision + FPV\u003c\/td\u003e\n              \u003ctd\u003eForward\/rear radar + binocular vision + FPV\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eVideo transmission\u003c\/td\u003e\n              \u003ctd\u003eDJI O4\u003c\/td\u003e\n              \u003ctd\u003eDJI O3\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFlight battery\u003c\/td\u003e\n              \u003ctd\u003eDB2160, 41 Ah\u003c\/td\u003e\n              \u003ctd\u003eDB2000, 38 Ah\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"margin-top: 18px; color: var(--fc100-muted); font-size: 13px;\"\u003e\n        FlyCart 100 and FlyCart 30 batteries, remote controllers, and winch systems are not\n        interchangeable. Confirm the complete configuration before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__section\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003cp class=\"dji-fc100__eyebrow\"\u003eConfiguration guide\u003c\/p\u003e\n      \u003ch2 class=\"dji-fc100__title\"\u003eHow to choose your FlyCart 100 setup\u003c\/h2\u003e\n      \u003cdiv class=\"dji-fc100__choice-grid\"\u003e\n        \u003carticle class=\"dji-fc100__choice\"\u003e\n          \u003ch3\u003eChoose dual-battery mode for routine work\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for normal enterprise operations where battery redundancy, endurance, and an\n            85 kg maximum published payload are the priority. This is the standard operating\n            configuration.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__choice\"\u003e\n          \u003ch3\u003eChoose the Flagship Winch for remote placement\u003c\/h3\u003e\n          \u003cp\u003e\n            Best when landing is impractical, the load needs controlled lowering, or crews need\n            a powered electric hook and remote pickup or release.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"dji-fc100__choice\"\u003e\n          \u003ch3\u003eChoose the Lifting System for direct external loads\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for pre-rigged materials and repeat lift cycles where real-time weighing,\n            automatic balance, and a simpler direct-lift setup are preferred.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__cta\"\u003e\n    \u003ch2\u003eBuild the right aerial-delivery system for your operation\u003c\/h2\u003e\n    \u003cp\u003e\n      Contact our enterprise team for aircraft and payload configuration, charging infrastructure,\n      operational planning, training options, local compliance considerations, and a tailored quote.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dji-fc100__notes\"\u003e\n    \u003cdiv class=\"dji-fc100__inner\"\u003e\n      \u003ch2\u003ePerformance and operating notes\u003c\/h2\u003e\n      \u003col\u003e\n        \u003cli\u003e\n          Maximum payload values are DJI performance figures measured at sea level. Single-battery\n          mode is for emergency use. DJI Delivery App recommends a loading weight based on aircraft\n          status, environment, and task; never exceed the app's recommended load.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Maximum distance, hover time, and flight time at 149.9 kg were measured with a production\n          aircraft, fully charged new battery\/batteries, 25°C, sea level, no wind, constant optimal\n          speed where applicable, and discharge to 0%. Actual results vary with payload, route,\n          altitude, temperature, wind, battery condition, firmware, and operating reserve.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          The 170 kg maximum takeoff weight is an aircraft performance specification. Follow all\n          local laws, operating approvals, and regional takeoff-weight limits.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Sensing and obstacle-avoidance performance varies with light, rain, fog, obstacle material,\n          position, and shape. The system cannot automatically avoid moving objects. Suspended cargo\n          and cables require separate clearance management and operator oversight.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Parachute touchdown speed was measured at maximum takeoff weight, sea level, 25°C, no wind,\n          and 100 m opening height. DJI lists 100 m as the minimum height for stable terminal speed.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          IP55 protection is not permanent, may decline with wear, and does not apply to the\n          propulsion system. The 6,000 m flight-altitude figure is specified for dual batteries\n          without payload, taking off at 4,500 m; payload capability decreases with altitude.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Nine-minute charging is from 30% to 95% at sea level and 15°C–40°C with a suitable battery\n          temperature and power source. Charging time varies with input power, altitude, starting\n          charge, and temperature. Charging equipment availability varies by region.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Transmission distances are maximum one-way communication ranges measured in unobstructed,\n          interference-free conditions. Supported bands and ranges vary by country or region.\n        \u003c\/li\u003e\n      \u003c\/ol\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"SpeedyDrone Canada","offers":[{"title":"Default Title","offer_id":45170319163529,"sku":null,"price":16617.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/a_60a5a35d-dbcf-4f45-8cf3-16caa0a0fed9.png?v=1768687512","url":"https:\/\/www.speedydrone.ca\/products\/dji-flycart-100","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}