{"product_id":"agibot-a2-lite","title":"AGIBOT A2 Lite Full-Size Humanoid Robot","description":"\u003cstyle\u003e\n  .sd-a2-lite,\n  .sd-a2-lite * {\n    box-sizing: border-box;\n  }\n\n  .sd-a2-lite {\n    --a2l-ink: #16120f;\n    --a2l-deep: #100d0c;\n    --a2l-wine: #321116;\n    --a2l-copper: #a9653c;\n    --a2l-gold: #d6a466;\n    --a2l-paper: #f6f2ec;\n    --a2l-muted: #706762;\n    --a2l-line: rgba(53, 33, 23, 0.13);\n    --a2l-radius-xl: 32px;\n    --a2l-radius-lg: 24px;\n    --a2l-radius-md: 16px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--a2l-ink);\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Helvetica,\n      Arial,\n      sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sd-a2-lite img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n    background: transparent !important;\n    box-shadow: none !important;\n    vertical-align: middle;\n  }\n\n  .sd-a2-lite h2,\n  .sd-a2-lite h3,\n  .sd-a2-lite p,\n  .sd-a2-lite dl,\n  .sd-a2-lite dd,\n  .sd-a2-lite figure {\n    margin: 0 !important;\n  }\n\n  .sd-a2-lite h2,\n  .sd-a2-lite h3,\n  .sd-a2-lite summary {\n    font-family: inherit !important;\n    text-transform: none !important;\n  }\n\n  .sd-a2-lite a {\n    color: inherit;\n  }\n\n  .sd-a2-lite-wrap {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .sd-a2-lite-eyebrow {\n    margin-bottom: 13px !important;\n    color: var(--a2l-copper) !important;\n    font-size: 11px !important;\n    font-weight: 800 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0.18em !important;\n    text-transform: uppercase !important;\n  }\n\n  .sd-a2-lite-eyebrow-light {\n    color: #e9bc86 !important;\n  }\n\n  .sd-a2-lite-title {\n    max-width: 900px;\n    color: var(--a2l-ink) !important;\n    font-size: clamp(35px, 4.8vw, 62px) !important;\n    font-weight: 740 !important;\n    line-height: 1.03 !important;\n    letter-spacing: -0.048em !important;\n    text-wrap: balance;\n  }\n\n  .sd-a2-lite-title-light {\n    color: #ffffff !important;\n  }\n\n  .sd-a2-lite-lead {\n    max-width: 790px;\n    margin-top: 20px !important;\n    color: var(--a2l-muted) !important;\n    font-size: 17px !important;\n    line-height: 1.75 !important;\n  }\n\n  .sd-a2-lite-lead-light {\n    color: rgba(255, 255, 255, 0.73) !important;\n  }\n\n  .sd-a2-lite-heading-center {\n    margin-right: auto;\n    margin-left: auto;\n    text-align: center;\n  }\n\n  .sd-a2-lite-heading-center .sd-a2-lite-lead {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .sd-a2-lite-heading-center .sd-a2-lite-title {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .sd-a2-lite-button {\n    display: inline-flex;\n    min-height: 48px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 23px;\n    border: 1px solid transparent;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #b96f42, #8e4d2d);\n    box-shadow: 0 12px 32px rgba(101, 49, 23, 0.28);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 160ms ease,\n      box-shadow 160ms ease;\n  }\n\n  .sd-a2-lite-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 16px 38px rgba(101, 49, 23, 0.36);\n  }\n\n  .sd-a2-lite-button-secondary {\n    border-color: rgba(255, 255, 255, 0.34);\n    background: rgba(255, 255, 255, 0.08);\n    box-shadow: none;\n    backdrop-filter: blur(8px);\n  }\n\n  \/* Hero *\/\n\n  .sd-a2-lite-hero {\n    position: relative;\n    min-height: 650px;\n    overflow: hidden;\n    isolation: isolate;\n    background: #0c0c0d;\n  }\n\n  .sd-a2-lite-hero-image {\n    position: absolute;\n    z-index: -3;\n    inset: 0;\n    width: 100%;\n    height: 100% !important;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  .sd-a2-lite-hero::before {\n    content: \"\";\n    position: absolute;\n    z-index: -2;\n    inset: 0;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(9, 7, 7, 0.97) 0%,\n        rgba(15, 10, 9, 0.89) 34%,\n        rgba(17, 11, 9, 0.53) 59%,\n        rgba(17, 11, 9, 0.08) 100%\n      ),\n      linear-gradient(\n        0deg,\n        rgba(5, 5, 5, 0.5),\n        transparent 44%\n      );\n  }\n\n  .sd-a2-lite-hero::after {\n    content: \"\";\n    position: absolute;\n    z-index: -1;\n    top: -250px;\n    left: -210px;\n    width: 650px;\n    height: 650px;\n    border: 1px solid rgba(214, 164, 102, 0.14);\n    border-radius: 50%;\n    box-shadow:\n      0 0 0 90px rgba(214, 164, 102, 0.03),\n      0 0 0 180px rgba(214, 164, 102, 0.018);\n  }\n\n  .sd-a2-lite-hero-inner {\n    display: flex;\n    min-height: 650px;\n    align-items: center;\n    padding: 78px 0 72px;\n  }\n\n  .sd-a2-lite-hero-copy {\n    max-width: 680px;\n  }\n\n  .sd-a2-lite-wordmark {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    line-height: 1 !important;\n    letter-spacing: 0.17em !important;\n  }\n\n  .sd-a2-lite-wordmark::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--a2l-gold);\n    box-shadow: 0 0 0 6px rgba(214, 164, 102, 0.13);\n  }\n\n  .sd-a2-lite-hero h2 {\n    max-width: 640px;\n    color: #ffffff !important;\n    font-size: clamp(44px, 6.5vw, 82px) !important;\n    font-weight: 750 !important;\n    line-height: 0.98 !important;\n    letter-spacing: -0.058em !important;\n    text-wrap: balance;\n  }\n\n  .sd-a2-lite-hero-subtitle {\n    margin-top: 20px !important;\n    color: #eab37d !important;\n    font-size: clamp(19px, 2vw, 27px) !important;\n    font-weight: 680 !important;\n    line-height: 1.25 !important;\n  }\n\n  .sd-a2-lite-hero-description {\n    max-width: 650px;\n    margin-top: 21px !important;\n    color: rgba(255, 255, 255, 0.76) !important;\n    font-size: 16px !important;\n    line-height: 1.72 !important;\n  }\n\n  .sd-a2-lite-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 29px;\n  }\n\n  \/* Key facts *\/\n\n  .sd-a2-lite-facts {\n    position: relative;\n    z-index: 2;\n    margin-top: -1px;\n    border-bottom: 1px solid var(--a2l-line);\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-facts-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n  }\n\n  .sd-a2-lite-fact {\n    min-width: 0;\n    padding: 29px 20px 30px;\n    border-right: 1px solid var(--a2l-line);\n    text-align: center;\n  }\n\n  .sd-a2-lite-fact:first-child {\n    border-left: 1px solid var(--a2l-line);\n  }\n\n  .sd-a2-lite-fact dt {\n    color: var(--a2l-muted);\n    font-size: 10px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .sd-a2-lite-fact dd {\n    margin-top: 6px !important;\n    color: var(--a2l-ink);\n    font-size: clamp(25px, 2.8vw, 37px);\n    font-weight: 760;\n    line-height: 1.1;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a2-lite-fact small {\n    display: block;\n    margin-top: 5px;\n    color: var(--a2l-muted);\n    font-size: 11px;\n    font-weight: 650;\n    line-height: 1.35;\n  }\n\n  \/* Definition *\/\n\n  .sd-a2-lite-definition {\n    padding: 104px 0;\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-definition-grid {\n    display: grid;\n    align-items: start;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 72px;\n  }\n\n  .sd-a2-lite-definition-copy p:not(.sd-a2-lite-eyebrow) {\n    margin-top: 24px !important;\n    color: var(--a2l-muted);\n    font-size: 17px;\n    line-height: 1.78;\n  }\n\n  .sd-a2-lite-value-grid {\n    display: grid;\n    gap: 14px;\n  }\n\n  .sd-a2-lite-value-card {\n    position: relative;\n    overflow: hidden;\n    padding: 26px 28px;\n    border: 1px solid var(--a2l-line);\n    border-radius: var(--a2l-radius-md);\n    background:\n      linear-gradient(135deg, rgba(169, 101, 60, 0.055), transparent 50%),\n      #ffffff;\n  }\n\n  .sd-a2-lite-value-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;\n    width: 3px;\n    background: linear-gradient(var(--a2l-copper), var(--a2l-gold));\n  }\n\n  .sd-a2-lite-value-card h3 {\n    font-size: 20px;\n    font-weight: 730;\n    line-height: 1.25;\n    letter-spacing: -0.02em;\n  }\n\n  .sd-a2-lite-value-card p {\n    margin-top: 8px !important;\n    color: var(--a2l-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* Capability cards *\/\n\n  .sd-a2-lite-capabilities {\n    padding: 104px 0;\n    background:\n      radial-gradient(circle at 50% 0, rgba(169, 101, 60, 0.12), transparent 36%),\n      var(--a2l-deep);\n  }\n\n  .sd-a2-lite-capability-grid {\n    display: grid;\n    margin-top: 48px;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .sd-a2-lite-capability-card {\n    overflow: hidden;\n    padding: 0 !important;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: var(--a2l-radius-lg);\n    background: #171312;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);\n  }\n\n  .sd-a2-lite-capability-card img {\n    width: 100%;\n    height: auto;\n    margin: 0 !important;\n    object-fit: contain;\n    background: transparent !important;\n  }\n\n  .sd-a2-lite-capability-caption {\n    padding: 21px 21px 23px;\n  }\n\n  .sd-a2-lite-capability-caption h3 {\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 720;\n    line-height: 1.25;\n  }\n\n  .sd-a2-lite-capability-caption p {\n    margin-top: 8px !important;\n    color: rgba(255, 255, 255, 0.65);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* Scenic feature sections *\/\n\n  .sd-a2-lite-showcase {\n    padding: 106px 0;\n    background: var(--a2l-paper);\n  }\n\n  .sd-a2-lite-showcase-grid {\n    display: grid;\n    margin-top: 49px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .sd-a2-lite-scene {\n    overflow: hidden;\n    padding: 0 !important;\n    border: 1px solid var(--a2l-line);\n    border-radius: var(--a2l-radius-xl);\n    background: #ffffff;\n    box-shadow: 0 20px 50px rgba(60, 37, 25, 0.09);\n  }\n\n  .sd-a2-lite-scene-wide {\n    grid-column: 1 \/ -1;\n  }\n\n  .sd-a2-lite-scene-media {\n    overflow: hidden;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: transparent;\n    font-size: 0;\n    line-height: 0;\n  }\n\n  .sd-a2-lite-scene img {\n    width: 100%;\n    height: auto;\n    margin: 0 !important;\n    object-fit: contain;\n  }\n\n  .sd-a2-lite-scene-copy {\n    padding: 27px 29px 30px;\n  }\n\n  .sd-a2-lite-scene-kicker {\n    color: var(--a2l-copper);\n    font-size: 10px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .sd-a2-lite-scene h3 {\n    margin-top: 9px;\n    font-size: clamp(23px, 2.8vw, 34px);\n    font-weight: 740;\n    line-height: 1.12;\n    letter-spacing: -0.035em;\n  }\n\n  .sd-a2-lite-scene p:not(.sd-a2-lite-scene-kicker) {\n    margin-top: 12px !important;\n    color: var(--a2l-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-a2-lite-badge {\n    display: inline-flex;\n    margin-top: 14px;\n    padding: 6px 10px;\n    border: 1px solid rgba(169, 101, 60, 0.23);\n    border-radius: 999px;\n    background: rgba(169, 101, 60, 0.08);\n    color: #834821;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  \/* Reliability *\/\n\n  .sd-a2-lite-reliability {\n    padding: 106px 0;\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-reliability-visual {\n    overflow: hidden;\n    margin-top: 47px;\n    padding: 0 !important;\n    border-radius: var(--a2l-radius-xl);\n    background: transparent;\n    box-shadow: 0 26px 60px rgba(31, 18, 12, 0.16);\n    font-size: 0;\n    line-height: 0;\n  }\n\n  .sd-a2-lite-reliability-visual img {\n    width: 100%;\n    height: auto;\n    margin: 0 !important;\n    object-fit: contain;\n  }\n\n  .sd-a2-lite-reliability-grid {\n    display: grid;\n    margin-top: 22px;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .sd-a2-lite-reliability-card {\n    padding: 25px 26px;\n    border: 1px solid var(--a2l-line);\n    border-radius: var(--a2l-radius-md);\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-reliability-card strong {\n    display: block;\n    color: var(--a2l-copper);\n    font-size: 24px;\n    font-weight: 760;\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n  }\n\n  .sd-a2-lite-reliability-card span {\n    display: block;\n    margin-top: 8px;\n    color: var(--a2l-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* Battery *\/\n\n  .sd-a2-lite-battery {\n    padding: 0 0 106px;\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-battery-panel {\n    display: grid;\n    overflow: hidden;\n    border-radius: var(--a2l-radius-xl);\n    background: var(--a2l-deep);\n    grid-template-columns: 0.88fr 1.12fr;\n  }\n\n  .sd-a2-lite-battery-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 54px;\n  }\n\n  .sd-a2-lite-battery-copy h2 {\n    color: #ffffff;\n    font-size: clamp(35px, 4vw, 54px);\n    font-weight: 740;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n  }\n\n  .sd-a2-lite-battery-copy p:not(.sd-a2-lite-eyebrow) {\n    margin-top: 19px !important;\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .sd-a2-lite-battery-list {\n    display: grid;\n    margin-top: 25px;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n  }\n\n  .sd-a2-lite-battery-list div {\n    padding: 14px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.055);\n  }\n\n  .sd-a2-lite-battery-list strong,\n  .sd-a2-lite-battery-list span {\n    display: block;\n  }\n\n  .sd-a2-lite-battery-list strong {\n    color: #ffffff;\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .sd-a2-lite-battery-list span {\n    margin-top: 4px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  .sd-a2-lite-battery-media {\n    display: flex;\n    overflow: hidden;\n    align-items: stretch;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: transparent;\n    font-size: 0;\n    line-height: 0;\n  }\n\n  .sd-a2-lite-battery-media img {\n    width: 100%;\n    height: 100% !important;\n    margin: 0 !important;\n    object-fit: cover;\n    object-position: 72% center;\n  }\n\n  \/* Specifications *\/\n\n  .sd-a2-lite-specs {\n    padding: 106px 0;\n    background: var(--a2l-paper);\n  }\n\n  .sd-a2-lite-specs-shell {\n    overflow: hidden;\n    margin-top: 46px;\n    border: 1px solid var(--a2l-line);\n    border-radius: var(--a2l-radius-lg);\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-table-scroll {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sd-a2-lite-table-scroll:focus-visible {\n    outline: 3px solid rgba(169, 101, 60, 0.45);\n    outline-offset: -3px;\n  }\n\n  .sd-a2-lite-table {\n    width: 100%;\n    min-width: 680px;\n    border-collapse: collapse;\n    color: var(--a2l-ink);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .sd-a2-lite-table caption {\n    padding: 23px 25px;\n    border-bottom: 1px solid var(--a2l-line);\n    color: var(--a2l-muted);\n    font-size: 12px;\n    text-align: left;\n  }\n\n  .sd-a2-lite-table th,\n  .sd-a2-lite-table td {\n    padding: 14px 22px;\n    border-bottom: 1px solid var(--a2l-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sd-a2-lite-table thead th {\n    background: var(--a2l-deep);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .sd-a2-lite-table thead th:first-child {\n    width: 42%;\n  }\n\n  .sd-a2-lite-table tbody th[scope=\"row\"] {\n    color: #3b322d;\n    font-weight: 680;\n  }\n\n  .sd-a2-lite-table .sd-a2-lite-table-group th {\n    padding-top: 17px;\n    padding-bottom: 10px;\n    background: #eee6dc;\n    color: #805036;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-a2-lite-table tbody:last-child tr:last-child th,\n  .sd-a2-lite-table tbody:last-child tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sd-a2-lite-spec-note {\n    padding: 19px 23px;\n    border-top: 1px solid var(--a2l-line);\n    color: var(--a2l-muted) !important;\n    font-size: 12px !important;\n    line-height: 1.65 !important;\n  }\n\n  \/* Canada *\/\n\n  .sd-a2-lite-canada {\n    padding: 108px 0;\n    background:\n      radial-gradient(circle at 78% 15%, rgba(214, 164, 102, 0.16), transparent 30%),\n      linear-gradient(145deg, #0f0d0c, #271014 68%, #1a0e0e);\n  }\n\n  .sd-a2-lite-canada-grid {\n    display: grid;\n    align-items: start;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 70px;\n  }\n\n  .sd-a2-lite-canada-copy,\n  .sd-a2-lite-canada-cards {\n    min-width: 0;\n  }\n\n  .sd-a2-lite-canada-copy .sd-a2-lite-title {\n    overflow-wrap: anywhere;\n  }\n\n  .sd-a2-lite-canada-copy p:not(.sd-a2-lite-eyebrow) {\n    margin-top: 21px !important;\n    color: rgba(255, 255, 255, 0.69) !important;\n    font-size: 16px !important;\n    line-height: 1.75 !important;\n  }\n\n  .sd-a2-lite-canada-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .sd-a2-lite-canada-location {\n    margin-top: 25px !important;\n    padding-top: 20px;\n    border-top: 1px solid rgba(255, 255, 255, 0.13);\n    color: rgba(255, 255, 255, 0.64) !important;\n    font-size: 13px !important;\n  }\n\n  .sd-a2-lite-canada-location a {\n    color: #f0c28f !important;\n    font-weight: 720 !important;\n    text-decoration-color: rgba(240, 194, 143, 0.68) !important;\n    text-underline-offset: 3px !important;\n  }\n\n  .sd-a2-lite-canada-location a:visited,\n  .sd-a2-lite-canada-location a:hover,\n  .sd-a2-lite-canada-location a:focus {\n    color: #ffd6a8 !important;\n    text-decoration-color: #ffd6a8 !important;\n  }\n\n  .sd-a2-lite-canada-cards {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-a2-lite-canada-card {\n    padding: 24px 23px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: var(--a2l-radius-md);\n    background: rgba(255, 255, 255, 0.055);\n    backdrop-filter: blur(8px);\n  }\n\n  .sd-a2-lite-canada-card h3 {\n    color: #ffffff !important;\n    font-size: 17px !important;\n    font-weight: 720 !important;\n    line-height: 1.3 !important;\n  }\n\n  .sd-a2-lite-canada-card p {\n    margin-top: 8px !important;\n    color: rgba(255, 255, 255, 0.62) !important;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  \/* FAQ *\/\n\n  .sd-a2-lite-faq {\n    padding: 106px 0 92px;\n    background: #ffffff;\n  }\n\n  .sd-a2-lite-faq-list {\n    max-width: 920px;\n    margin: 45px auto 0;\n    border-top: 1px solid var(--a2l-line);\n  }\n\n  .sd-a2-lite-faq .sd-a2-lite-title {\n    font-size: clamp(34px, 4vw, 52px) !important;\n  }\n\n  .sd-a2-lite-faq details {\n    border-bottom: 1px solid var(--a2l-line);\n  }\n\n  .sd-a2-lite-faq summary {\n    display: block !important;\n    position: relative;\n    padding: 22px 52px 22px 2px;\n    margin: 0 !important;\n    color: var(--a2l-ink) !important;\n    cursor: pointer;\n    font-size: 17px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n    list-style: none !important;\n    -webkit-appearance: none;\n    appearance: none;\n  }\n\n  .sd-a2-lite-faq summary::-webkit-details-marker {\n    display: none !important;\n  }\n\n  .sd-a2-lite-faq summary::marker {\n    content: \"\";\n    display: none;\n  }\n\n  .sd-a2-lite-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    display: grid !important;\n    top: 50%;\n    right: 8px;\n    width: 30px;\n    height: 30px;\n    place-items: center;\n    border: 1px solid var(--a2l-line);\n    border-radius: 50%;\n    color: var(--a2l-copper);\n    font-size: 21px;\n    font-weight: 500;\n    line-height: 1;\n    text-align: center;\n    pointer-events: none;\n    transform: translateY(-50%);\n  }\n\n  .sd-a2-lite-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sd-a2-lite-faq-answer {\n    max-width: 820px;\n    padding: 0 52px 23px 2px;\n    color: var(--a2l-muted) !important;\n    font-size: 14px !important;\n    line-height: 1.72 !important;\n  }\n\n  .sd-a2-lite-faq-answer a {\n    color: #7f472a;\n    font-weight: 700;\n    text-underline-offset: 3px;\n  }\n\n  .sd-a2-lite-source {\n    max-width: 920px;\n    margin: 38px auto 0 !important;\n    padding: 18px 20px;\n    border-radius: 13px;\n    background: var(--a2l-paper);\n    color: var(--a2l-muted) !important;\n    font-size: 12px !important;\n    line-height: 1.65 !important;\n    text-align: center;\n  }\n\n  .sd-a2-lite-source a {\n    color: #7f472a;\n    font-weight: 700;\n    text-underline-offset: 2px;\n  }\n\n  \/* Responsive *\/\n\n  @media (max-width: 1000px) {\n    .sd-a2-lite-capability-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-a2-lite-battery-panel {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-battery-copy {\n      padding: 48px;\n    }\n\n    .sd-a2-lite-battery-media img {\n      height: auto !important;\n      object-fit: contain;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .sd-a2-lite-definition-grid,\n    .sd-a2-lite-canada-grid {\n      grid-template-columns: 1fr;\n      gap: 45px;\n    }\n\n    .sd-a2-lite-reliability-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-showcase-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-scene-wide {\n      grid-column: auto;\n    }\n\n  }\n\n  @media (max-width: 680px) {\n    .sd-a2-lite-wrap {\n      width: min(1220px, calc(100% - 30px));\n    }\n\n    .sd-a2-lite-hero {\n      min-height: 690px;\n    }\n\n    .sd-a2-lite-hero-image {\n      inset: 0 0 auto;\n      height: 360px !important;\n      object-position: 72% center;\n    }\n\n    .sd-a2-lite-hero::before {\n      background:\n        linear-gradient(\n          90deg,\n          rgba(8, 7, 7, 0.9),\n          rgba(8, 7, 7, 0.53)\n        ),\n        linear-gradient(\n          0deg,\n          rgba(7, 6, 6, 0.92) 0%,\n          rgba(7, 6, 6, 0.68) 44%,\n          rgba(7, 6, 6, 0.18) 100%\n        );\n    }\n\n    .sd-a2-lite-hero-inner {\n      min-height: 690px;\n      align-items: flex-end;\n      padding: 70px 0 54px;\n    }\n\n    .sd-a2-lite-hero h2 {\n      font-size: clamp(42px, 14vw, 61px) !important;\n    }\n\n    .sd-a2-lite-hero-description {\n      font-size: 14px !important;\n    }\n\n    .sd-a2-lite-hero-actions {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-canada-actions {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-button {\n      width: 100%;\n    }\n\n    .sd-a2-lite-facts-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sd-a2-lite-fact {\n      padding: 23px 10px 24px;\n      border-top: 1px solid var(--a2l-line);\n    }\n\n    .sd-a2-lite-fact:nth-child(odd) {\n      border-left: 1px solid var(--a2l-line);\n    }\n\n    .sd-a2-lite-fact:nth-child(5) {\n      grid-column: 1 \/ -1;\n      border-right: 1px solid var(--a2l-line);\n    }\n\n    .sd-a2-lite-definition,\n    .sd-a2-lite-capabilities,\n    .sd-a2-lite-showcase,\n    .sd-a2-lite-reliability,\n    .sd-a2-lite-specs,\n    .sd-a2-lite-canada,\n    .sd-a2-lite-faq {\n      padding-top: 78px;\n      padding-bottom: 78px;\n    }\n\n    .sd-a2-lite-battery {\n      padding-bottom: 78px;\n    }\n\n    .sd-a2-lite-title {\n      font-size: 36px !important;\n    }\n\n    .sd-a2-lite-lead {\n      font-size: 15px !important;\n    }\n\n    .sd-a2-lite-capability-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n    }\n\n    .sd-a2-lite-canada-cards {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-capability-card {\n      border-radius: 15px;\n    }\n\n    .sd-a2-lite-capability-caption {\n      padding: 15px 13px 17px;\n    }\n\n    .sd-a2-lite-capability-caption h3 {\n      font-size: 14px;\n      line-height: 1.3;\n    }\n\n    .sd-a2-lite-capability-caption p {\n      margin-top: 6px !important;\n      font-size: 11px;\n      line-height: 1.48;\n    }\n\n    .sd-a2-lite-scene-copy {\n      padding: 23px 21px 25px;\n    }\n\n    .sd-a2-lite-battery-copy {\n      padding: 34px 23px 38px;\n    }\n\n    .sd-a2-lite-battery-list {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a2-lite-table th,\n    .sd-a2-lite-table td {\n      padding: 13px 16px;\n    }\n\n    .sd-a2-lite-faq summary {\n      padding-top: 19px;\n      padding-bottom: 19px;\n      font-size: 15px !important;\n    }\n\n    .sd-a2-lite-faq .sd-a2-lite-title {\n      font-size: 34px !important;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .sd-a2-lite-button {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-a2-lite\" aria-label=\"AGIBOT A2 Lite product information\"\u003e\n  \u003csection class=\"sd-a2-lite-hero\"\u003e\n    \u003cimg class=\"sd-a2-lite-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-01-hero.jpg?v=1785435962\" alt=\"AGIBOT A2 Lite full-size humanoid robot on a performance stage\" width=\"1920\" height=\"938\" fetchpriority=\"high\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap sd-a2-lite-hero-inner\"\u003e\n      \u003cdiv class=\"sd-a2-lite-hero-copy\"\u003e\n        \u003cp class=\"sd-a2-lite-wordmark\"\u003eAGIBOT\u003c\/p\u003e\n        \u003ch2\u003eA2 Lite\u003c\/h2\u003e\n        \u003cp class=\"sd-a2-lite-hero-subtitle\"\u003eMaster of Performance\u003c\/p\u003e\n        \u003cp class=\"sd-a2-lite-hero-description\"\u003e\n          The AGIBOT A2 Lite is a full-size humanoid robot created for\n          entertainment, commercial performances and coordinated multi-robot\n          programs—combining a stage-ready form with practical control and\n          swappable-battery support.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sd-a2-lite-hero-actions\"\u003e\n          \u003ca class=\"sd-a2-lite-button\" href=\"#sd-a2-lite-canada\"\u003e\n            Request a Canadian Project Quote\n          \u003c\/a\u003e\n          \u003ca class=\"sd-a2-lite-button sd-a2-lite-button-secondary\" href=\"#sd-a2-lite-specifications\"\u003e\n            View Specifications\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-facts\" aria-label=\"Key specifications\"\u003e\n    \u003cdl class=\"sd-a2-lite-wrap sd-a2-lite-facts-grid\"\u003e\n      \u003cdiv class=\"sd-a2-lite-fact\"\u003e\n        \u003cdt\u003eHeight\u003c\/dt\u003e\n        \u003cdd\u003e169 cm\u003c\/dd\u003e\n        \u003csmall\u003eFull-size humanoid\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-fact\"\u003e\n        \u003cdt\u003eWeight\u003c\/dt\u003e\n        \u003cdd\u003e≈64 kg\u003c\/dd\u003e\n        \u003csmall\u003eManufacturer listed\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-fact\"\u003e\n        \u003cdt\u003eDegrees of freedom\u003c\/dt\u003e\n        \u003cdd\u003e23 DOF\u003c\/dd\u003e\n        \u003csmall\u003e1 neck · 5\/arm · 6\/leg\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-fact\"\u003e\n        \u003cdt\u003eMaximum speed\u003c\/dt\u003e\n        \u003cdd\u003e0.8 m\/s\u003c\/dd\u003e\n        \u003csmall\u003eManufacturer listed\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-fact\"\u003e\n        \u003cdt\u003eStanding runtime\u003c\/dt\u003e\n        \u003cdd\u003e4.5 h\u003c\/dd\u003e\n        \u003csmall\u003eWalking: 1.5 h+\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/dl\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-definition\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap sd-a2-lite-definition-grid\"\u003e\n      \u003cdiv class=\"sd-a2-lite-definition-copy\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow\"\u003eWhat is the AGIBOT A2 Lite?\u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title\"\u003e\n          A full-size humanoid built to hold the room\n        \u003c\/h2\u003e\n        \u003cp\u003e\n          The AGIBOT A2 Lite is a performance-focused humanoid robot for\n          entertainment and commercial presentation. Its 23-degree-of-freedom\n          body, supported dance-development workflow and group-control software\n          make it a fit for planned stage programs, event moments and\n          multi-robot choreography.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          SpeedyDrone Canada can help organizations assess the intended venue,\n          performance plan, control requirements, optional tools and final\n          configuration before quotation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-value-grid\"\u003e\n        \u003carticle class=\"sd-a2-lite-value-card\"\u003e\n          \u003ch3\u003ePerformance-first design\u003c\/h3\u003e\n          \u003cp\u003e\n            A full-size 169 cm presence with manufacturer-highlighted dance and\n            performance skills for planned commercial programs.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-a2-lite-value-card\"\u003e\n          \u003ch3\u003eCoordinated group shows\u003c\/h3\u003e\n          \u003cp\u003e\n            Supported group-control software can organize movement, speech,\n            walking speed, duration and action sequences.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-a2-lite-value-card\"\u003e\n          \u003ch3\u003ePractical event continuity\u003c\/h3\u003e\n          \u003cp\u003e\n            Fast charging and a swappable 14.4 Ah battery provide a practical\n            foundation for scheduled sessions and managed changeovers.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-capabilities\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-heading-center\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow sd-a2-lite-eyebrow-light\"\u003e\n          Core performance figures\n        \u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title sd-a2-lite-title-light\"\u003e\n          Movement, endurance and managed safety\n        \u003c\/h2\u003e\n        \u003cp class=\"sd-a2-lite-lead sd-a2-lite-lead-light\"\u003e\n          These official capability visuals are paired with the current\n          manufacturer table values used throughout this listing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-a2-lite-capability-grid\"\u003e\n        \u003cfigure class=\"sd-a2-lite-capability-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-02-peak-knee-torque.jpg?v=1785435962\" alt=\"A2 Lite capability card showing 270 newton-metre joint torque\" width=\"276\" height=\"475\" loading=\"lazy\"\u003e\n          \u003cfigcaption class=\"sd-a2-lite-capability-caption\"\u003e\n            \u003ch3\u003e270 N·m peak knee torque\u003c\/h3\u003e\n            \u003cp\u003eOfficial current parameter-table value.\u003c\/p\u003e\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure class=\"sd-a2-lite-capability-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-03-walking-speed.jpg?v=1785435962\" alt=\"A2 Lite walking speed capability card showing 0.5 to 0.8 metres per second\" width=\"276\" height=\"476\" loading=\"lazy\"\u003e\n          \u003cfigcaption class=\"sd-a2-lite-capability-caption\"\u003e\n            \u003ch3\u003eUp to 0.8 m\/s\u003c\/h3\u003e\n            \u003cp\u003eMaximum speed listed by AGIBOT.\u003c\/p\u003e\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure class=\"sd-a2-lite-capability-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-04-battery-endurance.jpg?v=1785435962\" alt=\"A2 Lite standing and walking battery endurance capability card\" width=\"276\" height=\"476\" loading=\"lazy\"\u003e\n          \u003cfigcaption class=\"sd-a2-lite-capability-caption\"\u003e\n            \u003ch3\u003eTwo runtime measures\u003c\/h3\u003e\n            \u003cp\u003eStanding 4.5 hours; walking 1.5 hours or more.\u003c\/p\u003e\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure class=\"sd-a2-lite-capability-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-05-safety-features.jpg?v=1785435962\" alt=\"A2 Lite low-power alert and self-balancing capability visual\" width=\"276\" height=\"476\" loading=\"lazy\"\u003e\n          \u003cfigcaption class=\"sd-a2-lite-capability-caption\"\u003e\n            \u003ch3\u003eManaged operation\u003c\/h3\u003e\n            \u003cp\u003e\n              The manufacturer gallery highlights low-power alerting and\n              self-balancing.\n            \u003c\/p\u003e\n          \u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-showcase\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-heading-center\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow\"\u003ePerformance and creative control\u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title\"\u003e\n          From a solo stage moment to coordinated robot programs\n        \u003c\/h2\u003e\n        \u003cp class=\"sd-a2-lite-lead\"\u003e\n          Build a program around supported performance skills, planned\n          multi-robot sequences and optional motion-creation tools.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-a2-lite-showcase-grid\"\u003e\n        \u003carticle class=\"sd-a2-lite-scene sd-a2-lite-scene-wide\"\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-06-entertainment-stage.jpg?v=1785435962\" alt=\"AGIBOT A2 Lite in a theatrical entertainment setting\" width=\"1920\" height=\"1102\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-copy\"\u003e\n            \u003cp class=\"sd-a2-lite-scene-kicker\"\u003eCommercial entertainment\u003c\/p\u003e\n            \u003ch3\u003eA visible, full-size stage presence\u003c\/h3\u003e\n            \u003cp\u003e\n              AGIBOT positions A2 Lite as an entertainment and commercial\n              performance robot. Evaluate the venue, audience distance,\n              operating zone and show sequence as part of every deployment.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-a2-lite-scene\"\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-07-performance-skills.jpg?v=1785435962\" alt=\"AGIBOT A2 Lite demonstrating dance and performance skills\" width=\"1920\" height=\"1132\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-copy\"\u003e\n            \u003cp class=\"sd-a2-lite-scene-kicker\"\u003eSupported skill examples\u003c\/p\u003e\n            \u003ch3\u003eDance and performance repertoire\u003c\/h3\u003e\n            \u003cp\u003e\n              Manufacturer examples include Swing Dance, Victory Dance, Taiji,\n              Nezha Dance, cheerleading dance, clapper talk and Peking Opera.\n              Confirm the available skill package for the quoted configuration.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-a2-lite-scene\"\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-08-group-control.jpg?v=1785435962\" alt=\"AGIBOT interface for coordinating multi-robot stage performances\" width=\"1920\" height=\"1100\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-copy\"\u003e\n            \u003cp class=\"sd-a2-lite-scene-kicker\"\u003eGroup-control planning\u003c\/p\u003e\n            \u003ch3\u003eCoordinate more than one performer\u003c\/h3\u003e\n            \u003cp\u003e\n              Configure expressions, movement, speech, walking speed, duration\n              and action order to assemble a planned multi-robot sequence.\n              Software access and service scope are confirmed with the quote.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-a2-lite-scene\"\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-09-vr-teleoperation.jpg?v=1785435962\" alt=\"Optional VR teleoperation workflow for creating A2 Lite movements\" width=\"1920\" height=\"1129\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-copy\"\u003e\n            \u003cp class=\"sd-a2-lite-scene-kicker\"\u003eMotion creation\u003c\/p\u003e\n            \u003ch3\u003eOptional VR teleoperation workflow\u003c\/h3\u003e\n            \u003cp\u003e\n              With designated VR hardware and AGIBOT software, the optional\n              workflow can record and customize actions without coding.\n              Hardware, software, compatibility and licensing are not assumed\n              to be standard inclusions.\n            \u003c\/p\u003e\n            \u003cspan class=\"sd-a2-lite-badge\"\u003eOptional tool\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-a2-lite-scene\"\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-10-iron-warrior-edition.jpg?v=1785435963\" alt=\"AGIBOT A2 Iron Warrior Edition appearance shown by the manufacturer\" width=\"1920\" height=\"1102\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sd-a2-lite-scene-copy\"\u003e\n            \u003cp class=\"sd-a2-lite-scene-kicker\"\u003eAppearance example\u003c\/p\u003e\n            \u003ch3\u003eA2 Iron Warrior Edition\u003c\/h3\u003e\n            \u003cp\u003e\n              This manufacturer visual demonstrates an edition-specific\n              appearance. It does not define the standard A2 Lite finish;\n              edition availability and configuration must be confirmed in the\n              project quotation.\n            \u003c\/p\u003e\n            \u003cspan class=\"sd-a2-lite-badge\"\u003eEdition shown\u003c\/span\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=\"sd-a2-lite-reliability\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-heading-center\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow\"\u003eManufacturer-reported quality process\u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title\"\u003e\n          Production discipline behind the performance\n        \u003c\/h2\u003e\n        \u003cp class=\"sd-a2-lite-lead\"\u003e\n          AGIBOT describes an automotive-grade production-line philosophy,\n          complete unit inspection and multiple aging tests for A2 Lite.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-reliability-visual\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-11-reliability-inspection.png?v=1785435963\" alt=\"Rows of AGIBOT humanoid robots during production inspection\" width=\"2136\" height=\"1094\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-reliability-grid\"\u003e\n        \u003cdiv class=\"sd-a2-lite-reliability-card\"\u003e\n          \u003cstrong\u003eAutomotive-grade\u003c\/strong\u003e\n          \u003cspan\u003eProduction-line philosophy stated by AGIBOT.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sd-a2-lite-reliability-card\"\u003e\n          \u003cstrong\u003e92 items\u003c\/strong\u003e\n          \u003cspan\u003eFull inspection items reported for each unit.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sd-a2-lite-reliability-card\"\u003e\n          \u003cstrong\u003eMultiple tests\u003c\/strong\u003e\n          \u003cspan\u003eAging-test program described on the official product page.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-battery\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-battery-panel\"\u003e\n        \u003cdiv class=\"sd-a2-lite-battery-copy\"\u003e\n          \u003cp class=\"sd-a2-lite-eyebrow sd-a2-lite-eyebrow-light\"\u003e\n            Power and energy\n          \u003c\/p\u003e\n          \u003ch2\u003eSwap, recharge and prepare the next session\u003c\/h2\u003e\n          \u003cp\u003e\n            A2 Lite supports fast charging and a swappable battery. Plan\n            battery inventory, charging access and changeover procedures for\n            the intended event schedule.\n          \u003c\/p\u003e\n          \u003cdiv class=\"sd-a2-lite-battery-list\"\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003e14.4 Ah\u003c\/strong\u003e\n              \u003cspan\u003eBattery capacity\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003e2 hours\u003c\/strong\u003e\n              \u003cspan\u003eListed charging time\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003e4.5 hours\u003c\/strong\u003e\n              \u003cspan\u003eStanding runtime\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003e1.5 hours+\u003c\/strong\u003e\n              \u003cspan\u003eWalking runtime\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sd-a2-lite-battery-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-a2-lite-12-hot-swappable-battery.jpg?v=1785435963\" alt=\"Rear view of AGIBOT A2 Lite hot-swappable battery area\" width=\"1920\" height=\"1129\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-specs\" id=\"sd-a2-lite-specifications\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-heading-center\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow\"\u003eCurrent manufacturer table\u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title\"\u003e\n          AGIBOT A2 Lite technical specifications\n        \u003c\/h2\u003e\n        \u003cp class=\"sd-a2-lite-lead\"\u003e\n          Values below are taken directly from the A2 LITE column of AGIBOT's\n          current English product page.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-a2-lite-specs-shell\"\u003e\n        \u003cdiv class=\"sd-a2-lite-table-scroll\" role=\"region\" aria-label=\"Scrollable AGIBOT A2 Lite specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-a2-lite-table\"\u003e\n            \u003ccaption\u003e\n              AGIBOT A2 Lite manufacturer-listed specifications, accessed\n              July 30, 2026.\n            \u003c\/caption\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eA2 Lite value\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr class=\"sd-a2-lite-table-group\"\u003e\n                \u003cth colspan=\"2\" scope=\"colgroup\"\u003eMain unit\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n                \u003ctd\u003e169 cm H × 75 cm W × 30 cm L\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n                \u003ctd\u003e169 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n                \u003ctd\u003eApproximately 64 kg\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eTotal degrees of freedom\u003c\/th\u003e\n                \u003ctd\u003e23 DOF\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eNeck DOF\u003c\/th\u003e\n                \u003ctd\u003e1\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSingle arm DOF\u003c\/th\u003e\n                \u003ctd\u003e5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSingle leg DOF\u003c\/th\u003e\n                \u003ctd\u003e6\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSingle hand DOF\u003c\/th\u003e\n                \u003ctd\u003eNot listed (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n            \u003ctbody\u003e\n              \u003ctr class=\"sd-a2-lite-table-group\"\u003e\n                \u003cth colspan=\"2\" scope=\"colgroup\"\u003eCommunication and interaction\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eCommunication\u003c\/th\u003e\n                \u003ctd\u003eWi-Fi\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003ePerception sensors\u003c\/th\u003e\n                \u003ctd\u003eNot listed as equipped (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eInteraction screen\u003c\/th\u003e\n                \u003ctd\u003eNot listed as equipped (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eMicrophone\u003c\/th\u003e\n                \u003ctd\u003eNot listed as equipped (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSpeaker\u003c\/th\u003e\n                \u003ctd\u003eEquipped\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eIndicator light\u003c\/th\u003e\n                \u003ctd\u003eNot listed as equipped (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n            \u003ctbody\u003e\n              \u003ctr class=\"sd-a2-lite-table-group\"\u003e\n                \u003cth colspan=\"2\" scope=\"colgroup\"\u003ePerformance\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003ePeak knee torque\u003c\/th\u003e\n                \u003ctd\u003e270 N·m\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eMaximum speed\u003c\/th\u003e\n                \u003ctd\u003e0.8 m\/s\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eMaximum arm load\u003c\/th\u003e\n                \u003ctd\u003eApproximately 2 kg\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n            \u003ctbody\u003e\n              \u003ctr class=\"sd-a2-lite-table-group\"\u003e\n                \u003cth colspan=\"2\" scope=\"colgroup\"\u003ePower and energy\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eBattery capacity\u003c\/th\u003e\n                \u003ctd\u003e14.4 Ah\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eBattery life\u003c\/th\u003e\n                \u003ctd\u003eStanding 4.5 h; walking 1.5 h+\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003ePower supply\u003c\/th\u003e\n                \u003ctd\u003eFast charging and swappable battery supported\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eCharging time\u003c\/th\u003e\n                \u003ctd\u003e2 h\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eInput voltage\u003c\/th\u003e\n                \u003ctd\u003e110–220 V\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eCharger output\u003c\/th\u003e\n                \u003ctd\u003e54.6 V \/ 8 A\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n            \u003ctbody\u003e\n              \u003ctr class=\"sd-a2-lite-table-group\"\u003e\n                \u003cth colspan=\"2\" scope=\"colgroup\"\u003eIntelligent control\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eBasic board\u003c\/th\u003e\n                \u003ctd\u003e16-core high-performance CPU\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eHigh-performance board\u003c\/th\u003e\n                \u003ctd\u003eNot listed (official table: \/)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eHandheld remote\u003c\/th\u003e\n                \u003ctd\u003eYes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSmart OTA\u003c\/th\u003e\n                \u003ctd\u003eYes\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eDance development\u003c\/th\u003e\n                \u003ctd\u003eSupported\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eGroup-control software\u003c\/th\u003e\n                \u003ctd\u003eSupported\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sd-a2-lite-spec-note\"\u003e\n          Final included hardware, software access, accessories, services and\n          performance suitability remain subject to the quotation and site\n          assessment. “Supported” does not necessarily mean that every\n          software licence or optional tool is included as standard.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-canada\" id=\"sd-a2-lite-canada\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap sd-a2-lite-canada-grid\"\u003e\n      \u003cdiv class=\"sd-a2-lite-canada-copy\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow sd-a2-lite-eyebrow-light\"\u003e\n          SpeedyDrone Canada · Toronto, Ontario\n        \u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title sd-a2-lite-title-light\"\u003e\n          AGIBOT A2 Lite consultation and project quotes in Canada\n        \u003c\/h2\u003e\n        \u003cp\u003e\n          SpeedyDrone Canada is a Toronto-based technology retailer serving\n          robotics users and organizations exploring advanced technology\n          solutions across Canada.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Canadian organizations can contact SpeedyDrone Canada to discuss\n          AGIBOT A2 Lite requirements for performances, demonstrations and\n          event activations. Share the venue, number of robots, show sequence,\n          operator plan and optional-tool requirements for a project quotation.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sd-a2-lite-canada-actions\"\u003e\n          \u003ca class=\"sd-a2-lite-button\" href=\"\/pages\/contact\"\u003e\n            Request an A2 Lite Project Quote\n          \u003c\/a\u003e\n          \u003ca class=\"sd-a2-lite-button sd-a2-lite-button-secondary\" href=\"\/pages\/about-us-1\"\u003e\n            About SpeedyDrone Canada\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sd-a2-lite-canada-location\"\u003e\n          Toronto showroom:\n          \u003ca href=\"\/pages\/contact\"\u003e\n            991B Bay Street, Toronto, ON M5S 3C4\n          \u003c\/a\u003e.\n          A2 Lite display or pickup availability must be confirmed in advance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-a2-lite-canada-cards\"\u003e\n        \u003carticle class=\"sd-a2-lite-canada-card\"\u003e\n          \u003ch3\u003eRobotics project guidance\u003c\/h3\u003e\n          \u003cp\u003e\n            Discuss the intended audience, venue, operating zone, charging\n            access and performance objectives with a Canadian technology team.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-a2-lite-canada-card\"\u003e\n          \u003ch3\u003eEvents and demonstrations\u003c\/h3\u003e\n          \u003cp\u003e\n            Plan around event activations, demonstrations, performance skills,\n            group size, sequence length and rehearsal expectations.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-a2-lite-canada-card\"\u003e\n          \u003ch3\u003eConfiguration and quotation\u003c\/h3\u003e\n          \u003cp\u003e\n            Confirm robot quantity, group-control access, skill packages,\n            optional VR tools and edition-specific requirements.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-a2-lite-canada-card\"\u003e\n          \u003ch3\u003eCanada-wide communication\u003c\/h3\u003e\n          \u003cp\u003e\n            SpeedyDrone Canada supports customer communication across Canada;\n            final delivery, lead time, training and service terms are defined\n            in the written project quote.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-a2-lite-faq\"\u003e\n    \u003cdiv class=\"sd-a2-lite-wrap\"\u003e\n      \u003cdiv class=\"sd-a2-lite-heading-center\"\u003e\n        \u003cp class=\"sd-a2-lite-eyebrow\"\u003eFrequently asked questions\u003c\/p\u003e\n        \u003ch2 class=\"sd-a2-lite-title\"\u003eEvaluating the AGIBOT A2 Lite\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-a2-lite-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the AGIBOT A2 Lite designed for?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            AGIBOT positions A2 Lite as a full-size humanoid for entertainment\n            and commercial performance. Typical project conversations may\n            include stage shows, event moments, brand activations and planned\n            multi-robot choreography, subject to venue assessment.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow many degrees of freedom does A2 Lite have?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            The current official table lists 23 total degrees of freedom:\n            1 at the neck, 5 in each arm and 6 in each leg.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes A2 Lite support group choreography?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            Yes. The official page lists group-control software as supported\n            and describes configuration of expressions, movement, speech,\n            walking speed, duration and action sequences. Confirm the software,\n            licensing and service scope in the quote.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the VR teleoperation kit included?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            It should not be assumed to be included. AGIBOT labels VR\n            teleoperation and secondary creation as an optional tool using\n            designated VR hardware and software.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the listed battery life?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            AGIBOT lists approximately 4.5 hours while standing and 1.5 hours\n            or more while walking. Actual runtime varies with movement,\n            payload, environment, battery condition and program design.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat communication and interaction hardware is listed?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            The current A2 LITE column lists Wi-Fi communication and an equipped\n            speaker. Perception sensors, an interaction screen, a microphone\n            and an indicator light are not listed as equipped.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the AGIBOT A2 Lite price in Canada?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            Pricing depends on configuration, quantity, software and skill\n            packages, optional tools, delivery scope, training and support.\n            Request a written Canadian project quotation from\n            \u003ca href=\"\/pages\/contact\"\u003eSpeedyDrone Canada\u003c\/a\u003e rather than relying\n            on an unverified fixed price.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can Canadian organizations request an A2 Lite quote?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            Contact SpeedyDrone Canada through its\n            \u003ca href=\"\/pages\/contact\"\u003eCanadian sales and robotics inquiry page\u003c\/a\u003e.\n            SpeedyDrone Canada is based in Toronto and serves customers and\n            organizations across Canada. Product display, pickup, delivery and\n            project terms must be confirmed for the quoted configuration.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eAre warranty, training and delivery included?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            These commercial terms are not assumed in this description.\n            Warranty coverage, training, commissioning, delivery, lead time\n            and ongoing support must be stated in the final quotation.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs A2 Lite approved for every Canadian venue?\u003c\/summary\u003e\n          \u003cp class=\"sd-a2-lite-faq-answer\"\u003e\n            No universal venue approval is claimed. The buyer and venue should\n            review operating rules, floor conditions, electrical access,\n            audience separation, staffing, insurance and any applicable\n            Canadian or local requirements before deployment.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"sd-a2-lite-source\"\u003e\n        Product source:\n        \u003ca href=\"https:\/\/www.agibot.com\/products\/A2_Pro\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          AGIBOT A2 Lite official product page\n        \u003c\/a\u003e,\n        accessed July 30, 2026. Canadian seller information:\n        \u003ca href=\"\/pages\/about-us-1\"\u003eAbout SpeedyDrone Canada\u003c\/a\u003e\n        and\n        \u003ca href=\"\/pages\/contact\"\u003eToronto showroom and contact details\u003c\/a\u003e.\n        Manufacturer specifications and examples may change. Final\n        configuration, software access, suitability and commercial terms are\n        governed by the written quotation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e\n","brand":"AGIBOT","offers":[{"title":"Default Title","offer_id":47700965163145,"sku":null,"price":76999.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/A2-2_e8864349-1f24-4b58-997b-9f5046a803ff.webp?v=1786988743","url":"https:\/\/www.speedydrone.ca\/products\/agibot-a2-lite","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}