7.6 C
New York City
Friday, April 19, 2024
More
    Home Parrot drones For Parrot Bebop 2 RC Drone Spare Battery 3S 3100mAh

    For Parrot Bebop 2 RC Drone Spare Battery 3S 3100mAh

    SKU: 123147579157 Category:

    Description





    <!–

    无标题文档

    @charset “utf-8”;

    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
    audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
    audio:not([controls]) { display: none; }
    [hidden] { display: none; }

    html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    }

    body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231;
    }

    body, button, input, select, textarea { font-family: sans-serif; color: #222; }

    a { color: #00e; }
    a:visited { color: #551a8b; }
    a:hover { color: #06e; }
    a:focus { outline: thin dotted; }

    a:hover, a:active { outline: 0;

    abbr[title] { border-bottom: 1px dotted; }

    b, strong {
    font-weight: bold;
    font-size: 18px;
    font-family: Calibri;
    }

    blockquote { margin: 1em 40px; }

    dfn { font-style: italic; }

    hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

    ins { background: #ff9; color: #000; text-decoration: none; }

    mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

    pre, code, kbd, samp { font-family: monospace, monospace; _font-family: ‘courier new’, monospace; font-size: 1em; }

    pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

    q { quotes: none; }
    q:before, q:after { content: “”; content: none; }

    small { font-size: 85%; }

    sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
    sup { top: -0.5em; }
    sub { bottom: -0.25em; }

    ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
    dd { margin: 0 0 0 40px; }
    nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

    img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

    :not(:root) { overflow: hidden; }

    figure { margin: 0; }

    form { margin: 0; }
    fieldset { border: 0; margin: 0; padding: 0; }

    label { cursor: pointer; }

    legend { border: 0; *margin-left: -7px; padding: 0; }

    button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

    button, input { line-height: normal; *overflow: visible; }

    button, table input { *overflow: auto; }

    button, input[type=”button”], input[type=”reset”], input[type=”submit”] { cursor: pointer; -webkit-appearance: button; }

    [type=”checkbox”], input[type=”radio”] { box-sizing: border-box; }
    input[type=”search”] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
    input[type=”search”]::-webkit-search-decoration { -webkit-appearance: none; }

    button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

    textarea { overflow: auto; vertical-align: top; resize: vertical; }

    input:valid, textarea:valid { }
    input:invalid, textarea:invalid { background-color: #f0dddd; }

    table { border-collapse: collapse; border-spacing: 0; }
    td { vertical-align: top; }

    * ==|== 非语义的 helper 类 ========================================
    请在进入此部分之前定义您的样式。
    ========================================================================== */

    .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
    .ir br { display: none; }

    .hidden { display: none !important; visibility: hidden; }

    .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

    .invisible { visibility: hidden; }

    .clearfix:before, .clearfix:after { content: “”; display: table; }
    .clearfix:after { clear: both; }
    .clearfix { zoom: 1; }

    @media print {
    * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: ” (” attr(href) “)”; }
    abbr[title]:after { content: ” (” attr(title) “)”; }
    .ir a:after, a[href^=”#”]:after { content: “”; }
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
    }

    @charset “utf-8”;
    /* 简单流媒体
    注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
    articles/fluid-images/
    */
    img, object, embed, video {
    max-width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
    border: thin solid #e6f7ff;
    }
    /* IE 6 不支持最大宽度,因此默认为 100% 宽度 */
    .ie6 img {
    width:100%;
    }

    /*
    Dreamweaver 流体网格属性
    ———————————-
    dw-num-cols-mobile: 5;
    dw-num-cols-tablet: 8;
    dw-num-cols-desktop: 10;
    dw-gutter-percentage: 25;

    灵感来自于 Ethan Marcotte 的“具有响应的 Web 设计”
    articles/responsive-web-design

    和 Joni Korpi 的“黄金网格系统”

    */

    /* 移动设备布局: 480px 及更低。 */

    .gridContainer {
    margin-left: auto;
    margin-right: auto;
    width: 87.36%;
    padding-left: 1.82%;
    padding-right: 1.82%;
    box-sizing: border-box;
    }
    #LayoutDiv1 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: Helvetica;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-decoration: blink;
    background-color: #ACEBFD;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: thin solid #FFF;
    }
    #LayoutDiv2 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 15px;
    border: thin solid #ACEBFD;
    }
    #LayoutDiv3 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 18px;
    font-weight: bold;
    color: #07538B;
    background-color: #e6f7ff;
    margin-top: 20px;
    border: thin solid #ACEBFD;
    padding: 3px;
    box-sizing: border-box;
    }
    #LayoutDiv4 {
    clear: both;
    float: left;
    margin-left: 0px;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 16px;
    color: #000000;
    border: thin solid #ACEBFD;
    box-sizing: border-box;
    padding: 3px;
    }
    #LayoutDiv5 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 18px;
    font-weight: bold;
    color: #07538B;
    margin-top: 20px;
    border: thin solid #ACEBFD;
    background-color: #e6f7ff;
    padding: 3px;
    box-sizing: border-box;
    }
    #LayoutDiv6 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 16px;
    color: #000;
    border: thin solid #ACEBFD;
    padding: 3px;
    box-sizing: border-box;
    }
    #LayoutDiv7 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 18px;
    font-weight: bold;
    color: #07538B;
    background-color: #e6f7ff;
    margin-top: 20px;
    border: thin solid #ACEBFD;
    box-sizing: border-box;
    padding: 3px;
    }
    #LayoutDiv8 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 16px;
    color: #000;
    border: thin solid #ACEBFD;
    box-sizing: border-box;
    padding: 3px;
    }
    #LayoutDiv9 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    font-size: 16px;
    font-weight: bold;
    color: #F00;
    text-decoration: blink;
    border: thin solid #ACEBFD;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 3px;
    }
    #LayoutDiv10 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    font-variant: small-caps;
    color: #840000;
    background-color: #e6f7ff;
    margin-top: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: blink;
    }
    #LayoutDiv11 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Arial Unicode MS”;
    font-size: 16px;
    color: #666;
    }
    #LayoutDiv12 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    font-variant: small-caps;
    color: #840000;
    text-decoration: blink;
    background-color: #e6f7ff;
    padding-top: 1px;
    padding-bottom: 1px;
    }
    #LayoutDiv13 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Arial Unicode MS”;
    font-size: 16px;
    color: #666;
    }
    #LayoutDiv14 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    font-variant: small-caps;
    color: #840000;
    text-decoration: blink;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #e6f7ff;
    }
    #LayoutDiv15 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Arial Unicode MS”;
    font-size: 16px;
    color: #666;
    }
    #LayoutDiv16 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    margin-top: 30px;
    border: thin dashed #CCC;
    margin-bottom: 5px;
    }
    #LayoutDiv17 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv18 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }

    /* 平板电脑布局: 481px 至 768px。样式继承自: 移动设备布局。 */

    @media only screen and (min-width: 481px) {
    .gridContainer {
    width: 90.675%;
    padding-left: 1.1625%;
    padding-right: 1.1625%;
    }
    #LayoutDiv1 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv2 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv3 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv4 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv5 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv6 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv7 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv8 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv9 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv10 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv11 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv12 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv13 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv14 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv15 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv16 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv17 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv18 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    }

    /* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */

    @media only screen and (min-width: 769px) {
    .gridContainer {
    width: 88.2%;
    max-width: 1232px;
    padding-left: 0.9%;
    padding-right: 0.9%;
    margin: auto;
    }
    #LayoutDiv1 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv2 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv3 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    font-family: “Segoe UI”;
    }
    #LayoutDiv4 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv5 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv6 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv7 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv8 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv9 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv10 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv11 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv12 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv13 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv14 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv15 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv16 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv17 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    #LayoutDiv18 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    }
    }

    For Parrot Bebop 2 RC Drone Spare Battery 3S 3100mAh 11.1V Lipo Upgrade Battery




    ☛ Item Specification
    Voltage: 11.1V
    Capacity: 3100 mAh
    Condition: Brand New Replacement Product, works as Genuine parts, 100% OEM Compatible!!
    SKU#: B*SPC*27*G
    ☛ Replace Part Numbers
    Parrot Bebop Drone 2
    ☛ Package Included
    1 x 3100mAh Battery
    2 x Battery label ( one white and one red as the picture show)
     Shipment

    • Items are usually shipped out within 24 hours during the business days after payment has been received.
    • Sellers are not responsible for service transit time. Transit time is provided by the carrier.

     Return Policy

    • We guarantee against any defective or misrepresented products. The original shipping label must be sent back to us to validate the return. A full refund can only be issued during the first 30 days upon receipt of the product.
    • Returns will be voided if the product is mishandled or physical damaged by customer.
    • Buyer will be responsible for all kind of return shipping/shipment to the seller for resolving the problem.
    • Returns made for all non-defective, undamaged products are subject to a 15% restocking fee. Shipping and handling fees are absolutely non-refundable. If an item is returned to us due to an address issue, we do charge a reshipping fee to reship. If you would like a refund, there will be a 15% restocking fee applied.
    • All returned products (Replacements or Refund) need to be assigned an RMA # (Return Merchandise Authorization #) prior to return. Please contact us through eBay’s messaging system to obtain an RMA# for the return. Any returned product without an RMA # on package will not be accepted or processed.
    • Please contact us before returning.

     Feedback

    • We appreciate your feedback and our system will automatically leave feedback for you after bid ends.
    • Please contact us through ebay message center if you have any problems, we will always try our best for 100% customer satisfaction.

    Reviews

    There are no reviews yet.

    Be the first to review “For Parrot Bebop 2 RC Drone Spare Battery 3S 3100mAh”

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.