{"title":"Electronics","description":"\u003cp\u003eModel - related electronic products are those that are designed to enhance, power, or control various types of models, such as radio - controlled (RC) models, drones, and model trains. Here are some common examples:\u003c\/p\u003e\n\u003cp\u003e 1. Radio - Controlled (RC) Transmitters and Receivers\u003cbr\u003e- Transmitters: These are handheld devices that allow the operator to send signals to the model. They typically have a set of controls, including joysticks, buttons, and switches. For example, in an RC car, the transmitter enables the user to control the car's acceleration, braking, and steering. In a model airplane, it controls the throttle, ailerons, elevator, and rudder. Modern transmitters often use 2.4GHz technology, which provides a stable and interference - free connection over a relatively long range.\u003cbr\u003e - Receivers: These are installed in the model itself. Their function is to receive the signals sent by the transmitter and then relay those signals to the appropriate components in the model. For instance, in an RC helicopter, the receiver sends signals to the servos that control the pitch of the rotor blades, allowing the helicopter to perform maneuvers like hovering, ascending, and descending.\u003c\/p\u003e\n\u003cp\u003e 2. Electronic Speed Controllers (ESCs)\u003cbr\u003e - ESCs are crucial for controlling the speed of electric motors in models. They are commonly used in RC cars, boats, and drones. The ESC receives a signal from the receiver, which indicates the desired speed of the motor. It then adjusts the voltage supplied to the motor accordingly. For example, in a high - performance RC boat, the ESC can precisely control the speed of the electric outboard motor, allowing for smooth acceleration and deceleration. In a drone, multiple ESCs are used to control the speed of each propeller motor, enabling stable flight and various maneuvers.\u003c\/p\u003e\n\u003cp\u003e 3. Servos\u003cbr\u003e - Servos are small, electric motors that are used to control the movement of various parts in a model. They are widely used in RC models, such as airplanes, where they control the movement of control surfaces like ailerons, elevators, and rudders. In a model car, servos are used to control the steering mechanism. A servo typically consists of a motor, a gear train, and a control circuit. The control circuit receives a signal from the receiver, which determines the position of the servo's output shaft. This allows for precise control of the model's movement.\u003c\/p\u003e\n\u003cp\u003e 4. Batteries and Chargers\u003cbr\u003e - Batteries: Different types of batteries are used to power model - related electronics. Lithium - polymer (Li - Po) batteries are popular in many RC models and drones due to their high energy - to - weight ratio. They can provide a significant amount of power in a relatively small and lightweight package. For example, a Li - Po battery can power a quad - copter for a certain flight time, depending on its capacity. Ni - MH (Nickel - Metal Hydride) batteries are also used in some models, especially those that require less power or where cost is a more significant factor.\u003cbr\u003e - Chargers: Chargers are essential for recharging the batteries used in models. There are different types of chargers available, depending on the battery chemistry. For Li - Po batteries, specialized chargers are required to ensure safe and proper charging. These chargers can often monitor the battery's voltage, charge rate, and temperature to prevent over - charging, which can be dangerous and reduce the battery's lifespan.\u003c\/p\u003e\n\u003cp\u003e 5. Sensors\u003cbr\u003e - Gyroscopes and Accelerometers: These sensors are commonly used in drones and some advanced RC models. A gyroscope measures the rate of rotation of the model, while an accelerometer measures the acceleration forces acting on it. In a drone, these sensors work together with the flight control system to maintain stability. For example, if the drone starts to tilt due to wind, the gyroscope and accelerometer detect the change in orientation and send signals to the flight control system, which then adjusts the motor speeds to keep the drone level.\u003cbr\u003e - GPS Sensors: In drones, GPS sensors are used for navigation and position - holding. A GPS - equipped drone can use the GPS data to maintain a fixed position in the air, follow a pre - programmed flight path, or return to its take - off location automatically. This is particularly useful for applications such as aerial surveying, mapping, and long - range flights.\u003c\/p\u003e","products":[{"product_id":"skywalker-x8-2122mm-uav-fixed-wing","title":"Skywalker X8 2120mm UAV Fixed Wing Drone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px; \/* 移除左侧padding，因为不再需要为√留空间 *\/\n            position: relative;\n            color: #4b5563;\n        }\n        \/* 移除绿色√符号 *\/\n        li:before {\n            content: \"\"; \/* 将\"✓\"改为空字符串 *\/\n            position: absolute;\n            left: 0;\n            \/* 移除了color和font-weight属性 *\/\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \/* 针对警告框中的列表项，确保不显示√符号 *\/\n        .warning-box li:before {\n            content: \"\";\n            display: none; \/* 确保不显示伪元素 *\/\n        }\n        .warning-box li {\n            padding-left: 0; \/* 移除左侧padding，因为不再有√符号 *\/\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eCore Overview\u003c\/h2\u003e\n\u003cp\u003eThe X8 is a fixed-wing UAV platform specifically designed for FPV flight, aerial surveying, and payload missions. The aircraft utilizes EPO foam material and carbon fiber composite structure, achieving lightweight while ensuring strength. The large wingspan provides excellent lift and endurance efficiency, making it suitable for advanced hobbyists and professional application scenarios.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"key-tech\"\u003e\n\u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n\u003cdiv class=\"grid-container\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eModular Convenient Design\u003c\/h3\u003e\n\u003cp\u003eThe aircraft features a modular design, allowing for quick disassembly and assembly, making it easy to transport and carry for outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eExtra-Large Mission Bay Space\u003c\/h3\u003e\n\u003cp\u003eThe cabin interior dimensions reach 630 * 250 * 105mm, providing leading loading capacity among similar-class models. It can accommodate large batteries, video transmitters, flight controllers, gimbal cameras, and other mission equipment, meeting multi-payload flight requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e✈️\u003c\/div\u003e\n\u003ch3\u003eDiverse Takeoff and Landing Methods\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eTakeoff:\u003c\/strong\u003e Supports hand launch (with specially designed grip grooves) and catapult launch, adapting to different site conditions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLanding:\u003c\/strong\u003e Supports glide landing. Pre-installed parachute system modification interface (requires separate purchase of matching parachute bay) enables safer, more precise recovery, protecting the airframe and equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"recommendations\"\u003e\n\u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjusting the aircraft's center of gravity:\u003c\/strong\u003e The CG of the X8 is located 430-440 mm behind the nose. You can adjust the CG by moving the battery forward or backward. If moving the battery is not enough to achieve the correct CG, you can add weight with additional material to adjust the aircraft's CG to the correct position.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFirst Flight and Takeoff\/Landing:\u003c\/strong\u003e Novices are strongly advised to conduct initial flights under the guidance of an experienced pilot. For catapult launch, ensure the catapult direction is directly into the wind with no crosswind interference. For the first landing, prioritize open, flat ground for glide landing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eProduct Parameters\u003c\/h2\u003e\n\u003ch3 class=\"section-header\"\u003eBasic Specifications\u003c\/h3\u003e\n\u003ctable class=\"specifications-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eSpecification Parameters\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eX8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFuselage Material\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eEPO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWingspan\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e2120mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFuselage Length\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e790mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWing Area\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e80 dm²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlying Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e3000g - 3500g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eCenter of Gravity Position\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e430mm - 440mm behind the nose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eTakeoff Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eHand Launch, Catapult Launch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eLanding Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eGlide Landing, Parachute Landing (requires modification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3 class=\"section-header\"\u003eRecommended Configuration\u003c\/h3\u003e\n\u003ctable class=\"config-table sub-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eStandard Configuration\u003c\/th\u003e\n\u003cth\u003eAdvanced Configuration\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eMotor\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e3520 KV520\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e4255 KV520\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003ePropeller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e14×8 F Propeller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e14×8 F Propeller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eESC\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e80A\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e80A Platinum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e18g × 2\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e19g × 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: What are the differences between KIT, PNP, and RTF versions? How should I choose?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The KIT version only includes the aircraft's shell without the required electronic components, i.e., an empty airframe. All electronic components need to be purchased separately. The PNP version includes the empty airframe with motor, ESC, servos, propeller accessories (landing gear, etc., if applicable) but requires self-assembly. Once assembled, it's ready to fly. The RTF version means \"Ready to Fly,\" with 99% completion. All necessary accessories for the aircraft are fully included. After purchase, you only need to install the wings, ailerons, and tail to fly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Why is it recommended to purchase the original power system?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The original power system is the optimal matching solution selected by the manufacturer after extensive actual flight testing. It ensures the aircraft's power, efficiency, and endurance achieve the claimed optimal performance, saving users from tedious testing and matching risks, and achieving \"ready to fly with guaranteed flight data.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Is the quick-release design really secure? Will it disassemble during flight?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The quick-release components are custom high-strength connectors specifically designed for the X8, utilizing a locking principle. As long as you ensure all components are properly engaged and locked during assembly, their connection strength fully meets flight stress requirements. Please use with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003ch3\u003e1. What is the wingspan of the Skywalker X8?\u003c\/h3\u003e\n\u003cp\u003eThe Skywalker X8 has a wingspan of \u003cstrong\u003e2120mm\u003c\/strong\u003e, providing excellent stability for long-range flights.\u003c\/p\u003e\n\u003ch3\u003e2. What is the maximum payload capacity?\u003c\/h3\u003e\n\u003cp\u003eThe drone can carry a payload ranging from \u003cstrong\u003e1000g to 2000g\u003c\/strong\u003e, suitable for various cameras and sensors.\u003c\/p\u003e\n\u003ch3\u003e3. What are the recommended takeoff and landing methods?\u003c\/h3\u003e\n\u003cp\u003eThe Skywalker X8 can be launched by hand or catapult shot and can land by gliding down or using a parachute for recovery.\u003c\/p\u003e\n\u003ch3\u003e4. Is the Skywalker X8 suitable for beginners?\u003c\/h3\u003e\n\u003cp\u003eYes, the durable EPO foam construction and stable flight characteristics make it suitable for both beginners and experienced pilots.\u003c\/p\u003e\n\u003ch3\u003e5. Where can I purchase the Skywalker X8 2120mm UAV Fixed Wing Drone?\u003c\/h3\u003e\n\u003cp\u003eYou can purchase the Skywalker X8 directly from our website: \u003ca href=\"https:\/\/www.uavmodel.com\/products\/skywalker-x8-2122mm-uav-fixed-wing\"\u003ehttps:\/\/www.uavmodel.com\/products\/skywalker-x8-2122mm-uav-fixed-wing\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong\u003eSkywalker X8 2120mm UAV Fixed Wing Drone\u003c\/strong\u003e is a high-performance flying wing designed for FPV enthusiasts and professional UAV applications. With a wingspan of 2122mm and a fuselage length of 790mm, this drone offers excellent stability and long endurance flights. Constructed from durable EPO foam, it is suitable for both beginners and experienced pilots.\u003c\/p\u003e\n\u003c!-- Key Features Section --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cspan\u003eFeatures\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e1- Very big sized cabin for FPV equipment, compatible for GoPro Hero 3 camera\u003cbr\u003e2- Detachable main wing and tail wing, no glue required for assemble, only screw driver\u003cbr\u003e3- Carbon tube and wood construction inside body to enhance the fuselage\u003cbr\u003e4- Full sized motor mount, suitable for update motor to get more power\u003cbr\u003e5- Fuselage \/ wings are made of strong durable Shock Crash Resistant EPO Reinforced material\u003c\/p\u003e\n\u003cp\u003eThe difference between the standard and advanced versions: The standard version has a 60A ESC, while the advanced version has an 80A ESC.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"whale-data-ext\" data-event=\"v2\" data-version=\"2.2.5\"\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Skywalker","offers":[{"title":"Black \/ KIT","offer_id":39539551109274,"sku":"SKYX8-BK","price":195.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ PNP-Standard (Not installed)","offer_id":41661894918298,"sku":"SKYX8-BPS","price":322.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ PNP-Advanced (Not installed)","offer_id":41661894951066,"sku":"SKYX8-BPA","price":516.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ Powertrain(Not including drone) (Standard Version)","offer_id":46755206201498,"sku":"SKYX8-PSV","price":127.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Powertrain(Not including drone) (Advanced Version)","offer_id":46755206234266,"sku":"SKYX8-PAV","price":321.0,"currency_code":"USD","in_stock":true},{"title":"White \/ KIT","offer_id":41405102719130,"sku":"SKYX8-WK","price":175.8,"currency_code":"USD","in_stock":true},{"title":"White \/ PNP-Standard (Not installed)","offer_id":41661894983834,"sku":"SKYX8-WPS","price":302.8,"currency_code":"USD","in_stock":true},{"title":"White \/ PNP-Advanced (Not installed)","offer_id":41661895016602,"sku":"SKYX8-WPA","price":496.8,"currency_code":"USD","in_stock":true},{"title":"White \/ Powertrain(Not including drone) (Standard Version)","offer_id":46755206267034,"sku":"SKYX8-WSV","price":127.0,"currency_code":"USD","in_stock":true},{"title":"White \/ Powertrain(Not including drone) (Advanced Version)","offer_id":46755206299802,"sku":"SKYX8-WAV","price":321.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/4d22ddf85b89fc1a2029fa7f8c245356_69ece21c-8f9f-415a-9782-b7b37fa073a5.jpg?v=1776656667"},{"product_id":"skywalker-1900mm-uav-fixed-wing","title":"Skywalker 1900mm Fixed Wing Drones Platform","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px; \/* 移除左侧padding，因为不再需要为√留空间 *\/\n            position: relative;\n            color: #4b5563;\n        }\n        \/* 移除绿色√符号 *\/\n        li:before {\n            content: \"\"; \/* 将\"✓\"改为空字符串 *\/\n            position: absolute;\n            left: 0;\n            \/* 移除了color和font-weight属性 *\/\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \/* 针对警告框中的列表项，确保不显示√符号 *\/\n        .warning-box li:before {\n            content: \"\";\n            display: none; \/* 确保不显示伪元素 *\/\n        }\n        .warning-box li {\n            padding-left: 0; \/* 移除左侧padding，因为不再有√符号 *\/\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eCore Overview\u003c\/h2\u003e\n\u003cp\u003eThe NEW SKYWALKER 1900 is a classic fixed-wing model designed for FPV (First-Person View) model aircraft enthusiasts and players looking to progress from entry-level. Its core design philosophy balances \"high performance, high reliability, and quick disassembly\/assembly\".\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"key-tech\"\u003e\n\u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n\u003cdiv class=\"grid-container\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eSpacious Cabin \u0026amp; Quick Disassembly\u003c\/h3\u003e\n\u003cp\u003eFeatures a large cabin space with layered separation for three-dimensional equipment installation. The orange quick-release connectors allow the tail boom to be detached by simply loosening them, making aircraft disassembly and assembly more convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eDurable EPO Material \u0026amp; Modular Design\u003c\/h3\u003e\n\u003cp\u003eThe high-density EPO material is sturdy, durable, and flight-worthy. The modular installation design makes flying simpler, more convenient, and faster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"recommendations\"\u003e\n\u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCenter of Gravity (CG) Calibration:\u003c\/strong\u003e Before the first flight, it is essential to trim the aircraft strictly according to the CG position, which is 75-76mm behind the wing leading edge. This is a key condition for stable flight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFriendly for Advancing Beginners but Requires Preparation:\u003c\/strong\u003e Its \"long-endurance airfoil\" and stable design are friendly for beginners looking to advance. However, due to the larger fuselage, it is recommended to conduct the first flight in an open area under the guidance of an experienced flyer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eProduct Parameters\u003c\/h2\u003e\n\u003ch3 class=\"section-header\"\u003eBasic Specifications\u003c\/h3\u003e\n\u003ctable class=\"specifications-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFuselage Length\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1300mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWingspan\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1900mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWing Area\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e46.28 dm²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eTakeoff Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eHand Launch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eLanding Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eGlide Landing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eTakeoff Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e2200g - 2500g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eAircraft CG\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e75-76mm behind the wing leading edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eInner Box Dimensions\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1190 * 185 * 290mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eOuter Box Dimensions\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1210 * 405 * 605mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3 class=\"section-header\"\u003ePNP Configuration\u003c\/h3\u003e\n\u003ctable class=\"config-table sub-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eMotor\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e2820 KV780-850\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eESC\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e45A-60A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e12g * 4 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003ePropeller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e1160E \/ 1260E\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eBattery (PNP kit does NOT include)\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e14.8V 4000-5000mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: How big is this aircraft, and is it easy to transport?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The aircraft has a wingspan of 1.9 meters. However, its quick-detach tail boom and rapid assembly design are excellent. After disassembly, the length is significantly reduced, making it easy to transport in an ordinary family car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Is the EPO material of the fuselage crash-resistant?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e It uses imported high-density EPO, which is lightweight, sturdy, durable, and has a certain degree of flexibility, as well as corrosion-resistant properties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Is this aircraft suitable for complete beginners?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e It is positioned as a \"new modeler advancement\" aircraft. Its high-maneuverability, long-endurance airfoil provides good stability. However, it is recommended to have an experienced pilot guide the first flight. It is not recommended for absolute beginners to start directly to avoid crashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        table {\n            width: 800px; \/* 设置表格固定宽度，和原代码中的宽度值对应 *\/\n            height: px; \/* 设置表格固定高度，和原代码中的高度值对应 *\/\n            border-collapse: collapse; \/* 合并边框，让线条看起来更整齐 *\/\n            border: 1px solid black; \/* 给整个表格添加一个清晰的外边框 *\/\n        }\n\n        table td,\n        table th {\n            border: 1px solid black; \/* 给每个单元格（表头和普通单元格）添加边框，形成清晰的线条 *\/\n            padding: 5px; \/* 适当添加内边距，让内容显示更美观，可按需调整 *\/\n                      text-align: center; \/* 添加这行代码，使文字居中显示 *\/\n        }\n\n        \/* 如果想单独设置表头的样式，可以添加以下代码 *\/\n        table th {\n            background-color: #f2f2f2; \/* 表头添加浅灰色背景，方便区分，可按需更改颜色 *\/\n            font-weight: bold; \/* 表头文字加粗，可按需调整 *\/\n        }\n    \u003c\/style\u003e\n\u003ch3\u003e \u003cspan\u003e\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cp\u003eUpdate time:202506051124\u003c\/p\u003e","brand":"Skywalker","offers":[{"title":"KIT","offer_id":40752296525978,"sku":"SKY1900-WK","price":153.99,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":40752296558746,"sku":"SKY1900-WP","price":274.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_8a6e09d1-a4a1-4aa9-99cc-61f1a057260a.jpg?v=1766657639"},{"product_id":"power-combos-for-skywalker-1880-1720-power-plan","title":"Power Combos for Skywalker 1880\/1720 POWER PLAN","description":"\u003cp\u003e\u003cspan data-spm-anchor-id=\"a2g0o.detail.1000023.i0.12d11e74ndmBzY\"\u003eNew power combos for Skywalker revolution 1880 carbon fiber tail plane,have a try the combos with your skywalker revolution 1880 carbon fiber tail and experience the amazing flight Just like the Skywalker series always give you. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"0\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1KLCMvz7nBKNjSZLeq6zxCFXai.jpg\"\u003e\u003c\/p\u003e\n\u003cp data-spm-anchor-id=\"a2g0o.detail.1000023.i1.12d11e74ndmBzY\"\u003e\u003cstrong\u003eSunnySky 2820 kv800\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"2\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1d34JKr1YBuNjSszhq6AUsFXa7.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eESC:FlyFun 60A\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"1\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1.pLZKqmWBuNjy1Xaq6xCbXXaT.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePropeller:11x7 1 pair\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"1\" src=\"https:\/\/ae01.alicdn.com\/img\/pb\/197\/356\/003\/1003356197_399.jpg?size=9051\u0026amp;height=264\u0026amp;width=400\u0026amp;hash=ddc6d12eca040ec22bf653025b6cc64d\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eServo:MD933 4PCs\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"3\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB10q84B5CYBuNkHFCcq6AHtVXa5.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"6\" src=\"https:\/\/ae01.alicdn.com\/img\/pb\/316\/900\/768\/768900316_225.jpg\"\u003e\u003c\/p\u003e\n\u003ctable border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan color=\"#ff0000\" style=\"color: #ff0000;\"\u003eIf you order above two items or mix order, you can save your shipping cost.\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"UAVMODEL","offers":[{"title":"Default Title","offer_id":39539241025690,"sku":"44242332","price":138.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/POWER_COMBOS_FOR_SKYWALKER_1880_1720_POWER_PLAN.jpg?v=1766657663"},{"product_id":"skywalker-1680-1720mm-1800mm-power-plan","title":"Skywalker 1680 1720mm 1800mm POWER PLAN","description":"\u003cp\u003e\u003cimg alt=\"4\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1A5hWHpXXXXcJXpXXq6xXFXXXf\/120054577\/HTB1A5hWHpXXXXcJXpXXq6xXFXXXf.jpg?size=93079\u0026amp;height=500\u0026amp;width=700\u0026amp;hash=79407c52895724c56474ab953da1f590\"\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan data-spm-anchor-id=\"a2g0o.detail.1000023.i0.37b44ae4lf15Ft\"\u003eThese are the new skywalker 1680 1800mm ARF combos.Except the power combo (motor,ESC,servos,prop),your package also includes other acessories you need for your plane building work.With the ARF combo you just need some soldering and connectIon work then you are ready to fly.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-spm-anchor-id=\"a2g0o.detail.1000023.i1.37b44ae4lf15Ft\"\u003e\u003cspan\u003ewe offer you different ARF combos:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTYPE 1:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"1\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1Srh0HpXXXXc6XXXXq6xXFXXXE\/120054577\/HTB1Srh0HpXXXXc6XXXXq6xXFXXXE.jpg?size=141391\u0026amp;height=800\u0026amp;width=700\u0026amp;hash=316870efb0a10a7a2c309466558d2fdb\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMotor:sunnysky  x2814 kv900\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eESC:HOBBYWING flyfun 40A \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eServos:HENGE ms522\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eRecommended with 4s battery(not included battery)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTYPE 2:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"2\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1xDRQHpXXXXXlaXXXq6xXFXXXR\/120054577\/HTB1xDRQHpXXXXXlaXXXq6xXFXXXR.jpg?size=142581\u0026amp;height=800\u0026amp;width=700\u0026amp;hash=a9198e796c44fa973d0ea486e25158dd\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMotor:sunnysky  x2814 kv1100\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eESC:HOBBYWING flyfun 40A \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eServos:HENGE ms522\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eRecommended with 3s battery\u003c\/span\u003e\u003cspan\u003e(not included battery)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eYour purchase also includes:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eprop:9060E 1pair\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003edouble sided adhesive tape\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eservo cables\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eserve extension Y lead\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003esilicone wire\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eshrinkable tube\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eand the others as shown in the picture.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDo you need TYPE 1 or TYPE 2\u003c\/span\u003e\u003cspan\u003e? Please indicate. This is TYPE 1 link. If you don't \u003c\/span\u003e\u003cspan\u003eindicate\u003c\/span\u003e\u003cspan\u003e, we will send TYPE 1 \u003c\/span\u003e\u003cspan\u003eto you in the link asap.\u003c\/span\u003e\u003c\/p\u003e","brand":"Skywalker","offers":[{"title":"Default Title","offer_id":39539319341210,"sku":"44242408","price":124.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_9b616ff9-4ca9-46db-9713-ebdb41889316.jpg?v=1766657675"},{"product_id":"power-combo-kit-for-skywalker-1680-1880-1900-power-plan","title":"Power Combo Kit For Skywalker 1680 1880 1900 POWER PLAN","description":"\u003ch3\u003ePower Combo Kit For Skywalker 1680 1880 1900 EPO RC Airplane Motor ESC Props and Servos\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"aeProduct.getSubject()\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1x4y_LVXXXXc2XFXXq6xXFXXXU\/110807375\/HTB1x4y_LVXXXXc2XFXXq6xXFXXXU.jpg\" width=\"800\"\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003ePackage include:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eMotor x1\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003ePropeller x2\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eServo x4\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eESC x1\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eAX2814C 980KV Motor:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"aeProduct.getSubject()\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1ipToLVXXXXauXXXXq6xXFXXXK\/110807375\/HTB1ipToLVXXXXauXXXXq6xXFXXXK.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e11x7 Propeller x2\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"aeProduct.getSubject()\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1mEvbLVXXXXXRXFXXq6xXFXXXw\/110807375\/HTB1mEvbLVXXXXXRXFXXq6xXFXXXw.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003eES08MA Servos x4\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"aeProduct.getSubject()\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1PaDdLVXXXXcBXpXXq6xXFXXXH\/110807375\/HTB1PaDdLVXXXXcBXpXXq6xXFXXXH.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003eSkywalker 60A ESC X1\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"aeProduct.getSubject()\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1Jui7LVXXXXXDXVXXq6xXFXXXN\/110807375\/HTB1Jui7LVXXXXXDXVXXq6xXFXXXN.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"UAVMODEL","offers":[{"title":"Default Title","offer_id":39539338150042,"sku":"17381404","price":99.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/POWER_COMBO_KIT_FOR_SKYWALKER_1680_1880_1900_POWER_PLAN.jpg?v=1766657672"},{"product_id":"skywalker-x6-1500mm-uav-fixed-wing","title":"Skywalker X6 1500mm UAV Fixed Wing Drones Platform","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px; \/* 移除左侧padding，因为不再需要为√留空间 *\/\n            position: relative;\n            color: #4b5563;\n        }\n        \/* 移除绿色√符号 *\/\n        li:before {\n            content: \"\"; \/* 将\"✓\"改为空字符串 *\/\n            position: absolute;\n            left: 0;\n            \/* 移除了color和font-weight属性 *\/\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \/* 针对警告框中的列表项，确保不显示√符号 *\/\n        .warning-box li:before {\n            content: \"\";\n            display: none; \/* 确保不显示伪元素 *\/\n        }\n        .warning-box li {\n            padding-left: 0; \/* 移除左侧padding，因为不再有√符号 *\/\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eCore Overview\u003c\/h2\u003e\n\u003cp\u003eThe X6 is a professional FPV flying wing. Its core positioning is to provide a high-performance, high-load, and high-safety flight platform for RC model enthusiasts and FPV hobbyists. The aircraft features a unique airfoil and a large cabin design, combined with imported EPO material and a modular structure, achieving an excellent balance between flight stability, equipment expansion space, and portability.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"key-tech\"\u003e\n\u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n\u003cdiv class=\"grid-container\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eLarge DIY Cabin\u003c\/h3\u003e\n\u003cp\u003eNeatly designed \"big belly\" cabin that can easily accommodate flight controllers, video transmitters, gimbal cameras, and other mission equipment, offering great freedom for custom modifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eRear-Pusher Safety Design\u003c\/h3\u003e\n\u003cp\u003eThe motor and propeller are located at the rear of the fuselage, effectively preventing propeller damage from ground contact during landing, enhancing safety, and reducing maintenance costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eModular Convenient Design\u003c\/h3\u003e\n\u003cp\u003eThe aircraft features a modular design, allowing for quick disassembly and assembly, making it easy to transport and carry for outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"recommendations\"\u003e\n\u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjusting the aircraft's center of gravity:\u003c\/strong\u003e The CG of the X-6 is located 390-400 mm behind the nose. You can adjust the CG by moving the battery forward or backward. If moving the battery is not enough to achieve the correct CG, you can add weight with additional material to adjust the aircraft's CG to the correct position.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFirst Flight and Takeoff\/Landing:\u003c\/strong\u003e Novices are strongly advised to conduct initial flights under the guidance of an experienced pilot.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eProduct Parameters\u003c\/h2\u003e\n\u003ch3 class=\"section-header\"\u003eBasic Specifications\u003c\/h3\u003e\n\u003ctable class=\"specifications-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eX6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eImported EPO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWingspan\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1500mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eLength\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e650mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWing Area\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e60 dm²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlying Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e1800-2000g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eCeiling\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e3000m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eEndurance\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e50 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eTakeoff\/Landing\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eHand Launch \/ Glide Landing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlight Center of Gravity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e390-400mm from the nose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3 class=\"section-header\"\u003eRecommended Configuration\u003c\/h3\u003e\n\u003ctable class=\"config-table sub-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eMotor\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e2816, KV980\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eESC\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e60A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e17g * 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003ePropeller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e9 * 5F or 10-inch propeller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e4S 4000mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eRemote Controller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003eAt least 3 channels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ1: The official claimed endurance is 50 minutes. Can it actually be achieved?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The 50-minute endurance is a theoretical value measured under specific conditions (such as recommended configuration, no wind environment, constant-speed cruise flight). Actual endurance is affected by factors such as payload, flight style (frequent acceleration), wind speed, battery condition, etc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ2: How much weight of FPV equipment can the aircraft carry?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The X6's design flying weight is between 1800-2000g. After deducting the aircraft's empty weight and the power battery weight, the remaining payload capacity is considerable. The specific weight of equipment that can be carried needs to be calculated based on your specific configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ3: Do the takeoff and landing methods require high demands on the field?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The X-6 aircraft takes off by hand launch. It is recommended to take off in an open, unobstructed grassland or flat ground. For landing, a relatively flat and even runway, grassland, or hard ground is sufficient. The requirements are relatively low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        table {\n            width: 800px; \/* 设置表格固定宽度，和原代码中的宽度值对应 *\/\n            height: px; \/* 设置表格固定高度，和原代码中的高度值对应 *\/\n            border-collapse: collapse; \/* 合并边框，让线条看起来更整齐 *\/\n            border: 1px solid black; \/* 给整个表格添加一个清晰的外边框 *\/\n        }\n\n        table td,\n        table th {\n            border: 1px solid black; \/* 给每个单元格（表头和普通单元格）添加边框，形成清晰的线条 *\/\n            padding: 5px; \/* 适当添加内边距，让内容显示更美观，可按需调整 *\/\n                      text-align: center; \/* 添加这行代码，使文字居中显示 *\/\n        }\n\n        \/* 如果想单独设置表头的样式，可以添加以下代码 *\/\n        table th {\n            background-color: #f2f2f2; \/* 表头添加浅灰色背景，方便区分，可按需更改颜色 *\/\n            font-weight: bold; \/* 表头文字加粗，可按需调整 *\/\n        }\n    \u003c\/style\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107150425_218_1284.png?v=1767769594\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107150500_221_1284.png?v=1767769594\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107150438_219_1284.png?v=1767769594\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107150449_220_1284.png?v=1767769594\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Skywalker","offers":[{"title":"KIT","offer_id":41405075325082,"sku":"SKYX6-WK","price":141.9,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":41405075357850,"sku":"SKYX6-WP","price":251.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2ef1d545d5e9e10e28f7f8829ea43595.jpg?v=1766657687"},{"product_id":"hex-upgrade-orangecube-ads-b-pixhawk2-open-flight-controller","title":"Hex upgrade orangecube ADS-B Pixhawk2 open FLIGHT CONTROLLER","description":"\u003cp data-spm-anchor-id=\"a2g0o.detail.1000023.i0.7c5a409bz3LtsV\" class=\"detail-desc-decorate-title\"\u003eHex upgrade orange cube ADS-B Pixhawk2 open source flight control autopilot orange cube für feste-flügel multi-rotor flugzeug modell\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H69b903ebf5284eadbae77f654d779df6g.jpg\" alt=\"Cube%20Orange%20+%20ADS-B%20basic%20parameters\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDies ist derzeit als ein beta für entwicklung und prüfung zwecke nur.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDiese combo umfasst die Pixhawk Orange Cube plus die ADS-B Träger Bord!\u003c\/p\u003e\n\u003ch3\u003eDie wichtigsten komponenten in dieser combo set:\u003c\/h3\u003e\n\u003ch4\u003eCube Orange:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCube Orange ziele zu bildung, amateur drohnen liebhaber, und profis mit kosten effektive flight control hardware.\u003c\/li\u003e\n\u003cli\u003eEnthält neue generation von mehr leistungsstarke H7 prozessor, mit stärker leistung, schneller verarbeitung, erhöhte sicherheit mit gebaut-in\u003cbr\u003eTriple redundante sensoren, temperatur control dämpfung IMU.\u003c\/li\u003e\n\u003cli\u003eMit hilfe von flug software, Cube Orange kann vollständig fly jede fern gesteuert flugzeug, hubschrauber\u003cbr\u003eOder multi-rotor fahrzeug und drehen es in eine mehr professionelle uav plattform.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eADS-B Träger Bord\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eEINE standard träger board mit eine integrierte 1090MHz ADS-B empfänger so dass die software zu empfangen informationen über er lage von bemannte flugzeug in der bereich.\u003c\/li\u003e\n\u003cli\u003eErhält informationen wie position, höhe, geschwindigkeit, etc, die können alle betrachtet werden in Mission Planer.\u003c\/li\u003e\n\u003cli\u003eDurch einstellungen, sie kann wahlweise set up ihre cube zu erlauben die fahrzeug zu automatisch vermeiden flugzeuge, die sind innerhalb einer ausschluss zone set durch sie\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eAllgemeine Pixhawk 2,1 Cube Schlüssel Merkmale\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGebaut-in IMU Heizung system, so dass flüge bei extremen temperatur (unten einfrieren)\u003c\/li\u003e\n\u003cli\u003eRobuste DF17 Interface anschlüsse geben verbesserte drop und schock resistenz\u003c\/li\u003e\n\u003cli\u003eAirframes: VTOL, Flugzeug, Multicopter, Traditionellen Heli, Rover, Boot, Sub, Allgemeine Robotik\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eErhalten Begann auf ihre straße zu Autonomie!\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H612f26ee76a64fc9a80a18742dec3c55I.jpg\"\u003e\u003c\/p\u003e","brand":"HEX","offers":[{"title":"Only flight control","offer_id":39654348587162,"sku":"44227075-only-flight-control","price":614.99,"currency_code":"USD","in_stock":false},{"title":"whole set","offer_id":39654348619930,"sku":"44227075-whole-set","price":838.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1713778803.jpg?v=1766657669"},{"product_id":"skywalker-x8-strong-composite-2122mm-uav-fixed-wing","title":"Skywalker X8 Strong Composite 2120mm UAV Fixed Wing Drone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px; \/* 移除左侧padding，因为不再需要为√留空间 *\/\n            position: relative;\n            color: #4b5563;\n        }\n        \/* 移除绿色√符号 *\/\n        li:before {\n            content: \"\"; \/* 将\"✓\"改为空字符串 *\/\n            position: absolute;\n            left: 0;\n            \/* 移除了color和font-weight属性 *\/\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \/* 针对警告框中的列表项，确保不显示√符号 *\/\n        .warning-box li:before {\n            content: \"\";\n            display: none; \/* 确保不显示伪元素 *\/\n        }\n        .warning-box li {\n            padding-left: 0; \/* 移除左侧padding，因为不再有√符号 *\/\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eCore Overview\u003c\/h2\u003e\n\u003cp\u003eThe Skywalker X8 is a fixed-wing UAV with a fuselage manufactured using glass fiber composite materials. The aircraft features a modular design for easy maintenance and offers ample DIY space, allowing flexible adaptation to various mission equipment (such as professional cameras, surveying sensors, etc.). It is a high-performance, large-payload, long-endurance fixed-wing UAV platform designed for professional applications like aerial photography, surveying, inspection, etc., while also catering to hobbyists.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"key-tech\"\u003e\n\u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n\u003cdiv class=\"grid-container\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eAdvanced Composite Materials\u003c\/h3\u003e\n\u003cp\u003eThe fuselage utilizes imported honeycomb composite materials and imported glass fiber, achieving \"light weight, low wind resistance, and high strength.\" The fuselage surface features a baking paint process, providing a glossy, wear-resistant finish that combines streamlined aesthetics with aerodynamic efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eSpacious Equipment Bay\u003c\/h3\u003e\n\u003cp\u003eFeatures a spacious equipment bay designed for installing data links, video transmitters, cameras, and other equipment, making inspection and maintenance convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eModular Convenient Design\u003c\/h3\u003e\n\u003cp\u003eThe aircraft features a modular design, allowing for quick disassembly and assembly, making it easy to transport and carry for outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"recommendations\"\u003e\n\u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjusting the aircraft's center of gravity:\u003c\/strong\u003e The CG of the X8 is located 430-440 mm behind the nose. You can adjust the CG by moving the battery forward or backward. If moving the battery is not enough to achieve the correct CG, you can add weight with additional material to adjust the aircraft's CG to the correct position.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFirst Flight and Takeoff\/Landing:\u003c\/strong\u003e Novices are strongly advised to conduct initial flights under the guidance of an experienced pilot. For catapult launch, ensure the catapult direction is directly into the wind with no crosswind interference. For the first landing, prioritize open, flat ground for glide landing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eProduct Parameters\u003c\/h2\u003e\n\u003ch3 class=\"section-header\"\u003eBasic Specifications\u003c\/h3\u003e\n\u003ctable class=\"specifications-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eX8 Composite Material\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWingspan\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e2120 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eLength\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e790 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eWing Area\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e80 dm²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eGlass Fiber Composite Material and EPO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlying Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e3000 - 6000 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlight Center of Gravity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e430-440 mm behind the nose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eEndurance Range\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eApprox. 160 KM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eEndurance Time\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eApprox. 150 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eFlight Speed\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e18 - 20 m\/s\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eTakeoff Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCatapult Launch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eLanding Method\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eGlide Landing, Parachute Landing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003eKIT Empty Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eApprox. 1850 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-item\"\u003ePNP Empty Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eApprox. 2700 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3 class=\"section-header\"\u003eRecommended Configuration\u003c\/h3\u003e\n\u003ctable class=\"config-table sub-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eStandard Configuration\u003c\/th\u003e\n\u003cth\u003eAdvanced Configuration\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eMotor\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e3530 KV520\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e4255 KV520\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003ePropeller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e14 * 8F\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e14 * 8F (CNC Propeller Adapter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eESC\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e60A\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e80A Platinum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e6S 16000-22000mAh\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e6S 16000-22000mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e18g * 2\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e18g * 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"config-type\"\u003eRemote Controller\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e7 channels and above\u003c\/td\u003e\n\u003ctd class=\"config-value\"\u003e7 channels and above\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: What are the differences between KIT, PNP, and RTF versions? How should I choose?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The KIT version only includes the aircraft's shell without the required electronic components, i.e., an empty airframe. All electronic components need to be purchased separately. The PNP version includes the empty airframe with motor, ESC, servos, propeller accessories (landing gear, etc., if applicable) but requires self-assembly. Once assembled, it's ready to fly. The RTF version means \"Ready to Fly,\" with 99% completion. All necessary accessories for the aircraft are fully included. After purchase, you only need to install the wings, ailerons, and tail to fly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Why is it recommended to purchase the original power system?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The original power system is the optimal matching solution selected by the manufacturer after extensive actual flight testing. It ensures the aircraft's power, efficiency, and endurance achieve the claimed optimal performance, saving users from tedious testing and matching risks, and achieving \"ready to fly with guaranteed flight data.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Is the parachute standard equipment? Where is it installed?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e No, it needs to be purchased separately. It is recommended to use a 6-8KG parachute. The parachute bay is located on the upper part of the fuselage, making daily inspection and maintenance convenient. The mounting points need to be installed by yourself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107114321_211_1284.png?v=1767757659\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107114622_214_1284.png?v=1767757658\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20260107114333_212_1284.png?v=1767757658\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eNOTE:\u003c\/strong\u003e If you are failed to place order directly from our web shop, pls contact our sales team to get support. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cdiv data-version=\"2.2.5\" data-event=\"v2\" id=\"whale-data-ext\"\u003e\u003c\/div\u003e","brand":"Skywalker","offers":[{"title":"White \/ KIT","offer_id":39912047804570,"sku":"SKYX8-GFRPKW","price":537.9,"currency_code":"USD","in_stock":true},{"title":"White \/ PNP-Standard (Not installed)","offer_id":39912047640730,"sku":"SKYX8-GFRPKWP1","price":658.9,"currency_code":"USD","in_stock":true},{"title":"White \/ PNP-Advanced (Not installed)","offer_id":39912047739034,"sku":"SKYX8-GFRPKWP2","price":867.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ KIT","offer_id":39912048001178,"sku":"SKYX8-GFRPKB","price":537.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ PNP-Standard (Not installed)","offer_id":39912047870106,"sku":"SKYX8-GFRPKBP1","price":658.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ PNP-Advanced (Not installed)","offer_id":39912047935642,"sku":"SKYX8-GFRPKBP2","price":867.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/Skywalker_X8_Strong_Composite_Fixed_Wing_Drone01.jpg?v=1766657655"},{"product_id":"fpv-5-8ghz-600mw-48ch-receiver-transmitter-ts832-rc832-rc832s","title":"FPV boscam 5.8Ghz 600mW 48CH RECEIVER \u0026 TRANSMITTER","description":"\u003cp\u003eThe TS832 is a 5.8GHz wireless video transmitter designed for FPV (First Person View) applications, commonly used in drone racing, aerial photography, and remote control scenarios. It transmits live video signals from a drone’s onboard camera to FPV goggles or monitors, enabling pilots to view real-time video footage during flight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrequency Band:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e5.8GHz, suitable for FPV systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransmit Power:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e600mW (milliwatts), providing a strong and stable video transmission signal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChannels:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eSupports 48 channels for compatibility with various FPV receivers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInput Voltage:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eTypically operates on 7-24V DC, compatible with standard LiPo battery packs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConnector Type:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eSMA or RP-SMA connector for antenna connection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact Design:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eLightweight and compact for easy integration into drone setups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED Display:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eIndicates the current channel and transmission status.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat Dissipation:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eEfficient heat dissipation design to maintain optimal performance during operation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eTechnical Specifications:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrequency Range:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e5645-5945MHz\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChannels:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e48 channels, covering A, B, E, F, and R bands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransmit Power:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e600mW (27dBm)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Voltage:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e7-24V DC\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Current:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e220mA at 12V\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConnector:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eSMA or RP-SMA\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eCompact size suitable for mounting on drones or FPV equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eLightweight for minimal impact on drone performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eApplications:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrone Racing:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eProvides real-time video feed to FPV goggles for competitive racing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAerial Photography:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eEnables photographers to frame shots and capture video from the drone’s perspective.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemote Monitoring:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUsed in surveillance and inspection tasks requiring live video transmission.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFPV Experience:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eEnhances the immersive experience for pilots flying drones using FPV goggles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraining and Simulation:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUsed in drone training exercises to simulate real-world flight scenarios.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDatasheet:\u003c\/strong\u003e\u003cbr\u003eFor detailed technical information, refer to the\u003cspan\u003e \u003c\/span\u003eTS832 datasheet.\u003c\/p\u003e","brand":"Boscam","offers":[{"title":"TS832","offer_id":40185871958170,"sku":"TS832","price":28.0,"currency_code":"USD","in_stock":true},{"title":"RC832","offer_id":40185871990938,"sku":"TSRS832","price":29.0,"currency_code":"USD","in_stock":true},{"title":"TS832\/RC832","offer_id":40185872023706,"sku":"RS832","price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/FPV_5.8Ghz_600mW_48CH_RECEIVER_TRANSMITTER_TS832_RC832_RC832S2.jpg?v=1766657684"},{"product_id":"tmotor-vtol-propelleer-22-40-inch","title":"TMOTOR VTOL PROPELLEER 22 ~ 40 inch","description":"\u003cp\u003e \u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hd1d957a1aaf54b5aaedbedf0b778a9f57.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H8ab8b4c78d784600a57216b7ae758a40W.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H27fbec39b6314dd887eb99cb804fa1fbW.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H43684b7aa0374e2f91795700e920158fv.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H2f00da8876fe4f9cbc83018ae8a23facA.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H9d6e0a9f745047bab167d03a68d5ddcdM.png\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/He680f06a84e64e5ba630392e2a60e580p.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hb6a77a3c057f48ae94292ffa926032eeb.png\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H4076a1edd14d4cbcb743ab2f582514c8K.png\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hba38bf3b5f2b4a4697709a24b3d2c1f47.png\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H7ddf48e887854210931f6ec7bf219093k.png\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H0874b5cbdd1d41dcbebd76597b698c8fL.jpg\"\u003e\u003c\/p\u003e","brand":"TMOTOR","offers":[{"title":"With Box V22x7.4(One pair)","offer_id":40196484104346,"sku":"45965633-with-box-v22x7-4","price":176.99,"currency_code":"USD","in_stock":true},{"title":"With Box V26x8.7(One pair)","offer_id":40196484137114,"sku":"45965633-with-box-v26x8-7","price":254.99,"currency_code":"USD","in_stock":true},{"title":"With Box V30x12(One pair)","offer_id":40196484169882,"sku":"45965633-with-box-v30x12","price":331.99,"currency_code":"USD","in_stock":false},{"title":"With Box V32x12.8(One pair)","offer_id":40196484202650,"sku":"45965633-with-box-v32x12-8","price":342.99,"currency_code":"USD","in_stock":true},{"title":"With Box V34x13.6(One pair)","offer_id":40196484235418,"sku":"45965633-with-box-v34x13-6","price":353.99,"currency_code":"USD","in_stock":false},{"title":"With Box  V40x16(One pair)","offer_id":40196484268186,"sku":"45965633-with-box-v40x16","price":453.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1786121947.jpg?v=1766657684"},{"product_id":"fluxer-mad-18-5-9inch-propelleer","title":"Fluxer MAD 18*5.9inch PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong data-spm-anchor-id=\"a2g0o.detail.1000023.i0.7bee7e7edCtLqS\"\u003e Products Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H295157ea97db44c8867956df132bafceA.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eHigh-quality, efficient carbon fiber drone propeller with a polished finish.\u003cbr\u003eWell dynamically balanced with almost zero vibration.\u003cbr\u003eLarger propeller pitch designed for faster throttle response and burst power.\u003cbr\u003eOptimized airfoil design for high performance and efficiency in endurance flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 34 grams\u003cbr\u003eRotation Speed: 3000~5500 RPM\u003cbr\u003eSingle Propeller Load Capacity: 8.5 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/18X59-PRO.webp?v=1766628809\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868029345946,"sku":"46036667-black","price":164.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/46036667-black.jpg?v=1766657696"},{"product_id":"cb2-24x7-4in-carbon-fiber-ultralight-propelleer-1","title":"CB2 26x8.0in carbon fiber ultralight PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg alt=\"Ultralight drone propeller CB2 26X8.0\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hc8b0a9a161ab4d1a91ab29a1d0d8e5c03.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch2 class=\"product_title entry-title fusion-responsive-typography-calculated\"\u003eCB2 26X8.0 IN ULTRALIGHT PROP\u003c\/h2\u003e\n\u003cp\u003eNew Released! Upgraded New Generation Ultralight CF Prop, CB2 – Light as “O2”. BECAUSE CARBON+O2\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHigh quality efficient carbon fiber ultralight silent drone propeller\u003c\/li\u003e\n\u003cli\u003eDesigned for endurance flight, prop weight reduced by 20%-30%, flight time far extended\u003c\/li\u003e\n\u003cli\u003eThrust increased by 3-7%. Efficiency increased by 2-6%.\u003c\/li\u003e\n\u003cli\u003eAlmost zero vibration. Every propeller was balanced 3 times during production.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003eMotor Test Benchmarks\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cimg alt=\"Motor test benchmark image 1\" src=\"https:\/\/ae01.alicdn.com\/kf\/H8df34fcfa4ee4061b9ecdfa26c0af43dL.jpg\" class=\"detail-desc-decorate-image\"\u003e \u003cimg alt=\"Motor test benchmark image 2\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hab8d2218a1cd4686a59724e0beed8de3K.jpg\" class=\"detail-desc-decorate-image\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003eProduct Packaging\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg alt=\"Product packaging image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hd4d7938782f3421d86bf04cb25f55337D.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003eCompany Profile\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg alt=\"Company profile image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hbbc4c985ca16472abf4f017491c957eaS.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e","brand":"UAVMODEL","offers":[{"title":"Default Title","offer_id":40224009420954,"sku":"46036666-black","price":229.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746980.jpg?v=1766657696"},{"product_id":"mad-cf-fluxer-pro-34-2x11-2in-carbon-fiber-shine-folding-propeller-for-the-drone-multirotor-quadcopter-hexrcopter-drone-rc","title":"MAD CF FLUXER-Pro 34.2x11.2in Carbon Fiber Shine Folding PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong data-spm-anchor-id=\"a2g0o.detail.1000023.i0.4cd041d2Qsqbow\"\u003eProducts Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae04.alicdn.com\/kf\/Hb9941ffe5c484453bf20b8bc7bb9855ej.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eThe FLUXER 34.2x11.2\" propeller is a multi-rotor folding propeller made of high-quality carbon fiber, with swept-back winglets on both sides of the propeller tip, which effectively reduces centrifugal force during operation. The middle part is connected by a paddle clamp, which is retractable and has a small volume, making it convenient for storage and transportation.  With the advantages of reliability, high rigidity, and light weight, it has greater static thrust than ordinary propellers at the same power, which can increase endurance. The aerodynamic design makes significant improvements in energy loss, noise, impact resistance, and flight performance.  Features MAD brushless motor magnetic circuit.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 203 grams\u003cbr\u003eRotation Speed: 1900~4100 RPM\u003cbr\u003eSingle Propeller Load Capacity: 45 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time at checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/3401.webp?v=1766628408\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/3402.webp?v=1766628388\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"One pair","offer_id":45868048580762,"sku":"46036664-black","price":569.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746963.jpg?v=1766657715"},{"product_id":"mad-pro-fluxer-brushless-carbon-propellers-14-4-8-for-drone-of-business-aerial-photography-brushless","title":"MAD Pro Fluxer brushless carbon PROPELLEER 14*4.8","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003eProducts Description\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H8d86d3aee569466ea3e9b2ead10e4ef9N.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003e● Matte finish\u003c\/p\u003e\n\u003cp\u003e● Economical\u003c\/p\u003e\n\u003cp\u003e● Excellent control performance\u003cbr\u003eExcellent control performance. Lightweight. Low inertia. Perfect for exploration and inspection applications, etc.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 19.2 grams\u003cbr\u003eRotation Speed: 4500~7500 RPM\u003cbr\u003eSingle Propeller Load Capacity: 5 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/14X48.webp?v=1766628109\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868049629338,"sku":"46036662-black","price":68.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746814.jpg?v=1766657664"},{"product_id":"mad30x10-pro-fluxer-cf-propellers-for-brushless-motor-drone-uav-quadcopter-hexcopter-octcopter-with-high-efficient-best-balance","title":"MAD30X10 Pro Fluxer CF PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003eProducts Description\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H8029d00598ba49cb87a39cd6f3e9cfb2g.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cdiv\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003e● Matte finish\u003c\/p\u003e\n\u003cp\u003e● Economical\u003c\/p\u003e\n\u003cp\u003e● Excellent control performance\u003cbr\u003eExcellent control performance. Lightweight. Low inertia. Perfect for exploration and inspection applications, etc.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 93 grams\u003cbr\u003eRotation Speed: 1800~3500 rpm\u003cbr\u003eSingle Propeller Load Capacity: 28 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/30X10IN-PROP_77bab07b-e8fb-42ff-a724-d2292d83e504.webp?v=1766627879\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-lineheight=\"52px\" data-fontsize=\"40\" class=\"product_title entry-title fusion-responsive-typography-calculated\" itemprop=\"name\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868050448538,"sku":"46036658-black","price":305.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746769.jpg?v=1766657654"},{"product_id":"cb2-32x12in-carbon-fiber-ultralight-propelleer","title":"MAD CB2 32x12in carbon fiber ultralight PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong\u003eProducts Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H855e05393bf3404c8e5c792953c92091n.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch2 data-lineheight=\"52px\" data-fontsize=\"40\" class=\"product_title entry-title fusion-responsive-typography-calculated\" itemprop=\"name\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h2\u003e\n\u003ch3 data-end=\"111\" data-start=\"93\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"TyagGW_tableContainer\"\u003e\n\u003cdiv class=\"group TyagGW_tableWrapper flex w-fit flex-col-reverse\" tabindex=\"-1\"\u003e\n\u003ctable class=\"w-fit min-w-(--thread-content-width)\" data-end=\"741\" data-start=\"113\"\u003e\n\u003cthead data-end=\"137\" data-start=\"113\"\u003e\n\u003ctr data-end=\"137\" data-start=\"113\"\u003e\n\u003cth data-col-size=\"sm\" data-end=\"120\" data-start=\"113\"\u003eItem\u003c\/th\u003e\n\u003cth data-col-size=\"md\" data-end=\"137\" data-start=\"120\"\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody data-end=\"741\" data-start=\"148\"\u003e\n\u003ctr data-end=\"223\" data-start=\"148\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"166\" data-start=\"148\"\u003ePropeller Model\u003c\/td\u003e\n\u003ctd data-end=\"223\" data-start=\"166\" data-col-size=\"md\"\u003eCB2 32×12 Carbon Fiber Propeller (Reinforced Version)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"261\" data-start=\"224\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"241\" data-start=\"224\"\u003ePropeller Size\u003c\/td\u003e\n\u003ctd data-end=\"261\" data-start=\"241\" data-col-size=\"md\"\u003e812.8 × 304.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"294\" data-start=\"262\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"286\" data-start=\"262\"\u003eWeight (Single Blade)\u003c\/td\u003e\n\u003ctd data-end=\"294\" data-start=\"286\" data-col-size=\"md\"\u003e90 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"330\" data-start=\"295\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"306\" data-start=\"295\"\u003eMaterial\u003c\/td\u003e\n\u003ctd data-end=\"330\" data-start=\"306\" data-col-size=\"md\"\u003eCarbon Fiber + Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"379\" data-start=\"331\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"351\" data-start=\"331\"\u003eSurface Treatment\u003c\/td\u003e\n\u003ctd data-end=\"379\" data-start=\"351\" data-col-size=\"md\"\u003eMatte Sandblasted Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"421\" data-start=\"380\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"404\" data-start=\"380\"\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd data-end=\"421\" data-start=\"404\" data-col-size=\"md\"\u003e−40°C to 65°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"461\" data-start=\"422\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"444\" data-start=\"422\"\u003eStorage Temperature\u003c\/td\u003e\n\u003ctd data-end=\"461\" data-start=\"444\" data-col-size=\"md\"\u003e−10°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"490\" data-start=\"462\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"481\" data-start=\"462\"\u003eStorage Humidity\u003c\/td\u003e\n\u003ctd data-end=\"490\" data-start=\"481\" data-col-size=\"md\"\u003e\u0026lt; 85%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"528\" data-start=\"491\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"511\" data-start=\"491\"\u003eOptimal RPM Range\u003c\/td\u003e\n\u003ctd data-end=\"528\" data-start=\"511\" data-col-size=\"md\"\u003e2450–3100 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"570\" data-start=\"529\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"561\" data-start=\"529\"\u003eMax Pull Force (Single Blade)\u003c\/td\u003e\n\u003ctd data-end=\"570\" data-start=\"561\" data-col-size=\"md\"\u003e21 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"605\" data-start=\"571\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"592\" data-start=\"571\"\u003eTypical Pull Force\u003c\/td\u003e\n\u003ctd data-end=\"605\" data-start=\"592\" data-col-size=\"md\"\u003e6.5–11 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"663\" data-start=\"606\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"618\" data-start=\"606\"\u003ePackaging\u003c\/td\u003e\n\u003ctd data-end=\"663\" data-start=\"618\" data-col-size=\"md\"\u003eDrawer-type Color Box (950 × 110 × 60 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"741\" data-start=\"664\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"687\" data-start=\"664\"\u003eIncluded Accessories\u003c\/td\u003e\n\u003ctd data-end=\"741\" data-start=\"687\" data-col-size=\"md\"\u003e8 × M3×16 Hex Socket Screws, 2 × Reinforced Plates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 data-lineheight=\"52px\" data-fontsize=\"40\" class=\"product_title entry-title fusion-responsive-typography-calculated\" itemprop=\"name\"\u003e\u003cspan\u003eCB2 32X12IN ULTRALIGHT PROP\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eNew Released! Upgraded New Generation Ultralight CF Prop, CB2 – Light as “O2”. BECAUSE CARBON+O2\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* High quality efficient carbon fiber ultralight silent drone propeller\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Designed for endurance flight, prop weight reduced by 20%-30%, flight time far extended\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Thrust increased by 3-7%. Efficiency increased by 2-6%.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Almost zero vibration. Every propeller was balanced 3 times during production.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 data-end=\"89\" data-start=\"76\"\u003eTest Data\u003c\/h3\u003e\n\u003cdiv class=\"TyagGW_tableContainer\"\u003e\n\u003cdiv class=\"group TyagGW_tableWrapper flex w-fit flex-col-reverse\" tabindex=\"-1\"\u003e\n\u003ctable class=\"w-fit min-w-(--thread-content-width)\" data-end=\"810\" data-start=\"91\"\u003e\n\u003cthead data-end=\"175\" data-start=\"91\"\u003e\n\u003ctr data-end=\"175\" data-start=\"91\"\u003e\n\u003cth data-col-size=\"sm\" data-end=\"97\" data-start=\"91\"\u003eRPM\u003c\/th\u003e\n\u003cth data-col-size=\"sm\" data-end=\"111\" data-start=\"97\"\u003eThrust (gf)\u003c\/th\u003e\n\u003cth data-col-size=\"sm\" data-end=\"125\" data-start=\"111\"\u003eTorque (Nm)\u003c\/th\u003e\n\u003cth data-col-size=\"sm\" data-end=\"143\" data-start=\"125\"\u003eShaft Power (W)\u003c\/th\u003e\n\u003cth data-col-size=\"sm\" data-end=\"175\" data-start=\"143\"\u003ePropulsive Efficiency (gf\/W)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody data-end=\"810\" data-start=\"203\"\u003e\n\u003ctr data-end=\"239\" data-start=\"203\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"210\" data-start=\"203\"\u003e1034\u003c\/td\u003e\n\u003ctd data-end=\"217\" data-start=\"210\" data-col-size=\"sm\"\u003e1030\u003c\/td\u003e\n\u003ctd data-end=\"224\" data-start=\"217\" data-col-size=\"sm\"\u003e0.26\u003c\/td\u003e\n\u003ctd data-end=\"231\" data-start=\"224\" data-col-size=\"sm\"\u003e28.2\u003c\/td\u003e\n\u003ctd data-end=\"239\" data-start=\"231\" data-col-size=\"sm\"\u003e36.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"276\" data-start=\"240\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"247\" data-start=\"240\"\u003e1456\u003c\/td\u003e\n\u003ctd data-end=\"254\" data-start=\"247\" data-col-size=\"sm\"\u003e2050\u003c\/td\u003e\n\u003ctd data-end=\"261\" data-start=\"254\" data-col-size=\"sm\"\u003e0.65\u003c\/td\u003e\n\u003ctd data-end=\"268\" data-start=\"261\" data-col-size=\"sm\"\u003e98.7\u003c\/td\u003e\n\u003ctd data-end=\"276\" data-start=\"268\" data-col-size=\"sm\"\u003e20.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"314\" data-start=\"277\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"284\" data-start=\"277\"\u003e1750\u003c\/td\u003e\n\u003ctd data-end=\"291\" data-start=\"284\" data-col-size=\"sm\"\u003e3050\u003c\/td\u003e\n\u003ctd data-end=\"298\" data-start=\"291\" data-col-size=\"sm\"\u003e0.99\u003c\/td\u003e\n\u003ctd data-end=\"306\" data-start=\"298\" data-col-size=\"sm\"\u003e181.8\u003c\/td\u003e\n\u003ctd data-end=\"314\" data-start=\"306\" data-col-size=\"sm\"\u003e16.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"352\" data-start=\"315\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"322\" data-start=\"315\"\u003e1869\u003c\/td\u003e\n\u003ctd data-end=\"329\" data-start=\"322\" data-col-size=\"sm\"\u003e3520\u003c\/td\u003e\n\u003ctd data-end=\"336\" data-start=\"329\" data-col-size=\"sm\"\u003e1.18\u003c\/td\u003e\n\u003ctd data-end=\"344\" data-start=\"336\" data-col-size=\"sm\"\u003e230.1\u003c\/td\u003e\n\u003ctd data-end=\"352\" data-start=\"344\" data-col-size=\"sm\"\u003e15.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"390\" data-start=\"353\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"360\" data-start=\"353\"\u003e1994\u003c\/td\u003e\n\u003ctd data-end=\"367\" data-start=\"360\" data-col-size=\"sm\"\u003e4010\u003c\/td\u003e\n\u003ctd data-end=\"374\" data-start=\"367\" data-col-size=\"sm\"\u003e1.35\u003c\/td\u003e\n\u003ctd data-end=\"382\" data-start=\"374\" data-col-size=\"sm\"\u003e281.7\u003c\/td\u003e\n\u003ctd data-end=\"390\" data-start=\"382\" data-col-size=\"sm\"\u003e14.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"428\" data-start=\"391\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"398\" data-start=\"391\"\u003e2119\u003c\/td\u003e\n\u003ctd data-end=\"405\" data-start=\"398\" data-col-size=\"sm\"\u003e4580\u003c\/td\u003e\n\u003ctd data-end=\"412\" data-start=\"405\" data-col-size=\"sm\"\u003e1.57\u003c\/td\u003e\n\u003ctd data-end=\"420\" data-start=\"412\" data-col-size=\"sm\"\u003e348.7\u003c\/td\u003e\n\u003ctd data-end=\"428\" data-start=\"420\" data-col-size=\"sm\"\u003e13.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"466\" data-start=\"429\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"436\" data-start=\"429\"\u003e2223\u003c\/td\u003e\n\u003ctd data-end=\"443\" data-start=\"436\" data-col-size=\"sm\"\u003e5000\u003c\/td\u003e\n\u003ctd data-end=\"450\" data-start=\"443\" data-col-size=\"sm\"\u003e1.77\u003c\/td\u003e\n\u003ctd data-end=\"458\" data-start=\"450\" data-col-size=\"sm\"\u003e411.0\u003c\/td\u003e\n\u003ctd data-end=\"466\" data-start=\"458\" data-col-size=\"sm\"\u003e12.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"504\" data-start=\"467\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"474\" data-start=\"467\"\u003e2326\u003c\/td\u003e\n\u003ctd data-end=\"481\" data-start=\"474\" data-col-size=\"sm\"\u003e5500\u003c\/td\u003e\n\u003ctd data-end=\"488\" data-start=\"481\" data-col-size=\"sm\"\u003e1.94\u003c\/td\u003e\n\u003ctd data-end=\"496\" data-start=\"488\" data-col-size=\"sm\"\u003e472.6\u003c\/td\u003e\n\u003ctd data-end=\"504\" data-start=\"496\" data-col-size=\"sm\"\u003e11.6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"542\" data-start=\"505\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"512\" data-start=\"505\"\u003e2440\u003c\/td\u003e\n\u003ctd data-end=\"519\" data-start=\"512\" data-col-size=\"sm\"\u003e6040\u003c\/td\u003e\n\u003ctd data-end=\"526\" data-start=\"519\" data-col-size=\"sm\"\u003e2.16\u003c\/td\u003e\n\u003ctd data-end=\"534\" data-start=\"526\" data-col-size=\"sm\"\u003e550.8\u003c\/td\u003e\n\u003ctd data-end=\"542\" data-start=\"534\" data-col-size=\"sm\"\u003e11.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"580\" data-start=\"543\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"550\" data-start=\"543\"\u003e2500\u003c\/td\u003e\n\u003ctd data-end=\"557\" data-start=\"550\" data-col-size=\"sm\"\u003e6510\u003c\/td\u003e\n\u003ctd data-end=\"564\" data-start=\"557\" data-col-size=\"sm\"\u003e2.30\u003c\/td\u003e\n\u003ctd data-end=\"572\" data-start=\"564\" data-col-size=\"sm\"\u003e601.0\u003c\/td\u003e\n\u003ctd data-end=\"580\" data-start=\"572\" data-col-size=\"sm\"\u003e10.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"618\" data-start=\"581\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"588\" data-start=\"581\"\u003e2630\u003c\/td\u003e\n\u003ctd data-end=\"595\" data-start=\"588\" data-col-size=\"sm\"\u003e7060\u003c\/td\u003e\n\u003ctd data-end=\"602\" data-start=\"595\" data-col-size=\"sm\"\u003e2.49\u003c\/td\u003e\n\u003ctd data-end=\"610\" data-start=\"602\" data-col-size=\"sm\"\u003e684.3\u003c\/td\u003e\n\u003ctd data-end=\"618\" data-start=\"610\" data-col-size=\"sm\"\u003e10.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"655\" data-start=\"619\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"626\" data-start=\"619\"\u003e2800\u003c\/td\u003e\n\u003ctd data-end=\"633\" data-start=\"626\" data-col-size=\"sm\"\u003e8080\u003c\/td\u003e\n\u003ctd data-end=\"640\" data-start=\"633\" data-col-size=\"sm\"\u003e2.95\u003c\/td\u003e\n\u003ctd data-end=\"648\" data-start=\"640\" data-col-size=\"sm\"\u003e863.4\u003c\/td\u003e\n\u003ctd data-end=\"655\" data-start=\"648\" data-col-size=\"sm\"\u003e9.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"693\" data-start=\"656\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"663\" data-start=\"656\"\u003e2942\u003c\/td\u003e\n\u003ctd data-end=\"670\" data-start=\"663\" data-col-size=\"sm\"\u003e9000\u003c\/td\u003e\n\u003ctd data-end=\"677\" data-start=\"670\" data-col-size=\"sm\"\u003e3.26\u003c\/td\u003e\n\u003ctd data-end=\"686\" data-start=\"677\" data-col-size=\"sm\"\u003e1003.2\u003c\/td\u003e\n\u003ctd data-end=\"693\" data-start=\"686\" data-col-size=\"sm\"\u003e9.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"732\" data-start=\"694\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"701\" data-start=\"694\"\u003e3079\u003c\/td\u003e\n\u003ctd data-end=\"709\" data-start=\"701\" data-col-size=\"sm\"\u003e10000\u003c\/td\u003e\n\u003ctd data-end=\"716\" data-start=\"709\" data-col-size=\"sm\"\u003e3.60\u003c\/td\u003e\n\u003ctd data-end=\"725\" data-start=\"716\" data-col-size=\"sm\"\u003e1159.9\u003c\/td\u003e\n\u003ctd data-end=\"732\" data-start=\"725\" data-col-size=\"sm\"\u003e8.6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"771\" data-start=\"733\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"740\" data-start=\"733\"\u003e3260\u003c\/td\u003e\n\u003ctd data-end=\"748\" data-start=\"740\" data-col-size=\"sm\"\u003e11020\u003c\/td\u003e\n\u003ctd data-end=\"755\" data-start=\"748\" data-col-size=\"sm\"\u003e3.98\u003c\/td\u003e\n\u003ctd data-end=\"764\" data-start=\"755\" data-col-size=\"sm\"\u003e1359.5\u003c\/td\u003e\n\u003ctd data-end=\"771\" data-start=\"764\" data-col-size=\"sm\"\u003e8.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-end=\"810\" data-start=\"772\"\u003e\n\u003ctd data-col-size=\"sm\" data-end=\"779\" data-start=\"772\"\u003e3420\u003c\/td\u003e\n\u003ctd data-end=\"787\" data-start=\"779\" data-col-size=\"sm\"\u003e12070\u003c\/td\u003e\n\u003ctd data-end=\"794\" data-start=\"787\" data-col-size=\"sm\"\u003e4.39\u003c\/td\u003e\n\u003ctd data-end=\"803\" data-start=\"794\" data-col-size=\"sm\"\u003e1572.8\u003c\/td\u003e\n\u003ctd data-end=\"810\" data-start=\"803\" data-col-size=\"sm\"\u003e7.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e  Motor Test Benchmarks\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H7a97b4b410c048d4b1da8ec83aa5435dM.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hbe60b60a285543e4b58f90ca69674c5cz.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hbe4f1c237bac4ab685ea6b24a760d096m.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H640f0d39ee6740f682f224d262a64d67S.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hbfd3dec173004ddf87c0b71211bcc305c.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Habb8f0cb714f4bd6acf96da6ba62f0b7C.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e  Product Packaging\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hd4d7938782f3421d86bf04cb25f55337D.jpg\"\u003e\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868051890330,"sku":"46036653-black","price":317.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746687.jpg?v=1766657722"},{"product_id":"cb2-24x7-4in-carbon-fiber-ultralight-propelleer","title":"CB2 24x7.4in carbon fiber ultralight PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e Products Description\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H904853de8b224fb995438070eb9dd193G.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch2 class=\"product_title entry-title fusion-responsive-typography-calculated\" data-fontsize=\"40\" data-lineheight=\"52px\" itemprop=\"name\"\u003e\u003cspan\u003eCB2 24X7.4IN ULTRALIGHT PROP\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eNew Released! Upgraded New Generation Ultralight CF Prop, CB2 – Light as “O2”. BECAUSE CARBON+O2\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* High quality efficient carbon fiber ultralight silent drone propeller\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Designed for endurance flight, prop weight reduced by 20%-30%, flight time far extended\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Thrust increased by 3-7%. Efficiency increased by 2-6%\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e* Almost zero vibration. Every propeller was balanced 3 times during production\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e  Motor Test Benchmarks\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H61002f244f9e4467940c98239b35b321n.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H232d903666df4d4bbdaa76766c51d950w.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hce21708bd93b4336ba1c73860e29231bv.jpg\" class=\"detail-desc-decorate-image\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e  Product Packaging\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hd4d7938782f3421d86bf04cb25f55337D.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e  Company Profile\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hbbc4c985ca16472abf4f017491c957eaS.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e","brand":"UAVMODEL","offers":[{"title":"A pair","offer_id":45868052381850,"sku":"46036652-black","price":187.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746670.jpg?v=1766657657"},{"product_id":"mad-cf-fluxer-pro-22-2x7-2in-carbon-fiber-shine-folding-propeller-for-the-drone-multirotor-quadcopter-hexrcopter-drone-rc","title":"MAD CF FLUXER-Pro 22.2x7.2in Carbon Fiber Shine Folding PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg alt=\"FLUXER carbon fiber folding propeller\" src=\"https:\/\/ae04.alicdn.com\/kf\/Hb9941ffe5c484453bf20b8bc7bb9855ej.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eSolid under high loads, high efficiency, and longer flight time for drones. Special wingtip design helps reduce vortices. Low noise at the same thrust level compared to other folding drone propellers. Optimized airfoil design, low interference from airflow. Well dynamically balanced. Propeller Lock Mechanism, designed and proven to ensure safe flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 57 grams\u003cbr\u003eRotation Speed: 200-4800 RPM\u003cbr\u003eSingle Propeller Load Capacity: 11.5 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/222X702.webp?v=1766564893\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"Default Title","offer_id":40224216187034,"sku":"46036650-black","price":314.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746642.jpg?v=1766657686"},{"product_id":"mad-fluxer-32inch-32x9-6in-matt-high-quality-quadcopter-drone-parts-propellers-for-drone","title":"MAD FLUXER 32Inch 32X9.6IN PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong data-spm-anchor-id=\"a2g0o.detail.1000023.i0.323843dbsrontR\"\u003eProduct Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae04.alicdn.com\/kf\/H04b0d8dc04d243fca04f95b128ae8208O.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003e● Matte finish\u003c\/p\u003e\n\u003cp\u003e● Economical\u003c\/p\u003e\n\u003cp\u003e● Excellent control performance\u003cbr\u003eExcellent control performance. Lightweight. Low inertia. Perfect for exploration and inspection applications, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eMain Features:\u003cbr\u003eOptimum RPM: 1000-2800 RPM\/min\u003c\/p\u003e\n\u003cp\u003eSingle Thrust Limitation: 45 kg\u003c\/p\u003e\n\u003cp\u003eWeight: 111g\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and shipping time during checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong\u003eMotor Test Benchmarks\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae04.alicdn.com\/kf\/H5f1f762eab1f40d8a8dfd07b9940d258D.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong\u003eProduct Packaging\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae04.alicdn.com\/kf\/H160b0bbc4a2140f181d86456c2528b06x.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868054675610,"sku":"46036649-black","price":400.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746613.jpg?v=1625640787"},{"product_id":"mad-cf-fluxer-pro-32-2x10-5in-carbon-fiber-shine-folding-propeller-for-the-drone-multirotor-quadcopter-hexrcopter-drone-rc","title":"MAD CF FLUXER-Pro 32.2x10.5in Carbon Fiber Shine Folding PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong data-spm-anchor-id=\"a2g0o.detail.1000023.i0.351e53d4uM0Qa6\"\u003eProducts Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae04.alicdn.com\/kf\/Hb9941ffe5c484453bf20b8bc7bb9855ej.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eSolid under high loads, high efficiency, and longer flight time for drones. Special wingtip design helps reduce vortices. Low noise at the same thrust level compared to other CF drone foldable propellers. Optimized airfoil design, low interference from airflow. Well dynamically balanced. Propeller Lock Mechanism, designed and proven to ensure safe flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 185 grams\u003cbr\u003eRotation Speed: 1600-3400 RPM\u003cbr\u003eSingle Propeller Load Capacity: 35 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/322x1002.webp?v=1766564052\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868055429274,"sku":"46036645-black","price":536.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746502.jpg?v=1766657725"},{"product_id":"mad-30-10-inch-pro-shine-carbon-fiber-propelleer","title":"MAD 30*10 inch Pro shine carbon fiber PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003eProducts Description\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Ha0eeafefc5ba400996f20cc2822aa6f0R.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eHigh-quality, efficient carbon fiber drone propeller with a polished finish.\u003cbr\u003eWell dynamically balanced with almost zero vibration.\u003cbr\u003eLarger propeller pitch designed for faster throttle response and burst power.\u003cbr\u003eOptimized airfoil design for high performance and efficiency in endurance flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 132 grams\u003cbr\u003eRotation Speed: 1800-3500 RPM\u003cbr\u003eSingle Propeller Load Capacity: 33 kg\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/30X10-PRO0.webp?v=1766563744\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868055986330,"sku":"46036642-black","price":431.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746497.jpg?v=1766657734"},{"product_id":"mad16-1-6-4-inch-fluxer-vtol-motor-carbon-fiber-propeller-rc-quadcopter-parts-for-fixed-wing-drone","title":"MAD16.1*6.4 Inch carbon fiber PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003e  \u003c\/span\u003e\u003c\/strong\u003eProduct Overview\u003cbr\u003eIntegrated structure design, higher intensity\u003cbr\u003eOptimized VTOL propeller profile, smaller propeller surface, less air resistance during cruise.\u003cbr\u003eLarger propeller pitch, generating more thrust. Faster response and startup.\u003cbr\u003eIncreased strength of propeller installation positions, higher durability and much safer.\u003cbr\u003eBest combination with MAD brushless motors\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eWeight: 23g\u003cbr\u003eRPM: 4100-5700\u003cbr\u003eSingle Weight Capacity: 8KG\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/161x64-VTOL-PROP-PARAMETER.webp?v=1766475658\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868056084634,"sku":"MADFX16164P","price":108.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1_68affc2a-bc3d-408d-8a52-5b6f31ece7da.jpg?v=1766657673"},{"product_id":"mad20-6-5inch-fluxer-pro-shine-electric-motor-carbon-propeller-rc-quadcopter-parts","title":"MAD20*6.5inch Fluxer Pro-shine electric carbon PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003eProduct Overview\u003cbr\u003eHigh-quality, efficient carbon fiber drone propeller with a polished finish.\u003cbr\u003eWell dynamically balanced with almost zero vibration.\u003cbr\u003eLarger propeller pitch designed for faster throttle response and burst power.\u003cbr\u003eOptimized airfoil design for high performance and efficiency in endurance flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eMade of imported high-strength carbon fiber material\u003cbr\u003eOne-piece structural design with no joints for higher strength\u003cbr\u003eOverall weight minimized while meeting all requirements\u003cbr\u003eOptimized propeller design through flight research and testing to improve thrust efficiency\u003cbr\u003eMounting holes compatible with most multi-rotor motors on the market\u003cbr\u003eSturdy and lightweight propeller body with excellent consistency and dynamic balance characteristics\u003cbr\u003eDesigned to work seamlessly with MAD brushless motors' magnetic circuit design, giving the power system advantages in both thrust and efficiency.\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: What is the shipping time?\u003c\/p\u003e\n\u003cp\u003eA: Shipping time is usually 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20X65-PRO.webp?v=1766475329\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868056215706,"sku":"46036639-black","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788746069.jpg?v=1766657736"},{"product_id":"mad-cf-fluxer-pro-27-2x8-9in-carbon-fiber-shine-folding-propeller-for-the-drone-multirotor-quadcopter-hexrcopter-drone-rc","title":"MAD CF FLUXER-Pro 27.2x8.9in Carbon Fiber Shine Folding PROPELLEER","description":"\u003cp\u003eProduct Overview\u003cbr\u003eThe FLUXER 27.2X8\" propeller is a multi-rotor folding propeller made of high-quality carbon fiber, with swept-back winglets on both sides of the propeller tip, which effectively reduces centrifugal force during operation. The middle part is connected by a paddle clamp, which is retractable and compact. This makes it convenient for storage and transportation. With the advantages of reliability, high rigidity, and light weight, it has greater static thrust than ordinary propellers at the same power, which can increase endurance. The aerodynamic design significantly improves energy loss, noise, impact resistance, and flight performance.  With MAD brushless motor magnetic circuit design, the power system has advantages in thrust and efficiency.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eIMPORTED HIGH-STRENGTH CARBON FIBER MATERIAL\u003cbr\u003eCONNECTED BY PADDLE CLAMP, RETRACTABLE AND EASY TO USE\u003cbr\u003eLIGHTWEIGHT DESIGN WHILE MEETING PERFORMANCE REQUIREMENTS\u003cbr\u003eOPTIMIZED PROPELLER DESIGN TO IMPROVE THRUST EFFICIENCY\u003cbr\u003eMOUNTING HOLE POSITION IS SUITABLE FOR MOST MOTORS\u003cbr\u003eSTRONG \u0026amp; LIGHT PROPELLER BLADE WITH GOOD CONSISTENCY \u0026amp; SUPERIOR DYNAMIC BALANCE\u003cbr\u003eWITH MAD BRUSHLESS MOTOR MAGNETIC CIRCUIT DESIGN, THE POWER SYSTEM HAS ADVANTAGES IN THRUST AND EFFICIENCY\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: What is the shipping time?\u003c\/p\u003e\n\u003cp\u003eA: Shipping time is usually 7-14 days, but please confirm current stock and specific shipping time at checkout.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2701.webp?v=1766475000\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2702.webp?v=1766475009\" alt=\"\"\u003e\u003c\/p\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868056608922,"sku":"46036638-black","price":420.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/4_f8cd54f2-642b-43b4-8357-d8ffd0443cd9.jpg?v=1766657675"},{"product_id":"mad-cf-fluxer-pro-20-2x6-6in-carbon-fiber-shine-folding-propeller-for-the-drone-multirotor-quadcopter-hexrcopter-drone-rc","title":"MAD CF FLUXER-Pro 20.2x6.6in Carbon Fiber Shine Folding PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cspan\u003e\u003cstrong data-spm-anchor-id=\"a2g0o.detail.1000023.i0.64f85f888qKLto\"\u003eProducts Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae04.alicdn.com\/kf\/Hb9941ffe5c484453bf20b8bc7bb9855ej.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eSolid under high loads, high efficiency, and longer flight time for drones. Special wingtip design helps reduce vortices. Low noise at the same thrust level compared to other carbon fiber drone folding propellers. Optimized airfoil design, low interference from airflow. Well dynamically balanced. Propeller Lock Mechanism, designed and proven to ensure safe flight.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eIMPORTED HIGH-STRENGTH CARBON FIBER MATERIAL\u003cbr\u003eCONNECTED BY PADDLE CLAMP, RETRACTABLE AND EASY TO USE LIGHTWEIGHT DESIGN WHILE MEETING REQUIREMENTS OPTIMIZED PROPELLER DESIGN TO IMPROVE THRUST EFFICIENCY MOUNTING HOLES POSITION IS SUITABLE FOR MOST MOTORS\u003cbr\u003eSTRONG \u0026amp; LIGHT PROPELLER BLADE GOOD CONSISTENCY \u0026amp; SUPERIOR DYNAMIC BALANCE WITH MAD BRUSHLESS MOTOR MAGNETIC CIRCUIT DESIGN THE POWER SYSTEM HAS ADVANTAGES IN TENSION AND EFFICIENCY\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: What is the shipping time?\u003c\/p\u003e\n\u003cp\u003eA: Shipping time is usually 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2001.webp?v=1766474593\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2002.webp?v=1766474611\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868056641690,"sku":"46036636-black","price":237.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_0a18ae5b-b878-4208-82b2-ceb8a1487226.jpg?v=1766657708"},{"product_id":"mad40-13-1-inch-fluxer-pro-shine-electric-motor-carbon-propeller-lightweight-low-noise-blades-props-for-drone","title":"MAD40*13.1 inch Fluxer PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003e40×13.1in drone propeller\u003cbr\u003eEfficient and competitively priced\u003cbr\u003eDrone propeller fabricated from unidirectional and bidirectional carbon fiber prepreg with balsa wood core. Matte finish over woven carbon fiber prepreg.\u003cbr\u003eOne pair of 40×13.1in CW and CCW propellers\u003cbr\u003e10mm Mounting hole\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003eMade of imported high-strength carbon fiber material\u003cbr\u003eOne-piece structural design with no joints for higher strength\u003cbr\u003eMinimizes overall weight while meeting requirements\u003cbr\u003eOptimized propeller design through flight research and testing to improve thrust efficiency\u003cbr\u003eMounting holes compatible with most multi-rotor motors on the market\u003cbr\u003eThe propeller body is strong, lightweight, and has excellent consistency and dynamic balance characteristics\u003cbr\u003eDesigned to work with MAD brushless motors, giving the power system advantages in both thrust and efficiency\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/40X131-PRO.webp?v=1766473916\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868056936602,"sku":"46036519-black","price":577.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1788743248.jpg?v=1766657734"},{"product_id":"mad-15x5-pro-fluxer-cf-propelleer","title":"MAD 15X5 Pro Fluxer CF PROPELLEER","description":"\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003ch1\u003e\u003cstrong\u003e\u003cspan\u003e Products Description\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eProduct Overview\u003cbr\u003eThe FLUXER PRO MATT series is a high-quality propeller specifically designed for multi-rotor aircraft. It features a matte finish for increased durability. Its excellent balance, stability, and virtually zero vibration are highly appreciated by model enthusiasts. The aerodynamic design significantly improves energy efficiency, reduces noise, enhances impact resistance, and improves flight performance.  Combined with MAD brushless motor magnetic circuit design, the power system offers superior thrust and efficiency.\u003c\/p\u003e\n\u003cp\u003eMain Features:\u003c\/p\u003e\n\u003cp\u003e● Matte finish\u003c\/p\u003e\n\u003cp\u003e● Economical\u003c\/p\u003e\n\u003cp\u003e● Excellent control performance\u003cbr\u003eExcellent control performance. Lightweight. Low inertia. Perfect for exploration and inspection applications, etc.\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: How long does shipping take?\u003c\/p\u003e\n\u003cp\u003eA: Shipping usually takes 7-14 days, but please confirm current stock and specific shipping time during checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/15X5.webp?v=1766473648\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e","brand":"MAD","offers":[{"title":"A pair","offer_id":45868057002138,"sku":"46036634-black","price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/46036634-black.jpg?v=1766657717"},{"product_id":"skyalong-glass-fiber-2900mm-great-white-uav-fixed-wing","title":"Skyeye Glass fiber 2900mm UAV Fixed Wing Drone","description":"\u003cstyle\u003e\n        table {\n            width: ; \/* 设置表格固定宽度，和原代码中的宽度值对应 *\/\n            height: px; \/* 设置表格固定高度，和原代码中的高度值对应 *\/\n            border-collapse: collapse; \/* 合并边框，让线条看起来更整齐 *\/\n            border: 1px solid black; \/* 给整个表格添加一个清晰的外边框 *\/\n        }\n\n        table td,\n        table th {\n            border: 1px solid black; \/* 给每个单元格（表头和普通单元格）添加边框，形成清晰的线条 *\/\n            padding: 5px; \/* 适当添加内边距，让内容显示更美观，可按需调整 *\/\n                      text-align: center; \/* 添加这行代码，使文字居中显示 *\/\n        }\n\n        \/* 如果想单独设置表头的样式，可以添加以下代码 *\/\n        table th {\n            background-color: #f2f2f2; \/* 表头添加浅灰色背景，方便区分，可按需更改颜色 *\/\n            font-weight: bold; \/* 表头文字加粗，可按需调整 *\/\n        }\n    \u003c\/style\u003e\n\u003ctable border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"308\" style=\"border-collapse: collapse; height: 282px; width: 100%;\"\u003e\n\u003ccolgroup\u003e \u003ccol width=\"250\" style=\"width: 34.9363%;\"\u003e \u003ccol width=\"248\" style=\"width: 31.9815%;\"\u003e \u003ccol width=\"237\" style=\"width: 33.0243%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd rowspan=\"3\" class=\"et3\" height=\"84\" width=\"250\" style=\"height: 58.7814px; width: 125pt;\"\u003e\u003cstrong\u003ePARAMETER\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et4\" width=\"248\" style=\"width: 124pt; height: 19.5938px;\"\u003eWingspan\u003c\/td\u003e\n\u003ctd class=\"et5\" width=\"237\" style=\"width: 118.5pt; height: 19.5938px;\"\u003e2900mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003eLength\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e1875mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003ewing area\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e103.8dm2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd rowspan=\"2\" class=\"et3\" height=\"56\" style=\"height: 39.1876px;\"\u003e\u003cstrong\u003eWeight and Payload\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003eTakeoff weight\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e25kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003ePayload\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e5kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd rowspan=\"3\" class=\"et3\" height=\"112\" style=\"height: 78.3751px;\"\u003e\u003cstrong\u003eFlight Characteristics\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003eMaximum speed\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e120km\/hr\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003eStall speed\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e60km\/hr\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"56\" style=\"height: 39.1875px;\"\u003e\n\u003ctd style=\"height: 39.1875px;\" class=\"et4\"\u003eC.G\u003c\/td\u003e\n\u003ctd class=\"et6\" width=\"237\" style=\"width: 118.5pt; height: 39.1875px;\"\u003eBackwards 120mm from wing front edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd rowspan=\"2\" class=\"et3\" height=\"56\" style=\"height: 39.1876px;\"\u003e\u003cstrong\u003ePackaging Information\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e142*50*53cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"28\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003ePacking weight\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et5\"\u003e13.45KG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"border-collapse: collapse; height: 474px;\" height=\"504\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 223.25px;\" width=\"226\"\u003e \u003ccol style=\"width: 302.25px;\" width=\"346\"\u003e \u003ccol span=\"2\" style=\"width: 137.25px;\" width=\"96\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px; width: 382pt;\" width=\"764\" height=\"28\" class=\"et3\" colspan=\"4\"\u003e\u003cstrong\u003eSkyeye Glass fiber 2900mm\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" height=\"28\" class=\"et5\"\u003e\u003cstrong\u003eName\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et5\" style=\"height: 19.5938px;\"\u003e\u003cstrong\u003eSpecification\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et5\" style=\"height: 19.5938px;\"\u003e\u003cstrong\u003eKIT\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et5\" style=\"height: 19.5938px;\"\u003e\u003cstrong\u003ePNP\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 195.938px;\" height=\"280\" class=\"et6\" rowspan=\"10\"\u003e\u003cstrong\u003eFlying platform\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Airframe\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Left wing\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Right wing\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Left aileron\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Right aileron\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Tail erection\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Guide wheel\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Aluminum tube crude\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Aluminium tube bead\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHMGW26 Engine hood\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 117.563px;\" height=\"168\" class=\"et6\" rowspan=\"4\"\u003e\u003cstrong\u003ePower system\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eEngine\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003eHigh Power Propeller\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5938px;\"\u003ePitot Tube\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5938px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eInformation Updated version:202412311217\u003c\/p\u003e\n\u003cp\u003eIf the product exceeds the maximum order weight of the system, the logistics cost can consult our customer service staff.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering)\u003cbr\u003eThe shipping time is expected to be another 7~14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"WWW.SKYEYEUAV.COM\" rel=\"noopener\" target=\"_blank\"\u003eWWW.SKYEYEUAV.COM\u003c\/a\u003e\u003c\/p\u003e","brand":"Skyeye","offers":[{"title":"KIT","offer_id":41661855531162,"sku":"HMGW26-K","price":1750.0,"currency_code":"USD","in_stock":true},{"title":"PNP","offer_id":44331188846746,"sku":"HMGW26-P","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2bad96ed9f35b70f5181496de2122a2c_00d228f8-7ab4-459b-a309-970c3326a203.jpg?v=1766657713"},{"product_id":"slamtec-rplidar-s1-tof-ranging-method-40-meters-range-radius-outdoor-available-360degree-omnidirectional-s-laser-lidar-sensor-electronics","title":"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor ELECTRONICS","description":"\u003cp\u003e  \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H597857a2444e49dabcdedd3739978bdb8.jpg?width=1097\u0026amp;height=470\u0026amp;hash=1567\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDescription\u003c\/strong\u003e: The RPLIDAR S1 is the next generation low cost 360 degree 2D laser scanner (LIDAR) solution developed by SLAMTEC. It can take up to 9200 samples of laser ranging per second with high rotation speed. And equipped with SLAMTEC patented OPTMAG technology, it breakouts the life limitation of traditional LIDAR system so as to work stably for a long time. The system can perform 2D 360-degree scan within a 40-meter range. The generated 2D point cloud data can be used in mapping, localization andobject\/environment modeling. Compared with RPLIDARs in other series, RPLIDAR S1 has a more stable performance when detecting objects in long distance, objects in white or black alternatively and objects under direct sunlight, which is ideal for map building in the outdoor environment within a 40-meter ranging radius. Therefore, it can be widely applied in many consumer-oriented business scenarios. The typical scanning frequency of RPLIDAR S1 is 10Hz(600rpm), and the frequency can be freely adjusted within the 8-15Hz range according to the specific requirements. With the 10Hz scanning frequency, the sampling rate is 9.2kHz and the angular resolution is 0.391°. Due to the improvements in SLAMTEC hardware operating performance and related algorithm, RPLIDAR S1 works well in all kinds of indoor environment and outdoor environment with direct sunlight. Meanwhile, before leaving the factory, every RPLIDAR S1 has passed the strict testing to ensure the laser output power meet the eye-safety standard of IEC-60825 Class 1.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eTOF Ranging Method\u003c\/p\u003e\n\u003cp\u003eRPLIDAR S1 adopts TOF(Time of Flight) ranging technology, which guarantees the ranging resolution not changing with distance. Even within a longer distance, the ranging resolution is still stable and accurate.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hf685d5676b0f4b07a54c62cf2e89aebb0.jpg?width=633\u0026amp;height=375\u0026amp;hash=1008\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e40 Meters Range Radius\u003c\/p\u003e\n\u003cp\u003eThe ranging radius of RPLIDAR S1 is up to 40 meters, which meets more application requirements in larger scenarios. \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H3d111f1867254f599a8f2472059dd449p.jpg?width=725\u0026amp;height=290\u0026amp;hash=1015\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eResistance to Strong Daylight, Outdoor Available\u003c\/p\u003e\n\u003cp\u003eEffectively avoiding the strong daylight interference, RPLIDAR S1 has a stable ranging and high-resolution mapping performance in outdoor environment.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hb263c6a623ee49d19c27bb650a46de56g.jpg?width=704\u0026amp;height=466\u0026amp;hash=1170\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eSmall Size, Easy Use\u003c\/p\u003e\n\u003cp\u003eThe first pocket TOF laser range scanner of SLAMTEC. Ultra-thin design, compact and portable for various application requirements.\u003c\/p\u003e\n\u003cp\u003e  \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H9cb51417747a48ed9042d02d0545c583E.jpg?width=800\u0026amp;height=800\u0026amp;hash=1600\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003eIndependent Enclosed Cover\u003c\/p\u003e\n\u003cp\u003eRPLIDAR S1 adopts an enclosed cover to protect its interior mechanism from external interference, which provides a stable working environment and meets the industrial application.\u003c\/p\u003e\n\u003cp\u003e  \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H5d4bcc78fbc74a7eae8870b632e6b4d9t.jpg?width=800\u0026amp;height=800\u0026amp;hash=1600\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003eCompatible with SLAMTEC Ecosystem\u003c\/p\u003e\n\u003cp\u003eCompatible with existing hardware and software interfaces of all SLAMTEC products.\u003c\/p\u003e\n\u003cp\u003e  \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H616732ec314c492da2bed3ec06c77cafp.jpg?width=658\u0026amp;height=289\u0026amp;hash=947\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e360° Omnidirectional Scan\u003c\/p\u003e\n\u003cp\u003eThe ranging core of RPLIDAR S1 runs clockwise to perform a 360 degree omnidirectional laser range scanning for its surrounding environment.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Heaf6da5bf8b4476ca3ef48157b510345R.jpg?width=800\u0026amp;height=800\u0026amp;hash=1600\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003eStable Service Life\u003c\/p\u003e\n\u003cp\u003eSLAMTEC has integrated the wireless power, optical communication, non-contact energy and signal transmission technology, to completely solve the electrical connection failure and short lifespan problem caused by the physical contact wearing out, so as to prolong the service life of RPLIDAR S1.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eLaser Safety Standard\u003c\/p\u003e\n\u003cp\u003eThe RPLIDAR S1 adopts the low power infrared laser light as its light source, and drives it by modulated pulse. It reaches Class 1 Laser Safety Standard which can ensure its safety to human eyes.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eApplication Scenarios\u003c\/p\u003e\n\u003cp\u003eThe RPLIDAR can be used in the following application scenarios:\u003c\/p\u003e\n\u003cp\u003eo General robot navigation and localization\u003cbr\u003eo Environment scanning and 3D re-modeling\u003cbr\u003eo Service robot or industrial robot working for long hours\u003cbr\u003eo Home service \/cleaning robot navigation and localization\u003cbr\u003eo General simultaneous localization and mapping (SLAM)\u003cbr\u003eo Smart toy’s localization and obstacle avoidance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable border=\"1\" width=\"1274\" cellspacing=\"0\" cellpadding=\"0\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd width=\"306\" height=\"46\"\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd width=\"232\"\u003e\u003cstrong\u003eA1\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd width=\"264\"\u003e\u003cstrong\u003eA2\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd width=\"236\"\u003e\u003cstrong\u003eA3\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd width=\"236\"\u003e\u003cstrong\u003eS1\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"186\"\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H61ad161cf5354a7aa52ebc54028cdeb5v.jpg?width=157\u0026amp;height=172\u0026amp;hash=329\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Ha82fe20a615e4f72930db8185822d0bfd.jpg?width=184\u0026amp;height=167\u0026amp;hash=351\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H37f99b4f0ec144658169457d32632042W.jpg?width=156\u0026amp;height=163\u0026amp;hash=319\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H4d4d13e0f6444edeb5775303ad7b6110i.jpg?width=174\u0026amp;height=174\u0026amp;hash=348\" alt=\"Slamtec RPLIDAR S1 TOF Ranging Method 40 Meters Range Radius Outdoor Available 360degree Omnidirectional S laser lidar sensor\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA1M8\u003c\/td\u003e\n\u003ctd\u003eA2M8\u003c\/td\u003e\n\u003ctd\u003eA3M1\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eS1M1\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"140\"\u003eRecommended application\u003c\/td\u003e\n\u003ctd width=\"232\"\u003eVacuum robot,                home robot\u003c\/td\u003e\n\u003ctd width=\"264\"\u003eConsumer robot,              commercial robot,                      3D modeling,                        multi-point touch\u003c\/td\u003e\n\u003ctd width=\"236\"\u003ecommercial robot,        outdoor robot\u003c\/td\u003e\n\u003ctd width=\"236\"\u003ecommercial robot,        outdoor robot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eMeasuring range\u003c\/td\u003e\n\u003ctd\u003e12m\u003c\/td\u003e\n\u003ctd\u003e12m\u003c\/td\u003e\n\u003ctd\u003e25m\u003c\/td\u003e\n\u003ctd\u003e40m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eSamping frequency\u003c\/td\u003e\n\u003ctd\u003e2K-8K\u003c\/td\u003e\n\u003ctd\u003e2K-8K\u003c\/td\u003e\n\u003ctd\u003e2K-16K\u003c\/td\u003e\n\u003ctd\u003e4K-9.2K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eRotational speed\u003c\/td\u003e\n\u003ctd\u003e5.5HZ\u003c\/td\u003e\n\u003ctd\u003e5-15HZ\u003c\/td\u003e\n\u003ctd\u003e5-20HZ\u003c\/td\u003e\n\u003ctd\u003e8-15HZ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eIs OPTMAG supported\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBrush\u003c\/td\u003e\n\u003ctd\u003eBrushless\u003c\/td\u003e\n\u003ctd\u003eBrushless\u003c\/td\u003e\n\u003ctd\u003eBrushless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eIs motor drving supported?\u003c\/td\u003e\n\u003ctd\u003eNO\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eDimension\u003c\/td\u003e\n\u003ctd\u003e97*71*51mm\u003c\/td\u003e\n\u003ctd\u003e76*76*41mm\u003c\/td\u003e\n\u003ctd\u003e76*76*41mm\u003c\/td\u003e\n\u003ctd\u003e55.5*55.5*51mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"41\"\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e170g\u003c\/td\u003e\n\u003ctd\u003e190g\u003c\/td\u003e\n\u003ctd\u003e190g\u003c\/td\u003e\n\u003ctd\u003e105g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd height=\"52\"\u003eOutput\u003c\/td\u003e\n\u003ctd width=\"232\"\u003eUART Serial                             3.3V level\u003c\/td\u003e\n\u003ctd width=\"264\"\u003eUART Serial                              3.3V level\u003c\/td\u003e\n\u003ctd width=\"236\"\u003eUART Serial                              3.3V level\u003c\/td\u003e\n\u003ctd width=\"236\"\u003eUART Serial                              3.3V level\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"SIAMTEC","offers":[{"title":"Default Title","offer_id":40310967730330,"sku":"46284842","price":1399.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/product-image-1798162256.jpg?v=1766657727"},{"product_id":"sunnysky-2814-x2814-900kv-kv1100-kv1250-3-5s-brushless-motor","title":"SunnySky 2814 X2814 900KV KV1100 KV1250 3-5S Brushless MOTOR","description":"\u003cp\u003eSunnySky 2814 X2814 900KV 3-5S Brushless Motor for Believer UAV 1960mm RC Airplane Helicopter Fixed-wing Drone RC Motor\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003e X2820 920KV 3-5S Brushless Motor\u003c\/u\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003cbr\u003eModel: X2820\u003cbr\u003eKV (rpm\/min): 920KV\u003cbr\u003eStator diameter: 28mm\u003cbr\u003eStator thickness: 20mm\u003cbr\u003eNo. of stator arms: 12\u003cbr\u003eNo. of rotor poles: 14\u003cbr\u003eNo-load current: 1.1A\u003cbr\u003eMotor resistance: 28mΩ\u003cbr\u003eMax continuous current: 52A\/30S\u003cbr\u003eMax continuous power: 750W\u003cbr\u003eRotor diameter: 35mm\u003cbr\u003eShaft diameter: 5mm\u003cbr\u003eBody length: 42mm\u003cbr\u003eOverall shaft length: 61mm\u003cbr\u003eMax Lipo cell: 3-5S\u003cbr\u003eRecommended ESC: 60A\u003cbr\u003eRecommended propeller: APC13*6.5, APC12*8, APC12*6, APC11*5.5, APC11*8, APC11*7 \u003cbr\u003eMotor weight: About 146g\/pcs\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage list:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1 * Motor\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/900.jpg?v=1730775540\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1000_cace73a5-abb2-4960-81aa-d3b9988e9567.jpg?v=1730775540\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1250_b581ba46-e7bb-4bbb-84cd-31fff50a71ff.jpg?v=1730775540\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1450.jpg?v=1730775539\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN015hHbLj1qcpjUuc1mA__588795517.jpg?v=1730775540\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"SUNNSKY","offers":[{"title":"KV900","offer_id":40312568283290,"sku":"SNYS2814K90","price":29.99,"currency_code":"USD","in_stock":true},{"title":"KV1000","offer_id":45336005738650,"sku":"SNYS2814K100","price":29.99,"currency_code":"USD","in_stock":true},{"title":"KV1100","offer_id":45336005771418,"sku":"SNYS2814K110","price":29.99,"currency_code":"USD","in_stock":true},{"title":"KV1250","offer_id":45336005804186,"sku":"SNYS2814K125","price":29.99,"currency_code":"USD","in_stock":true},{"title":"KV1450","offer_id":45336005836954,"sku":"SNYS2814K145","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/SunnySky_2814_X2814_900KV_KV1100_KV1250_3-5S_Brushless_MOTOR3.jpg?v=1766657698"},{"product_id":"emax-es3054-17g-servo","title":"EMAX ES3054 17g SERVO","description":"\u003cdiv\u003e\n\u003cp\u003eBrand Name    EMAX\u003cbr\u003eItem Name    ES3054\u003cbr\u003eOperating Voltage    4.8V - 6.0V\u003cbr\u003eSTD Direction    Counter Clockwise \/ Pulse Traveling 1500 to 1900 μ sec\u003cbr\u003eStall Torque    4.8V    3kg.cm Max\u003cbr\u003eOperating Speed    4.8V    0.15 sec\/60° at no load\u003cbr\u003eStall Torque    6.0V    3.5kg.cm Max\u003cbr\u003eOperating Speed    6.0V    0.13 sec\/60° at no load\u003cbr\u003eSize    28.45x13.00x31.10mm\u003cbr\u003eWeight    17g\u003cbr\u003ePlug Available    FUT;JR\u003cbr\u003eFlower Head    23T\u003cbr\u003eMaximum Travel    145°±10° (700-2300μ sec)\u003cbr\u003eOthers    Bearing; Metal; Digital\u003cbr\u003e\u003cbr\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hcb7c4b018c6844668b534af8a519f7b0z.jpg?width=1000\u0026amp;height=1500\u0026amp;hash=2500\" alt=\"11\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H43f207d2a4a64a9ca67fdde2bfe9dd1e3.jpg?width=935\u0026amp;height=40\u0026amp;hash=975\" alt=\"Picture\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Head426c09ef74b11bd8fe0c67d6aff33J.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"1\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H4d34c44db1c4413ca7576bc6bd11a057Z.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"3\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/He734b973741e4d9f9535e0cc4c328e532.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"4\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H95c9d83142044166a85f156500ed6497t.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"5\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H2ef0896fe5ef4f0f8ef38af120776e61b.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"2 (2)\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Heb7b29647c794c81a8192acea72c8648W.jpg?width=1000\u0026amp;height=1000\u0026amp;hash=2000\" alt=\"6\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e \u003c\/div\u003e","brand":"EMAX","offers":[{"title":"1 pcs","offer_id":40312580440218,"sku":"EMES3054-1","price":14.99,"currency_code":"USD","in_stock":true},{"title":"2pcs","offer_id":40312580472986,"sku":"EMES3054-2","price":25.99,"currency_code":"USD","in_stock":true},{"title":"4 pcs","offer_id":40312580505754,"sku":"EMES3054-4","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/EMAX_ES3054_17G_SERVO3.jpg?v=1766657694"},{"product_id":"skyeye-50cc-teaching-plane-2580mm-uav-fixed-wing","title":"Skyeye 50cc practice drone flying UAV Fixed Wing","description":"\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: auto; overflow: hidden; max-width: 100%;\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/Z6cdhTBpqww?si=orMc-6IT3lEfZLVD\"\u003e\n  \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n        table {\n            width: px; \/* 设置表格固定宽度，和原代码中的宽度值对应 *\/\n            height: px; \/* 设置表格固定高度，和原代码中的高度值对应 *\/\n            border-collapse: collapse; \/* 合并边框，让线条看起来更整齐 *\/\n            border: 1px solid black; \/* 给整个表格添加一个清晰的外边框 *\/\n        }\n\n        table td,\n        table th {\n            border: 1px solid black; \/* 给每个单元格（表头和普通单元格）添加边框，形成清晰的线条 *\/\n            padding: 5px; \/* 适当添加内边距，让内容显示更美观，可按需调整 *\/\n                      text-align: center; \/* 添加这行代码，使文字居中显示 *\/\n        }\n\n        \/* 如果想单独设置表头的样式，可以添加以下代码 *\/\n        table th {\n            background-color: #f2f2f2; \/* 表头添加浅灰色背景，方便区分，可按需更改颜色 *\/\n            font-weight: bold; \/* 表头文字加粗，可按需调整 *\/\n        }\n    \u003c\/style\u003e\n\u003cp\u003eDiscover the endless possibilities of the Skyeye 50cc Teaching plane 2580mm UAV Fixed Wing Drones Platform. With its versatility, this aircraft can be used for novice practice flight, drone mapping, drone research, aerial photography, target practice, college model airplane competitions, flight shows, and so much more. As a multi-role aircraft, it's designed to meet your every need with efficiency and precision. Take your skills and projects to new heights with the Skyeye 50cc Teaching plane 2580mm UAV Fixed Wing Drones Platform.\u003c\/p\u003e\n\u003cp\u003eFeatures:\u003cbr\u003e1. Improve the fuselage structure, widen the fuselage, increase stability, and adopt a segmented structure, easy to transport and carry;\u003cbr\u003e2. Increase the equipment compartment of the fuselage to facilitate the inspection of electronic equipment and maintenance;\u003cbr\u003e3. The landing gear is replaced into an integrated aluminum plate;\u003cbr\u003e4. Increase the fuselage equipment warehouse, which can carry out aerial photography and leave space for modification;\u003cbr\u003e5. Beautify the picture installation;\u003cbr\u003e6. The inserted wing is removable, easy to carry\u003c\/p\u003e\n\u003ctable style=\"border-collapse: collapse; width: px; height: 215.532px;\" height=\"256\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 292px;\" width=\"290\"\u003e \u003ccol style=\"width: 277px;\" width=\"270\"\u003e \u003ccol style=\"width: 230px;\" width=\"176\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 78.3752px; width: 145pt;\" width=\"290\" height=\"112\" class=\"et2\" rowspan=\"4\"\u003e\u003cstrong\u003ePARAMETER\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 135pt; height: 19.5938px;\" width=\"270\" class=\"et3\"\u003eWingspan\u003c\/td\u003e\n\u003ctd style=\"width: 88pt; height: 19.5938px;\" width=\"176\" class=\"et4\"\u003e2580mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eBody length\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e2010mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eWing area\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e116dm2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eMain material\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003eBalsa wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 58.7814px;\" height=\"84\" class=\"et2\" rowspan=\"3\"\u003e\u003cstrong\u003eWeight and Payload\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003ePayload\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e6kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e8.1kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eFuel Tank\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e1L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 39.1876px;\" height=\"56\" class=\"et2\" rowspan=\"2\"\u003e\u003cstrong\u003eFlight Characteristics\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eCruising speed\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e80-120KM\/H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eMaximum take-off weight\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e15kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 39.1876px;\" height=\"56\" class=\"et2\" rowspan=\"2\"\u003e\u003cstrong\u003ePackaging Information\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003ePacking size\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e1250*330*460mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et3\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"height: 19.5938px;\" class=\"et4\"\u003e10.55kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003eThe fuselage consists of two detachable sections, with a detachable horizontal tail and an umbrella compartment. It also has the largest payload for a drone and is designed as a military fixed wing aircraft with three points of landing gear and three points of back and slip options.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable style=\"border-collapse: collapse; height: 466.423px;\" height=\"724\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"\u003e\n\u003ccolgroup\u003e\n\u003ccol style=\"width: 107px;\" width=\"118\"\u003e\n\u003ccol style=\"width: 284px;\" width=\"587\"\u003e\n\u003ccol span=\"2\" style=\"width: 80px;\" width=\"96\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 51.9792px;\" height=\"78\"\u003e\n\u003ctd style=\"height: 51.9792px; width: 100%;\" width=\"897\" height=\"78\" class=\"et3\" colspan=\"4\"\u003e\u003cstrong\u003eSkyeye 50cc Teaching plane Parts configuration list\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 19.5833px;\" height=\"28\" class=\"et4\"\u003e\u003cstrong\u003eName\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et4\" style=\"height: 19.5833px;\"\u003e\u003cstrong\u003eSpecif1ication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et4\" style=\"height: 19.5833px;\"\u003e\u003cstrong\u003eKIT\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et4\" style=\"height: 19.5833px;\"\u003e\u003cstrong\u003ePNP\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 274.166px; width: 59pt;\" width=\"118\" height=\"366\" class=\"et5\" rowspan=\"12\"\u003e\u003cstrong\u003eFlying platform\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Fuselage\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Tail\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Left wing\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Right wing\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1667px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 39.1667px;\"\u003eTrainer Fuselage Aluminum Tube Wing Front (big)\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 39.1667px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 39.1667px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1667px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 39.1667px;\"\u003eTrainer Fuselage Aluminum Tube Wing(small)\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 39.1667px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 39.1667px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Tail flat\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"33\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Tail upright\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Parts Kit\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Nose landing gear\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e2\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Wheel\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e2\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\" height=\"28\"\u003e\n\u003ctd class=\"et6\" style=\"height: 19.5833px;\"\u003eTrainer Guide wheel\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 19.5833px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1042px;\" height=\"28\"\u003e\n\u003ctd style=\"height: 120.695px; width: 59pt;\" width=\"118\" height=\"252\" class=\"et5\" rowspan=\"6\"\u003e\u003cstrong\u003ePower system\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1042px;\"\u003eEngine\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1042px;\" height=\"28\"\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1042px;\"\u003ePropeller\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1042px;\" height=\"28\"\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1042px;\"\u003eServo\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1042px;\" height=\"28\"\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1042px;\"\u003epropeller cover\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1042px;\" height=\"28\"\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1042px;\"\u003eDuPont wire\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1042px;\"\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.1736px;\" height=\"28\"\u003e\n\u003ctd class=\"et8\" style=\"height: 20.1736px;\"\u003eCNC Rocker arm\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1736px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"et7\" style=\"height: 20.1736px;\"\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eInformation Updated version:202412171622\u003c\/p\u003e\n\u003cp\u003eIf the product exceeds the maximum order weight of the system, the logistics cost can consult our customer service staff.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering)\u003cbr\u003eThe shipping time is expected to be another 7~14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"WWW.SKYEYEUAV.COM\" rel=\"noopener\" target=\"_blank\"\u003eWWW.SKYEYEUAV.COM\u003c\/a\u003e\u003c\/p\u003e","brand":"Skyeye","offers":[{"title":"KIT \/ Before three o 'clock","offer_id":41619460784282,"sku":"IE50k-BTC","price":419.0,"currency_code":"USD","in_stock":true},{"title":"PNP \/ Before three o 'clock","offer_id":44187439562906,"sku":"IE50k-BTC-P","price":1150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/skyeye_uav_coach_50cc_engine_Fixed_Wing_drones_01.jpg?v=1766657756"},{"product_id":"multi-2s-6s-lipo-parallel-balanced-charging-board-xt60-plug-tools","title":"Multi 2S-6S Lipo Parallel Balanced Charging Board XT60 Plug TOOLS","description":"\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1WugURVXXXXbcXXXXq6xXFXXXk.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e100% Brand new and high quality\u003c\/p\u003e\n\u003cp\u003eNew style Li-Po charging adaptor board 2-6S charge\/balance board is used to connect and charge 1 to 6 batteries in parallel (including the Li-Po, Li-Fe and Lion)\u003cbr\u003e\u003cbr\u003eFeatures:\u003cbr\u003eIt can protect the charging batteries when short circuit happens.\u003cbr\u003eIt can support combined use for three parallel charging boards (means you can charge eighteen batteries which have the same characters simultaneously).\u003cbr\u003eIt has 2OZ-thick copper foil, so it can withstand continual current of 80A.\u003cbr\u003eIt can prevent each cell overcharge to improve the balance efficiency, and the later period of the balance charging cycle is shorted substantially.\u003cbr\u003eIt consumes only 1\/6 of the time when charging six batteries separately consumes to save total charging time.\u003cbr\u003eIt avoids the trouble of replacing batteries repeatedly.\u003cbr\u003eAdopt 20AWG multistrand silicon line for the equilibrium output line\u003cbr\u003eAdopt 14AWG multistrand high quality silicon line for the main output line\u003cbr\u003eEquipped with secure T plug silicon cap\u003cbr\u003eApply high quality AMASS output plug\u003cbr\u003eThicken PCB copper foil, to allow 30A charging current securely\u003cbr\u003eDimension: Approx. 14*6.7*2.5cm (L*W*H)\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eTplug:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHigh Quality 2S-6S Lipo Parallel Charging Board Charger Plate T Plug for Imax B6 B6AC B8 6in1\u003cbr\u003eOur parallel charge boards allow you to charge and balance up to six battery packs simultaneously without a clutter of wires. Constructed from the highest quality materials, they give you the best connection possible every time you charge your batteries.\u003cbr\u003eThe board is already wired in parallel, all you need to do is plug your batteries' charge and balance connectors to the board - ensuring that all the batteries are the same cell count. Each board can charge up to six batteries, from 2S up to 6S, at up to a 30A charge rate.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr\u003e1.100% brand new\u003cbr\u003e2.:parallel charging board For lipo  balance charger,Such as Imax B6 B8 B6AC,UNA6,and  other balance chargers\u003cbr\u003e3.Save your money,Save your time, 6AKKUS at  One Time(2s-6s: 2s*6 or 3s*6 or 4s*6;5s or  6 or  6s*6),just take 1\/6 of the customary time\u003cbr\u003e4.you can connection in series 3 pcs this  parallel charging board one time, that means you can charge max 18 pcs AKKUS  at the same time\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDetail:\u003c\/strong\u003e\u003cbr\u003e1.balanced output line using 20AWG multi-strand silicone wire.\u003cbr\u003e2.main output line using high-quality 14AWG multi-strand silicone wire.\u003cbr\u003e3.T-Plug with a security plug silicone cap.\u003cbr\u003e4.high-quality AMASS output plug.\u003cbr\u003e5.Thicker PCB copper, can pass 30A of charge current safely\u003cbr\u003ePackage size:  16 * 8 * 4cm \/ 6.4 * 3.2 * 1.6 in\u003cbr\u003ePackage weight: 146g \/ 5.1 oz\u003cbr\u003eNote:Battery not included\u003cbr\u003e\u003cbr\u003e\u003cbr\u003ePackage  Included:\u003cbr\u003e\u003cbr\u003e1 x Charging Adaptor Board\u003cbr\u003e1 x 6S Line\u003cbr\u003e1 x User Manual\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1dbI1RVXXXXXbXXXXq6xXFXXX2.jpg\"\u003e\u003c\/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1CozuXRGw3KVjSZFDq6xWEpXaZ.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1_dHqXSSD3KVjSZFKq6z10VXau.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1cOYpXRGE3KVjSZFhq6AkaFXaj.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB15tLqXSSD3KVjSZFKq6z10VXa5.jpg\"\u003e\u003c\/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1MuvqXSSD3KVjSZFKq6z10VXae.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB163boXMKG3KVjSZFLq6yMvXXaN.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1uRDpXQ5E3KVjSZFCq6zuzXXaE.jpg\"\u003e\u003c\/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1nhLoXLWG3KVjSZFgq6zTspXaI.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1BBfxXG5s3KVjSZFNq6AD3FXab.jpg\"\u003e\u003c\/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1JzjpXQ9E3KVjSZFGq6A19XXat.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB18TLuXRCw3KVjSZFlq6AJkFXaO.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/HTB16MvqXRWD3KVjSZKPq6yp7FXah.jpg\"\u003e\u003c\/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H70c87f1d480c4e97bd22b540720de216m.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H78614eb8be9742718f6096f73ed4ffd4P.jpg\"\u003e\u003c\/p\u003e","brand":"UAVMODEL","offers":[{"title":"T T","offer_id":40618177888410,"sku":"26984680-t-t","price":8.99,"currency_code":"USD","in_stock":true},{"title":"XT60 T","offer_id":40618177921178,"sku":"26984680-xt60-t","price":8.99,"currency_code":"USD","in_stock":true},{"title":"XT60 Banana","offer_id":40618177953946,"sku":"26984680-xt60-banana","price":9.99,"currency_code":"USD","in_stock":true},{"title":"XT60 XT60","offer_id":40618177986714,"sku":"26984680-xt60-xt60","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MULTI_2S-6S_LIPO_PARALLEL_BALANCED_CHARGING_BOARD_XT60_PLUG_TOOLS1.jpg?v=1766657774"},{"product_id":"skywalker-1800mm-uav-fixed-wing","title":"Skywalker 1800mm UAV Fixed Wing Drones","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eNEW SKYWALKER 1800 Classic Fixed-Wing Aircraft\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px; \/* 移除左侧padding，因为不再需要为√留空间 *\/\n            position: relative;\n            color: #4b5563;\n        }\n        \/* 移除绿色√符号 *\/\n        li:before {\n            content: \"\"; \/* 将\"✓\"改为空字符串 *\/\n            position: absolute;\n            left: 0;\n            \/* 移除了color和font-weight属性 *\/\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \/* 针对警告框中的列表项，确保不显示√符号 *\/\n        .warning-box li:before {\n            content: \"\";\n            display: none; \/* 确保不显示伪元素 *\/\n        }\n        .warning-box li {\n            padding-left: 0; \/* 移除左侧padding，因为不再有√符号 *\/\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003csection id=\"overview\"\u003e\n            \u003ch2\u003eCore Overview\u003c\/h2\u003e\n            \u003cp\u003eThe NEW SKYWALKER 1800 is a classic fixed-wing model designed for FPV (First-Person View) model aircraft enthusiasts and players looking to progress from entry-level. Its core design philosophy balances \"high performance, high reliability, and quick disassembly\/assembly\".\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"key-tech\"\u003e\n            \u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n            \u003cdiv class=\"grid-container\"\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n                    \u003ch3\u003eSpacious Cabin \u0026amp; Quick Disassembly\u003c\/h3\u003e\n                    \u003cp\u003eFeatures a large cabin space with layered separation for three-dimensional equipment installation. The orange quick-release connectors allow the tail boom to be detached by loosening 3 screws 180 degrees, making aircraft disassembly and assembly more convenient.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e🛡️\u003c\/div\u003e\n                    \u003ch3\u003eDurable EPO Material \u0026amp; Modular Design\u003c\/h3\u003e\n                    \u003cp\u003eThe high-density EPO material is sturdy, durable, and flight-worthy. The modular installation design makes flying simpler, more convenient, and faster.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"recommendations\"\u003e\n            \u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n            \u003cdiv class=\"warning-box\"\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCenter of Gravity (CG) Calibration:\u003c\/strong\u003e Before the first flight, it is essential to trim the aircraft strictly according to the CG position, which is 90-100mm behind the wing leading edge. This is a key condition for stable flight.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eFriendly for Advancing Beginners but Requires Preparation:\u003c\/strong\u003e Its \"long-endurance airfoil\" and stable design are friendly for beginners looking to advance. However, due to the larger fuselage, it is recommended to conduct the first flight in an open area under the guidance of an experienced flyer.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n            \u003ch2\u003eProduct Parameters\u003c\/h2\u003e\n\n            \u003ch3 class=\"section-header\"\u003eBasic Specifications\u003c\/h3\u003e\n            \u003ctable class=\"specifications-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eItem\u003c\/th\u003e\n                        \u003cth\u003eParameter\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eFuselage Length\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e1300mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eWingspan\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e1800mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eWing Area\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e45.28 dm²\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eCabin Space\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e350 * 100 * 100mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eAircraft Weight\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003eKIT Empty: ~920g \/ PNP (with electronics): ~1400g \/ PNP 6S5P 17500mAh: 2930g\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eTakeoff Weight\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e2200g - 2500g\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"spec-item\"\u003eAircraft CG\u003c\/td\u003e\n                        \u003ctd class=\"spec-value\"\u003e90-100mm behind the wing leading edge\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003ch3 class=\"section-header\"\u003ePNP Configuration\u003c\/h3\u003e\n            \u003ctable class=\"config-table sub-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eItem\u003c\/th\u003e\n                        \u003cth\u003eParameter\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"config-type\"\u003eMotor\u003c\/td\u003e\n                        \u003ctd class=\"config-value\"\u003e2820 KV850 \/ 3520 KV520\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"config-type\"\u003eESC\u003c\/td\u003e\n                        \u003ctd class=\"config-value\"\u003e45A-60A\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"config-type\"\u003eServo\u003c\/td\u003e\n                        \u003ctd class=\"config-value\"\u003e12g * 4 pcs\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"config-type\"\u003ePropeller\u003c\/td\u003e\n                        \u003ctd class=\"config-value\"\u003e1160E \/ 1260E\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"config-type\"\u003eBattery (PNP kit does NOT include)\u003c\/td\u003e\n                        \u003ctd class=\"config-value\"\u003e14.8V 10000mAh \/ 22.2V 10000mAh\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faq\"\u003e\n            \u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ: How big is this aircraft, and is it easy to transport?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The aircraft has a wingspan of 1.8 meters, belonging to the large fixed-wing category. However, its quick-detach tail boom and rapid assembly design are excellent. After disassembly, the length is significantly reduced, making it easy to transport in an ordinary family car.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ: Is the EPO material of the fuselage crash-resistant?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e It uses imported high-density EPO, which is lightweight, sturdy, durable, and has a certain degree of flexibility, as well as corrosion-resistant properties.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ: Is this aircraft suitable for complete beginners?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e It is positioned as a \"new modeler advancement\" aircraft. Its high-maneuverability, long-endurance airfoil provides good stability. However, it is recommended to have an experienced pilot guide the first flight. It is not recommended for absolute beginners to start directly to avoid crashes.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/Xcontroller_BA_detail_05_986dab9a-17b8-477f-bd86-74d8f16388d8.jpg?v=1767508511\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN01W8oh8A1r7yjVoRww8__349845585_1.jpg?v=1767508511\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN01UaeVjN1r7yjRZjKEH__349845585.jpg?v=1767508511\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN01DcGCV11r7yjMsMP2W__349845585.jpg?v=1767508511\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Skywalker","offers":[{"title":"KIT","offer_id":40752315596954,"sku":"SKY1800-WK","price":153.99,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":40752315629722,"sku":"SKY1800-WP","price":274.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_9ac643d9-1444-436f-adb9-57880388b6f5.jpg?v=1776843045"},{"product_id":"rcgf-stinger-125cc-twin-2-cycle-piston-valve-type-gasoline-engine","title":"RCGF STINGER 125CC TWIN 2 cycle piston valve type gasoline ENGINE","description":"\u003cp\u003e\u003cstrong\u003e\u003cspan data-spm-anchor-id=\"a2g0o.detail.1000023.i2.51e06effLvseyF\"\u003eRCGF Stinger 125cc TWIN\u003c\/span\u003e\u003cbr\u003eBecause of COVID 19 , it will be available in early July in US warehouse . \u003cbr\u003e\u003c\/strong\u003e\u003cbr\u003eNew Engine,More Power \u003cbr\u003eSmooth operator Give your sport aircraft the low-vibration smoothness and unique sound of a horizontally opposed twin!\u003cbr\u003ethe gasoline engine is designed for large scale aircraft.\u003cbr\u003eit combines with excellent quality and reasonable price.\u003c\/p\u003e\n\u003cp\u003eParameter\u003c\/p\u003e\n\u003cp class=\"detailmodule_html\"\u003e \u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003e2 cycle piston valve type gasoline engine for airplane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplacement (cc)\u003c\/th\u003e\n\u003ctd\u003e125cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBore (mm)\u003c\/th\u003e\n\u003ctd\u003e47 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended props\u003c\/th\u003e\n\u003ctd\u003e27X10,27X8,27X11,28X8,28X10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Output\u003c\/th\u003e\n\u003ctd\u003e12 Horsepower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower supply\u003c\/th\u003e\n\u003ctd\u003e7.4V-14V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eCarburetor : Walbro\u003c\/li\u003e\n\u003cli\u003eIgnition : Stinger DC-CDI (Computer Controlled auto advance, electronic ignition system)\u003c\/li\u003e\n\u003cli\u003eSPARK PLUG: NGK CM6 Type\u003c\/li\u003e\n\u003cli\u003eRequires: Gasoline, 2-cycle oil, ignition battery \u0026amp; propeller\u003c\/li\u003e\n\u003cli\u003espeed rang : 1500-8900rpm\u003c\/li\u003e\n\u003cli\u003eGasoline-Version : Pre-mixed Fuel, 25-40 (Gasoline):1 (recommended : 30:1) \u003c\/li\u003e\n\u003cli\u003eLubrication Oil : High quality fully synthetic 2 cylinder oil such as Motul 800 2T 100% synthetic racing motro oil , Red line two-stroke racing motor oil , Stihl Ultra high performance 2 cycle fully synthetic engine oil etc . \u003c\/li\u003e\n\u003cli\u003eBreak in Propeller : 27X10 (Standard Two leafs prop)\u003c\/li\u003e\n\u003cli\u003eBreak in Gas\/Oil Mix Ratio :28:1 to 30:1\u003c\/li\u003e\n\u003cli\u003eCooling System : Air Cooled\u003c\/li\u003e\n\u003cli\u003eRCGF Stinger Engine package Includes: electronic CDI ignition, muffler, spark plug, gaskets, bolts, throttle arm extension \u0026amp; manual.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"detailmodule_html\"\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli data-spm-anchor-id=\"a2g0o.detail.1000023.i1.51e06effLvseyF\"\u003eEngine: 2310g\u003c\/li\u003e\n\u003cli\u003eMuffler: 210g\u003c\/li\u003e\n\u003cli\u003eIgnition Module: 145g\u003c\/li\u003e\n\u003cli\u003eTotal: Weight: 2665 g\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"detailmodule_html\"\u003e\u003cstrong\u003eTechnical Data:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eIgnition Battery: 7.4V-14VNiCd or NiMH, 7.4V LiFe or 2S LiPo pack\u003c\/li\u003e\n\u003cli\u003eGasoline\/Oil Mix: 30:1\u003c\/li\u003e\n\u003cli\u003eReplacement Spark Plug: NGK CM6 or equivalent\u003c\/li\u003e\n\u003cli\u003eIdle Speed: 1600 rpm\/min\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-spm-anchor-id=\"a2g0o.detail.1000023.i0.51e06effLvseyF\"\u003e\u003cstrong\u003ePackage：\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1 x RCGF Stinger 125cc TWIN\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hfd3690c8c0f64b40a3eab2dc4637cdadD.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H9af38c4ce0aa4757bbb37ad0e3f6892bz.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H60eaf89521a542aa9902ab410e65a4cfQ.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H5aec1199d4f44a32a3a37a84acc1c6d8n.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H6d40c5e5bb6b4e6eb15dcdff7ea8bff5V.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"RCGF","offers":[{"title":"Default Title","offer_id":41078348939418,"sku":"47475713","price":823.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1_b9f6f036-efa8-49e1-9d18-dc287e277019.jpg?v=1766657685"},{"product_id":"makeflyeasy-fighter-striver-4-1-2430mm-uav-vtol","title":"Makeflyeasy Fighter 2430mm  4+1 UAV Fixed Wing VTOL Drones","description":"\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e: EPO,EVA,carbon fiber,PC,engineering plastics and etc.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWing Span\u003c\/strong\u003e:2430mm\u003cbr\u003e\u003cstrong\u003eFuselage height\u003c\/strong\u003e: 180mm\u003cbr\u003e\u003cstrong\u003eFuselage length\u003c\/strong\u003e:1450mm\u003cbr\u003e\u003cstrong\u003eSuggested fight speed\u003c\/strong\u003e:17-22m\/s\u003cbr\u003e\u003cstrong\u003eMaximum payload\u003c\/strong\u003e: ＜3000g\u003cbr\u003e\u003cstrong\u003eLongest flight range\u003c\/strong\u003e: \u0026amp;gt;150km(600g load)\u003cbr\u003e\u003cstrong\u003ePractical ceiling height\u003c\/strong\u003e: 4000m\u003cbr\u003e\u003cstrong\u003eTake-off and landing approach\u003c\/strong\u003e: VTOL\u003cbr\u003e\u003cstrong\u003eWing area\u003c\/strong\u003e:72.5dm2\u003cbr\u003e\u003cstrong\u003eStalling speed\u003c\/strong\u003e: 10m\/s\u003cbr\u003e\u003cstrong\u003ePayload cabin size\u003c\/strong\u003e:280*160*110mm\u003cbr\u003e\u003cstrong\u003eMax take-off weight\u003c\/strong\u003e:13kg\u003cbr\u003e\u003cstrong\u003eWind resistance\u003c\/strong\u003e: 5\u003cbr\u003e\u003cstrong\u003eDismounting way\u003c\/strong\u003e: tool-free\u003cbr\u003e\u003cstrong\u003eTransport case seize\u003c\/strong\u003e:1.25mx0.34mx0.49m\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRange 1\u003c\/strong\u003e:120min\/137km(speed 19m\/s load 600g,battery 2pcs 6s 16000mah in series,take-off weight 10KG,altitude 500m)\u003cbr\u003e\u003cstrong\u003eRange 2\u003c\/strong\u003e:134min\/155km(speed 19m\/s,load 600g,battery 2pcs 6S 22000mah in series,take-off weight 11.2KG,altitude 500m)\u003c\/p\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e1、\u003cspan style=\"text-decoration: underline;\"\u003e”Power System\" means only power parts, not the aircraft fuselage\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2、\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan\u003eIf you are failed to place order directly from our web shop, pls contact our sales team to get support.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003eSince the original packaging is oversized, exceeding the size limits for drone export channels, we need to change the original package to another smaller carton.\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDownload\u003c\/strong\u003e:\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/User_manual_for_fighter_V3.0_1_2.pdf?v=1755245575\"\u003eAssembly Instructions\u003c\/a\u003e       \u003ca title=\"Fighter User manual(User manual for Fighter )V1.0\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/3-Fighter_VTOL_FIX-wing_Aircraft.pdf?v=1701483333\"\u003eUser manual\u003c\/a\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cdiv data-version=\"2.2.7\" data-event=\"v2\" id=\"whale-data-ext\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"KIT","offer_id":41423922004122,"sku":"MFEF243-4+1K","price":768.9,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":41423922036890,"sku":"MFEF243-4+1P","price":1967.6,"currency_code":"USD","in_stock":true},{"title":"Power parts (Not including drone)","offer_id":41661535486106,"sku":"MFEF243-4+1D","price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1_e2a2929f-63b6-431e-af57-62b2ed425f8b.jpg?v=1776659223"},{"product_id":"mfd-crosswind-nimbus-pro-v2-binary-1900mm-uav-fixed-wing","title":"MFD Crosswind Nimbus Pro V2 binary UAV Fixed Wing Drones","description":"\u003cp\u003eThis is Crosswind 1900mm V2 platform. In Crosswind V2, the H-stab has been updated to get a better performance while the tail L-R connector is enhanced overall rigidity. In addition to Crosswind V2 classic, MFD has also added a Crosswind V2 FPV version which has modified the Crosswind front nose to a flat deck for camera\/gimbal mounting, to better suit your FPV needs.  \u003cbr\u003e\u003cbr\u003eCrosswind is a new twin motor FPV platform for professional UAV needs. The main wing is updated with a new shape of the airfoil, which greatly improves the lift-to-drag ratio and especially the lift when in low speed. Crosswind\\'s wingspan is 15 cm larger than that of the MTD 1800 mm while the wing is wider and the fuselage longer.\u003cbr\u003e\u003cbr\u003eThe extra large interior space fulfills most camera installation requirements. All the main components, such as the main wing, rudders, and elevator adopt a quick release design which makes the plane convenient to disassemble and carry. Crosswind will also be able to land with a parachute. There are a dedicated parachute compartment and loops for fixing the straps.\u003cbr\u003e\u003cbr\u003eDue to its modular design, the excellent scalability of Crosswind makes it very easy to upgrade. In addition to the standard fixed wing version, there will be a Crosswind VTOL version launched soon.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e1. Wingspan: 1951.998 mm \u003c\/li\u003e\n\u003cli\u003e2.Body length: 1287mm\u003c\/li\u003e\n\u003cli\u003e3.Height: 394mm\u003c\/li\u003e\n\u003cli\u003e4. Maximum Takeoff Weight: 3.4-6.5kg \u003c\/li\u003e\n\u003cli\u003e5. Cruise Speed: 52-70 km\/h\u003c\/li\u003e\n\u003cli\u003e6. Max Speed: 130 km\/h\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003cstrong\u003eRecommended Parts: (Not included)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePropeller: 11×7  prop\u003c\/li\u003e\n\u003cli\u003eMotor: 2820 kv595 motors 2pcs\u003c\/li\u003e\n\u003cli\u003eESC: Hobbywing platinum 40A ESC with BEC 2pcs\u003c\/li\u003e\n\u003cli\u003eServo: 17g servo 3pcs + 12g servo 2pcs \u003c\/li\u003e\n\u003cli\u003ePower Combo:  \u003ca\u003eCrosswind 1900mm Sport Combo\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 1.4em;\"\u003ePackage description:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-section=\"2\" data-sentence=\"0\" data-group=\"2-0\" class=\"tgt\"\u003e1, KIT air machine: basic body foam parts, plastic parts, installation bolts, metal parts, etc.;\u003c\/span\u003e\u003cbr\u003e \u003cbr\u003e\u003cspan data-section=\"4\" data-sentence=\"0\" data-group=\"4-0\" class=\"tgt\"\u003e2, PNP version: KIT air machine + Silver Swallow steering gear *4+ Smurf 2820 595KV motor *2+ Silver Swallow ES3054 digital metal steering gear pair + 40A good win electric tuning *2\u003c\/span\u003e\u003c\/p\u003e","brand":"MFD","offers":[{"title":"KIT","offer_id":41649129423002,"sku":"MFDCNP-V2K","price":328.9,"currency_code":"USD","in_stock":true},{"title":"PNP PRO (Not installed)","offer_id":41649129488538,"sku":"MFDCNP-V2KPR","price":627.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MFD_Crosswind_Nimbus_Pro_V2_binary_UAV_Fixed_Wing_Drones01.jpg?v=1766657792"},{"product_id":"aluminum-alloy-landing-gear-other","title":"Aluminum alloy landing gear OTHER","description":"\u003ch3\u003eAluminum alloy landing gear remote control retractablefor undercarriage for Skywalker x8 EPO Airplane Spare Parts\u003c\/h3\u003e\n\u003cp\u003e\u003cu\u003eSize:\u003c\/u\u003e\u003c\/p\u003e\n\u003cp\u003eheigth:135mm\u003cbr\u003ewidth:19-30mm(Narrow top and wide bottom)\u003cbr\u003ethickness:2mm\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAluminum alloy landing gear undercarriage for Skywalker x8 EPO Airplane Spare PartsDescriprion:\u003cbr\u003eItem Name: Landing gear\u003cbr\u003eMaterial: Aluminum alloy\u003cbr\u003eUsage: Tricycle landing gear is used for Skywalker x8 airplane with ES08MAII Servo (take off weight 3kg);\u003cbr\u003e            Taildragger landing gera is used for Skywalker x8 airplane with EMAX3104 Servo take off 5kg weight RC airplane\u003c\/p\u003e\n\u003cp\u003ePackage Included:\u003cbr\u003e1x Landing gear\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hfad8b63b77f645b89732725b2fba86cek.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H76ac9908ff5f4e3ab42565d734d155d0o.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H08f46694d8df421aad455cedf98d4729n.jpg\" width=\"800\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H80fb96accf194f298c280f8adfb3703eO.jpg\" width=\"800\"\u003e\u003c\/p\u003e","brand":"UAVMODEL","offers":[{"title":"With 3kg Servo","offer_id":41649434296474,"sku":"AALGOW3S","price":70.99,"currency_code":"USD","in_stock":true},{"title":"Without Servo","offer_id":41649434329242,"sku":"AALGOWS","price":60.99,"currency_code":"USD","in_stock":true},{"title":"With 2kg Servo","offer_id":41649434362010,"sku":"AALGOW2S","price":66.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/ALUMINUM_ALLOY_LANDING_GEAR_OTHER3.jpg?v=1766659568"},{"product_id":"rm267-digital-battery-capacity-checker-tools-electronics","title":"RM267 Digital battery capacity checker TOOLS ELECTRONICS","description":"\u003cp\u003e\u003cspan data-spm-anchor-id=\"a2g0o.detail.1000023.i0.587a8f1fDJp4fe\"\u003eRM267 Digital battery capacity checker Cellmeter-7 for LiPo LiFe Li-ion NiMH Nicd\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis RC CellMeter-7 digital battery capacity checker is able to be used for LiPo LiFe Li-ion NiMH Nicd batteries.\u003c\/p\u003e\n\u003cp\u003eRC CellMeter-7 Digital Battery Capacity Checker LiPo LiFe Li-ion NiMH Nicd\u003c\/p\u003e\n\u003cp\u003eFeatures:\u003cbr\u003eUse for LiPo LiFe Li-ion NiMH Nicd battery.\u003cbr\u003eDisplay Mode: Battery cell voltages, total voltages, lowest cell voltage, Highest cell voltage gap between highest cell voltage and lowest cell voltage, Remaining battery capacity(%).\u003cbr\u003eHigh quality, safe and durable.\u003c\/p\u003e\n\u003cp\u003eSpecifications:\u003c\/p\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"0\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eLIPO\u003c\/td\u003e\n\u003ctd\u003eLIFE\u003c\/td\u003e\n\u003ctd\u003eLi-lon\u003c\/td\u003e\n\u003ctd\u003eNiCd\u003c\/td\u003e\n\u003ctd\u003eNiMH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput cells\u003c\/td\u003e\n\u003ctd\u003e2-7 cells\u003c\/td\u003e\n\u003ctd\u003e2-7 cells\u003c\/td\u003e\n\u003ctd\u003e2-7 cells\u003c\/td\u003e\n\u003ctd\u003e4-7 cells\u003c\/td\u003e\n\u003ctd\u003e4-7 cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Voltage\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal cell battery capacity(0-99%)\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndividual Battery cell voltage\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLowest cell voltage\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHighest cell voltage\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cp\u003eVoltage Difference Between\u003c\/p\u003e\n\u003cp\u003eHighest and lowest cell voltages\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003ctd\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eItem size: 8.5 * 5 * 1.6cm\u003cbr\u003eItem Weight: 40g\u003cbr\u003ePackage size: 10.5 * 10 * 2cm\u003cbr\u003ePackage Weight: 55g\u003c\/p\u003e\n\u003cp\u003ePackage including:\u003cbr\u003e1 * Battery Capacity Checker\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H91996b4187274e8bb57ee0dab4824d5cB.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H5bd7ad1d80da4e80a690299d80e75c878.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hbdfa06ece6ed415cb0ef31b510dc2abbF.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hb728d0684f54484ca6619d97224129acJ.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H48c2c56424944fe0ba7f5ca07237e52c9.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H323ced0e24744a4791472e3d6af2a2d2i.jpg\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/He93674a7e1e046728a36df2335dd88dbr.jpg\"\u003e\u003c\/p\u003e","brand":"UAVMODEL","offers":[{"title":"Default Title","offer_id":41649438458010,"sku":"50469227","price":8.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/3_cf4e0a9e-bd13-4db0-a248-4c9470f8ee9a.jpg?v=1766659558"},{"product_id":"6kg-class-parachute-apply-tools","title":"6KG class parachute apply TOOLS","description":"\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hc87687c9b22f471baa2df3da2534f217g.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hb58a8dcbf3734536b9ead2556b1ecc926.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/He1a5c19790834bc594000f02bfdc8d43I.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hd9c0190ac56b4ecea05b1062d2ab6e3eF.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H22d19fed4f444cd2a2adc92b9ae9992an.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Ha39260b4b44e4a64a9966e63e5656b42S.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/He1908dca49d5411699c29eb5b114f083W.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hc225baf3540c49719dd48f5a243075571.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H7e5126ab69a24863bc53c8209dc13cc1I.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hb3eb08de19e44fc688f153736a8ec6149.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H8705672c9452416e81a8031e307df62bd.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H0ac7c2976cae4650a744720c926b8042L.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Ha7b1e4fa42cb4b03bc18fbc80c0946a1E.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hc03c02947e94469d9f37485acd7dfb7az.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Hd42d88fed37c469ca8a6e7a16987c322A.gif\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H2680a0e90c084948bf54a3a0832377ccN.gif\"\u003e\u003c\/p\u003e","brand":"UAVMODEL","offers":[{"title":"Default Title","offer_id":41656247419034,"sku":"50505539","price":115.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/6KGCLASSPARACHUTEAPPLYTOOLS4.jpg?v=1766659559"},{"product_id":"makeflyeasy-striver-mini-binary-2100mm-uav-fixed-wing","title":"Makeflyeasy striver mini binary 2100mm UAV Fixed Wing Drones","description":"\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e: EPO, EVA, carbon fiber, engineering plastics, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWingspan\u003c\/strong\u003e: 2100mm\u003cbr\u003e\u003cstrong\u003eFuselage height\u003c\/strong\u003e: 156mm (without foot pads) \u003cbr\u003e\u003cstrong\u003ePractical lift altitude\u003c\/strong\u003e: 6000m(altitude)\u003cbr\u003e\u003cstrong\u003eFuselage length\u003c\/strong\u003e:1200mm\u003cbr\u003e\u003cstrong\u003eWind resistance\u003c\/strong\u003e: Class 5(normal operation)\u003cbr\u003e\u003cstrong\u003eWing area\u003c\/strong\u003e: 59dm²\u003cbr\u003e\u003cstrong\u003eTakeoff mode\u003c\/strong\u003e: Hand launch\/parachute landing\u003cbr\u003e\u003cstrong\u003eCruising speed\u003c\/strong\u003e: 17-21m\/s\u003cbr\u003e\u003cstrong\u003eLoad compartment size\u003c\/strong\u003e:180x150x110mm\u003cbr\u003e\u003cstrong\u003eMax. payload\u003c\/strong\u003e: 1.2kg\u003cbr\u003e\u003cstrong\u003eTransport box size\u003c\/strong\u003e: 1.08x0.35x0.48m\u003cbr\u003e\u003cstrong\u003eMaximum takeoff weight\u003c\/strong\u003e: \u0026lt;7kg\u003cbr\u003e\u003cstrong\u003eStall speed\u003c\/strong\u003e: 10m\/s (altitude 500m, takeoff weight 6kg)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaximum range\u003c\/strong\u003e:\u0026gt;200km(battery 6s@30000mah, load 600g)\u003cbr\u003e\u003cstrong\u003eRange performance\u003c\/strong\u003e: 145min\/151km (speed 18m\/s load 600g, battery 6S@22000mahtakeoff weight 6kg, altitude 500m)\u003c\/p\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e1、\u003cspan style=\"text-decoration: underline;\"\u003e”Power System\" means only power parts, not the aircraft fuselage\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2、\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan\u003eIf you are failed to place order directly from our web shop, pls contact our sales team to get support.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch5\u003e\u003cstrong\u003eDownload:\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/mini_User_manual_for_striver___V3.0.pdf?v=1761032560\"\u003eUser Manual\u003c\/a\u003e\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cdiv data-version=\"2.2.7\" data-event=\"v2\" id=\"whale-data-ext\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"Binary \/ KIT","offer_id":41656279629978,"sku":"MFYSM-SSK","price":355.3,"currency_code":"USD","in_stock":true},{"title":"Binary \/ PNP (Not installed)","offer_id":41656299520154,"sku":"MFYSM-SSP","price":684.3,"currency_code":"USD","in_stock":true},{"title":"Binary \/ Power parts (Not including drone)","offer_id":41656299552922,"sku":"MFYSM-SSD","price":329.0,"currency_code":"USD","in_stock":true},{"title":"Single \/ KIT","offer_id":41656279662746,"sku":"MFYSM-DSK","price":355.3,"currency_code":"USD","in_stock":true},{"title":"Single \/ PNP (Not installed)","offer_id":41656299585690,"sku":"MFYSM-DSP","price":684.3,"currency_code":"USD","in_stock":true},{"title":"Single \/ Power parts (Not including drone)","offer_id":41656299618458,"sku":"MFYSM-DSD","price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_00b3d8eb-a734-4ee0-9f95-0cd38ada6ae4.jpg?v=1766659559"},{"product_id":"makeflyeasy-believer-1960mm-uav-fixed-wing","title":"Makeflyeasy Believer 1960mm UAV Fixed Wing Drones","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 代码模板的CSS样式（同前） *\/\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: What is the difference between KIT, PNP, and RTF versions? How should I choose?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The KIT version includes only the airframe shell and does not contain the required electronic accessories, meaning it is an empty airframe. All electronic accessories need to be purchased separately. The PNP version includes the airframe with motors, ESCs, servos, and propeller accessories (landing gear, etc., if applicable) but requires self-assembly. Once assembled, it is ready to fly. The RTF version means \"Ready-To-Fly,\" indicating 99% completion. All necessary accessories for the aircraft are fully equipped. After purchase, you only need to install the wings, ailerons, and tail to fly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: What is the maximum endurance of this aircraft?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e When equipped with a 6S 22000mAh Li-ion battery and with no payload, the maximum endurance can reach 150 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: What is its wind resistance level?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e Thanks to its dual-engine power layout and optimized aerodynamic design, it has excellent stability and can resist level 5 wind (approximately 10m\/s). In surveying and mapping missions, it can maintain an extremely high track overlap ratio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Is this aircraft convenient for transportation?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The Believer model features a quick-assembly\/disassembly design. The wings are connected via carbon fiber tubes and secured with dedicated connectors, allowing them to be conveniently placed in the trunk of an ordinary private car or a dedicated protective trolley case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: If the aircraft crashes, can spare parts be purchased?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e Yes. You can contact our customer service. We supply individual replacement parts such as the nose, wings, tail, and canopy hatches on a long-term basis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eQ: Does it have rainproof performance?\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The airframe is designed for operation in clear and cloudy weather. The EPO airframe material does not absorb water. However, flight in rainy conditions is not recommended to prevent short circuits in the electronic equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e1、\u003cspan style=\"text-decoration: underline;\"\u003e”Power System\" means only power parts, not the aircraft fuselage\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2、\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan\u003eIf you are failed to place order directly from our web shop, pls contact our sales team to get support.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eDownload\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/8-Believer_Born_for_aerial_survey.pdf?v=1701483439\"\u003eUser Manual\u003c\/a\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cdiv class=\"product-extend-sidebar\"\u003e\n\u003cdiv class=\"top-sell\"\u003e\n\u003cdiv class=\"view-more-block\"\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"view-more-block\"\u003e\n\u003cspan\u003e\u003cbr\u003e\u003cstrong\u003eTest Data:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003ctable style=\"width: 99.9589%; height: 254.583px;\" border=\"1\" cellspacing=\"1\" cellpadding=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 52.2824%; height: 19.5833px;\" colspan=\"2\"\u003e\u003cspan\u003e4S Test Power Configuration\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 44.3485%; height: 19.5833px;\" colspan=\"2\"\u003e\u003cspan\u003e6S Test Power Configuration\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eSpecies\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eModel\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eModel\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003eQuantity\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eMotor\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eSunnysky 2814 KV900\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eLDPOWER 2814 KV510\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e2\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eESC\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eHobbywing X-Rotor 40A\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eHobbywing X-Rotor 40A\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e2\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eServo\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eMFE3054\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eEmax ES3154\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e4\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003ePropeller\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAPC1145 CW\u0026amp;CCW\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAPC1145 CW\u0026amp;CCW\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e1 Pair\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eBattery\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003e4S 20000mAh\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003e6S 16000mAh\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e1\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eMax. Pull\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAbout 4.5kg\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAbout 4.5kg\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eLoad Weight\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003e a6000(440g)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003ea7r(670g)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e\u003cspan\u003e1\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1667px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 39.1667px;\"\u003e\u003cspan\u003eTake-off Weight\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 39.1667px;\"\u003e\u003cspan\u003eAbout 4.2kg(included load 440g)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 39.1667px;\"\u003e\u003cspan\u003eAbout 4.5kg(included load 670g)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 39.1667px;\"\u003e \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eEndurance\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAbout 80km\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.8124%; height: 19.5833px;\"\u003e\u003cspan\u003eAbout 90km\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 17.47%; height: 19.5833px;\"\u003e\u003cspan\u003eTest Conditions\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.6247%; height: 19.5833px;\" colspan=\"2\"\u003e\u003cspan\u003eAltitude: 470m                 Wind Speed: Level 3 \u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 9.53616%; height: 19.5833px;\"\u003e \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"view-more-block\"\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cspan\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20250326153245.png?v=1742974380\" alt=\"\"\u003e\u003cbr\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: -22px; top: 87.9329px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-version=\"2.2.7\" data-event=\"v2\" id=\"whale-data-ext\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"KIT","offer_id":41656309645466,"sku":"MFYBASU-K","price":319.0,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":41656309678234,"sku":"MFYBASU-P","price":595.0,"currency_code":"USD","in_stock":true},{"title":"Power parts (Not including drone)","offer_id":46581623095450,"sku":"MFYBASU-PP","price":276.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/c5532d2c0b2f5ea9517620019b27d126_92b774c3-14de-472b-b0e9-b2aeb96f30b3.jpg?v=1766659562"},{"product_id":"makeflyeasy-striver-mini-4-1-4-2-2100mm-vtol-uav","title":"Makeflyeasy Striver mini 4+1\/4+2 2100mm UAV Fixed Wing VTOL Drones","description":"\u003cp\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e: EPO, EVA, carbon fiber,engineering plastics, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWingspan\u003c\/strong\u003e: 2100mm\u003cbr\u003e\u003cstrong\u003eMax. takeoff weight\u003c\/strong\u003e: \u0026amp;lt;7.5kg\u003cbr\u003e\u003cstrong\u003eRotor arm:\u003c\/strong\u003e744mm\u003cbr\u003e\u003cstrong\u003eMaximum takeoff altitude\u003c\/strong\u003e: 3000m(altitude)\u003cbr\u003e\u003cstrong\u003eFuselage height\u003c\/strong\u003e: 156mm (without foot pads) \u003cbr\u003e\u003cstrong\u003ePractical lift altitude\u003c\/strong\u003e: 4000m(altitude)\u003cbr\u003e\u003cstrong\u003eFuselage length\u003c\/strong\u003e:1200mm\u003cbr\u003e\u003cstrong\u003eWind resistance\u003c\/strong\u003e: Class 5(normal operation)\u003cbr\u003e\u003cstrong\u003eWing area\u003c\/strong\u003e: 59dm²\u003cbr\u003e\u003cstrong\u003eTakeoff mode\u003c\/strong\u003e: vertical takeoff and landing\u003cbr\u003e\u003cstrong\u003eCruising speed\u003c\/strong\u003e: 18-21m\/s\u003cbr\u003e\u003cstrong\u003eLoad compartment size\u003c\/strong\u003e:180x150x110mm\u003cbr\u003e\u003cstrong\u003eMaximum load\u003c\/strong\u003e: 1kg\u003cbr\u003e\u003cstrong\u003eTransport box size\u003c\/strong\u003e: 1.08x0.35x0.48m\u003cbr\u003e\u003cstrong\u003eStall speed\u003c\/strong\u003e:10m\/s\u003cbr\u003e\u003cstrong\u003eDisassembly and assembly method\u003c\/strong\u003e: tool-less quick disassembly\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4+1 range performance:\u003c\/strong\u003e\u003cbr\u003e82min\/95km(speed 19m\/s load 600g, battery 6S@16000mah, take-off weight 6.5kg, alti-tude 500m)\u003cbr\u003e\u003cstrong\u003e4+1 range performance:\u003c\/strong\u003e\u003cbr\u003e112min\/127km(speed 19m\/s load 600g, battery 6S@22000mah, take-off weight 7.lkg.altitude 500m)\u003cbr\u003e\u003cstrong\u003e4+2 range performance:\u003c\/strong\u003e\u003cbr\u003e96min\/105km (speed 19m\/s load 600g, battery 6S@22000mah, take-off weight 7.3kg, al-titude 500m)\u003c\/p\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e1、\u003cspan style=\"text-decoration: underline;\"\u003e”Power System\" means only power parts, not the aircraft fuselage\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2、\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan\u003eIf you are failed to place order directly from our web shop, pls contact our sales team to get support.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDownload\u003c\/strong\u003e:\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2-Striver_Mini_VTOL_Fix-wing_Aircraft.pdf?v=1701483263\"\u003e\u003cstrong\u003eUser Manual\u003c\/strong\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20.webp\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv id=\"whale-data-ext\" data-event=\"v2\" data-version=\"2.2.7\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"4+1 VTOL \/ KIT","offer_id":41656322654362,"sku":"MFYSASC-4+1K","price":710.6,"currency_code":"USD","in_stock":true},{"title":"4+1 VTOL \/ PNP (Not installed)","offer_id":41656341037210,"sku":"MFYSASC-4+1P","price":1610.6,"currency_code":"USD","in_stock":true},{"title":"4+1 VTOL \/ Power parts (Not including drone)","offer_id":41656341102746,"sku":"MFYSASC-4+1D","price":900.0,"currency_code":"USD","in_stock":true},{"title":"4+2 VTOL \/ KIT","offer_id":41656322687130,"sku":"MFYSASC-4+2K","price":710.6,"currency_code":"USD","in_stock":true},{"title":"4+2 VTOL \/ PNP (Not installed)","offer_id":41656341135514,"sku":"MFYSASC-4+2P","price":1610.6,"currency_code":"USD","in_stock":true},{"title":"4+2 VTOL \/ Power parts (Not including drone)","offer_id":41656341201050,"sku":"MFYSASC-4+2D","price":900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/product-image-195180138_1476cc2a-89c7-4cb6-b02e-7a991e8f610a.jpg?v=1776659262"},{"product_id":"hglrc-pro-lithium-battery-balance-charger-board-40a-xt60-xt30-2-6s-lipo-discharger-for-imax-b6-isdt-q6-hota-d6-pro-p6-diy-parts","title":"HGLRC PRO Lithium Battery Balance Charger Board 40A XT60 XT30 2-6S LIPO Discharger for IMAX B6 ISDT Q6 HOTA D6 Pro P6 DIY Parts","description":"\u003cp\u003e\u003cstrong\u003eOrigin:\u003c\/strong\u003e CN(Origin)\u003cbr\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Composite Material\u003cbr\u003e\u003cstrong\u003eRecommend Age:\u003c\/strong\u003e 18+\u003cbr\u003e\u003cstrong\u003eTool Supplies:\u003c\/strong\u003e Cutting\u003cbr\u003e\u003cstrong\u003eUpgrade Parts\/Accessories:\u003c\/strong\u003e Adapter\u003cbr\u003e\u003cstrong\u003eRC Parts \u0026amp; Accs:\u003c\/strong\u003e Connectors\/Wiring\u003cbr\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e As shown\u003cbr\u003e\u003cstrong\u003eUse:\u003c\/strong\u003e Vehicles \u0026amp; Remote Control Toys\u003cbr\u003e\u003cstrong\u003eCertification:\u003c\/strong\u003e CE\u003cbr\u003e\u003cstrong\u003eQuantity:\u003c\/strong\u003e 1\u003cbr\u003e\u003cstrong\u003eTechnical parameters:\u003c\/strong\u003e Value 2\u003cbr\u003e\u003cstrong\u003eModel Number:\u003c\/strong\u003e HGLRC Thor PRO\u003cbr\u003e\u003cstrong\u003eRemote Control Peripherals\/Devices:\u003c\/strong\u003e Discharger\u003cbr\u003e\u003cstrong\u003eFor Vehicle Type:\u003c\/strong\u003e Airplanes\u003cbr\u003e\u003cstrong\u003eFour-wheel Drive Attributes:\u003c\/strong\u003e Assemblage\u003cbr\u003e\u003cstrong\u003eWheelbase:\u003c\/strong\u003e Screws\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan data-spm-anchor-id=\"a2g0o.detail.1000023.i0.6b07652fT1Hjbk\"\u003eHGLRC Lipo Battery Balance Charger Board Pro 40A XT60 XT30 Plug 2-6S Integrated with Lipo Discharger for IMAX B6 ISDT Q6 HOTA D6 Pro P6\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHGLRC Battery Charger Board WIth Lipo Discharger Pro\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLipo Battery Balance Charger Board:\u003c\/strong\u003e\u003cbr\u003eMax Input Current: 40A\u003cbr\u003eMax Balance Current: 2A\u003cbr\u003eCell Count Support: 2-6s\u003cbr\u003eCharge Connector Protection: Each XT30\/XT60 port has its own 15A Automotive fuse\u003cbr\u003eBattery Balancing Connector Protection: There is an indication of LED when Self-resetting in short circuit situation in thermal fuses between every balancing pin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLipo Battery Discharger：\u003c\/strong\u003e\u003cbr\u003eInput voltage:2-6s\u003cbr\u003eCut-off voltage of discharging of Single-chip:3.8V\u003cbr\u003eBattery type:LiPo battery\u003cbr\u003eBattery interface:XT30\/XT60\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cstrong\u003ePackaging includes:\u003c\/strong\u003e\u003cbr\u003e1x Lipo Battery Balance Charger Board Pro\u003cbr\u003e1x Balance cable (200mm)\u003cbr\u003e1x Balance XT60 cable (female to female cable)(200mm)\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv data-type=\"imgs\"\u003e\n\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/H5e4ddac61ba444e2bb95352084f3bf581.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/Haa7b16d4b1af48d4b8c2331f3430ced8y.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/H968706e23e4e4517b67037757ef210a8m.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/H2b1b9586a0754d30965311bd7d4a61aaa.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/Hf4bf694b910547d6a441eadaed8239e6E.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/H298eb43169c14b2784932b5c9e4f7ee93.jpg\"\u003e\u003cbr\u003e\u003cimg class=\"desimg\" src=\"https:\/\/ae01.alicdn.com\/kf\/H3b342e94e6ae4d70a1c033ba059128fa0.jpg\"\u003e\n\u003c\/div\u003e","brand":"UAVMODEL","offers":[{"title":"1 PCS","offer_id":41952928694426,"sku":"50469223-1-pcs","price":31.49,"currency_code":"USD","in_stock":true},{"title":"2 PCS","offer_id":41952928727194,"sku":"50469223-2-pcs","price":60.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/1_b0bedf2e-9fb8-4c61-b9ab-98d8e9543a45.jpg?v=1766659563"},{"product_id":"striver-mini-aerial-survey-carrier-kit-small-parts-accessories-drone-tools","title":"Striver mini Aerial Survey Carrier Kit (small parts) Accessories Drone Tools","description":"\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/01_a9ebf2ab-7126-4aad-993c-59ebf510b96f.gif?v=1657786599\" alt=\"\" style=\"float: none;\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/02_90b9007d-83a9-48d8-a75e-e2d1c4de1249.gif?v=1657786609\" alt=\"\" style=\"float: none;\" data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/03_6f6cb883-16b6-416f-b9dd-fd4326e3d377.gif?v=1657786634\" alt=\"\" style=\"float: none;\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/04_a7738602-edc6-4bb6-855f-6db61f46a91e.gif?v=1657786622\" alt=\"\" style=\"float: none;\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/05_b24f3bc5-0bfb-4ef9-b8ab-edc615ef5642.gif?v=1657786645\" alt=\"\" style=\"float: none;\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"1","offer_id":42199331471514,"sku":"SMMINIAS-01","price":0.7,"currency_code":"USD","in_stock":true},{"title":"2","offer_id":42199331504282,"sku":"SMMINIAS-02","price":2.6,"currency_code":"USD","in_stock":true},{"title":"3","offer_id":42199331537050,"sku":"SMMINIAS-03","price":1.0,"currency_code":"USD","in_stock":true},{"title":"4","offer_id":42199331569818,"sku":"SMMINIAS-04","price":1.0,"currency_code":"USD","in_stock":true},{"title":"5","offer_id":42199331602586,"sku":"SMMINIAS-05","price":1.5,"currency_code":"USD","in_stock":true},{"title":"6","offer_id":42199331635354,"sku":"SMMINIAS-06","price":5.2,"currency_code":"USD","in_stock":true},{"title":"7","offer_id":42199331668122,"sku":"SMMINIAS-07","price":8.6,"currency_code":"USD","in_stock":true},{"title":"8","offer_id":42199331700890,"sku":"SMMINIAS-08","price":2.6,"currency_code":"USD","in_stock":true},{"title":"9","offer_id":42199331733658,"sku":"SMMINIAS-09","price":5.2,"currency_code":"USD","in_stock":true},{"title":"10","offer_id":42199331766426,"sku":"SMMINIAS-10","price":0.8,"currency_code":"USD","in_stock":true},{"title":"11","offer_id":42199331799194,"sku":"SMMINIAS-11","price":7.8,"currency_code":"USD","in_stock":true},{"title":"12","offer_id":42199331831962,"sku":"SMMINIAS-12","price":7.3,"currency_code":"USD","in_stock":true},{"title":"13","offer_id":42199331864730,"sku":"SMMINIAS-13","price":3.9,"currency_code":"USD","in_stock":true},{"title":"14","offer_id":42199331897498,"sku":"SMMINIAS-14","price":18.2,"currency_code":"USD","in_stock":true},{"title":"15","offer_id":42199331930266,"sku":"SMMINIAS-15","price":18.2,"currency_code":"USD","in_stock":true},{"title":"16","offer_id":42199331963034,"sku":"SMMINIAS-16","price":2.9,"currency_code":"USD","in_stock":true},{"title":"17","offer_id":42199331995802,"sku":"SMMINIAS-17","price":18.2,"currency_code":"USD","in_stock":true},{"title":"18","offer_id":42199332028570,"sku":"SMMINIAS-18","price":1.7,"currency_code":"USD","in_stock":true},{"title":"19","offer_id":42199332061338,"sku":"SMMINIAS-19","price":3.9,"currency_code":"USD","in_stock":true},{"title":"20","offer_id":42199332094106,"sku":"SMMINIAS-20","price":6.5,"currency_code":"USD","in_stock":true},{"title":"21","offer_id":42199332126874,"sku":"SMMINIAS-21","price":18.2,"currency_code":"USD","in_stock":true},{"title":"22","offer_id":42199332159642,"sku":"SMMINIAS-22","price":11.7,"currency_code":"USD","in_stock":true},{"title":"23","offer_id":42199332192410,"sku":"SMMINIAS-23","price":9.5,"currency_code":"USD","in_stock":true},{"title":"24","offer_id":42199332225178,"sku":"SMMINIAS-24","price":11.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/STRIVER_MINI_AERIAL_SURVEY_CARRIER_KIT_SMALL_PARTS_ACCESSORIES_DRONE_TOOLS3.jpg?v=1766657748"},{"product_id":"es08md-ii-digital-servo-metal-gear","title":"ES08MD II Digital Servo Metal gear","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/TB2Oe6EgVXXXXaMXXXXXXXXXXXX__2646382491.jpg?v=1768789134\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 100.018%; height: 195.833px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eOperating Voltage:\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e4.8~6.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eSTD Direction:\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003eCounter Clockwise \/ Pulse Traveling 1500 to 1900usec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eStall Torque:（4.8V）\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e1.6 Kgf.cm(21.0 oz.in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eOperating Speed:（4.8V）\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e0.12 Sec\/60° at no load\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eStall Torque:（6.0V）\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e2.0 Kgf.cm(28.0 oz.in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eOperating Speed:（6.0V）\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e0.10 Sec\/60° at no load\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eSize:\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e23X11.5X24 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eWeight:\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003e12 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003ePlug Available\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003eFUT;JR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 32.183%; height: 19.5833px;\"\u003eOther\u003c\/td\u003e\n\u003ctd style=\"width: 65.3713%; height: 19.5833px;\"\u003eAnalog;Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H3987924d958e44a0be316ce8e336de4cW.gif\"\u003e\u003c\/p\u003e","brand":"EMAX","offers":[{"title":"Default Title","offer_id":42202477133978,"sku":"ES08MD","price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/products\/01_3e5ff060-efc5-4bc7-858d-17bed32393c4.jpg?v=1766659563"},{"product_id":"makeflyeasy-fighter-striver-2430mm-uav-fixed-wing","title":"Makeflyeasy Fighter 2430mm UAV Fixed Wing Drones","description":"\u003cp\u003e\u003cstrong\u003eWingspan\u003c\/strong\u003e:2430mm\u003cbr\u003e\u003cstrong\u003eFuselage height\u003c\/strong\u003e:180mm\u003cbr\u003e\u003cstrong\u003eFuselage length\u003c\/strong\u003e:1450mm\u003cbr\u003e\u003cstrong\u003eWind Resistance\u003c\/strong\u003e:Class 5\u003cbr\u003e\u003cstrong\u003eWing Area\u003c\/strong\u003e:72.5dm²\u003cbr\u003e\u003cstrong\u003eMax payload\u003c\/strong\u003e:1.5kg\u003cbr\u003e\u003cstrong\u003eTake-off and landing mode\u003c\/strong\u003e:parachute\/skidding\u003cbr\u003e\u003cstrong\u003eDisassembly\u003c\/strong\u003e:Tool-less DisassemblyLoad compartment\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eService ceiling: \u003c\/strong\u003e4000mm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRecommended flight speed:\u003c\/strong\u003e 17-20 m\/s\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLoad cell dimensions:\u003c\/strong\u003e 280x160x110mm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStall speed\u003c\/strong\u003e:10m\/s(test condition:500m above sea level,10.5kgtake-off weight)\u003cbr\u003e\u003cstrong\u003eMax speed\u003c\/strong\u003e:25m\/s(if over 25m\/s, need to strengthen the rudder toavoid losing rudder effect)\u003cbr\u003e\u003cstrong\u003eMax range\u003c\/strong\u003e:\u0026amp;gt;250km(Test condition:Li-Po6S44000mah,0.6kg load)\u003c\/p\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e1、\u003cspan style=\"text-decoration: underline;\"\u003e”Power System\" means only power parts, not the aircraft fuselage\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2、\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan\u003eIf you are failed to place order directly from our web shop, pls contact our sales team to get support.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cp\u003eNote:\u003cbr\u003eProduction lead time: 7-15 working days (ask customer service about production schedule before ordering\u003cbr\u003eThe shipping time is expected to be another 7-14 days\u003cbr\u003ePrices and freight are for reference only, no stock, orders need to wait for production time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg\u003eMade-to-order products: Once a customer submits an order, the product will immediately go into production. Given its customized nature and the immediacy of production, such orders become binding upon confirmation and no refunds will be accepted.\u003c\/p\u003e\n\u003cp\u003eSince the original packaging is oversized, exceeding the size limits for drone export channels, we need to change the original package to another smaller carton.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDownload\u003c\/strong\u003e:\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/User_manual_for_fighter_V3.0.pdf?v=1761032720\"\u003eUser Manual\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv id=\"whale-data-ext\" data-event=\"v2\" data-version=\"2.2.7\"\u003e\u003c\/div\u003e","brand":"Makeflyeasy","offers":[{"title":"KIT","offer_id":42202872184986,"sku":"MFYLHV-K","price":431.2,"currency_code":"USD","in_stock":true},{"title":"PNP (Not installed)","offer_id":42202872217754,"sku":"MFYLHV-P","price":874.0,"currency_code":"USD","in_stock":true},{"title":"Power parts (Not including drone)","offer_id":42202872250522,"sku":"MFYLHV-PV","price":431.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/2_832b4bb8-e8e9-4dad-9151-fb8522c4b8ad.jpg?v=1773126845"},{"product_id":"cuav-pixhawk-x7-flight-controller","title":"CUAV Pixhawk X7 + FLIGHT CONTROLLER","description":"\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\n\u003cp class=\"detail-desc-decorate-title\" data-mce-fragment=\"1\"\u003e\u003cstrong\u003eControlador de vuelo CUAV X7 de código abierto Neo2 Neo3 GPS para APM PX4 Pixhawk FPV ala fija RC UAV Drone Quadcopter\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"detail-desc-decorate-title\" data-mce-fragment=\"1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/01_66cc3528-662d-404e-ba3a-a17c55de47ad.jpg?v=1660720803\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/02_993d334b-5f90-4e45-8464-c10f9118650a.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/02_993d334b-5f90-4e45-8464-c10f9118650a_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/03_34df8dc0-0cb8-41c1-b842-f50761471a4c.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/03_34df8dc0-0cb8-41c1-b842-f50761471a4c_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/04_2d3bf892-f4df-4329-b32c-b08b7c39711b.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/04_2d3bf892-f4df-4329-b32c-b08b7c39711b_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/05_b0ce716f-3436-490c-a3e7-b869f6cd6598.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/05_b0ce716f-3436-490c-a3e7-b869f6cd6598_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/06_5aa6c583-8d04-4a77-b5f9-18b2dddca240.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/06_5aa6c583-8d04-4a77-b5f9-18b2dddca240_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/07_ffa2913a-a2ff-4e41-9d7e-5ebc2f99c329.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/07_ffa2913a-a2ff-4e41-9d7e-5ebc2f99c329_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/08_aaa91850-c542-4a9b-ab23-70c84174e368.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/08_aaa91850-c542-4a9b-ab23-70c84174e368_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/09_60e51429-6f24-4c28-8245-6b4700a0c369.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/09_60e51429-6f24-4c28-8245-6b4700a0c369_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/10_c736bd41-7fd8-4fb7-a726-bdc722a67408.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/10_c736bd41-7fd8-4fb7-a726-bdc722a67408_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/11_4ee2a674-d7c8-4857-a342-59bdec24e891.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/11_4ee2a674-d7c8-4857-a342-59bdec24e891_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/12_91dc50fe-0e3f-439d-b9af-b98471f265e1.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/12_91dc50fe-0e3f-439d-b9af-b98471f265e1_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/13_fa69df8d-613c-42d9-bdbb-0c06489f9aa6.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/13_fa69df8d-613c-42d9-bdbb-0c06489f9aa6_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/14_0bf68249-6fa0-4700-92a3-c10da17e9bde.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/14_0bf68249-6fa0-4700-92a3-c10da17e9bde_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/15_35527002-6bc9-431f-85dc-f0fbacc48fa7.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/15_35527002-6bc9-431f-85dc-f0fbacc48fa7_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/16_76944132-d571-4f24-90ff-e3dc94240731.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/16_76944132-d571-4f24-90ff-e3dc94240731_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/17_53ea0fe5-92fb-4836-8fd1-13934a6a9a59.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/17_53ea0fe5-92fb-4836-8fd1-13934a6a9a59_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/18.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/18_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/19.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/19_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/20_480x480.jpg?v=1660720860\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/21.jpg?v=1660720860\" style=\"float: none;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/21_480x480.jpg?v=1660720860\"\u003e\u003c\/p\u003e\n\u003cp class=\"detail-desc-decorate-title\" data-mce-fragment=\"1\"\u003e\u003cstrong\u003eCUAV NEO V3 GPS\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" data-spm-anchor-id=\"a2g0o.detail.1000023.i22.401f3e6d4qJ5SK\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003eCUAV nuevo módulo GPS Ublox NEO M9N con soporte de carcasa para controlador de vuelo GPS brújula para Pixhack V5 + plus piezas RC control de vuelo px4.\u003cbr data-mce-fragment=\"1\"\u003eEspecificación del producto\u003cbr data-mce-fragment=\"1\"\u003eChip GPS: UBLOX M9N RGB luz de estado: NCP5623C brújula: is8310 zumbador: Zumbador pasivo interruptor de seguridad: botones físicos\u003cbr data-mce-fragment=\"1\"\u003eRendimiento de posicionamiento\u003cbr data-mce-fragment=\"1\"\u003ePrecisión: velocidad de actualización de posicionamiento 3D: 10Hz (máx.) Adquisición: arranque en frío 26S | Arranque en caliente 1.5S | Inicio asistido 2S | Readquisición 1S tipo de receptor: 72 canales GPS\/L1 QZSS C\/A, GLONASS L10F BeiDou B1I, DHL E1B\/C SBAS L1 C\/A: WAAS,. EGNOS, MSAS, sensibilidad GAGAN: seguimiento y amp; Navegación-arranque en frío 167dBm-arranque en caliente 148dBm-Reacquisition-160dBm 156dBm funcional: bloqueo avanzado de velocidad de búsqueda rápida por satélite seguridad e integridad protección que recibe hasta tres GNSS al mismo tiempo\u003cbr data-mce-fragment=\"1\"\u003eCondiciones de trabajo\u003cbr data-mce-fragment=\"1\"\u003eVoltaje de entrada: 5V temperatura: -10-70 °C\u003c\/p\u003e\n\u003c\/div\u003e","brand":"CUAV","offers":[{"title":"NEO V2 GPS Line 45cm","offer_id":42358531981466,"sku":"CAPH-X7FV2G","price":499.0,"currency_code":"USD","in_stock":false},{"title":"NEO 3 Line 25cm","offer_id":42358532014234,"sku":"CAPH-X7F325","price":508.0,"currency_code":"USD","in_stock":false},{"title":"NEO 3 Line45cm","offer_id":42358532047002,"sku":"CAPH-X7F345","price":510.0,"currency_code":"USD","in_stock":false},{"title":"NEO 3 PRO","offer_id":42358532079770,"sku":"CAPH-X7F3P","price":592.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/4_149ff58f-ebc9-4f36-af06-55793df48f89.jpg?v=1766659559"},{"product_id":"mad-m20-ipe-80kv-100kv-motor-for-uav-for-large-scale-multi-rotorelectric-paraglider-large-agricultural-vtol","title":"MAD M20 IPE Drone Motor","description":"\u003cdiv class=\"detailmodule_image\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sb778ccb6ea3a44518b0434811c6b2614q.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp\u003eProduct Overview:\u003cbr\u003e• Heavy-duty motor designed for 8–10 kg single-axis payloads\u003cbr\u003e• Optimized for maximum thrust-to-weight ratio in industrial-grade UAV platforms\u003cbr\u003e• Supports 12S voltage systems and suited for ultra-heavy-lift applications\u003c\/p\u003e\n\u003cdiv class=\"editor_table_wrap\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"4\"\u003e\n\u003ch2\u003e\u003cstrong\u003eMotor Data\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Model\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eMAD M20 IPE V1.0\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eNumber of pole pairs\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e15\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eStator\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eAnticorrosive\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eVarnished wire Degree\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e220°C\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Size\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:118 × 45.9 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMagnet Degree\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e180°C\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eDegree of Protection\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eIP35\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eCable Length\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e150 mm (extended Enameled wires）\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eCentrifugal Heat Dissipation\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eYES\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eRotor Balance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e≤10 mg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003ePropeller Mounting Holes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:20 M3x4,D:23 D4x4,\u003cbr\u003eD:24 M4×4 (with adapter)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Balance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e≤20 mg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eShaft Diameter\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eIN: 15 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Mounting Holes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:50 M4×4\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eBearing\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e6902ZZ*2\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eDisruptive test\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e500 V\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003eMain Features:\u003cbr\u003e✔ Peak thrust up to 31.2 kgf per axis\u003cbr\u003e✔ Lightweight for its class: 1.028 kg\u003cbr\u003e✔ Engineered for consistent high-output performance under load\u003c\/p\u003e\n\u003cp\u003eApplicable Models:\u003cbr\u003e• High-end industrial or logistics drones requiring extreme thrust\u003cbr\u003e• Long-endurance multirotor UAVs with heavy propeller configurations\u003cbr\u003e• Builders prioritizing maximum lift with structural reliability\u003c\/p\u003e\n\u003cp\u003eRecommended Accessories:\u003c\/p\u003e\n\u003cp\u003e– ESC: AMPX 120A (5-14S), AMPX 200A (5-14S)\u003cbr\u003e– Propellers: FLUXER PRO 4OX13.1 GLOSSY, FLUXER PRO 34x11.2 GLOSSY, FLUXER PRO 36x11.5 GLOSSY\u003cbr\u003eSelection and Installation Notes:\u003c\/p\u003e\n\u003cp\u003e• Propeller size and pitch should match your aircraft configuration – unsuitable propellers will reduce efficiency or cause motor\/ESC overload.\u003c\/p\u003e\n\u003cp\u003e• Use an appropriately sized ESC and ensure the wiring can handle continuous and peak current.\u003c\/p\u003e\n\u003cp\u003e• Ensure structural support and connectors can withstand torque and dynamic loads.\u003c\/p\u003e\n\u003cp\u003e• Perform balance checks and routine inspections before each manned flight.\u003c\/p\u003e\n\u003cp\u003e• Local aviation and manned flight regulations must be followed.\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: Which propellers should I use? A: Propellers: FLUXER PRO 4OX13.1 GLOSSY, FLUXER PRO 34x11.2 GLOSSY, FLUXER PRO 36x11.5 GLOSSY\u003cbr\u003eQ: Which ESCs are compatible? A: Please use the models provided by the manufacturer: ESCs: AMPX 120A (5-14S), AMPX 200A (5-14S)\u003cbr\u003eQ: What is the delivery time? A: Delivery time is usually 7-14 days, but please confirm current stock and specific delivery time at checkout.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MAD-M20-IPE--03.webp?v=1766472543\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/M20-25-8d95.webp?v=1766472575\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/KV80-M20IPE.webp?v=1766472590\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/100kv-MAD-M20-IPE--02.webp?v=1766472600\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MAD","offers":[{"title":"80KV","offer_id":42508944834714,"sku":"MADM20I1-80","price":568.0,"currency_code":"USD","in_stock":true},{"title":"100KV","offer_id":42508944867482,"sku":"MADM20I1-100","price":568.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MADM20IPE80KV100KVMOTORFORUAVFORLARGE-SCALEMULTI-ROTORELECTRICPARAGLIDER_LARGEAGRICULTURALVTOL.jpg?v=1766659566"},{"product_id":"mad-m20-mini-90kv-100kv-110kv-160kv-uav-parts-most-powerful-big-heavy-lift-drone-motors-for-longer-service","title":"MAD M20 MiNi IPE Drone Motor","description":"\u003cp\u003eProduct Overview:\u003cbr\u003e• High-performance motor designed for 8–9.5 kg single-axis payloads\u003cbr\u003e• Ideal for industrial UAVs requiring extreme thrust with broad propeller compatibility\u003cbr\u003e• Supports 12S voltage and optimized for 28–40 inch carbon fiber propellers\u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"4\"\u003e\n\u003ch2\u003e\u003cstrong\u003eMotor Data\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Model\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eMAD M20 MiNi IPE V1.0\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eNumber of pole pairs\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e21\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eStator\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eAnticorrosive\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eVarnished wire Degree\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e220°C\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Size\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:108.6 × 45.9 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMagnet Degree\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e180°C\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eDegree of Protection\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eIP35\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eCable Length\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e150 mm (extended Enameled wires）\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eCentrifugal Heat Dissipation\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eYES\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eRotor Balance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e≤10 mg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003ePropeller Mounting Holes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:20 M3×4, D:24 M4×4\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Balance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e≤20 mg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eShaft Diameter\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eIN: 15 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eMotor Mounting Holes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eD:50 M4×4\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eBearing\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e6902ZZ*2\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e\u003cstrong\u003eDisruptive test\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e500 V\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003eMain Features:\u003cbr\u003e✔ Peak thrust up to 30.4 kgf per axis\u003cbr\u003e✔ Rated thrust range: 8–9.5 kgf\u003cbr\u003e✔ Ultra-lightweight construction at just 812g\u003cbr\u003e✔ Maximized thrust-to-weight ratio for demanding flight scenarios\u003c\/p\u003e\n\u003cp\u003eApplicable Models:\u003cbr\u003e• Heavy-payload multirotor drones using large propellers\u003cbr\u003e• Industrial or professional UAV platforms with dynamic thrust needs\u003cbr\u003e• Builders focused on achieving powerful lift with a compact motor footprint\u003c\/p\u003e\n\u003cp\u003eRecommended Accessories:\u003c\/p\u003e\n\u003cp\u003e– ESC: AMPX 120A (5-14S), AMPX 200A (5-14S)\u003cbr\u003e– Propellers: FLUXER PRO 40X13.1 GLOSSY, DJI3820, FLUXER PRO 34x11.2 GLOSSY, FLUXER PRO 36X11.5 GLOSSY, FLUXER PRO 28x8.4 MATT\u003c\/p\u003e\n\u003cp\u003eSelection and Installation Notes:\u003c\/p\u003e\n\u003cp\u003e• Propeller size and pitch should match your aircraft configuration – unsuitable propellers will reduce efficiency or cause motor\/ESC overload.\u003c\/p\u003e\n\u003cp\u003e• Use an appropriately sized ESC and ensure wiring can handle continuous and peak current.\u003c\/p\u003e\n\u003cp\u003e• Ensure structural support and connectors can withstand torque and dynamic loads.\u003c\/p\u003e\n\u003cp\u003e• Perform balance checks and routine inspections before each manned flight.\u003c\/p\u003e\n\u003cp\u003e• Local aviation and manned flight regulations must be followed.\u003c\/p\u003e\n\u003cp\u003eFrequently Asked Questions:\u003c\/p\u003e\n\u003cp\u003eQ: Which propellers should I use? A: Propellers: FLUXER PRO 40X13.1 GLOSSY, DJI3820, FLUXER PRO 34x11.2 GLOSSY, FLUXER PRO 36X11.5 GLOSSY, FLUXER PRO 28x8.4 MATT\u003cbr\u003eQ: Which ESCs are compatible? A: Please use the model numbers provided by the manufacturer: ESC: AMPX 120A (5-14S), AMPX 200A (5-14S)\u003cbr\u003eQ: What is the delivery time? A: Delivery time is usually 7-14 days, but please confirm current stock and specific delivery time during checkout.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MAD-M20-MINI---03.webp?v=1766471711\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/M20MINI.webp?v=1766471720\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/KV90-M20MINI.webp?v=1766471730\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/KV110-M20MINI.webp?v=1766471739\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/KV160-M20MINI.webp?v=1766471761\" alt=\"\"\u003e\u003c\/p\u003e","brand":"MAD","offers":[{"title":"90KV","offer_id":42508944900250,"sku":"MADM20mI1-90","price":525.0,"currency_code":"USD","in_stock":true},{"title":"110KV","offer_id":42508944998554,"sku":"MADM20mI1-110","price":525.0,"currency_code":"USD","in_stock":true},{"title":"160KV","offer_id":42508944965786,"sku":"MADM20mI1-160","price":525.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/MADM20MINI90KV100KV110KV160KVUAVPARTSMOSTPOWERFULBIGHEAVYLIFTDRONEMOTORSFORLONGERSERVICE.jpg?v=1766659570"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/collections\/01_c87c7353-3b5e-4b14-9709-42a57a93311c.png?v=1751443087","url":"https:\/\/www.uavmodel.com\/sv\/collections\/electronics.oembed?page=2","provider":"UAVMODEL","version":"1.0","type":"link"}