{"title":"SAS","description":"","products":[{"product_id":"with-lights-47cm-nordic-airlines-airbus-a350-simulation-airliner-aircraft-model-ornaments-gifts-civil-aviation-gifts-sas","title":"A350 SAS - Scale 1\/142 - 47CM - 18,5 in - Airplane Model","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\u003eAirbus A350 LED Model - Product Description\u003c\/title\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        .how-it-works {\n            margin-bottom: 30px;\n        }\n\n        .how-it-works h3 {\n            color: #1a1a1a;\n            margin-bottom: 20px;\n            font-size: 1.4em;\n            font-weight: 600;\n        }\n\n        .steps-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            counter-reset: step-counter;\n        }\n\n        .steps-list li {\n            padding: 16px 0;\n            padding-left: 50px;\n            position: relative;\n            color: #4a4a4a;\n            font-size: 1.05em;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .steps-list li:last-child {\n            border-bottom: none;\n        }\n\n        .steps-list li:before {\n            counter-increment: step-counter;\n            content: counter(step-counter);\n            position: absolute;\n            left: 0;\n            background: #1a1a1a;\n            color: white;\n            width: 32px;\n            height: 32px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 0.9em;\n        }\n\n        .faq-section {\n            background: #f9f9f9;\n            padding: 30px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n            border: 1px solid #e8e8e8;\n        }\n\n        .faq-section h3 {\n            color: #1a1a1a;\n            margin-bottom: 24px;\n            font-size: 1.4em;\n            font-weight: 600;\n        }\n\n        .faq-item {\n            margin-bottom: 20px;\n            padding-bottom: 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n\n        .faq-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n\n        .faq-question {\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 8px;\n            font-size: 1.05em;\n        }\n\n        .faq-answer {\n            color: #4a4a4a;\n            line-height: 1.7;\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, .faq-section {\n                padding: 20px;\n            }\n\n            .spec-grid, .feature-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-wrapper\"\u003e\n        \n        \u003cdiv class=\"product-intro\"\u003e\n            \u003cspan class=\"product-badge\"\u003ePremium LED Collection\u003c\/span\u003e\n            \u003ch2\u003eAirbus A350 [SAS] - Next-Generation Wide-Body\u003c\/h2\u003e\n            \u003cp\u003e\n                Are you looking for a high-quality and realistic model of the A350? Look no further than our A350 model in 1:142 scale! \n                With a length of 47 cm (18.5 inches), it's the perfect size to display on your desk, shelf, or display case.\n            \u003c\/p\u003e\n            \u003cp\u003e\n                Made from a combination of die-cast metal and resin, this model is not only durable but also features a realistic finish. \n                With functional LED lights, voice-activated cockpit lighting, and removable landing gear, this collector-grade piece \n                brings the elegance of the A350 to life with stunning detail and authenticity.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"features-section\"\u003e\n            \u003ch2\u003e✈️ Features\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 makes an impressive statement.\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            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003eA350\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:142\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\n        \u003cdiv class=\"how-it-works\"\u003e\n            \u003ch3\u003e⚙️ How It Works\u003c\/h3\u003e\n            \u003cul class=\"steps-list\"\u003e\n                \u003cli\u003eCharge the model's rechargeable battery using a conventional USB cable (not included).\u003c\/li\u003e\n                \u003cli\u003eAssemble the wings and wheels onto the model.\u003c\/li\u003e\n                \u003cli\u003eUse voice control to turn on the cockpit light for a fun touch to your collection.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-section\"\u003e\n            \u003ch3\u003e❓ FAQ\u003c\/h3\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eQ: Is this model suitable for children?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eA: No, this model is delicate and not designed for play on the floor. It is recommended for use as a collectible or display item.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eQ: Is the charging cable included?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eA: No, but the model's rechargeable battery can be charged with a conventional USB cable (not included).\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eQ: Is assembly difficult?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eA: No, assembly is simple and intuitive. If you have any questions, please do not hesitate to contact us.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"highlight-box\"\u003e\n            \u003ch3\u003e🌟 Premium Collector's Model\u003c\/h3\u003e\n            \u003cp\u003ePerfect for aviation enthusiasts who appreciate modern aircraft design and premium craftsmanship\u003c\/p\u003e\n        \u003c\/div\u003e\n\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        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Flying Dreams International","offers":[{"title":"SAS A350 (with voice-activated cabin lights)","offer_id":51696512106790,"sku":"5865292394439","price":149.99,"currency_code":"USD","in_stock":true},{"title":"SAS A350 (without lights)","offer_id":51696512074022,"sku":"5865292394438","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/9589\/4822\/files\/e94bc5ac6a044b72b909a96fc093bf6c.jpg?v=1778811759"}],"url":"https:\/\/flyingdreamsint.com\/en-au\/collections\/sas-scandinavian.oembed","provider":"Flying Dreams International","version":"1.0","type":"link"}