{"product_id":"matfzfb-s","title":"Flexible 1\/2-Zoll-Steckschlüsselverlängerung – Bewältigt Enge Stellen, Robuste Konstruktion \u0026 Universelle Passform 🛠️","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        \/* ===== SCHRIFTEN (per @import, da isolierter Block) ===== *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz@14..32\u0026family=Playfair+Display:ital@0;1\u0026display=swap');\n\n        \/* ===== STYLE-ISOLATION: ALLES NUR INNERHALB .custom-product-description ===== *\/\n        .custom-product-description {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0.5rem 1rem;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.8;\n            letter-spacing: 0.3px;\n            color: #2c2c2c;\n            background: #ffffff;\n            box-sizing: border-box;\n        }\n\n        .custom-product-description *,\n        .custom-product-description *::before,\n        .custom-product-description *::after {\n            box-sizing: inherit;\n        }\n\n        \/* ===== TYPOGRAPHIE \u0026 ABSTÄNDE ===== *\/\n        .custom-product-description h1,\n        .custom-product-description h2,\n        .custom-product-description h3,\n        .custom-product-description h4,\n        .custom-product-description p,\n        .custom-product-description ul,\n        .custom-product-description ol,\n        .custom-product-description figure,\n        .custom-product-description .image-wrapper,\n        .custom-product-description .specs-box,\n        .custom-product-description .note-box,\n        .custom-product-description .feature-card,\n        .custom-product-description hr {\n            margin-top: 0;\n            margin-bottom: 1.8rem;\n        }\n\n        .custom-product-description :last-child {\n            margin-bottom: 0;\n        }\n\n        \/* ===== HAUPTTITEL ===== *\/\n        .custom-product-description .main-title {\n            font-size: 2.4rem;\n            font-weight: 800;\n            line-height: 1.2;\n            color: #1e1e1e;\n            border-bottom: 4px solid #c02f2f;\n            padding-bottom: 0.4rem;\n            display: inline-block;\n            letter-spacing: 1px;\n            position: relative;\n            margin-bottom: 2.2rem;\n        }\n\n        .custom-product-description .main-title::before {\n            content: \"🔧  ⚙️  🔧  ⚙️  🔧\";\n            position: absolute;\n            bottom: -1.8rem;\n            left: 0;\n            font-size: 1.2rem;\n            color: #c02f2f;\n            letter-spacing: 6px;\n            opacity: 0.7;\n            white-space: nowrap;\n            pointer-events: none;\n        }\n\n        \/* ===== KAPITEL-ÜBERSCHRIFTEN ===== *\/\n        .custom-product-description .section-title {\n            color: #c02f2f;\n            font-weight: 700;\n            font-size: 1.9rem;\n            text-transform: uppercase;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            margin: 2.4rem 0 1.2rem 0;\n        }\n\n        .custom-product-description .section-title::before,\n        .custom-product-description .section-title::after {\n            content: \"\";\n            flex: 1;\n            height: 3px;\n            background: #c02f2f;\n            opacity: 0.4;\n            border-radius: 2px;\n        }\n\n        @media (max-width: 600px) {\n            .custom-product-description .section-title {\n                white-space: normal;\n                font-size: 1.6rem;\n                gap: 0.5rem;\n            }\n        }\n\n        \/* ===== BILDER ===== *\/\n        .custom-product-description .image-wrapper {\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n            display: inline-block;\n            max-width: 100%;\n            border: 6px solid #ffffff;\n            outline: 2px solid #d4d4d4;\n            outline-offset: 0px;\n            border-radius: 4px;\n            overflow: hidden;\n            margin-bottom: 1.8rem;\n        }\n\n        .custom-product-description .image-wrapper img {\n            display: block;\n            width: 100%;\n            height: auto;\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n        }\n\n        .custom-product-description .image-wrapper:hover {\n            box-shadow: 0 16px 32px rgba(192, 47, 47, 0.2);\n        }\n\n        .custom-product-description .image-wrapper:hover img {\n            transform: scale(1.02);\n        }\n\n        \/* ===== PROBLEMLISTE (mit ❌-Icons) ===== *\/\n        .custom-product-description .problem-list {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .custom-product-description .problem-list li {\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n            margin-bottom: 0.75rem;\n            font-size: 1.1rem;\n        }\n\n        .custom-product-description .problem-list li::before {\n            content: \"❌\";\n            font-size: 1.3rem;\n            color: #c02f2f;\n            flex-shrink: 0;\n        }\n\n        \/* ===== FEATURE-KARTEN (für die 5 Hauptmerkmale) ===== *\/\n        .custom-product-description .feature-card {\n            background-color: #fafafa;\n            padding: 1.6rem 1.8rem;\n            border-radius: 20px;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);\n            border-left: 6px solid #c02f2f;\n            margin-bottom: 1.8rem;\n            transition: box-shadow 0.2s;\n        }\n\n        .custom-product-description .feature-card:hover {\n            box-shadow: 0 8px 20px rgba(192, 47, 47, 0.08);\n        }\n\n        .custom-product-description .feature-card h4 {\n            color: #c02f2f;\n            font-weight: 700;\n            font-size: 1.5rem;\n            margin-top: 0;\n            margin-bottom: 0.8rem;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n\n        .custom-product-description .feature-card h4::before {\n            content: attr(data-icon);\n            font-size: 2rem;\n            line-height: 1;\n        }\n\n        .custom-product-description .feature-card p {\n            margin-bottom: 0;\n            font-size: 1.05rem;\n        }\n\n        \/* ===== SPEZIFIKATIONS-BOX ===== *\/\n        .custom-product-description .specs-box {\n            background-color: #f5f8f5;\n            padding: 2rem 2rem 1.5rem 2rem;\n            border-radius: 16px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: inset 0 0 0 1px rgba(0,0,0,0.03);\n        }\n\n        .custom-product-description .specs-box::after {\n            content: \"⚙️ TECHNIK ⚙️\";\n            position: absolute;\n            bottom: 0.2rem;\n            right: 0.5rem;\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #c02f2f;\n            opacity: 0.08;\n            transform: rotate(-8deg);\n            pointer-events: none;\n            font-family: 'Playfair Display', serif;\n            white-space: nowrap;\n        }\n\n        .custom-product-description .specs-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.8rem 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        .custom-product-description .spec-item {\n            flex: 1 1 200px;\n            display: flex;\n            align-items: baseline;\n            border-bottom: 1px dashed #cfcfcf;\n            padding-bottom: 0.4rem;\n        }\n\n        .custom-product-description .spec-label {\n            font-weight: 700;\n            color: #c02f2f;\n            min-width: 100px;\n            font-size: 1.1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .custom-product-description .spec-value {\n            font-weight: 400;\n            color: #2c2c2c;\n            margin-left: 1rem;\n        }\n\n        \/* ===== NOTIZ-BLOCK (für Lieferumfang \u0026 Hinweise) ===== *\/\n        .custom-product-description .note-box {\n            background-color: #fdf8f0;\n            border-left: 8px solid #c02f2f;\n            border-radius: 0 20px 20px 0;\n            padding: 1.8rem 2rem;\n            font-style: normal;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);\n        }\n\n        .custom-product-description .note-box p {\n            margin-bottom: 0.4rem;\n            font-size: 1.1rem;\n        }\n\n        .custom-product-description .note-box strong {\n            color: #c02f2f;\n            font-weight: 700;\n            font-style: normal;\n        }\n\n        \/* ===== TRENNER ===== *\/\n        .custom-product-description .divider {\n            border: 0;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #c02f2f, #c02f2f, #c02f2f, transparent);\n            margin: 2.2rem 0;\n        }\n\n        \/* ===== INITIAL FÜR EINLEITUNG ===== *\/\n        .custom-product-description .intro-text::first-letter {\n            font-size: 3.6rem;\n            float: left;\n            line-height: 1;\n            font-weight: 700;\n            color: #c02f2f;\n            margin-right: 0.75rem;\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ===== MOBILE ===== *\/\n        @media (max-width: 600px) {\n            .custom-product-description .main-title {\n                font-size: 2rem;\n            }\n            .custom-product-description .main-title::before {\n                font-size: 1rem;\n                bottom: -1.5rem;\n            }\n            .custom-product-description .specs-grid {\n                flex-direction: column;\n                gap: 1rem;\n            }\n            .custom-product-description .spec-item {\n                flex-wrap: wrap;\n            }\n            .custom-product-description .spec-label {\n                min-width: 90px;\n            }\n            .custom-product-description .feature-card h4 {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- ===== ISOLIERTER BESCHREIBUNGSBLOCK ===== --\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- HAUPTTITEL (angepasst, mit rotem Rand und Icons) --\u003e\n\u003ch2 class=\"main-title\"\u003eBiegbar, stabil \u0026amp; universell nutzbar – für Auto, Werkstatt \u0026amp; Heimwerken\u003c\/h2\u003e\n\u003c!-- EINLEITUNG mit Initial --\u003e\n\u003cp class=\"intro-text\"\u003e\u003cstrong\u003eÄrgerlich, dass du bei engen Winkeln und schwer zugänglichen Schrauben keine Kraft bekommst?\u003c\/strong\u003e Diese flexible Verlängerung löst genau dieses Problem – sie erreicht Stellen, an die normale Ratsche nie herankommt.\u003c\/p\u003e\n\u003c!-- PROBLEMLISTE (die fünf ❌-Punkte) --\u003e\n\u003cul class=\"problem-list\"\u003e\n\u003cli\u003eKein Zugang zu engen Räumen bei Auto \u0026amp; Maschinen\u003c\/li\u003e\n\u003cli\u003eInstabile Verbindungen, die lösen oder abbrechen\u003c\/li\u003e\n\u003cli\u003eWerkzeuge, die nicht zu deinem Satz passen\u003c\/li\u003e\n\u003cli\u003eBillige Materialien, die schnell kaputtgehen\u003c\/li\u003e\n\u003cli\u003eUnhandlich, zu groß oder unpraktisch für die Werkzeugkiste\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- TRENNER --\u003e\u003chr class=\"divider\"\u003e\n\u003c!-- ABSCHNITT: 5 HAUPTMERKMALE (section-title) --\u003e\n\u003ch3 class=\"section-title\"\u003e🔥 5 HAUPTMERKMALE\u003c\/h3\u003e\n\u003c!-- FEATURE 1 – Bild zuerst (Originalreihenfolge) --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Flexible Verlängerung gebogen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4220\/2938\/files\/spp_20250421174244_a13c6e713abc9ce03da4f9b43b617715.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🔗\"\u003eFLEXIBEL \u0026amp; EINSTELLBAR\u003c\/h4\u003e\n\u003cp\u003e1\/2-Zoll flexible Verlängerung lässt sich biegen und drehen – erreicht selbst enge, schwer zugängliche Bereiche bei Autoreparaturen \u0026amp; mechanischen Arbeiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Vierkantantrieb\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4220\/2938\/files\/spp_20250421174248_76045195a61211e06dbfb39a4398f003.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"⚙️\"\u003eSTANDARD-VIERKANTANTRIEB\u003c\/h4\u003e\n\u003cp\u003eSichere Verbindung mit stahlverstärkten Kugeln – fest sitzend, kein versehentliches Lösen während der Arbeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Kompatibel mit verschiedenen Antrieben\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4220\/2938\/files\/spp_20250421174252_116d60f92883f716f747063eaebe289c.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🔌\"\u003eVIELSEITIGE KOMPATIBILITÄT\u003c\/h4\u003e\n\u003cp\u003ePasst zu Handratsche, Elektro- und Druckluftschraubern – universell einsetzbar für viele Anwendungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Gehärteter Stahl\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4220\/2938\/files\/spp_20250421174257_f6c6e6edbbaf61085680647d73f36325.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🛡️\"\u003eLANGLEBIGE KONSTRUKTION\u003c\/h4\u003e\n\u003cp\u003eHochwertiger gehärteter Kohlenstoffstahl, verschleiß- \u0026amp; korrosionsbeständig – hält starker Beanspruchung stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Kompakte Größen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4220\/2938\/files\/spp_20250421174302_2d1d1d5246fb5b7b454937ac2c260c8d.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🧰\"\u003eKOMPAKT \u0026amp; PRAKTISCH\u003c\/h4\u003e\n\u003cp\u003eErhältlich in 25 cm \u0026amp; 36 cm – leicht verstauen in der Werkzeugkiste, ideal für kleine und große Projekte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPEZIFIKATIONS-BOX (aus den ursprünglichen Daten) --\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eLänge:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e25 cm \/ 36 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eKohlenstoffstahl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFarbe:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSchwarz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eAntrieb:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1\/2\" Vierkant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIEFERUMFANG (als Note-Box) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e📦 LIEFERUMFANG\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1 × Flexible Steckschlüssel-Verlängerungsstange\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HINWEISE (als zweite Note-Box) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e⚠️ HINWEISE\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding-left: 0; margin: 0;\"\u003e\n\u003cli\u003eFarbabweichungen durch Monitoreinstellungen möglich\u003c\/li\u003e\n\u003cli\u003eKleine Maßabweichungen bei manueller Messung möglich\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ABSCHLUSS-ZEILE --\u003e\n\u003cp style=\"text-align: center; font-weight: bold; color: #c02f2f; font-size: 1.2rem; margin-top: 2rem;\"\u003e✨ Die stabile, flexible Verlängerung – unverzichtbar für Werkstatt \u0026amp; Heimwerken ✨\u003c\/p\u003e\n\u003c!-- SCRIPT-BLOCK (unverändert, falls vorhanden; hier keiner, daher nur Platzhalter) --\u003e \u003c!-- Original-Script (keiner im Quelltext, trotzdem zur Sicherheit) --\u003e \u003cscript\u003e\n            \/\/ Kein Original-Script vorhanden – dieser Block bleibt unverändert.\n        \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- Ende .custom-product-description --\u003e","brand":"kissews","offers":[{"title":"🔥 25cm+36cm（10 € sparen）","offer_id":48002075590878,"sku":"LE90244777-1+LE90244777-2","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"25cm","offer_id":48002075623646,"sku":"LE90244777-1","price":14.99,"currency_code":"EUR","in_stock":true},{"title":"36cm","offer_id":48002075656414,"sku":"LE90244777-2","price":16.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_20250421174307_625f3903cb3946fbf06e43ac647ff67b_4d1d8fbd-a259-41b1-be49-76c70c504c55.jpg?v=1773893579","url":"https:\/\/kissews.com\/products\/matfzfb-s","provider":"kissews","version":"1.0","type":"link"}