{"product_id":"dji-terra-flagship-upgrade-package","title":"DJI Terra Standard to Flagship Upgrade Package","description":"\u003cstyle\u003e\n  .drt-terra-upgrade,\n  .drt-terra-upgrade-section {\n    max-width: 1180px;\n    margin: 0 auto 64px;\n    padding: 0 20px;\n  }\n\n  .drt-terra-upgrade h2 {\n    color: #111111;\n    margin: 0 auto 24px;\n    text-align: center;\n    font-size: 44px;\n    line-height: 1.12;\n    font-weight: 700;\n    letter-spacing: -0.035em;\n  }\n\n  .drt-terra-upgrade h3,\n  .drt-terra-upgrade-section h3 {\n    color: #111111;\n    margin: 0 auto 18px;\n    text-align: center;\n    font-size: 34px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n  }\n\n  .drt-terra-upgrade-section h3::after {\n    content: \"\";\n    display: block;\n    width: 46px;\n    height: 3px;\n    background: #0070d9;\n    border-radius: 99px;\n    margin: 18px auto 0;\n  }\n\n  .drt-terra-upgrade p,\n  .drt-terra-upgrade-section p {\n    color: #5f6368;\n    line-height: 1.75;\n    font-size: 16px;\n    font-weight: 400;\n  }\n\n  .drt-terra-upgrade \u003e p {\n    max-width: 880px;\n    margin: 0 auto 18px;\n    text-align: center;\n  }\n\n  .drt-terra-subtitle {\n    max-width: 780px;\n    margin: -8px auto 26px !important;\n    text-align: center;\n    color: #5f6368;\n    font-size: 19px !important;\n    line-height: 1.6;\n  }\n\n  .drt-upgrade-alert {\n    background: #f7f9fb;\n    border: 1px solid #e5eaf0;\n    border-radius: 16px;\n    padding: 24px 28px;\n    margin: 32px auto 0;\n    color: #2f3438;\n    line-height: 1.7;\n    max-width: 920px;\n    font-size: 15.8px;\n    text-align: center;\n  }\n\n  .drt-upgrade-alert strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .drt-upgrade-warning {\n    background: #fff8ed;\n    border: 1px solid #f4d7a1;\n    border-radius: 16px;\n    padding: 24px 28px;\n    margin: 28px auto 0;\n    color: #3f2f12;\n    line-height: 1.7;\n    max-width: 920px;\n    font-size: 15.8px;\n    text-align: center;\n  }\n\n  .drt-upgrade-warning strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .drt-upgrade-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 34px;\n  }\n\n  .drt-upgrade-card {\n    background: #f7f8fa;\n    border: 1px solid #edf0f3;\n    border-radius: 18px;\n    padding: 34px 28px;\n    box-shadow: none;\n    text-align: center;\n    transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;\n  }\n\n  .drt-upgrade-card:hover {\n    background: #ffffff;\n    transform: translateY(-3px);\n    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.07);\n  }\n\n  .drt-upgrade-card h4 {\n    margin: 0 0 14px;\n    color: #111111;\n    font-size: 23px;\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n  }\n\n  .drt-upgrade-card p {\n    margin: 0;\n    font-size: 15.5px;\n    color: #5f6368;\n  }\n\n  .drt-table-scroll {\n    overflow-x: auto;\n    margin-top: 34px;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .drt-upgrade-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    border: none;\n    overflow: hidden;\n  }\n\n  .drt-upgrade-table th {\n    background: #f6f7f9;\n    color: #111111;\n    font-weight: 700;\n    text-align: left;\n    padding: 18px 18px;\n    border-bottom: 1px solid #e8eaed;\n    font-size: 15.5px;\n  }\n\n  .drt-upgrade-table td {\n    padding: 18px 18px;\n    border-bottom: 1px solid #edf0f3;\n    color: #3c4043;\n    font-size: 15.5px;\n    line-height: 1.5;\n  }\n\n  .drt-upgrade-table tbody tr:nth-child(even) {\n    background: #fafbfc;\n  }\n\n  .drt-upgrade-table tbody tr:hover {\n    background: #f4f8fc;\n  }\n\n  .drt-upgrade-table td:not(:first-child),\n  .drt-upgrade-table th:not(:first-child) {\n    text-align: center;\n  }\n\n  .drt-upgrade-faq {\n    margin-top: 34px;\n    max-width: 920px;\n    margin-left: auto;\n    margin-right: auto;\n    background: #f7f8fa;\n    border-radius: 18px;\n    padding: 30px 34px;\n    border: 1px solid #edf0f3;\n  }\n\n  .drt-upgrade-faq h4 {\n    margin: 0;\n    color: #111111;\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .drt-upgrade-faq h4:not(:first-child) {\n    margin-top: 26px;\n  }\n\n  .drt-upgrade-faq p {\n    margin: 10px 0 0;\n    color: #5f6368;\n    text-align: left;\n    max-width: none;\n  }\n\n  @media (max-width: 768px) {\n    .drt-terra-upgrade,\n    .drt-terra-upgrade-section {\n      margin-bottom: 46px;\n      padding: 0 16px;\n    }\n\n    .drt-terra-upgrade h2 {\n      font-size: 34px;\n      line-height: 1.18;\n    }\n\n    .drt-terra-upgrade h3,\n    .drt-terra-upgrade-section h3 {\n      font-size: 28px;\n    }\n\n    .drt-terra-upgrade p,\n    .drt-terra-upgrade-section p {\n      font-size: 15.5px;\n    }\n\n    .drt-upgrade-cards {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .drt-upgrade-card {\n      padding: 28px 22px;\n    }\n\n    .drt-upgrade-table {\n      min-width: 720px;\n    }\n\n    .drt-upgrade-faq {\n      padding: 24px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"drt-terra-upgrade\"\u003e\n  \u003ch2\u003eDJI Terra Standard to Flagship Upgrade Package\u003c\/h2\u003e\n\n  \u003cp class=\"drt-terra-subtitle\"\u003e\n    Upgrade an eligible DJI Terra Standard license to DJI Terra Flagship.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This product is designed for customers who already own a qualifying DJI Terra Standard license and want to upgrade to DJI Terra Flagship. DJI Terra Flagship provides access to advanced reconstruction and industry-specific workflows beyond the Standard version.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Choose the correct authorization type based on your existing DJI Terra Standard license: Online or Offline. After your order is placed, Drone Robotics Tech will process the upgrade package according to your selected option.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"drt-upgrade-warning\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e This product is an upgrade package only. It is not a standalone DJI Terra license. Please confirm that you already own an eligible DJI Terra Standard license before placing your order.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"drt-upgrade-alert\"\u003e\n    \u003cstrong\u003eBefore You Buy:\u003c\/strong\u003e Your upgrade package must match the authorization type of your existing Standard license. If your current license is Online, choose the Online upgrade package. If your current license is Offline, choose the Offline upgrade package.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-terra-upgrade-section\"\u003e\n  \u003ch3\u003eWho Is This Upgrade For?\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-upgrade-cards\"\u003e\n    \u003cdiv class=\"drt-upgrade-card\"\u003e\n      \u003ch4\u003eExisting Standard Users\u003c\/h4\u003e\n      \u003cp\u003e\n        For customers who already have an eligible DJI Terra Standard license and need to move to the Flagship version.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"drt-upgrade-card\"\u003e\n      \u003ch4\u003eAdvanced Workflows\u003c\/h4\u003e\n      \u003cp\u003e\n        Recommended for users who need advanced reconstruction, Gaussian Splatting, electricity application workflows, or other Flagship-level features.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"drt-upgrade-card\"\u003e\n      \u003ch4\u003eOnline or Offline\u003c\/h4\u003e\n      \u003cp\u003e\n        Select the upgrade package that matches your existing DJI Terra Standard authorization type.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-terra-upgrade-section\"\u003e\n  \u003ch3\u003eAvailable Upgrade Options\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-table-scroll\"\u003e\n    \u003ctable class=\"drt-upgrade-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eUpgrade Option\u003c\/th\u003e\n          \u003cth\u003eRequired Existing License\u003c\/th\u003e\n          \u003cth\u003eResult After Upgrade\u003c\/th\u003e\n          \u003cth\u003eAuthorization Type\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStandard to Flagship Upgrade Package - Online\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Standard Online\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Flagship Online\u003c\/td\u003e\n          \u003ctd\u003eOnline\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStandard to Flagship Upgrade Package - Offline\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Standard Offline\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Flagship Offline\u003c\/td\u003e\n          \u003ctd\u003eOffline\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-terra-upgrade-section\"\u003e\n  \u003ch3\u003eOnline vs. Offline Upgrade\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-table-scroll\"\u003e\n    \u003ctable class=\"drt-upgrade-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eAuthorization Type\u003c\/th\u003e\n          \u003cth\u003eBest For\u003c\/th\u003e\n          \u003cth\u003eImportant Note\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eOnline\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eUsers with regular internet access\u003c\/td\u003e\n          \u003ctd\u003eChoose this only if your existing DJI Terra Standard license is Online.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eOffline\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eRestricted network environments\u003c\/td\u003e\n          \u003ctd\u003eChoose this only if your existing DJI Terra Standard license is Offline.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-terra-upgrade-section\"\u003e\n  \u003ch3\u003eFAQ\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-upgrade-faq\"\u003e\n    \u003ch4\u003eIs this a full DJI Terra license?\u003c\/h4\u003e\n    \u003cp\u003e\n      No. This product is an upgrade package only. It is intended for customers who already own an eligible DJI Terra Standard license.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eCan I buy this if I do not already have DJI Terra Standard?\u003c\/h4\u003e\n    \u003cp\u003e\n      No. If you do not already own a qualifying DJI Terra Standard license, please purchase a full DJI Terra Flagship license instead.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eShould I choose Online or Offline?\u003c\/h4\u003e\n    \u003cp\u003e\n      Choose the authorization type that matches your existing DJI Terra Standard license. Online Standard licenses require the Online upgrade package. Offline Standard licenses require the Offline upgrade package.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eCan the upgrade package be refunded?\u003c\/h4\u003e\n    \u003cp\u003e\n      Software license orders may not be eligible for cancellation or refund once the activation code or upgrade authorization has been issued. Please confirm your license type before placing your order.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eWhat if I am not sure which license I currently have?\u003c\/h4\u003e\n    \u003cp\u003e\n      Please contact Drone Robotics Tech before purchasing. We can help you review your license requirements before processing the order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Drone Robotics Tech","offers":[{"title":"Online","offer_id":47815961510146,"sku":"DJI Terra – Standard to Flagship Version Upgrade Package (Online)","price":5300.0,"currency_code":"USD","in_stock":true},{"title":"Offline","offer_id":47815961542914,"sku":"DJI Terra – Standard to Flagship Version Upgrade Package (Offline)","price":5300.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/DJI_Terra_Upgradde.jpg?v=1779417539","url":"https:\/\/droneroboticstec.com\/products\/dji-terra-flagship-upgrade-package","provider":"Drone Robotics Tech","version":"1.0","type":"link"}