{"product_id":"aircraft-turbofan-engine-model-diy-assembly-kit","title":"Aircraft Turbofan Engine Model DIY Assembly Kit – TR900","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      background: #f5f5f7;\n      color: #1a1a2e;\n      padding: 20px 0 40px;\n      -webkit-font-smoothing: antialiased;\n    }\n    .container {\n      max-width: 720px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 24px;\n      padding: 28px 20px 40px;\n      box-shadow: 0 4px 24px rgba(0, 0, 0, .02);\n    }\n\n    .badge {\n      display: inline-block;\n      background: #1a1a2e;\n      color: #e8e8f0;\n      font-size: 10px;\n      font-weight: 600;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      padding: 3px 14px;\n      border-radius: 40px;\n      margin-bottom: 12px;\n    }\n\n    h1 {\n      font-size: 28px;\n      font-weight: 700;\n      letter-spacing: -.5px;\n      color: #0a0a1a;\n      line-height: 1.2;\n      margin-bottom: 6px;\n    }\n    .subhead {\n      font-size: 15px;\n      color: #4a4a5a;\n      font-weight: 400;\n      margin-bottom: 8px;\n    }\n    .desc {\n      font-size: 14px;\n      color: #3a3a4a;\n      line-height: 1.7;\n      margin-bottom: 20px;\n      padding-bottom: 16px;\n      border-bottom: 2px solid #f0ece6;\n    }\n\n    .hero-img {\n      width: 100%;\n      border-radius: 16px;\n      overflow: hidden;\n      margin-bottom: 24px;\n      background: #e8e8ec;\n      border: 1px solid #e8e8ec;\n    }\n    .hero-img img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .divider-img {\n      width: 100%;\n      border-radius: 16px;\n      overflow: hidden;\n      margin: 24px 0;\n      background: #e8e8ec;\n      border: 1px solid #e8e8ec;\n    }\n    .divider-img img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .dual-img {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin: 24px 0 16px;\n    }\n    .dual-img .img-box {\n      border-radius: 16px;\n      overflow: hidden;\n      background: #e8e8ec;\n      border: 1px solid #e8e8ec;\n    }\n    .dual-img .img-box img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .section-label {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #5a5a6a;\n      margin: 36px 0 14px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .section-label .line {\n      flex: 1;\n      height: 1px;\n      background: #e8e4de;\n    }\n\n    .feature-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-bottom: 8px;\n    }\n    .feature-card {\n      background: #f8f5f0;\n      border-radius: 16px;\n      padding: 16px 14px 14px;\n      border: 1px solid #ece6de;\n    }\n    .feature-card .icon {\n      font-size: 24px;\n      display: block;\n      margin-bottom: 4px;\n    }\n    .feature-card h4 {\n      font-size: 14px;\n      font-weight: 600;\n      color: #0a0a1a;\n      margin-bottom: 2px;\n    }\n    .feature-card p {\n      font-size: 12px;\n      color: #4a4a5a;\n      line-height: 1.4;\n    }\n    .feature-card.full {\n      grid-column: 1\/-1;\n      text-align: center;\n      background: #eef0f4;\n      border-color: #dce0e6;\n    }\n\n    .specs-table-wrap {\n      background: #f8f5f0;\n      border-radius: 16px;\n      padding: 16px 18px;\n      border: 1px solid #ece6de;\n      margin-top: 8px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n    .specs-table td {\n      padding: 6px 0;\n      border-bottom: 1px solid #ece6de;\n    }\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    .specs-table td:first-child {\n      color: #5a5a6a;\n      font-weight: 500;\n      width: 40%;\n    }\n    .specs-table td:last-child {\n      color: #0a0a1a;\n      font-weight: 500;\n    }\n\n    .size-table-wrap {\n      background: #f8f5f0;\n      border-radius: 16px;\n      padding: 16px 18px;\n      border: 1px solid #ece6de;\n      margin-top: 8px;\n      overflow-x: auto;\n    }\n    .size-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n    .size-table th {\n      text-align: left;\n      padding: 8px 0;\n      font-weight: 600;\n      color: #0a0a1a;\n      border-bottom: 2px solid #ece6de;\n    }\n    .size-table td {\n      padding: 8px 0;\n      border-bottom: 1px solid #ece6de;\n    }\n    .size-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .package-list {\n      list-style: none;\n      margin: 8px 0 4px;\n    }\n    .package-list li {\n      padding: 6px 0 6px 24px;\n      position: relative;\n      font-size: 13px;\n      color: #3a3a4a;\n      line-height: 1.5;\n      border-bottom: 1px solid #ece6de;\n    }\n    .package-list li:last-child {\n      border-bottom: none;\n    }\n    .package-list li::before {\n      content: \"✦\";\n      color: #8a8a7a;\n      position: absolute;\n      left: 0;\n      top: 6px;\n    }\n\n    .cta-bar {\n      text-align: center;\n      background: linear-gradient(135deg, #1a1a2e, #0a0a1a);\n      border-radius: 16px;\n      padding: 18px 16px;\n      margin: 28px 0 8px;\n      color: #fff;\n    }\n    .cta-bar .big {\n      font-size: 20px;\n      font-weight: 800;\n      letter-spacing: .3px;\n    }\n    .cta-bar .big span {\n      color: #d4d4e8;\n    }\n    .cta-bar .sub {\n      font-size: 14px;\n      opacity: .85;\n      margin-top: 4px;\n    }\n\n    .footer {\n      margin-top: 32px;\n      padding-top: 16px;\n      border-top: 1px solid #ece6de;\n      font-size: 11px;\n      color: #8a8a9a;\n      text-align: center;\n    }\n\n    .note-box {\n      background: #f0f7f4;\n      border-radius: 16px;\n      padding: 14px 18px;\n      margin: 8px 0 16px;\n      border-left: 4px solid #5a7a7a;\n      font-size: 13px;\n      color: #1a3a3a;\n      line-height: 1.6;\n    }\n    .note-box strong {\n      color: #0a1a1a;\n    }\n\n    @media(max-width:480px) {\n      .container {\n        padding: 20px 16px 32px;\n        border-radius: 20px;\n      }\n      h1 {\n        font-size: 24px;\n      }\n      .feature-grid {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n      .feature-card {\n        padding: 14px 12px 12px;\n      }\n      .feature-card .icon {\n        font-size: 22px;\n      }\n      .feature-card h4 {\n        font-size: 13px;\n      }\n      .feature-card p {\n        font-size: 12px;\n      }\n      .feature-card.full {\n        grid-column: 1\/-1;\n      }\n      .specs-table td {\n        font-size: 13px;\n        padding: 6px 0;\n      }\n      .size-table th,\n      .size-table td {\n        font-size: 12px;\n        padding: 6px 0;\n      }\n      .cta-bar .big {\n        font-size: 17px;\n      }\n      .dual-img {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"badge\"\u003e✦ Aviation Gift\u003c\/div\u003e\n\u003ch1\u003eTR900 Turbofan Engine Model\u003c\/h1\u003e\n\u003cdiv class=\"subhead\"\u003eElectric Start · Adjustable Speed · LED Light · DIY Assembly\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA meticulously crafted 1:18 scale turbofan engine model inspired by the Rolls-Royce Trent 900. Features multi-stage fan blades, realistic start-up simulation, and adjustable speed control — the perfect blend of aviation engineering and desktop art.\u003c\/div\u003e\n\u003c!-- ===== 主图 ===== --\u003e\n\u003cdiv class=\"hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/22_df0e7d6a-c581-4964-a9a6-32d388530722_600x600.jpg?v=1785476427\" alt=\"TR900 Turbofan Engine Model\" loading=\"eager\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- ===== Key Features ===== --\u003e\n\u003cdiv class=\"section-label\"\u003e\n\u003cspan\u003e✦ Key Features\u003c\/span\u003e \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 双图：细节展示 ===== --\u003e\n\u003cdiv class=\"dual-img\"\u003e\n\u003cdiv class=\"img-box\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/23_e9411123-c0cb-47c6-9cc2-5311e14d7960_600x600.jpg?v=1785476426\" alt=\"Engine fan blade detail\" loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-box\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/24_8de83e7b-8da4-48c3-84f2-e106fa258754_600x600.jpg?v=1785476426\" alt=\"Engine side view\" loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n\u003ch4\u003eElectric Start\u003c\/h4\u003e\n\u003cp\u003eSimulates real engine start-up with a smooth spool-up effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎛️\u003c\/span\u003e\n\u003ch4\u003eAdjustable Speed\u003c\/h4\u003e\n\u003cp\u003eControl fan speed from idle to full thrust — feel the power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"icon\"\u003e💡\u003c\/span\u003e\n\u003ch4\u003eLED Lighting\u003c\/h4\u003e\n\u003cp\u003eChoose from Red, Ice Blue, or Blue light for a stunning display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003e\n\u003ch4\u003eDIY Assembly\u003c\/h4\u003e\n\u003cp\u003eBuild it yourself — a rewarding project for aviation enthusiasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card full\"\u003e\n\u003cspan class=\"icon\"\u003e✈️\u003c\/span\u003e\n\u003ch4\u003eInspired by Real Engineering\u003c\/h4\u003e\n\u003cp\u003eBased on the Trent 900 turbofan — the power behind the Airbus A380. Multi-stage fan blades, detailed casing, and authentic design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Specifications ===== --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-top: 40px;\"\u003e\n\u003cspan\u003e📐 Specifications\u003c\/span\u003e \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 规格图 ===== --\u003e\n\u003cdiv class=\"divider-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/15_83d3cd94-1d5d-41a7-a949-d6116d64cfce_600x600.jpg?v=1785476425\" alt=\"TR900 Engine Specifications\" loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-table-wrap\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eTR900 Turbofan Engine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScale\u003c\/td\u003e\n\u003ctd\u003e1:18\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Size\u003c\/td\u003e\n\u003ctd\u003e12 × 15 × 27 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackaging Size\u003c\/td\u003e\n\u003ctd\u003e17 × 19 × 29 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Weight\u003c\/td\u003e\n\u003ctd\u003e≈ 500 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackaged Weight\u003c\/td\u003e\n\u003ctd\u003e≈ 720 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePLA Silk (3D Printed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eSilk-like metallic sheen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Options\u003c\/td\u003e\n\u003ctd\u003eRed \/ Ice Blue \/ Blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003eBattery-powered (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Available Variants ===== --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-top: 40px;\"\u003e\n\u003cspan\u003e📦 Available Variants\u003c\/span\u003e \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 变体图 ===== --\u003e\n\u003cdiv class=\"divider-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/O1CN01X2fwhu1vfehrQjhww__2220735856200-0-cib_600x600.jpg?v=1785476419\" alt=\"TR900 Engine Variants\" loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-table-wrap\"\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eVariant\u003c\/th\u003e\n\u003cth style=\"text-align: right;\"\u003eWeight (g)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery-Powered (DIY Kit)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e720\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery-Powered (Pre-Assembled)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e920\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery + LED (DIY Kit)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e720\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery + LED (Pre-Assembled)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e920\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Speed (DIY Kit)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e720\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Speed (Pre-Assembled)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e920\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Speed + LED (DIY Kit)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e720\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Speed + LED (Pre-Assembled)\u003c\/td\u003e\n\u003ctd style=\"text-align: right;\"\u003e920\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cstrong\u003e📦 Packaging Note:\u003c\/strong\u003e All variants ship in the same box size: 29 × 17 × 19 cm. Choose between DIY kit (assembly required) or pre-assembled (ready to display).\u003c\/div\u003e\n\u003c!-- ===== What's Included ===== --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-top: 40px;\"\u003e\n\u003cspan\u003e📋 What's Included\u003c\/span\u003e \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"package-list\"\u003e\n\u003cli\u003e1 × TR900 Turbofan Engine Model (or DIY parts)\u003c\/li\u003e\n\u003cli\u003e1 × Battery pack \/ Power module\u003c\/li\u003e\n\u003cli\u003e1 × LED lighting unit (on selected variants)\u003c\/li\u003e\n\u003cli\u003e1 × Speed controller (on selected variants)\u003c\/li\u003e\n\u003cli\u003e1 × Instruction manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== Perfect For ===== --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-top: 40px;\"\u003e\n\u003cspan\u003e🎯 Perfect For\u003c\/span\u003e \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #3a3a4a; line-height: 1.7; padding: 0 4px 8px;\"\u003e✈️ Aviation enthusiasts \u0026amp; pilots\u003cbr\u003e🎁 Unique gifts for engineers, collectors \u0026amp; STEM students\u003cbr\u003e🖥️ Desk display \u0026amp; office decor\u003cbr\u003e📚 Educational demonstrations \u0026amp; mechanical engineering study\u003cbr\u003e🏠 Home decor for aviation-themed spaces\u003c\/div\u003e\n\u003c!-- ===== CTA ===== --\u003e\n\u003cdiv class=\"cta-bar\"\u003e\n\u003cdiv class=\"big\"\u003e✈️ \u003cspan\u003eExperience the Power of Flight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub\"\u003eAdd this engineering masterpiece to your collection today\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Footer ===== --\u003e\n\u003cdiv class=\"footer\"\u003eTR900 Turbofan Engine Model — Electric Start · Adjustable Speed · LED Light\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CarwrapLab","offers":[{"title":"⚡Battery-Powered \/ Pre-Assembled","offer_id":52578567848068,"sku":"0731Engine-Battery-PreAssembled","price":59.23,"currency_code":"USD","in_stock":true},{"title":"⚡Battery-Powered \/ DIY Kit","offer_id":52578567716996,"sku":"0731Engine-Battery-DIYKit","price":57.23,"currency_code":"USD","in_stock":true},{"title":"💡Battery + LED \/ Pre-Assembled","offer_id":52578567880836,"sku":"0731Engine-BatteryLED-PreAssembled","price":63.23,"currency_code":"USD","in_stock":true},{"title":"💡Battery + LED \/ DIY Kit","offer_id":52578567749764,"sku":"0731Engine-BatteryLED-DIYKit","price":59.26,"currency_code":"USD","in_stock":true},{"title":"🎛️Adjustable Speed \/ Pre-Assembled","offer_id":52578567913604,"sku":"0731Engine-Speed-PreAssembled","price":69.23,"currency_code":"USD","in_stock":true},{"title":"🎛️Adjustable Speed \/ DIY Kit","offer_id":52578567782532,"sku":"0731Engine-Speed-DIYKit","price":65.23,"currency_code":"USD","in_stock":true},{"title":"🎛️Adjustable Speed + 💡LED \/ Pre-Assembled","offer_id":52578567946372,"sku":"0731Engine-SpeedLED-PreAssembled","price":73.23,"currency_code":"USD","in_stock":true},{"title":"🎛️Adjustable Speed + 💡LED \/ DIY Kit","offer_id":52578567815300,"sku":"0731Engine-SpeedLED-DIYKit","price":69.23,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/9118\/8868\/files\/task-ms8ei7gg3p4fy_5511cb0e-71a0-451c-b4ce-fc3f2414eb6f.png?v=1785479688","url":"https:\/\/carwraplab.com\/tr\/products\/aircraft-turbofan-engine-model-diy-assembly-kit","provider":"CarwrapLab","version":"1.0","type":"link"}