{"product_id":"helices-originales-dron-potensic-atom-repuesto","title":"Potensic 1 Set Original Propellers - Only for ATOM","description":"\u003cdiv id=\"gsm-product-content\"\u003e\n\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;700;800\u0026display=swap');\n    \n    #gsm-product-content { \n      font-family: 'Montserrat', sans-serif; \n      color: #00003A; \n      line-height: 1.6; \n      max-width: 1000px; \n      margin: 0 auto; \n      background-color: #fff; \n    }\n    #gsm-product-content * { box-sizing: border-box; }\n    \n    :root { \n      --gsm-blue: #0389FC; \n      --gsm-navy: #00003A; \n      --gsm-indigo: #413AF4; \n      --gsm-yellow: #EDFF00; \n    }\n\n    #gsm-product-content h1, #gsm-product-content h2, #gsm-product-content h3 { \n      margin: 0; \n      font-weight: 800; \n      letter-spacing: -0.02em; \n      text-transform: uppercase;\n    }\n\n    #gsm-product-content h2 { font-size: 2rem; margin-bottom: 1.5rem; color: var(--gsm-navy); text-align: center; }\n    \n    \/* HERO SECTION *\/\n    .gsm-hero { \n      text-align: center; \n      padding: 4rem 1.5rem; \n      background: linear-gradient(135deg, #f8f9fa 0%, #eef6ff 100%); \n      border-radius: 32px; \n      margin-bottom: 3rem; \n      border: 1px solid #eef2f6;\n    }\n    .gsm-hero h1 { \n      font-size: clamp(1.8rem, 5vw, 2.8rem); \n      color: var(--gsm-blue); \n      line-height: 1.1; \n      margin-bottom: 1.5rem; \n    }\n    .gsm-hero .subheadline { \n      font-size: 1.2rem; \n      color: var(--gsm-navy); \n      font-weight: 500; \n      max-width: 800px; \n      margin: 0 auto; \n      text-transform: none;\n    }\n    \n    \/* BENTO GRID *\/\n    .gsm-grid { \n      display: grid; \n      grid-template-columns: repeat(2, 1fr); \n      gap: 20px; \n      margin-bottom: 4rem; \n    }\n    .gsm-card { \n      background: #f8f9fa; \n      padding: 2rem; \n      border-radius: 24px; \n      transition: all 0.3s ease; \n      border: 1px solid rgba(0,0,0,0.04); \n      display: flex; \n      flex-direction: column; \n    }\n    .gsm-card:hover { \n      transform: translateY(-5px); \n      box-shadow: 0 15px 30px rgba(0,0,30,0.06); \n    }\n    \n    \/* HIGHLIGHT CARD (NAVY BACKGROUND) *\/\n    .gsm-card.highlight { \n      background: var(--gsm-navy); \n      grid-column: span 1;\n    }\n    .gsm-card.highlight h3 { color: #FFFFFF !important; }\n    .gsm-card.highlight p { color: #d1d1e0 !important; font-size: 0.95rem; }\n    .gsm-card.highlight .icon-box { \n      background: rgba(255,255,255,0.08); \n      color: var(--gsm-yellow); \n    }\n    \n    .gsm-card h3 { font-size: 1.2rem; margin-bottom: 0.8rem; color: var(--gsm-navy); }\n    .gsm-card p { font-size: 0.9rem; line-height: 1.5; margin-bottom: 0; color: #4a4a4a; }\n    \n    .icon-box { \n      width: 50px; \n      height: 50px; \n      margin-bottom: 1.2rem; \n      display: flex; \n      align-items: center; \n      justify-content: center; \n      border-radius: 14px; \n      background: white; \n      color: var(--gsm-blue); \n      box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    }\n    .icon-box svg { width: 24px; height: 24px; }\n    \n    \/* SPECS TABLE *\/\n    .specs-container { \n      background: #ffffff; \n      border-radius: 24px; \n      border: 1px solid #f0f0f0; \n      padding: 2.5rem; \n      margin-bottom: 4rem; \n    }\n    .spec-row { \n      display: flex; \n      justify-content: space-between; \n      padding: 1rem 0; \n      border-bottom: 1px solid #f5f5f5; \n    }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-label { font-weight: 700; color: var(--gsm-navy); text-transform: uppercase; font-size: 0.8rem; }\n    .spec-value { color: #666; font-size: 0.9rem; font-weight: 500; text-align: right; }\n    \n    \/* FAQ SECTION *\/\n    .gsm-faq { margin-bottom: 4rem; }\n    details { background: #fcfcfc; margin-bottom: 10px; border-radius: 12px; border: 1px solid #f0f0f0; transition: all 0.3s; }\n    details[open] { border-color: var(--gsm-blue); background: #fff; }\n    summary { padding: 1.2rem; font-weight: 700; cursor: pointer; list-style: none; position: relative; color: var(--gsm-navy); font-size: 0.95rem; }\n    summary::after { content: '↓'; position: absolute; right: 20px; transition: 0.3s; color: var(--gsm-blue); font-weight: 800; }\n    details[open] summary::after { transform: rotate(180deg); }\n    .faq-content { padding: 0 1.2rem 1.2rem; color: #555; font-size: 0.9rem; border-top: 1px solid #f9f9f9; padding-top: 0.8rem; }\n    \n    \/* FOOTER BANNER *\/\n    .gsm-footer-banner { \n      text-align: center; \n      padding: 3rem; \n      background: linear-gradient(135deg, #0389FC 0%, #413AF4 100%); \n      border-radius: 24px; \n      color: white; \n    }\n    .gsm-footer-banner h3 { color: var(--gsm-yellow) !important; margin-bottom: 0.8rem; letter-spacing: 1px; }\n    .gsm-footer-banner p { color: white; margin-bottom: 0; font-weight: 500; font-size: 0.95rem; }\n\n    @media (max-width: 768px) { \n      .gsm-hero { padding: 3rem 1rem; }\n      .gsm-grid { grid-template-columns: 1fr; } \n      .specs-container { padding: 1.5rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gsm-hero\"\u003e\n\n    \u003ch1\u003eGENUINE POTENSIC REPLACEMENT PARTS\u003c\/h1\u003e\n\n    \u003cp class=\"subheadline\"\u003eKeep your Potensic ATOM flying with maximum efficiency. Precision-engineered propellers for perfect balance and silent flight.\u003c\/p\u003e\n\n    \u003cdiv style=\"margin-top: 20px; font-weight: 800; color: var(--gsm-blue); letter-spacing: 2px; font-size: 0.8rem;\"\u003eGENUINE ATOM ACCESSORIES\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-grid\"\u003e\n\n    \u003c!-- Highlight Card: Compatibility --\u003e\n    \u003cdiv class=\"gsm-card highlight\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eEXCLUSIVE COMPATIBILITY\u003c\/h3\u003e\n\n      \u003cp\u003eSpecifically designed for the \u003cstrong\u003ePotensic ATOM\u003c\/strong\u003e ecosystem. Ensures the drone's flight algorithm and wind resistance remain at factory standards.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \n    \u003c!-- Propellers Count Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12l8 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12l-8 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12l0 -9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eCOMPLETE RENEWAL PACK\u003c\/h3\u003e\n\n      \u003cp\u003eIncludes 8 propeller units (equivalent to 4 complete pairs). Enough to replace all your drone's propellers or have critical spares during your expeditions.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Hardware Included Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eHIGH-TENSILE SCREWS\u003c\/h3\u003e\n\n      \u003cp\u003eEach set includes 8 new screws. It is essential to use new screws with each replacement to ensure the thread locker keeps the propellers secure on the motors.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Performance Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eAERODYNAMIC EFFICIENCY\u003c\/h3\u003e\n\n      \u003cp\u003eMade with lightweight and durable composite materials that optimize battery consumption and reduce noise, allowing for longer and more stable flights.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"specs-container\"\u003e\n\n    \u003ch2 style=\"text-align: left; font-size: 1.4rem; border-left: 5px solid var(--gsm-blue); padding-left: 15px; text-transform: uppercase;\"\u003ePackage Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eCompatible Models\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003ePotensic ATOM (3-Axis Gimbal Version)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003ePropeller Quantity\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e8 Units (4 Pairs)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eAccessories Included\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e8 Mounting Screws\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eReplacement Type\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eGenuine Factory Part\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eMaterial\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eHigh-strength Polycarbonate\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eMAINTENANCE TIPS\u003c\/h2\u003e\n\n  \u003cdiv class=\"gsm-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen should I replace the propellers?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        It is recommended to replace them if you detect cracks, nicks, deformation, or if the drone starts to vibrate unusually. Even minor damage can affect stability and flight time.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAre they compatible with the Potensic ATOM SE?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Although they look similar, Potensic recommends specifically using the propellers designed for each model. This pack is optimized for the Potensic ATOM (the model with a 3-axis gimbal).\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy should I use new screws?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Original screws come with a layer of threadlocker (Loctite) that activates when screwed in for the first time. Reusing old screws increases the risk of them coming loose due to the high-frequency vibrations of the motors.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-footer-banner\"\u003e\n\n    \u003ch3\u003eSAFETY IN EVERY FLIGHT WITH GSMPRO.CL\u003c\/h3\u003e\n\n    \u003cp\u003eOfficial Potensic distributor. We only sell certified original spare parts to guarantee the integrity of your equipment. Fast shipping throughout Chile.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Juego de Hélices Originales Potensic ATOM\",\n  \"image\": \"https:\/\/gsmpro.cl\/path-to-atom-propellers.jpg\",\n  \"description\": \"Set de 8 hélices originales y 8 tornillos para el dron Potensic ATOM. Repuestos certificados para un vuelo seguro.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Potensic\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"CLP\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"GSMPRO.CL\"\n    }\n  }\n}\n\u003c\/script\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174525538652,"sku":"B0CH87ZBQY","price":145.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/r_c32f1fcb-2d9b-4270-bd6b-a849a866c8ff.png?v=1782960611","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/helices-originales-dron-potensic-atom-repuesto","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}