{"product_id":"motorcycle-blind-spot-radar","title":"BSD Motorcycle Blind Spot Detection System","description":"\n\u003cstyle\u003e\n  .aoocci-bsd-page,\n  .aoocci-bsd-page * {\n    box-sizing: border-box;\n  }\n\n  .aoocci-bsd-page {\n    --bsd-ink: #14231f;\n    --bsd-muted: #5d6c67;\n    --bsd-green: #1e3a34;\n    --bsd-green-deep: #102a25;\n    --bsd-lime: #a3e635;\n    --bsd-lime-soft: #eaf8cf;\n    --bsd-surface: #f3f5f4;\n    --bsd-white: #ffffff;\n    --bsd-line: #dce3e0;\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    background: var(--bsd-surface);\n    color: var(--bsd-ink);\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .aoocci-bsd-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .bsd-shell {\n    width: min(1180px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .bsd-kicker {\n    margin: 0 0 14px;\n    color: var(--bsd-green);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  .bsd-kicker::before {\n    content: \"\";\n    display: inline-block;\n    width: 28px;\n    height: 3px;\n    margin: 0 10px 3px 0;\n    background: var(--bsd-lime);\n  }\n\n  .bsd-title {\n    margin: 0;\n    color: var(--bsd-ink);\n    font-size: clamp(36px, 5vw, 68px);\n    font-weight: 900;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .bsd-title span {\n    color: var(--bsd-green);\n  }\n\n  .bsd-lead {\n    max-width: 720px;\n    margin: 24px 0 0;\n    color: var(--bsd-muted);\n    font-size: clamp(17px, 1.8vw, 21px);\n    line-height: 1.7;\n  }\n\n  .bsd-hero {\n    padding: 82px 0 48px;\n  }\n\n  .bsd-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);\n    align-items: center;\n    gap: 64px;\n  }\n\n  .bsd-hero-media {\n    overflow: hidden;\n    border-radius: 30px;\n    background: #ece9e4;\n    box-shadow: 0 24px 70px rgba(20, 35, 31, 0.12);\n  }\n\n  .bsd-proof-strip {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-top: 48px;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 22px;\n    background: var(--bsd-green);\n  }\n\n  .bsd-proof {\n    min-height: 112px;\n    padding: 25px 20px;\n    border-right: 1px solid rgba(255, 255, 255, 0.12);\n    text-align: center;\n  }\n\n  .bsd-proof:last-child {\n    border-right: 0;\n  }\n\n  .bsd-proof strong {\n    display: block;\n    color: var(--bsd-lime);\n    font-size: clamp(22px, 2.4vw, 31px);\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .bsd-proof span {\n    display: block;\n    margin-top: 8px;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.08em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .bsd-installed {\n    padding: 20px 0 92px;\n  }\n\n  .bsd-installed-frame {\n    position: relative;\n    overflow: hidden;\n    border-radius: 26px;\n    background: var(--bsd-green-deep);\n  }\n\n  .bsd-installed-copy {\n    position: absolute;\n    z-index: 2;\n    left: 42px;\n    bottom: 42px;\n    width: min(430px, calc(100% - 84px));\n    padding: 26px 28px;\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 18px;\n    background: rgba(16, 42, 37, 0.88);\n    color: var(--bsd-white);\n    backdrop-filter: blur(10px);\n  }\n\n  .bsd-installed-copy h3 {\n    margin: 0 0 10px;\n    color: var(--bsd-white);\n    font-size: clamp(25px, 3vw, 38px);\n    letter-spacing: -0.025em;\n    line-height: 1.08;\n  }\n\n  .bsd-installed-copy p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .bsd-chapter {\n    padding: 96px 0;\n  }\n\n  .bsd-chapter.is-white {\n    background: var(--bsd-white);\n  }\n\n  .bsd-chapter.is-green {\n    background: var(--bsd-green-deep);\n    color: var(--bsd-white);\n  }\n\n  .bsd-chapter-head {\n    max-width: 780px;\n    margin: 0 auto 46px;\n    text-align: center;\n  }\n\n  .bsd-chapter-head h3 {\n    margin: 0;\n    font-size: clamp(32px, 4.5vw, 54px);\n    font-weight: 900;\n    letter-spacing: -0.04em;\n    line-height: 1.04;\n  }\n\n  .bsd-chapter-head p {\n    margin: 18px auto 0;\n    color: var(--bsd-muted);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .bsd-chapter.is-green .bsd-kicker,\n  .bsd-chapter.is-green .bsd-chapter-head p {\n    color: rgba(255, 255, 255, 0.72);\n  }\n\n  .bsd-chapter.is-green .bsd-chapter-head h3 {\n    color: var(--bsd-white);\n  }\n\n  .bsd-chapter.is-green .bsd-kicker::before {\n    background: var(--bsd-lime);\n  }\n\n  .bsd-media-card {\n    overflow: hidden;\n    border: 1px solid var(--bsd-line);\n    border-radius: 26px;\n    background: var(--bsd-white);\n    box-shadow: 0 16px 46px rgba(20, 35, 31, 0.07);\n  }\n\n  .bsd-chapter.is-green .bsd-media-card {\n    border-color: rgba(255, 255, 255, 0.12);\n    background: #eef1ef;\n    box-shadow: none;\n  }\n\n  .bsd-feature-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    align-items: center;\n    gap: 58px;\n  }\n\n  .bsd-feature-row + .bsd-feature-row {\n    margin-top: 84px;\n  }\n\n  .bsd-feature-row.is-reverse .bsd-media-card {\n    order: 2;\n  }\n\n  .bsd-feature-copy h3 {\n    margin: 0 0 18px;\n    color: inherit;\n    font-size: clamp(30px, 3.8vw, 48px);\n    font-weight: 900;\n    letter-spacing: -0.035em;\n    line-height: 1.05;\n  }\n\n  .bsd-feature-copy p {\n    margin: 0;\n    color: var(--bsd-muted);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .bsd-chapter.is-green .bsd-feature-copy p {\n    color: rgba(255, 255, 255, 0.7);\n  }\n\n  .bsd-feature-copy strong {\n    color: var(--bsd-green);\n  }\n\n  .bsd-chapter.is-green .bsd-feature-copy strong {\n    color: var(--bsd-lime);\n  }\n\n  .bsd-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 18px;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: var(--bsd-lime-soft);\n    color: var(--bsd-green);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bsd-tag::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--bsd-lime);\n    box-shadow: 0 0 0 4px rgba(163, 230, 53, 0.2);\n  }\n\n  .bsd-chapter.is-green .bsd-tag {\n    background: rgba(163, 230, 53, 0.12);\n    color: var(--bsd-lime);\n  }\n\n  .bsd-two-up {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .bsd-card {\n    overflow: hidden;\n    border: 1px solid var(--bsd-line);\n    border-radius: 24px;\n    background: var(--bsd-white);\n  }\n\n  .bsd-card-copy {\n    padding: 30px 30px 34px;\n  }\n\n  .bsd-card-copy h4 {\n    margin: 0 0 10px;\n    color: var(--bsd-ink);\n    font-size: 25px;\n    font-weight: 900;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .bsd-card-copy p {\n    margin: 0;\n    color: var(--bsd-muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bsd-fit-check {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .bsd-fit-item {\n    padding: 19px;\n    border: 1px solid var(--bsd-line);\n    border-radius: 15px;\n    background: var(--bsd-white);\n  }\n\n  .bsd-fit-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--bsd-green);\n    font-size: 15px;\n  }\n\n  .bsd-fit-item span {\n    color: var(--bsd-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .bsd-spec-wrap {\n    padding: 96px 0;\n    background: #e9eeeb;\n  }\n\n  .bsd-spec-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n    gap: 34px;\n    align-items: start;\n  }\n\n  .bsd-spec-panel {\n    overflow: hidden;\n    border-radius: 24px;\n    background: var(--bsd-green);\n    color: var(--bsd-white);\n  }\n\n  .bsd-spec-panel h3 {\n    margin: 0;\n    padding: 30px 32px 22px;\n    color: var(--bsd-white);\n    font-size: 34px;\n    letter-spacing: -0.03em;\n  }\n\n  .bsd-spec-table {\n    width: 100%;\n    margin: 0;\n    border: 0 !important;\n    border-collapse: collapse;\n    background: transparent !important;\n    box-shadow: none !important;\n    table-layout: fixed;\n  }\n\n  .bsd-spec-table tbody,\n  .bsd-spec-table tr,\n  .bsd-spec-table th,\n  .bsd-spec-table td {\n    border: 0 !important;\n    background: transparent !important;\n    box-shadow: none !important;\n  }\n\n  .bsd-spec-table th,\n  .bsd-spec-table td {\n    padding: 15px 32px;\n    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;\n    font-size: 15px;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .bsd-spec-table th {\n    width: 42%;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .bsd-spec-table td {\n    color: var(--bsd-white);\n    font-weight: 750;\n    text-align: right;\n  }\n\n  .bsd-faq {\n    padding: 96px 0;\n    background: var(--bsd-white);\n  }\n\n  .bsd-faq-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .bsd-faq-item {\n    padding: 26px;\n    border: 1px solid var(--bsd-line);\n    border-radius: 18px;\n    background: #f8faf9;\n  }\n\n  .bsd-faq-item h4 {\n    margin: 0 0 11px;\n    color: var(--bsd-ink);\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  .bsd-faq-item p {\n    margin: 0;\n    color: var(--bsd-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .bsd-faq-item strong {\n    color: var(--bsd-green);\n  }\n\n  .bsd-safety-note {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-top: 28px;\n    padding: 22px 24px;\n    border-left: 4px solid var(--bsd-lime);\n    border-radius: 4px 16px 16px 4px;\n    background: var(--bsd-green-deep);\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .bsd-safety-note strong {\n    color: var(--bsd-white);\n  }\n\n  .bsd-service-faq {\n    padding: 88px 0 104px;\n    background: var(--bsd-green-deep);\n    color: var(--bsd-white);\n  }\n\n  .bsd-service-faq .bsd-chapter-head h3 {\n    color: var(--bsd-white);\n  }\n\n  .bsd-service-faq .bsd-kicker,\n  .bsd-service-faq .bsd-chapter-head p {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .bsd-service-item {\n    margin-bottom: 12px;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .bsd-service-item summary {\n    position: relative;\n    padding: 21px 58px 21px 24px;\n    color: var(--bsd-white);\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 850;\n    line-height: 1.45;\n    list-style: none;\n  }\n\n  .bsd-service-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bsd-service-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 23px;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: rgba(163, 230, 53, 0.13);\n    color: var(--bsd-lime);\n    font-size: 21px;\n    font-weight: 500;\n    line-height: 24px;\n    text-align: center;\n    transform: translateY(-50%);\n  }\n\n  .bsd-service-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bsd-service-body {\n    padding: 0 58px 24px 24px;\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .bsd-service-body strong {\n    color: var(--bsd-white);\n  }\n\n  .bsd-service-body a {\n    color: var(--bsd-lime);\n    font-weight: 800;\n    text-decoration: underline;\n    text-decoration-color: rgba(163, 230, 53, 0.5);\n    text-underline-offset: 3px;\n  }\n\n  @media (max-width: 900px) {\n    .bsd-shell {\n      width: min(100% - 32px, 680px);\n    }\n\n    .bsd-hero {\n      padding-top: 58px;\n    }\n\n    .bsd-hero-grid,\n    .bsd-feature-row,\n    .bsd-spec-grid {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n\n    .bsd-hero-media {\n      max-width: 620px;\n    }\n\n    .bsd-feature-row.is-reverse .bsd-media-card {\n      order: 0;\n    }\n\n    .bsd-proof-strip {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .bsd-proof:nth-child(2) {\n      border-right: 0;\n    }\n\n    .bsd-proof:nth-child(-n + 2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n    }\n\n    .bsd-installed-copy {\n      position: static;\n      width: auto;\n      margin: 0;\n      border: 0;\n      border-radius: 0;\n      background: var(--bsd-green-deep);\n    }\n\n    .bsd-chapter,\n    .bsd-spec-wrap,\n    .bsd-faq,\n    .bsd-service-faq {\n      padding: 68px 0;\n    }\n\n    .bsd-two-up,\n    .bsd-faq-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .bsd-shell {\n      width: calc(100% - 24px);\n    }\n\n    .bsd-hero-grid {\n      gap: 26px;\n    }\n\n    .bsd-title {\n      font-size: 39px;\n    }\n\n    .bsd-proof {\n      min-height: 98px;\n      padding: 21px 12px;\n    }\n\n    .bsd-chapter-head {\n      margin-bottom: 30px;\n    }\n\n    .bsd-feature-row + .bsd-feature-row {\n      margin-top: 58px;\n    }\n\n    .bsd-fit-check {\n      grid-template-columns: 1fr;\n    }\n\n    .bsd-card-copy,\n    .bsd-spec-panel h3,\n    .bsd-spec-table th,\n    .bsd-spec-table td {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n\n    .bsd-spec-table th,\n    .bsd-spec-table td {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aoocci-bsd-page\"\u003e\n  \u003csection class=\"bsd-hero\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-hero-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"bsd-kicker\"\u003eStandalone Motorcycle BSD\u003c\/p\u003e\n          \u003ch2 class=\"bsd-title\"\u003eAwareness behind you.\u003cbr\u003e\u003cspan\u003eWithout replacing your cockpit.\u003c\/span\u003e\n\u003c\/h2\u003e\n          \u003cp class=\"bsd-lead\"\u003eOne rear-mounted radar and two mirror-mounted LED indicators add a focused warning layer for vehicles approaching from behind or alongside your motorcycle.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bsd-hero-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a01_system-hero.webp?v=1785834266\" data-shopify-asset=\"aoocci_bsd_a01_system-hero.webp\" alt=\"Aoocci motorcycle blind spot detection radar with two LED warning indicators\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-proof-strip\" aria-label=\"BSD key specifications\"\u003e\n        \u003cdiv class=\"bsd-proof\"\u003e\n\u003cstrong\u003e24 GHz\u003c\/strong\u003e\u003cspan\u003eRadar system\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bsd-proof\"\u003e\n\u003cstrong\u003eUp to 30 m\u003c\/strong\u003e\u003cspan\u003eRear monitoring\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bsd-proof\"\u003e\n\u003cstrong\u003e150°\u003c\/strong\u003e\u003cspan\u003eDetection coverage\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bsd-proof\"\u003e\n\u003cstrong\u003eUp to 10\u003c\/strong\u003e\u003cspan\u003eTargets at once\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-installed\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-installed-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a02_installed-motorcycle-0804.webp?v=1785832485\" data-shopify-asset=\"aoocci_bsd_a02_installed-motorcycle-0804.webp\" alt=\"Aoocci BSD radar mounted at the motorcycle rear with LED indicators at both mirrors\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cdiv class=\"bsd-installed-copy\"\u003e\n          \u003ch3\u003eOne rear radar. Two glanceable indicators.\u003c\/h3\u003e\n          \u003cp\u003eThe radar monitors behind the motorcycle while separate left and right LEDs keep directional alerts visible near your normal mirror sightline.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-chapter is-white\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eA focused three-part system\u003c\/p\u003e\n        \u003ch3\u003eBuilt around the riding information that matters most\u003c\/h3\u003e\n        \u003cp\u003eNo replacement display is required. The system keeps the sensing hardware at the rear and the warning interface where it is easy to glance at.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-feature-row\"\u003e\n        \u003cdiv class=\"bsd-media-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a03_system-layout.webp?v=1785836136\" data-shopify-asset=\"aoocci_bsd_a03_system-layout.webp\" alt=\"Motorcycle installation layout with one rear radar and two directional LED indicators\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bsd-feature-copy\"\u003e\n          \u003cspan class=\"bsd-tag\"\u003eSystem layout\u003c\/span\u003e\n          \u003ch3\u003eRear sensing. Left-and-right guidance.\u003c\/h3\u003e\n          \u003cp\u003eThe \u003cstrong\u003erear radar\u003c\/strong\u003e monitors vehicles approaching from the rear and sides. Two separate LED indicators show which side needs attention without changing the motorcycle display you already use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-feature-row is-reverse\"\u003e\n        \u003cdiv class=\"bsd-media-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a04_detection-coverage.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a04_detection-coverage.webp\" alt=\"Diagram showing up to 30 meters rear monitoring, 150-degree coverage and up to plus or minus 4 meters lateral warning area\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bsd-feature-copy\"\u003e\n          \u003cspan class=\"bsd-tag\"\u003eCoverage\u003c\/span\u003e\n          \u003ch3\u003eA wider view of what is approaching\u003c\/h3\u003e\n          \u003cp\u003e24 GHz radar provides up to \u003cstrong\u003e30 m rear monitoring\u003c\/strong\u003e, \u003cstrong\u003e150° detection coverage\u003c\/strong\u003e, and up to \u003cstrong\u003e±4 m lateral warning coverage\u003c\/strong\u003e for rear-and-side riding awareness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-feature-row\"\u003e\n        \u003cdiv class=\"bsd-media-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a05_left-right-alerts.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a05_left-right-alerts.webp\" alt=\"Separate left and right motorcycle mirror LED alerts showing which side needs attention\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bsd-feature-copy\"\u003e\n          \u003cspan class=\"bsd-tag\"\u003eDirectional alerts\u003c\/span\u003e\n          \u003ch3\u003eSee which side at a glance\u003c\/h3\u003e\n          \u003cp\u003eSeparate left and right LED indicators keep the alert directional. Place each indicator visibly near its corresponding mirror so the warning appears close to where you already check traffic.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-chapter\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eCheck your motorcycle\u003c\/p\u003e\n        \u003ch3\u003eUniversal application—with clear installation requirements\u003c\/h3\u003e\n        \u003cp\u003eThe system is designed for commuter, touring, ADV, and sport motorcycles when the required rear mounting position, power source, and visible indicator placement are available.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-media-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a06_motorcycle-compatibility.webp?v=1785984119\" data-shopify-asset=\"aoocci_bsd_a06_motorcycle-compatibility.webp\" alt=\"Compatibility examples for commuter touring adventure and sport motorcycles with mounting and power requirements\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-fit-check\" aria-label=\"Motorcycle fit requirements\"\u003e\n        \u003cdiv class=\"bsd-fit-item\"\u003e\n\u003cstrong\u003e01 · Rear mounting position\u003c\/strong\u003e\u003cspan\u003eA suitable motorcycle-tail location for the radar and bracket.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bsd-fit-item\"\u003e\n\u003cstrong\u003e02 · Compatible power\u003c\/strong\u003e\u003cspan\u003e12–24 V hardwire or a suitable 5 V \/ 2 A USB supply.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bsd-fit-item\"\u003e\n\u003cstrong\u003e03 · Visible LED placement\u003c\/strong\u003e\u003cspan\u003eSeparate left and right positions near the corresponding mirrors.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-chapter is-green\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eInstallation flexibility\u003c\/p\u003e\n        \u003ch3\u003eChoose the mounting and power route that fits your motorcycle\u003c\/h3\u003e\n        \u003cp\u003eBoth rear mounting methods and both power cables are included, so you can plan the installation around the motorcycle rather than a single fixed setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-two-up\"\u003e\n        \u003carticle class=\"bsd-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a07_rear-mounting-options.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a07_rear-mounting-options.webp\" alt=\"Rear radar mounting with included 3M VHB adhesive or four screw fasteners\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003cdiv class=\"bsd-card-copy\"\u003e\n            \u003ch4\u003eTwo rear-mounting options\u003c\/h4\u003e\n            \u003cp\u003eUse the included 3M VHB adhesive pad or the included four-screw fastening route, depending on the available rear mounting surface.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"bsd-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a08_usb-hardwire-power.webp?v=1785925192\" data-shopify-asset=\"aoocci_bsd_a08_usb-hardwire-power.webp\" alt=\"BSD power options with 5 volt 2 amp USB cable and 12 to 24 volt motorcycle hardwire cable\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003cdiv class=\"bsd-card-copy\"\u003e\n            \u003ch4\u003eUSB or hardwired power\u003c\/h4\u003e\n            \u003cp\u003eChoose a suitable 5 V \/ 2 A USB supply or the documented 12–24 V motorcycle hardwire route. Hardwiring supports ACC-controlled automatic startup.\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=\"bsd-chapter is-white\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eCore operating specifications\u003c\/p\u003e\n        \u003ch3\u003eDesigned for active traffic and exposed riding environments\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-two-up\"\u003e\n        \u003carticle class=\"bsd-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a09_24ghz-ten-targets.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a09_24ghz-ten-targets.webp\" alt=\"24 GHz motorcycle blind spot radar monitoring up to 10 targets simultaneously\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003cdiv class=\"bsd-card-copy\"\u003e\n            \u003ch4\u003eMonitor up to 10 targets\u003c\/h4\u003e\n            \u003cp\u003eThe 24 GHz radar is specified to monitor up to 10 targets simultaneously within its governed warning coverage.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"bsd-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a10_ip67-temperature.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a10_ip67-temperature.webp\" alt=\"IP67 BSD radar operating from minus 40 degrees Celsius to 85 degrees Celsius\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003cdiv class=\"bsd-card-copy\"\u003e\n            \u003ch4\u003eIP67 environmental protection\u003c\/h4\u003e\n            \u003cp\u003eSpecified for IP67 protection and an operating range of -40°C to 85°C (-40°F to 185°F).\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=\"bsd-spec-wrap\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eBefore you order\u003c\/p\u003e\n        \u003ch3\u003eDimensions, package contents, and key specifications\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-spec-grid\"\u003e\n        \u003cdiv class=\"bsd-media-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a13-dimensions.webp?v=1785834159\" data-shopify-asset=\"aoocci_bsd_a13-dimensions.webp\" alt=\"BSD radar dimensions 46 by 19 by 50 millimeters and LED indicator dimensions 38 by 14 millimeters\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bsd-spec-panel\"\u003e\n          \u003ch3\u003eBSD Specifications\u003c\/h3\u003e\n          \u003ctable class=\"bsd-spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRadar frequency\u003c\/th\u003e\n\u003ctd\u003e24 GHz\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRear monitoring\u003c\/th\u003e\n\u003ctd\u003eUp to 30 m\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eLateral warning coverage\u003c\/th\u003e\n\u003ctd\u003eUp to ±4 m\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDetection coverage\u003c\/th\u003e\n\u003ctd\u003e150°\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eSimultaneous targets\u003c\/th\u003e\n\u003ctd\u003eUp to 10\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eProtection\u003c\/th\u003e\n\u003ctd\u003eIP67\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 85°C (-40°F to 185°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower options\u003c\/th\u003e\n\u003ctd\u003e12–24 V hardwire or 5 V \/ 2 A USB\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRear mounting\u003c\/th\u003e\n\u003ctd\u003eIncluded 3M VHB pad or four screws\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRadar size\u003c\/th\u003e\n\u003ctd\u003e46 × 19 × 50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED indicator size\u003c\/th\u003e\n\u003ctd\u003e38 × 14 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\n      \u003cdiv class=\"bsd-media-card\" style=\"margin-top:34px;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a11_package-contents.webp?v=1785984118\" data-shopify-asset=\"aoocci_bsd_a11_package-contents.webp\" alt=\"Aoocci BSD package contents including radar LEDs mounting kit power cables hardware and user manual\" width=\"1600\" height=\"1600\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eBuyer FAQ\u003c\/p\u003e\n        \u003ch3\u003eWhat to check before installation\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-faq-grid\"\u003e\n        \u003carticle class=\"bsd-faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n          \u003ch4 itemprop=\"name\"\u003eWill this BSD system fit every motorcycle?\u003c\/h4\u003e\n          \u003cdiv itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n            \u003cp itemprop=\"text\"\u003e\u003cstrong\u003eIt has universal motorcycle application when the documented requirements are met.\u003c\/strong\u003e Check for a suitable rear radar mounting position, a compatible power source, and visible left\/right indicator locations before ordering.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"bsd-faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n          \u003ch4 itemprop=\"name\"\u003eWhere are the radar and LED indicators installed?\u003c\/h4\u003e\n          \u003cdiv itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n            \u003cp itemprop=\"text\"\u003eMount the radar at the motorcycle rear. Place the left and right LED indicators visibly near their corresponding mirrors so each side-specific alert is easy to identify.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"bsd-faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n          \u003ch4 itemprop=\"name\"\u003eCan I use USB power instead of connecting to motorcycle wiring?\u003c\/h4\u003e\n          \u003cdiv itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n            \u003cp itemprop=\"text\"\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e Use a suitable 5 V \/ 2 A USB supply, or choose the documented 12–24 V hardwire route. Both power cables are included.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"bsd-faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n          \u003ch4 itemprop=\"name\"\u003eHow can the rear radar be mounted?\u003c\/h4\u003e\n          \u003cdiv itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n            \u003cp itemprop=\"text\"\u003eThe package includes a rear bracket, a 3M VHB adhesive pad, and four screw fasteners. Choose the mounting route that suits the available motorcycle-tail surface.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bsd-safety-note\"\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eRider-awareness aid:\u003c\/strong\u003e This system supports rear-and-side awareness. Continue to use mirrors, shoulder checks, normal riding judgment, and safe riding practices.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bsd-service-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003cdiv class=\"bsd-shell\"\u003e\n      \u003cdiv class=\"bsd-chapter-head\"\u003e\n        \u003cp class=\"bsd-kicker\"\u003eAoocci customer care\u003c\/p\u003e\n        \u003ch3\u003eService \u0026amp; Support FAQ\u003c\/h3\u003e\n        \u003cp\u003eBSD follows Aoocci's current store-wide order, shipping, return, and warranty policies.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdetails open class=\"bsd-service-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eOrder Tracking \u0026amp; Processing\u003c\/summary\u003e\n        \u003cdiv class=\"bsd-service-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cspan itemprop=\"text\"\u003eWe process orders within \u003cstrong\u003e1–2 working days\u003c\/strong\u003e. Shipping details are sent after dispatch, and the tracking number may follow 1–2 working days after the first shipping notification. Monitor your shipment through the \u003ca href=\"https:\/\/aoocci.com\/pages\/tracking-your-order\"\u003eAoocci Tracking Page\u003c\/a\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bsd-service-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eWarranty \u0026amp; Reliability Commitment\u003c\/summary\u003e\n        \u003cdiv class=\"bsd-service-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cspan itemprop=\"text\"\u003eEvery Aoocci BSD system is backed by a \u003cstrong\u003e1-Year Limited Warranty\u003c\/strong\u003e. If a quality issue arises within the first year, our support team is available to assist. See the full \u003ca href=\"https:\/\/aoocci.com\/pages\/satisfaction-guarantee-and-limited-warranty\"\u003eWarranty Policy\u003c\/a\u003e for coverage and conditions.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bsd-service-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003e60-Day Satisfaction Guarantee\u003c\/summary\u003e\n        \u003cdiv class=\"bsd-service-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cspan itemprop=\"text\"\u003eIf you are not fully satisfied, you may request a return within \u003cstrong\u003e60 calendar days of purchase\u003c\/strong\u003e, subject to the current store policy. Review the requirements on the \u003ca href=\"https:\/\/aoocci.com\/pages\/refunds-returns-policy\"\u003eRefunds \u0026amp; Returns\u003c\/a\u003e page.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bsd-service-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eCancellation Policy\u003c\/summary\u003e\n        \u003cdiv class=\"bsd-service-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cspan itemprop=\"text\"\u003eContact support within \u003cstrong\u003e5 hours of placing your order\u003c\/strong\u003e if you need to request a cancellation or change, and before the package has shipped. Once an order has been completed and dispatched, it cannot be cancelled.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bsd-service-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eShipping Costs \u0026amp; Timelines\u003c\/summary\u003e\n        \u003cdiv class=\"bsd-service-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cspan itemprop=\"text\"\u003eDelivery times and available shipping terms vary by destination. Check the current \u003ca href=\"https:\/\/aoocci.com\/pages\/shipping-policy\"\u003eShipping Policy\u003c\/a\u003e for eligible countries, estimated timelines, and applicable conditions.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Aoocci","offers":[{"title":"Default Title","offer_id":43118157922392,"sku":"A265-BSD7-BSD2","price":103.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0284\/8224\/0600\/files\/aoocci_bsd_a01_system-hero.webp?v=1785834266","url":"https:\/\/aoocci.com\/products\/motorcycle-blind-spot-radar","provider":"Aoocci","version":"1.0","type":"link"}