{"product_id":"garvee-weihnachtsbaum-180cm-led-rosa-wohnzimmer-phk_35hxq3q4","title":"Garvee 180cm Schmale Weihnachtstanne mit 230 LED (Warmweiß \u0026 Farbig) für Wohnzimmer \u0026 Kleine Räume","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        \/* 产品详情区域样式 - 完全独立 *\/\n        .product-details {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(to bottom, #fff5f7, #fff);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        \/* 圣诞装饰元素 *\/\n        .product-details::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 10px;\n            background: linear-gradient(90deg, #e91e63, #f8bbd0, #e91e63);\n            z-index: 1;\n        }\n        \n        .product-details::after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 10px;\n            background: linear-gradient(90deg, #e91e63, #f8bbd0, #e91e63);\n            z-index: 1;\n        }\n        \n        .product-details .feature-section {\n            display: flex;\n            align-items: stretch;\n            margin-bottom: 40px;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(233, 30, 99, 0.15);\n            position: relative;\n            border: 1px solid #f8bbd0;\n        }\n        \n        .product-details .feature-section::before {\n            content: \"🎄\";\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            font-size: 24px;\n            z-index: 2;\n        }\n        \n        .product-details .feature-section:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n        \n        .product-details .feature-image {\n            flex: 1;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 0;\n            background-color: #fff5f7;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .product-details .feature-image::after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #e91e63, #f8bbd0, #e91e63);\n        }\n        \n        .product-details .feature-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            border-radius: 0;\n            transition: transform 0.5s ease;\n        }\n        \n        .product-details .feature-image:hover img {\n            transform: scale(1.03);\n        }\n        \n        .product-details .feature-content {\n            flex: 1;\n            padding: 25px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            background: #fff;\n            position: relative;\n        }\n        \n        .product-details .feature-title {\n            font-size: 1.5rem;\n            color: #e91e63;\n            margin-bottom: 15px;\n            text-align: left;\n            font-weight: 700;\n            position: relative;\n            padding-bottom: 10px;\n        }\n        \n        .product-details .feature-title::after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background: linear-gradient(90deg, #e91e63, #f8bbd0);\n        }\n        \n        .product-details .feature-description {\n            color: #555;\n            font-size: 1rem;\n            margin-bottom: 15px;\n            line-height: 1.6;\n        }\n        \n        .product-details .data-box {\n            background: #fff0f5;\n            padding: 15px;\n            border-left: 4px solid #e91e63;\n            border-radius: 8px;\n            margin-bottom: 15px;\n            font-size: 0.95rem;\n            box-shadow: 0 3px 10px rgba(233, 30, 99, 0.1);\n        }\n        \n        .product-details .highlight-list {\n            list-style: none;\n            margin-top: 10px;\n        }\n        \n        .product-details .highlight-list li {\n            padding-left: 30px;\n            margin-bottom: 8px;\n            position: relative;\n            font-size: 0.95rem;\n        }\n        \n        .product-details .highlight-list li:before {\n            content: \"✨\";\n            position: absolute;\n            left: 0;\n            color: #e91e63;\n            font-weight: bold;\n        }\n        \n        .product-details .highlight-box {\n            background: linear-gradient(135deg, #fff0f5 0%, #ffe4ec 100%);\n            border-left: 5px solid #e91e63;\n            padding: 25px;\n            border-radius: 15px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(233, 30, 99, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-details .highlight-box::before {\n            content: \"❄️\";\n            position: absolute;\n            top: 10px;\n            right: 15px;\n            font-size: 28px;\n            opacity: 0.3;\n        }\n        \n        .product-details .highlight-title {\n            text-align: center;\n            font-size: 1.8rem;\n            color: #e91e63;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-details .specs-section {\n            background: white;\n            border-radius: 15px;\n            padding: 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(233, 30, 99, 0.15);\n            border: 1px solid #f8bbd0;\n            position: relative;\n        }\n        \n        .product-details .specs-section::before {\n            content: \"🎁\";\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            font-size: 24px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-details .feature-section, \n            .product-details .feature-section:nth-child(even) {\n                flex-direction: column;\n            }\n            \n            .product-details .feature-image {\n                width: 100%;\n                height: auto;\n                min-height: 250px;\n            }\n            \n            .product-details .feature-image img {\n                max-width: 100%;\n                height: auto;\n                object-fit: contain;\n            }\n            \n            .product-details .feature-content {\n                padding: 20px;\n            }\n            \n            .product-details .feature-section {\n                margin-bottom: 30px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .product-details {\n                padding: 15px;\n            }\n            \n            .product-details .feature-image {\n                min-height: 220px;\n            }\n            \n            .product-details .feature-content {\n                padding: 15px;\n            }\n            \n            .product-details .highlight-box {\n                padding: 20px;\n            }\n            \n            .product-details .specs-section {\n                padding: 20px;\n            }\n        }\n\u003c\/style\u003e\n\u003c!-- 产品详情区域 - 独立样式 --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003c!-- 精简卖点 --\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eGarvee Weihnachtsbaum 180cm LED Rosa\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e\n\u003cstrong\u003eSpecs:\u003c\/strong\u003e\u003cbr\u003e180 cm Höhe • 230 LEDs (Warmweiß \/ Bunt)\u003cbr\u003e610 flexible, flammhemmende Zweige\u003cbr\u003eSchlankes Design • Schnelle Montage\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosa Design\u003c\/strong\u003e – Moderner, auffälliger Weihnachtslook\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e230 LEDs\u003c\/strong\u003e – Warmweiß oder Bunt umschaltbar\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e610 Zweige\u003c\/strong\u003e – Sicheres, flammhemmendes PVC\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSchlanke Form\u003c\/strong\u003e – Ideal für kleine Räume\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 第一张图 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81S3aZKWNOL_27c749f3-da36-487d-8a6c-39a700562fac.jpg?v=1761875461\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eModernes Rosa Design\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eAuffälliger Baum mit warmweißen und bunten LED-Modi.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eElegantes Rosa\u003c\/li\u003e\n\u003cli\u003eZwei Lichtmodi\u003c\/li\u003e\n\u003cli\u003ePerfektes Deko-Highlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二张图 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71JZY_ZNE1L.jpg?v=1761875461\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDual-LED Beleuchtung\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eWarmweiß für Ruhe – bunt für Party-Stimmung.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eWarmweiß \u0026amp; Bunt\u003c\/li\u003e\n\u003cli\u003eEnergieeffizient\u003c\/li\u003e\n\u003cli\u003eLange Lebensdauer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第三张图 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/91mjVl4LhTL_493bd296-5546-4569-b6bc-ec76237bfc24.jpg?v=1761875461\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eHochwertige Verarbeitung\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e610 flexible, flammhemmende Zweige.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eDichter Look\u003c\/li\u003e\n\u003cli\u003eSicheres PVC\u003c\/li\u003e\n\u003cli\u003eMetallständer für Stabilität\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第四张图 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81wyD_U_j1L.jpg?v=1761875461\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSchnelle Montage\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLeicht aufzubauen – ideal für kleine Räume.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eWerkzeugfrei\u003c\/li\u003e\n\u003cli\u003eSchlanke Bauform\u003c\/li\u003e\n\u003cli\u003eEinfach zu verstauen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 配件 --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eLieferumfang\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eWeihnachtsbaum 180 cm\u003c\/li\u003e\n\u003cli\u003eMetallständer\u003c\/li\u003e\n\u003cli\u003eNetzteil\u003c\/li\u003e\n\u003cli\u003eMontageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"180 cm","offer_id":46666288529586,"sku":"PHK_35HXQ3Q4","price":72.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/81S3aZKWNOL_27c749f3-da36-487d-8a6c-39a700562fac.jpg?v=1761875461","url":"https:\/\/www.garvee.de\/products\/garvee-weihnachtsbaum-180cm-led-rosa-wohnzimmer-phk_35hxq3q4","provider":"GARVEEDE","version":"1.0","type":"link"}