{"product_id":"with-wheels-and-lights-47cm-thai-airways-thai-boeing-777-simulation-passenger-aircraft-model-ornaments-thai","title":"B777 THAI  - SCALE 1\/157 - 47CM -18.5IN","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        .product-description-wrapper {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            color: #1a1a1a;\n            line-height: 1.6;\n            max-width: 100%;\n        }\n\n        .product-badge {\n            display: inline-block;\n            background: #1a1a1a;\n            color: #ffffff;\n            padding: 6px 16px;\n            border-radius: 4px;\n            font-weight: 500;\n            font-size: 0.85em;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .product-intro {\n            background: #f9f9f9;\n            padding: 30px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n        }\n\n        .product-intro h2 {\n            color: #1a1a1a;\n            margin-bottom: 16px;\n            font-size: 1.6em;\n            font-weight: 600;\n        }\n\n        .product-intro p {\n            line-height: 1.8;\n            color: #4a4a4a;\n            font-size: 1.05em;\n            margin-bottom: 14px;\n        }\n\n        .features-section {\n            background: #1a1a1a;\n            padding: 30px;\n            border-radius: 8px;\n            color: white;\n            margin-bottom: 30px;\n        }\n\n        .features-section h2 {\n            margin-bottom: 24px;\n            font-size: 1.6em;\n            font-weight: 600;\n            text-align: center;\n        }\n\n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n        }\n\n        .feature-item {\n            background: rgba(255,255,255,0.05);\n            padding: 24px;\n            border-radius: 6px;\n            border: 1px solid rgba(255,255,255,0.1);\n        }\n\n        .feature-item h3 {\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n\n        .feature-item p {\n            font-size: 0.95em;\n            opacity: 0.9;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        .specs-section {\n            background: #f9f9f9;\n            padding: 30px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n            border: 1px solid #e8e8e8;\n        }\n\n        .specs-section h2 {\n            color: #1a1a1a;\n            margin-bottom: 24px;\n            font-size: 1.6em;\n            font-weight: 600;\n            text-align: center;\n        }\n\n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n            gap: 16px;\n        }\n\n        .spec-item {\n            background: white;\n            padding: 20px;\n            border-radius: 6px;\n            border: 1px solid #e8e8e8;\n            text-align: center;\n        }\n\n        .spec-label {\n            font-size: 0.8em;\n            color: #666;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .spec-value {\n            font-size: 1.3em;\n            font-weight: 600;\n            color: #1a1a1a;\n        }\n\n        .important-notes {\n            margin-bottom: 30px;\n        }\n\n        .important-notes h3 {\n            color: #1a1a1a;\n            margin-bottom: 20px;\n            font-size: 1.4em;\n            font-weight: 600;\n        }\n\n        .note-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .note-list li {\n            padding: 12px 0;\n            padding-left: 28px;\n            position: relative;\n            color: #4a4a4a;\n            font-size: 1.05em;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .note-list li:last-child {\n            border-bottom: none;\n        }\n\n        .note-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #1a1a1a;\n            font-size: 1.2em;\n            font-weight: bold;\n        }\n\n        .important-warning {\n            background: #fff3cd;\n            border: 1px solid #ffc107;\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n        }\n\n        .important-warning h3 {\n            color: #856404;\n            margin-bottom: 10px;\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n\n        .important-warning p {\n            color: #856404;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        .highlight-box {\n            background: #1a1a1a;\n            color: white;\n            padding: 24px;\n            border-radius: 8px;\n            text-align: center;\n            margin-top: 30px;\n        }\n\n        .highlight-box h3 {\n            margin-bottom: 10px;\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n\n        .highlight-box p {\n            opacity: 0.9;\n            font-size: 1em;\n            margin: 0;\n        }\n\n        .shipping-guarantee {\n            background: #f9f9f9;\n            padding: 20px;\n            border-radius: 8px;\n            margin-top: 30px;\n            text-align: center;\n            border: 1px solid #e8e8e8;\n        }\n\n        .shipping-guarantee div {\n            margin: 8px 0;\n            color: #4a4a4a;\n            font-size: 0.95em;\n        }\n\n        @media (max-width: 768px) {\n            .product-intro, .specs-section, .features-section {\n                padding: 20px;\n            }\n\n            .spec-grid, .feature-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-wrapper\"\u003e\n\u003cdiv class=\"product-intro\"\u003e\n\u003cspan class=\"product-badge\"\u003ePremium LED Collection\u003c\/span\u003e\n\u003ch2\u003eBoeing 777 [THAI] - The World's Largest Twin-Engine Jet\u003c\/h2\u003e\n\u003cp\u003eExperience the power and elegance of the Boeing 777, one of aviation's most successful wide-body aircraft. Known for its impressive range, reliability, and distinctive large twin engines, the 777 has become a favorite for long-haul international routes. At 47 cm (18.5 in), this detailed replica captures the majesty of this engineering marvel.\u003c\/p\u003e\n\u003cp\u003eCrafted from premium die-cast metal and resin, this model features functional LED fuselage lighting and an innovative voice-activated cockpit light. With authentic airline markings, removable landing gear, and meticulous attention to detail, this collector-grade piece brings the iconic 777 to life in your collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2\u003e✈️ Features You'll Love\u003c\/h2\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e✈️ Big Scale\u003c\/h3\u003e\n\u003cp\u003ePerfect size to display on your desk, shelf or display case. At 47 cm, this model commands attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e🔧 High-Quality Materials\u003c\/h3\u003e\n\u003cp\u003eMade from a combination of die-cast metal and resin for durability and a realistic finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e💡 Lights and Landing Gear\u003c\/h3\u003e\n\u003cp\u003eModel includes functional LED lights on fuselage, plus removable landing gear for added realism (requires easy assembly).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e🌎 Authentic Details\u003c\/h3\u003e\n\u003cp\u003eFaithfully reproduces airline markings and logos, engine details and cockpit design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e🗣️ Voice Control\u003c\/h3\u003e\n\u003cp\u003eThe cockpit light is voice activated and comes on for approximately 20 seconds at a time—ideal for adding a fun touch to your collection! (Note: this is not a night light).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003e🔋 Rechargeable Battery\u003c\/h3\u003e\n\u003cp\u003eThe model has a rechargeable battery. Charging cable is not included but rest assured, it's a conventional USB cable (battery included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003e📐 Specifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eAircraft\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eB777\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eScale\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1:157\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e47 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSize (inches)\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e18.5 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMetal + Resin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eLED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"important-notes\"\u003e\n\u003ch3\u003e📦 What You Should Know\u003c\/h3\u003e\n\u003cul class=\"note-list\"\u003e\n\u003cli\u003eEasy Assembly: For easy transport, the wings and wheels come detached. Assembly is simple and intuitive.\u003c\/li\u003e\n\u003cli\u003eRechargeable Battery: Battery included—charge with any conventional USB cable (not included).\u003c\/li\u003e\n\u003cli\u003eVoice-Activated Light: Cockpit light activates with your voice for approximately 20 seconds.\u003c\/li\u003e\n\u003cli\u003eFunctional LED Lights: Built-in fuselage lighting for stunning visual effect.\u003c\/li\u003e\n\u003cli\u003eNeed Help? If you have any questions about assembly or operation, please do not hesitate to contact us.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"important-warning\"\u003e\n\u003ch3\u003e⚠️ Please Note\u003c\/h3\u003e\n\u003cp\u003eThis model is delicate and not suitable for children. It is not designed to play on the floor. It is recommended for use as a collectible or display item.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003e🌟 Premium Aviation Collectible\u003c\/h3\u003e\n\u003cp\u003ePerfect for aviation enthusiasts who appreciate the iconic Boeing 777 and premium craftsmanship\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-guarantee\"\u003e\n\u003cdiv\u003e✓ Free shipping on orders over $50\u003c\/div\u003e\n\u003cdiv\u003e✓ 30-day satisfaction guarantee\u003c\/div\u003e\n\u003cdiv\u003e✓ Battery included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Flying Dreams International","offers":[{"title":"Thai Airways 777 Upgraded (With LED Lights)","offer_id":51696522625318,"sku":"5723804214071","price":149.99,"currency_code":"USD","in_stock":true},{"title":"Thai Airways 777 (NO lights)","offer_id":51696522592550,"sku":"5723804214070","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/9589\/4822\/files\/673C9961-7908-43A4-8893-632CF88D06FB.jpg?v=1778811764","url":"https:\/\/flyingdreamsint.com\/products\/with-wheels-and-lights-47cm-thai-airways-thai-boeing-777-simulation-passenger-aircraft-model-ornaments-thai","provider":"Flying Dreams International","version":"1.0","type":"link"}