✦ Verified product
Aircraft Turbofan Engine Model DIY Assembly Kit – TR900
USD 67.23
Model Style
CarwrapLab
Verified independent store
→
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background: #f5f5f7; c
olor: #1a1a2e; padding: 20px 0 40px; -webkit-font-smoothing: antialiased; } .container { max-width: 720px; margin: 0 auto; background: #ffffff; border-radius: 24px; padding: 28px 20px 40px; box-shadow: 0 4px 24px rgba(0, 0, 0, .02); } .badge { display: inline-block; background: #1a1a2e; color: #e8e8f0; font-size: 10px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; padding: 3px 14px; border-radius: 40px; margin-bottom: 12px; } h1 { font-size: 28px; font-weight: 700; letter-spacing: -.5px; color: #0a0a1a; line-height: 1.2; margin-bottom: 6px; } .subhead { font-size: 15px; color: #4a4a5a; font-weight: 400; margin-bottom: 8px; } .desc { font-size: 14px; color: #3a3a4a; line-height: 1.7; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 2px solid #f0ece6; } .hero-img { width: 100%; border-radius: 16px; overflow: hidden; margin-bottom: 24px; background: #e8e8ec; border: 1px solid #e8e8ec; } .hero-img img { width: 100%; height: auto; display: block; } .divider-img { width: 100%; border-radius: 16px; overflow: hidden; margin: 24px 0; background: #e8e8ec; border: 1px solid #e8e8ec; } .divider-img img { width: 100%; height: auto; display: block; } .dual-img { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 24px 0 16px; } .dual-img .img-box { border-radius: 16px; overflow: hidden; background: #e8e8ec; border: 1px solid #e8e8ec; } .dual-img .img-box img { width: 100%; height: auto; display: block; } .section-label { font-size: 11px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; color: #5a5a6a; margin: 36px 0 14px; display: flex; align-items: center; gap: 12px; } .section-label .line { flex: 1; height: 1px; background: #e8e4de; } .feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 8px; } .feature-card { background: #f8f5f0; border-radius: 16px; padding: 16px 14px 14px; border: 1px solid #ece6de; } .feature-card .icon { font-size: 24px; display: block; margin-bottom: 4px; } .feature-card h4 { font-size: 14px; font-weight: 600; color: #0a0a1a; margin-bottom: 2px; } .feature-card p { font-size: 12px; color: #4a4a5a; line-height: 1.4; } .feature-card.full { grid-column: 1/-1; text-align: center; background: #eef0f4; border-color: #dce0e6; } .specs-table-wrap { background: #f8f5f0; border-radius: 16px; padding: 16px 18px; border: 1px solid #ece6de; margin-top: 8px; } .specs-table { width: 100%; border-collapse: collapse; font-size: 13px; } .specs-table td { padding: 6px 0; border-bottom: 1px solid #ece6de; } .specs-table tr:last-child td { border-bottom: none; } .specs-table td:first-child { color: #5a5a6a; font-weight: 500; width: 40%; } .specs-table td:last-child { color: #0a0a1a; font-weight: 500; } .size-table-wrap { background: #f8f5f0; border-radius: 16px; padding: 16px 18px; border: 1px solid #ece6de; margin-top: 8px; overflow-x: auto; } .size-table { width: 100%; border-collapse: collapse; font-size: 13px; } .size-table th { text-align: left; padding: 8px 0; font-weight: 600; color: #0a0a1a; border-bottom: 2px solid #ece6de; } .size-table td { padding: 8px 0; border-bottom: 1px solid #ece6de; } .size-table tr:last-child td { border-bottom: none; } .package-list { list-style: none; margin: 8px 0 4px; } .package-list li { padding: 6px 0 6px 24px; position: relative; font-size: 13px; color: #3a3a4a; line-height: 1.5; border-bottom: 1px solid #ece6de; } .package-list li:last-child { border-bottom: none; } .package-list li::before { content: "✦"; color: #8a8a7a; position: absolute; left: 0; top: 6px; } .cta-bar { text-align: center; background: linear-gradient(135deg, #1a1a2e, #0a0a1a); border-radius: 16px; padding: 18px 16px; margin: 28px 0 8px; color: #fff; } .cta-bar .big { font-size: 20px; font-weight: 800; letter-spacing: .3px; } .cta-bar .big span { color: #d4d4e8; } .cta-bar .sub { font-size: 14px; opacity: .85; margin-top: 4px; } .footer { margin-top: 32px; padding-top: 16px; border-top: 1px solid #ece6de; font-size: 11px; color: #8a8a9a; text-align: center; } .note-box { background: #f0f7f4; border-radius: 16px; padding: 14px 18px; margin: 8px 0 16px; border-left: 4px solid #5a7a7a; font-size: 13px; color: #1a3a3a; line-height: 1.6; } .note-box strong { color: #0a1a1a; } @media(max-width:480px) { .container { padding: 20px 16px 32px; border-radius: 20px; } h1 { font-size: 24px; } .feature-grid { grid-template-columns: 1fr; gap: 10px; } .feature-card { padding: 14px 12px 12px; } .feature-card .icon { font-size: 22px; } .feature-card h4 { font-size: 13px; } .feature-card p { font-size: 12px; } .feature-card.full { grid-column: 1/-1; } .specs-table td { font-size: 13px; padding: 6px 0; } .size-table th, .size-table td { font-size: 12px; padding: 6px 0; } .cta-bar .big { font-size: 17px; } .dual-img { grid-template-columns: 1fr; gap: 12px; } } ✦ Aviation Gift TR900 Turbofan Engine Model Electric Start · Adjustable Speed · LED Light · DIY Assembly A 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. ✦ Key Features ⚡ Electric Start Simulates real engine start-up with a smooth spool-up effect. 🎛️ Adjustable Speed Control fan speed from idle to full thrust — feel the power. 💡 LED Lighting Choose from Red, Ice Blue, or Blue light for a stunning display. 🧩 DIY Assembly Build it yourself — a rewarding project for aviation enthusiasts. ✈️ Inspired by Real Engineering Based on the Trent 900 turbofan — the power behind the Airbus A380. Multi-stage fan blades, detailed casing, and authentic design. 📐 Specifications Model TR900 Turbofan Engine Scale 1:18 Model Size 12 × 15 × 27 cm Packaging Size 17 × 19 × 29 cm Model Weight ≈ 500 g Packaged Weight ≈ 720 g Material PLA Silk (3D Printed) Finish Silk-like metallic sheen LED Options Red / Ice Blue / Blue Power Battery-powered (included) 📦 Available Variants Variant Weight (g) Battery-Powered (DIY Kit) 720 Battery-Powered (Pre-Assembled) 920 Battery + LED (DIY Kit) 720 Battery + LED (Pre-Assembled) 920 Adjustable Speed (DIY Kit) 720 Adjustable Speed (Pre-Assembled) 920 Adjustable Speed + LED (DIY Kit) 720 Adjustable Speed + LED (Pre-Assembled) 920 📦 Packaging Note: All variants ship in the same box size: 29 × 17 × 19 cm. Choose between DIY kit (assembly required) or pre-assembled (ready to display). 📋 What's Included 1 × TR900 Turbofan Engine Model (or DIY parts) 1 × Battery pack / Power module 1 × LED lighting unit (on selected variants) 1 × Speed controller (on selected variants) 1 × Instruction manual 🎯 Perfect For ✈️ Aviation enthusiasts & pilots🎁 Unique gifts for engineers, collectors & STEM students🖥️ Desk display & office decor📚 Educational demonstrations & mechanical engineering study🏠 Home decor for aviation-themed spaces ✈️ Experience the Power of Flight Add this engineering masterpiece to your collection today TR900 Turbofan Engine Model — Electric Start · Adjustable Speed · LED Light