{"title":"Hoists \u0026 Winches \u0026 Rigging","description":"","products":[{"product_id":"garvee-hebelkettenzug-075ton-stahlkette-werkstatt-lager-pho_0s468v2g","title":"Garvee Manueller Hebezug \/ Kettenzug – 0,75 t (750 kg) Tragkraft, 3 m G80-Stahlkette, mit Sicherheitshaken für Werkstatt, Lager und Garage","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\u003eGarvee 0,75t Hebelkettenzug | G80 Stahlkette | 10 Ft Hubhöhe\u003c\/title\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@400;700\u0026amp;family=Roboto:wght@300;400;500;700\u0026amp;display=swap\"\u003e\n    \u003cstyle\u003e\n        :root {\n            --brand-color: #0D3A5D;\n            --accent-color: #E53935;\n        }\n        * { box-sizing: border-box; }\n        body {\n            margin: 0; padding: 20px 0;\n            background: #f5f7fa;\n            font-family: 'Roboto', sans-serif;\n            color: #333;\n        }\n        .product-details {\n            max-width: 1200px;\n            margin: 0 auto 30px;\n            padding: 15px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            position: relative;\n        }\n        .profiqualitaet-badge {\n            position: absolute;\n            top: 20px; right: 20px;\n            background: linear-gradient(135deg, var(--brand-color), var(--accent-color));\n            color: white; padding: 8px 18px;\n            border-radius: 30px; font-weight: 700;\n            font-size: 0.85rem;\n            box-shadow: 0 4px 12px rgba(13, 58, 93, 0.25);\n            z-index: 10;\n        }\n        \/* Kernparameter-Bereich *\/\n        .specs-showcase {\n            display: flex; justify-content: space-between;\n            align-items: center;\n            background: white;\n            border-radius: 16px; padding: 25px 30px;\n            margin: 40px 0 50px;\n            box-shadow: 0 8px 30px rgba(13, 58, 93, 0.12);\n            border: 2px solid #e3edf7;\n            flex-wrap: wrap; gap: 20px;\n        }\n        .spec-item-compact {\n            display: flex; flex-direction: column;\n            align-items: center; text-align: center;\n            min-width: 120px; flex: 1;\n            transition: transform 0.3s ease;\n        }\n        .spec-item-compact:hover { transform: translateY(-5px); }\n        .spec-icon-compact {\n            width: 70px; height: 70px;\n            display: flex; align-items: center; justify-content: center;\n            background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n            border-radius: 50%; margin-bottom: 12px;\n            font-size: 28px; color: white;\n            box-shadow: 0 4px 10px rgba(13, 58, 93, 0.25);\n            transition: all 0.3s ease;\n        }\n        .spec-item-compact:hover .spec-icon-compact {\n            background: linear-gradient(135deg, var(--accent-color), #B71C1C);\n            transform: scale(1.05);\n        }\n        .spec-value-compact {\n            font-size: 1.3rem; font-weight: 800;\n            color: var(--brand-color); margin-bottom: 5px;\n        }\n        .spec-label-compact {\n            color: var(--brand-color);\n            font-size: 0.85rem; text-transform: uppercase;\n            letter-spacing: 0.5px; font-weight: 700;\n        }\n        .spec-subtitle { font-size: 0.8rem; color: #666; margin-top: 4px; }\n        .spec-divider { width: 1px; height: 50px; background: var(--brand-color); opacity: 0.2; }\n        \/* Feature-Bereiche - 5 Stück wie gefordert *\/\n        .feature-section {\n            display: flex; align-items: center;\n            margin-bottom: 30px; background: white;\n            border-radius: 16px; overflow: hidden;\n            box-shadow: 0 6px 20px rgba(13, 58, 93, 0.15);\n            border: 2px solid #e3edf7;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .feature-section:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 12px 30px rgba(13, 58, 93, 0.2);\n            border-color: var(--accent-color);\n        }\n        .feature-section:nth-child(even) { flex-direction: row-reverse; }\n        .feature-image {\n            flex: 1; min-height: 320px;\n            background: linear-gradient(135deg, #f8f9fa, #eef2f7);\n            display: flex; align-items: center; justify-content: center;\n            overflow: hidden;\n        }\n        .feature-image img {\n            width: 100%; height: 100%;\n            object-fit: contain; padding: 20px;\n            transition: transform 0.5s ease;\n        }\n        .feature-image:hover img { transform: scale(1.05); }\n        .feature-content { flex: 1; padding: 30px; background: #fff; }\n        .feature-title {\n            font-size: 1.5rem; color: var(--brand-color);\n            margin-bottom: 20px; font-weight: 800;\n            font-family: 'Roboto Condensed', sans-serif;\n            padding-bottom: 12px; position: relative;\n        }\n        .feature-title:after {\n            content: ''; position: absolute; bottom: 0; left: 0;\n            width: 60px; height: 4px; background: var(--accent-color);\n            border-radius: 2px;\n        }\n        .highlight-list {\n            list-style: none; margin: 0; padding: 0;\n        }\n        .highlight-list li {\n            position: relative; padding-left: 30px;\n            margin-bottom: 12px; color: #333;\n            font-size: 1.05rem; line-height: 1.5;\n        }\n        .highlight-list li::before {\n            content: \"✓\"; position: absolute; left: 0; top: 0;\n            font-size: 1.1rem; color: var(--brand-color); font-weight: bold;\n        }\n        .highlight-list li strong { color: var(--brand-color); }\n        .safety-note {\n            background-color: #FFEBEE;\n            border-left: 4px solid var(--accent-color);\n            padding: 14px 18px; margin-top: 20px;\n            border-radius: 6px; font-size: 0.9rem; line-height: 1.5;\n            font-weight: 600;\n        }\n        \/* Responsive *\/\n        @media (max-width: 1100px) {\n            .specs-showcase { gap: 15px; padding: 20px; }\n            .spec-item-compact { min-width: 100px; }\n            .spec-icon-compact { width: 60px; height: 60px; font-size: 24px; }\n            .spec-value-compact { font-size: 1.15rem; }\n            .spec-label-compact { font-size: 0.8rem; }\n        }\n        @media (max-width: 768px) {\n            .feature-section, .feature-section:nth-child(even) { flex-direction: column; }\n            .feature-image { min-height: 280px; width: 100%; }\n            .feature-content { padding: 25px; }\n            .specs-showcase { flex-wrap: wrap; justify-content: center; margin: 30px 0 40px; }\n            .spec-item-compact { flex: 0 0 calc(50% - 15px); margin-bottom: 15px; }\n            .spec-divider { display: none; }\n            .profiqualitaet-badge {\n                position: relative; top: auto; right: auto;\n                margin: 0 auto 15px; width: fit-content; display: block;\n                font-size: 0.8rem;\n            }\n        }\n        @media (max-width: 480px) {\n            .product-details { padding: 15px; border-radius: 10px; }\n            .specs-showcase { padding: 20px 15px; margin: 20px 0 30px; }\n            .spec-item-compact { flex: 0 0 calc(50% - 10px); }\n            .spec-icon-compact { width: 50px; height: 50px; font-size: 22px; margin-bottom: 8px; }\n            .feature-image { min-height: 240px; }\n            .feature-content { padding: 20px; }\n            .feature-title { font-size: 1.3rem; margin-bottom: 15px; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-details\"\u003e\n        \u003cdiv class=\"profiqualitaet-badge\"\u003eProfiqualität\u003c\/div\u003e\n        \n        \u003c!-- Kernparameter: Tragkraft \u003e Hubhöhe \u003e Kette \u003e Design --\u003e\n        \u003cdiv class=\"specs-showcase\"\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e0,75 t\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eTragkraft\u003c\/div\u003e\n                \u003cdiv class=\"spec-subtitle\"\u003e1650 lbs\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e3 m\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eHubhöhe\u003c\/div\u003e\n                \u003cdiv class=\"spec-subtitle\"\u003e10 Ft\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003eG80 Kette\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eHochfest\u003c\/div\u003e\n                \u003cdiv class=\"spec-subtitle\"\u003eVerzinkt\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e🔧\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003eKompakt\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eFür enge Räume\u003c\/div\u003e\n                \u003cdiv class=\"spec-subtitle\"\u003eTiefe Bauhöhe\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- 1. Robuste Tragkraft --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81bIwYiCQ5L.jpg?v=1761211784\u0026amp;width=823\" alt=\"Hebelkettenzug hebt Motor\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003eHebt bis zu 0,75 Tonnen sicher an\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eProfessionelle Tragkraft:\u003c\/strong\u003e 750 kg (1650 lbs) für anspruchsvolle Arbeiten.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eFür schwere Lasten:\u003c\/strong\u003e Ideal für Motoren, Maschinenteile, Baustahl.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eMechanischer Vorteil:\u003c\/strong\u003e Manueller Betrieb spart Kraft und Zeit.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"safety-note\"\u003e\n                    HINWEIS: Niemals die angegebene maximale Tragfähigkeit überschreiten.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- 2. Sicherheitshaken --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71eDx11zjLL.jpg?v=1761211784\u0026amp;width=823\" alt=\"360° Sicherheitshaken mit Verriegelung\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003eVollständig rotierende Sicherheitshaken\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e360° Drehung:\u003c\/strong\u003e Haken drehen sich frei für einfaches Ansetzen.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eSicherheitsverriegelung:\u003c\/strong\u003e Verhindert unbeabsichtigtes Lösen der Last.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eIndustriequalität:\u003c\/strong\u003e Aus legiertem Stahl für höchste Belastungen.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- 3. Drei-Stellen-Hebel --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81ja05BPqCL.jpg?v=1761211784\u0026amp;width=823\" alt=\"3-Stellen Hebel für Last, Neutral, Entlastung\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003ePräzise Steuerung mit 3-Stellen-Hebel\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eKlar gekennzeichnet:\u003c\/strong\u003e LAST – LEERLAUF – ENTLASTEN Positionen.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eSicheres Halten:\u003c\/strong\u003e Last bleibt in jeder Position gesichert.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eEinfache Bedienung:\u003c\/strong\u003e Intuitive Steuerung für Heben und Senken.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"safety-note\"\u003e\n                    Hebel auf \"LEERLAUF\" stellen, um die Kette frei durchzuziehen.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- 4. Ergonomie \u0026 Handhabung --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/815NbKE6dML.jpg?v=1761211784\u0026amp;width=823\" alt=\"Ergonomischer Griff und Sicherheitshaken\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003eErgonomisch für komfortables Arbeiten\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eAntirutsch-Griff:\u003c\/strong\u003e Gummiert für sicheren Halt auch mit Handschuhen.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eKomfortabel:\u003c\/strong\u003e Reduziert Ermüdung bei längerem Einsatz.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eKompaktes Design:\u003c\/strong\u003e Passt auch in beengte Montageräume.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- 5. Vielseitige Anwendung --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81Yn-ywrZdL.jpg?v=1761211785\u0026amp;width=823\" alt=\"Hebelkettenzug im Einsatz\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003eEinsatzbereit für Werkstatt und Baustelle\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eFür Werkstätten:\u003c\/strong\u003e Motorentnahme, Maschinenwartung, Reparaturen.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eFür Bau \u0026amp; Lager:\u003c\/strong\u003e Positionieren von Trägern, Ziehen von Lasten.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eTragbar und robust:\u003c\/strong\u003e Zuverlässige Leistung an jedem Arbeitsort.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cscript\u003edocument.addEventListener('touchstart', function(){}, {passive: true});\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"750 kg","offer_id":46640190914738,"sku":"PHO_0S468V2G","price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71Lr6eq23GL.jpg?v=1761211784"},{"product_id":"garvee-2-tonnen-dual-rad-tragerwagen-verstellbar-stahl-bau-industrie-pho_0y1fe0r2","title":"Garvee Schwere 2-Tonnen-Laufkatze für I-Träger – 4400 lbs Tragkraft, verstellbar 90–203 mm, Doppelrollen aus Stahl für Industrie \u0026 Bau","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    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        .garvee-product-module-003 {\n            --brand-color: #074174;\n            --accent-color: #FFC107;\n            --theme-dark: #1A1A1A;\n            --theme-light: #F5F7FA;\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 20px;\n            background: var(--theme-light);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(7, 65, 116, 0.08);\n            font-family: 'Roboto', sans-serif;\n            color: #333;\n            line-height: 1.6;\n        }\n        .garvee-product-module-003 * {\n            box-sizing: border-box;\n            font-family: 'Roboto', sans-serif;\n        }\n        \/* Top-Spezifikationen - HARD FACTS *\/\n        .garvee-product-module-003 .specs-showcase {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: linear-gradient(135deg, #ffffff 0%, var(--theme-light) 100%);\n            border-radius: 16px;\n            padding: 25px 30px;\n            margin-bottom: 40px;\n            flex-wrap: wrap;\n            gap: 15px;\n            box-shadow: 0 4px 12px rgba(7, 65, 116, 0.05);\n            border: 1px solid rgba(7, 65, 116, 0.1);\n        }\n        .garvee-product-module-003 .spec-item-compact {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            min-width: 120px;\n            flex: 1;\n        }\n        .garvee-product-module-003 .spec-icon-compact {\n            width: 60px;\n            height: 60px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n            border-radius: 50%;\n            margin-bottom: 10px;\n            font-size: 22px;\n            color: #fff;\n            box-shadow: 0 4px 8px rgba(7, 65, 116, 0.2);\n        }\n        .garvee-product-module-003 .spec-value-compact {\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: var(--brand-color);\n            margin-bottom: 3px;\n            line-height: 1.1;\n        }\n        .garvee-product-module-003 .spec-label-compact {\n            color: var(--theme-dark);\n            font-size: .7rem;\n            text-transform: uppercase;\n            letter-spacing: .5px;\n            font-weight: 600;\n            line-height: 1.2;\n        }\n        .garvee-product-module-003 .spec-divider {\n            width: 1px;\n            height: 40px;\n            background: linear-gradient(to bottom, transparent, var(--brand-color), transparent);\n            opacity: 0.2;\n        }\n        \/* Bild-Text-Module - PRÄZISE \u0026 DATENGETRIEBEN *\/\n        .garvee-product-module-003 .feature-section {\n            display: flex;\n            align-items: stretch;\n            margin-bottom: 25px;\n            background: #fff;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);\n            border: 1px solid #eaeaea;\n            min-height: 300px;\n        }\n        .garvee-product-module-003 .feature-section:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n        .garvee-product-module-003 .feature-image {\n            flex: 1;\n            min-height: 300px;\n            background: #f5f5f5;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            padding: 0;\n        }\n        .garvee-product-module-003 .feature-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n        .garvee-product-module-003 .feature-content {\n            flex: 1;\n            padding: 30px 35px;\n            background: #fff;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n        .garvee-product-module-003 .feature-title {\n            font-size: 1.5rem;\n            color: var(--brand-color);\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        .garvee-product-module-003 .highlight-list {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n        .garvee-product-module-003 .highlight-list li {\n            position: relative;\n            padding-left: 26px;\n            margin-bottom: 10px;\n            color: #444;\n            font-size: 0.95rem;\n            line-height: 1.5;\n        }\n        .garvee-product-module-003 .highlight-list li::before {\n            content: \"•\";\n            position: absolute;\n            left: 10px;\n            top: 0;\n            font-size: 1.2rem;\n            color: var(--accent-color);\n            font-weight: bold;\n            line-height: 1;\n        }\n        .garvee-product-module-003 .highlight-list li .data-highlight {\n            font-weight: 700;\n            color: var(--brand-color);\n        }\n        \/* Responsive Design *\/\n        @media (max-width: 1100px) {\n            .garvee-product-module-003 {\n                margin: 30px 20px;\n                padding: 15px;\n            }\n            .garvee-product-module-003 .specs-showcase {\n                gap: 15px;\n                padding: 20px;\n            }\n        }\n        @media (max-width: 850px) {\n            .garvee-product-module-003 .feature-section,\n            .garvee-product-module-003 .feature-section:nth-child(even) {\n                flex-direction: column;\n                min-height: auto;\n            }\n            .garvee-product-module-003 .feature-image {\n                min-height: 220px;\n                width: 100%;\n            }\n            .garvee-product-module-003 .feature-content {\n                padding: 25px 20px;\n            }\n            .garvee-product-module-003 .specs-showcase {\n                justify-content: center;\n                padding: 20px 15px;\n            }\n            .garvee-product-module-003 .spec-item-compact {\n                flex: 0 0 calc(50% - 10px);\n                margin-bottom: 15px;\n                min-width: auto;\n            }\n            .garvee-product-module-003 .spec-divider {\n                display: none;\n            }\n            .garvee-product-module-003 .specs-showcase .spec-icon-compact {\n                width: 50px;\n                height: 50px;\n                font-size: 20px;\n                margin-bottom: 8px;\n            }\n            .garvee-product-module-003 .specs-showcase .spec-value-compact {\n                font-size: 1.1rem;\n            }\n        }\n        @media (max-width: 550px) {\n            .garvee-product-module-003 {\n                padding: 10px;\n                margin: 20px 10px;\n            }\n            .garvee-product-module-003 .specs-showcase {\n                padding: 15px 10px;\n                gap: 10px;\n            }\n            .garvee-product-module-003 .spec-item-compact {\n                flex: 0 0 calc(50% - 10px);\n                margin-bottom: 15px;\n            }\n            .garvee-product-module-003 .feature-image {\n                min-height: 180px;\n            }\n            .garvee-product-module-003 .feature-title {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"garvee-product-module-003\"\u003e\n        \u003c!-- Top-Spezifikationen: DIE 4 HARTEN FAKTEN --\u003e\n        \u003cdiv class=\"specs-showcase\"\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"data-highlight\"\u003e4400 lbs\u003c\/span\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eTragkraft\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"data-highlight\"\u003e3,5\" - 8\"\u003c\/span\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eVerstellbare Breite\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e🛡️\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"data-highlight\"\u003eStahl\u003c\/span\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eHochfester Stahl\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-item-compact\"\u003e\n                \u003cdiv class=\"spec-icon-compact\"\u003e⚙️\u003c\/div\u003e\n                \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"data-highlight\"\u003e4 Räder\u003c\/span\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-label-compact\"\u003eDoppelrollen-System\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 1. Schwerlast-Kapazität --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg loading=\"lazy\" alt=\"2 Tonnen Laufkatze unter hoher Last\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/cimage_f6e1b586bd4f4034.jpg?v=1762246920\u0026amp;width=713\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003e1. Schwerlast-Kapazität von \u003cspan class=\"data-highlight\"\u003e2 Tonnen (4400 lbs)\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003eSichere Handhabung von Lasten bis zu \u003cspan class=\"data-highlight\"\u003e2000 kg\u003c\/span\u003e – ideal für Werkstätten und Baustellen.\u003c\/li\u003e\n                    \u003cli\u003eRobuste \u003cspan class=\"data-highlight\"\u003eStahlrahmen-Konstruktion\u003c\/span\u003e mit dauerhafter Pulverbeschichtung für Langlebigkeit.\u003c\/li\u003e\n                    \u003cli\u003eReduziert körperliche Belastung und erhöht die Effizienz beim Transport.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 2. Universelle Kompatibilität --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg loading=\"lazy\" alt=\"Verstellbare Breite der I-Träger Laufkatze\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/cimage_550a52c4d6945502.jpg?v=1762246920\u0026amp;width=713\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003e2. Universelle Kompatibilität\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003eVerstellbare Flanschbreite von \u003cspan class=\"data-highlight\"\u003e90–203 mm (3,5–8 Zoll)\u003c\/span\u003e passt auf die meisten Standard-I-Träger.\u003c\/li\u003e\n                    \u003cli\u003eEinsetzbar auf \u003cspan class=\"data-highlight\"\u003egeraden und gebogenen Schienen\u003c\/span\u003e für maximale Flexibilität.\u003c\/li\u003e\n                    \u003cli\u003eKompatibel mit \u003cspan class=\"data-highlight\"\u003eHand- und Elektrohebezeugen\u003c\/span\u003e – keine Stromversorgung nötig.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3. Präziser \u0026 sicherer Lauf --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg loading=\"lazy\" alt=\"Details der Dual-Rad Konstruktion\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/cimage_14d50d6a26d66a83.jpg?v=1762246920\u0026amp;width=713\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003e3. Präziser \u0026amp; sicherer Lauf\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003e\n\u003cspan class=\"data-highlight\"\u003eVier große Stahl-Doppelrollen\u003c\/span\u003e mit Seitengleitlagern für sanfte, stabile Bewegung.\u003c\/li\u003e\n                    \u003cli\u003eIntegrierte \u003cspan class=\"data-highlight\"\u003eStoßschützer und Verriegelungsmuttern\u003c\/span\u003e erhöhen die Betriebssicherheit.\u003c\/li\u003e\n                    \u003cli\u003ePräzise Führung auch unter \u003cspan class=\"data-highlight\"\u003emaximaler Belastung\u003c\/span\u003e für kontrollierten Transport.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 4. Einfache Handhabung --\u003e\n        \u003cdiv class=\"feature-section\"\u003e\n            \u003cdiv class=\"feature-image\"\u003e\n                \u003cimg loading=\"lazy\" alt=\"Einfache Montage der Laufkatze\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/cimage_5fe4f29ad92332ba.jpg?v=1762246920\u0026amp;width=713\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-content\"\u003e\n                \u003ch2 class=\"feature-title\"\u003e4. Einfache Handhabung \u0026amp; vielseitiger Einsatz\u003c\/h2\u003e\n                \u003cul class=\"highlight-list\"\u003e\n                    \u003cli\u003eSchnelle, werkzeugfreie Montage – sofort einsatzbereit.\u003c\/li\u003e\n                    \u003cli\u003eIdeal für \u003cspan class=\"data-highlight\"\u003eLagerhallen, Fabriken, Baustellen, Docks\u003c\/span\u003e und Instandhaltung.\u003c\/li\u003e\n                    \u003cli\u003eProfessionelle Lösung für \u003cspan class=\"data-highlight\"\u003eHeben und Transportieren\u003c\/span\u003e schwerer Materialien.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"2T","offer_id":46640206250162,"sku":"PHO_0Y1FE0R2","price":47.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/aw_1c41d6f69d398d66.jpg?v=1762246920"},{"product_id":"garvee-winch-recovery-kit-3x8-stahl-korrosionsbestaendig-truck-suv-atv-pau_3mfme79e","title":"Garvee Winch Recovery Kit – 3x8 Stahl, Korrosionsbeständig – Ideal für Truck, SUV, ATV und off-road Abenteuer","description":"\u003cstyle\u003e\n    .garvee-product-description {\n        font-family: Arial, sans-serif;\n        max-width: 100%;\n        margin: 0 auto;\n        padding: 20px;\n        color: #333;\n        line-height: 1.6;\n    }\n    .garvee-product-description .product-highlight {\n        font-size: 25px;\n        color: #074174;\n        font-weight: bold;\n        margin-bottom: 20px;\n        text-align: center;\n    }\n    .garvee-product-description .product-section {\n        margin-bottom: 40px;\n    }\n    .garvee-product-description .product-image-container {\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto 20px;\n        display: block;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n        text-align: center;\n    }\n    .garvee-product-description .product-image {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n    }\n    .garvee-product-description .image-caption {\n        text-align: center;\n        font-style: italic;\n        margin-bottom: 20px;\n        color: #666;\n    }\n    .garvee-product-description h2, \n    .garvee-product-description h3 {\n        color: #2c3e50;\n        background-color: #e6f7ff;\n        padding: 10px;\n        margin-top: 30px;\n        border-radius: 4px;\n        text-align: center;\n    }\n    .garvee-product-description .feature-list {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n    }\n    .garvee-product-description .feature-item {\n        flex-basis: 100%;\n        margin-bottom: 30px;\n        background-color: #f9f9f9;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n        text-align: center;\n    }\n    .garvee-product-description .feature-item h3 {\n        color: #2980b9;\n        margin-top: 0;\n    }\n    .garvee-product-description .limited-stock {\n        color: #e74c3c;\n        font-weight: bold;\n        font-style: italic;\n        margin-top: 30px;\n        font-size: 20px;\n        text-align: center;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-description\"\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv style=\"color: #000; font-size: 15px;\" class=\"product-image-container\"\u003eRobust und langlebig – Perfekt für Trucks, SUVs und ATVs bei jeder schwierigen Bergungssituation!\u003c\/div\u003e\n\u003cdiv class=\"product-highlight\"\u003eGarvee Winch Recovery Kit – 3x8 Stahl, Korrosionsbeständig, für schnelle Bergungen und Reparaturen\u003c\/div\u003e\n\u003cp\u003eDas \u003cstrong\u003eGarvee Winch Recovery Kit\u003c\/strong\u003e mit 3x8 Stahlseil ist ein unverzichtbares Zubehör für jedes Offroad-Abenteuer. Korrosionsbeständig und mit robustem Design ist dieses Kit ideal für Trucks, SUVs und ATVs, um in schwierigen Situationen schnell und effizient wieder freizukommen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003ch2\u003eWarum das Garvee Winch Recovery Kit wählen?\u003c\/h2\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eKorrosionsbeständiges Stahlseil\u003c\/h3\u003e\n\u003cp\u003eDas 3x8 Stahlseil ist besonders widerstandsfähig gegenüber Rost und äußeren Einflüssen, was eine langfristige Nutzung garantiert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eOptimale Stärke und Haltbarkeit\u003c\/h3\u003e\n\u003cp\u003eDas Recovery Kit ist so konzipiert, dass es auch unter extremen Belastungen zuverlässig funktioniert, ideal für schwierige Bergungssituationen im Gelände.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eVielseitig einsetzbar\u003c\/h3\u003e\n\u003cp\u003ePerfekt geeignet für Trucks, SUVs und ATVs, um Fahrzeuge aus Schlamm, Sand oder Schnee zu befreien – ein echtes Allround-Talent!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eLeicht zu handhaben\u003c\/h3\u003e\n\u003cp\u003eMit klaren Anweisungen und benutzerfreundlichem Design ist das Kit einfach zu bedienen, auch unter schwierigen Bedingungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eKomplettes Set\u003c\/h3\u003e\n\u003cp\u003eDas Recovery Kit enthält alles, was Sie für eine schnelle und sichere Bergung benötigen – perfekt für Notfälle im Offroad-Bereich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003ch3\u003eHochwertige Materialien\u003c\/h3\u003e\n\u003cp\u003eHergestellt aus robusten, langlebigen Materialien, die auch in den härtesten Umgebungen zuverlässig funktionieren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Grün","offer_id":46640345055410,"sku":"PAU_3MFME79E","price":36.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71rDohIgxnL.jpg?v=1761213758"},{"product_id":"garvee-magnetheber-1320lbs-schwerlast-industrie-werkstatt-pis_00vgf32b","title":"Garvee Magnetheber 600 kg Tragkraft – Schwerlast Magnet mit N42 Dauermagneten, Manueller Griff \u0026 2,5 Sicherheitsfaktor für Stahlplatten und Rundmaterial","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@400;700\u0026amp;family=Roboto:wght@300;400;500;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .garvee-product-details * { box-sizing: border-box; }\n    .garvee-product-details {\n        max-width: 1200px; margin: 0 auto 30px; padding: 15px;\n        background: #fff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        font-family: 'Roboto', sans-serif; color: #333;\n    }\n    \/* Kernparameter *\/\n    .garvee-specs-showcase {\n        display: flex; justify-content: space-between; align-items: center;\n        background: white; border-radius: 12px; padding: 25px 30px; margin: 40px 0 50px;\n        box-shadow: 0 8px 30px rgba(7, 65, 116, 0.12); border: 2px solid #074174;\n        flex-wrap: wrap; gap: 15px;\n    }\n    .garvee-spec-item-compact {\n        display: flex; flex-direction: column; align-items: center; text-align: center;\n        min-width: 120px; flex: 1;\n    }\n    .garvee-spec-icon-compact {\n        width: 60px; height: 60px; display: flex; align-items: center; justify-content: center;\n        background: #074174; border-radius: 50%; margin-bottom: 10px;\n        font-size: 24px; color: white;\n    }\n    .garvee-spec-value-compact {\n        font-size: 1.2rem; font-weight: 800; color: #074174; margin-bottom: 2px;\n        font-family: 'Roboto Condensed', sans-serif;\n    }\n    .garvee-spec-label-compact {\n        color: #074174; font-size: 0.8rem; text-transform: uppercase;\n        letter-spacing: 0.5px; font-weight: 700; line-height: 1.2;\n    }\n    .garvee-spec-divider {\n        width: 1px; height: 40px; background: #074174; opacity: 0.2;\n    }\n    \/* Feature-Bereiche *\/\n    .garvee-feature-section {\n        display: flex; align-items: center; margin-bottom: 25px; background: white;\n        border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        border: 1px solid #eaeded;\n    }\n    .garvee-feature-section:nth-child(even) { flex-direction: row-reverse; }\n    .garvee-feature-image {\n        flex: 1; min-height: 280px; background: #f8f9fa;\n        display: flex; align-items: center; justify-content: center; overflow: hidden;\n    }\n    .garvee-feature-image img {\n        width: 100%; height: 100%; object-fit: cover; display: block;\n    }\n    .garvee-feature-content {\n        flex: 1; padding: 25px; background: #fff;\n    }\n    .garvee-feature-title {\n        font-size: 1.3rem; color: #074174; margin-bottom: 15px; font-weight: 700;\n        font-family: 'Roboto Condensed', sans-serif; padding-bottom: 8px; position: relative;\n    }\n    .garvee-feature-title:after {\n        content: ''; position: absolute; bottom: 0; left: 0;\n        width: 40px; height: 3px; background: #074174; border-radius: 2px;\n    }\n    .garvee-highlight-list {\n        list-style: none !important;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n    .garvee-highlight-list li {\n        position: relative; padding-left: 24px; margin-bottom: 10px; color: #333;\n        font-size: 0.95rem; line-height: 1.5; list-style: none !important;\n    }\n    .garvee-highlight-list li::before {\n        content: \"✓\"; position: absolute; left: 0; top: 1px;\n        font-size: 0.9rem; color: #333; font-weight: normal;\n    }\n    .garvee-highlight-list li strong {\n        color: #074174; font-weight: 700;\n    }\n    @media (max-width: 768px) {\n        .garvee-feature-section, .garvee-feature-section:nth-child(even) { flex-direction: column; }\n        .garvee-feature-image { min-height: 200px; width: 100%; }\n        .garvee-feature-content { padding: 20px; }\n        .garvee-specs-showcase { \n            flex-wrap: wrap; \n            justify-content: space-between; \n            margin: 30px 0 40px;\n            gap: 15px;\n        }\n        .garvee-spec-item-compact { \n            flex: 0 0 calc(50% - 8px); \n            margin-bottom: 15px;\n            min-width: auto;\n        }\n        .garvee-spec-divider { display: none; }\n    }\n    @media (max-width: 480px) {\n        .garvee-specs-showcase { \n            padding: 15px 10px; \n            margin: 20px 0 30px; \n            gap: 10px;\n        }\n        .garvee-spec-item-compact { \n            flex: 0 0 calc(50% - 5px);\n            margin-bottom: 12px;\n        }\n        .garvee-spec-icon-compact {\n            width: 50px;\n            height: 50px;\n            font-size: 20px;\n        }\n        .garvee-spec-value-compact {\n            font-size: 1.1rem;\n        }\n        .garvee-feature-content { padding: 18px; }\n        .garvee-feature-title { font-size: 1.2rem; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-details\"\u003e\n\u003c!-- KERNPARAMETER --\u003e\n\u003cdiv class=\"garvee-specs-showcase\"\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🏗️\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003e600 kg\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eMax. Tragkraft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003eKein Strom\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003ePermanentmagnet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003eU-Slot\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eFür Rundmaterial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003e2.5x Sicherheit\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eÜberlastschutz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. TRAGKRAFT (仅专注于承重) --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Magnetlifter hebt Stahlplatte\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81IMmoj-e6L.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eIndustrielle Schwerlast-Kapazität\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\u003c\/ul\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHebt bis zu 600 kg (1320 lbs)\u003c\/strong\u003e schwere Stahlplatten, Blöcke und Maschinenteile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStabile Mehrfach-Magnetblöcke\u003c\/strong\u003e für sichere Kraftübertragung ohne Verrutschen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. ROBUSTE KONSTRUKTION --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Robuste Hakenkonstruktion\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81pmeVDqwpL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eFür den harten industriellen Einsatz\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2.5-facher Sicherheitsfaktor\u003c\/strong\u003e für absolute Betriebssicherheit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeschmiedete Stahlhaken\u003c\/strong\u003e – brechen und verformen sich nicht.\u003c\/li\u003e\n\u003cli\u003eRobustes Gehäuse mit \u003cstrong\u003eAnti-Korrosionsschutz\u003c\/strong\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. VIELSEITIGES U-SLOT DESIGN --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"U-förmige Nut für verschiedene Formen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71hHcsZOsXL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eMehr als nur flache Platten\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpezielle U-förmige Nut\u003c\/strong\u003e für Rundstäbe, Rohre und Zylinder.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimierte Haftfläche\u003c\/strong\u003e für maximalen Grip auf ebenen Flächen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. EINFACHE BEDIENUNG \u0026 ERGONOMIE --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Magnetlifter mit Griff und Bedienungsanzeige\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71Qms8gCHiL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eEinfache Bedienung \u0026amp; Ergonomie\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRobuster, gummi-ummantelter Griff\u003c\/strong\u003e für festen, rutschsicheren Halt.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKlar gekennzeichneter Ein-\/Ausschalt-Indikator\u003c\/strong\u003e für intuitive Bedienung.\u003c\/li\u003e\n\u003cli\u003eErgonomisches Design \u003cstrong\u003ereduziert Ermüdung\u003c\/strong\u003e bei wiederholter Anwendung.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"600kg","offer_id":46640371400882,"sku":"PIS_00VGF32B","price":115.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/6190poH0E1L.jpg?v=1766552493"},{"product_id":"garvee-magnetischer-hebelifter-880lbs-gummi-griff-stahlplatten-industrie-pis_00vgiqhy","title":"Garvee Magnetheber 400 kg Tragkraft – Schwerlast Magnet mit N42 Dauermagneten, Manueller Griff \u0026 2,5 Sicherheitsfaktor für Stahlplatten und Rundmaterial","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@400;700\u0026amp;family=Roboto:wght@300;400;500;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .garvee-product-details * { box-sizing: border-box; }\n    .garvee-product-details {\n        max-width: 1200px; margin: 0 auto 30px; padding: 15px;\n        background: #fff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        font-family: 'Roboto', sans-serif; color: #333;\n    }\n    \/* Kernparameter *\/\n    .garvee-specs-showcase {\n        display: flex; justify-content: space-between; align-items: center;\n        background: white; border-radius: 12px; padding: 25px 30px; margin: 40px 0 50px;\n        box-shadow: 0 8px 30px rgba(7, 65, 116, 0.12); border: 2px solid #074174;\n        flex-wrap: wrap; gap: 15px;\n    }\n    .garvee-spec-item-compact {\n        display: flex; flex-direction: column; align-items: center; text-align: center;\n        min-width: 120px; flex: 1;\n    }\n    .garvee-spec-icon-compact {\n        width: 60px; height: 60px; display: flex; align-items: center; justify-content: center;\n        background: #074174; border-radius: 50%; margin-bottom: 10px;\n        font-size: 24px; color: white;\n    }\n    .garvee-spec-value-compact {\n        font-size: 1.2rem; font-weight: 800; color: #074174; margin-bottom: 2px;\n        font-family: 'Roboto Condensed', sans-serif;\n    }\n    .garvee-spec-label-compact {\n        color: #074174; font-size: 0.8rem; text-transform: uppercase;\n        letter-spacing: 0.5px; font-weight: 700; line-height: 1.2;\n    }\n    .garvee-spec-divider {\n        width: 1px; height: 40px; background: #074174; opacity: 0.2;\n    }\n    \/* Feature-Bereiche *\/\n    .garvee-feature-section {\n        display: flex; align-items: center; margin-bottom: 25px; background: white;\n        border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        border: 1px solid #eaeded;\n    }\n    .garvee-feature-section:nth-child(even) { flex-direction: row-reverse; }\n    .garvee-feature-image {\n        flex: 1; min-height: 280px; background: #f8f9fa;\n        display: flex; align-items: center; justify-content: center; overflow: hidden;\n    }\n    .garvee-feature-image img {\n        width: 100%; height: 100%; object-fit: cover; display: block;\n    }\n    .garvee-feature-content {\n        flex: 1; padding: 25px; background: #fff;\n    }\n    .garvee-feature-title {\n        font-size: 1.3rem; color: #074174; margin-bottom: 15px; font-weight: 700;\n        font-family: 'Roboto Condensed', sans-serif; padding-bottom: 8px; position: relative;\n    }\n    .garvee-feature-title:after {\n        content: ''; position: absolute; bottom: 0; left: 0;\n        width: 40px; height: 3px; background: #074174; border-radius: 2px;\n    }\n    .garvee-highlight-list {\n        list-style: none !important;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n    .garvee-highlight-list li {\n        position: relative; padding-left: 24px; margin-bottom: 10px; color: #333;\n        font-size: 0.95rem; line-height: 1.5; list-style: none !important;\n    }\n    .garvee-highlight-list li::before {\n        content: \"✓\"; position: absolute; left: 0; top: 1px;\n        font-size: 0.9rem; color: #333; font-weight: normal;\n    }\n    .garvee-highlight-list li strong {\n        color: #074174; font-weight: 700;\n    }\n    @media (max-width: 768px) {\n        .garvee-feature-section, .garvee-feature-section:nth-child(even) { flex-direction: column; }\n        .garvee-feature-image { min-height: 200px; width: 100%; }\n        .garvee-feature-content { padding: 20px; }\n        .garvee-specs-showcase { \n            flex-wrap: wrap; \n            justify-content: space-between; \n            margin: 30px 0 40px;\n            gap: 15px;\n        }\n        .garvee-spec-item-compact { \n            flex: 0 0 calc(50% - 8px); \n            margin-bottom: 15px;\n            min-width: auto;\n        }\n        .garvee-spec-divider { display: none; }\n    }\n    @media (max-width: 480px) {\n        .garvee-specs-showcase { \n            padding: 15px 10px; \n            margin: 20px 0 30px; \n            gap: 10px;\n        }\n        .garvee-spec-item-compact { \n            flex: 0 0 calc(50% - 5px);\n            margin-bottom: 12px;\n        }\n        .garvee-spec-icon-compact {\n            width: 50px;\n            height: 50px;\n            font-size: 20px;\n        }\n        .garvee-spec-value-compact {\n            font-size: 1.1rem;\n        }\n        .garvee-feature-content { padding: 18px; }\n        .garvee-feature-title { font-size: 1.2rem; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-details\"\u003e\n\u003c!-- KERNPARAMETER --\u003e\n\u003cdiv class=\"garvee-specs-showcase\"\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🏗️\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003e400 kg\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eMax. Tragkraft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003eKein Strom\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003ePermanentmagnet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003eU-Slot\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eFür Rundmaterial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-item-compact\"\u003e\n\u003cdiv class=\"garvee-spec-icon-compact\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-value-compact\"\u003e2.5x Sicherheit\u003c\/div\u003e\n\u003cdiv class=\"garvee-spec-label-compact\"\u003eÜberlastschutz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. TRAGKRAFT (仅专注于承重) --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Magnetlifter hebt Stahlplatte\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/1704952263244.jpg?v=1766552498\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eIndustrielle Schwerlast-Kapazität\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\u003c\/ul\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHebt bis zu 400 kg (880 lbs)\u003c\/strong\u003e schwere Stahlplatten, Blöcke und Maschinenteile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStabile Mehrfach-Magnetblöcke\u003c\/strong\u003e für sichere Kraftübertragung ohne Verrutschen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. ROBUSTE KONSTRUKTION --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Robuste Hakenkonstruktion\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81pmeVDqwpL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eFür den harten industriellen Einsatz\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2.5-facher Sicherheitsfaktor\u003c\/strong\u003e für absolute Betriebssicherheit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeschmiedete Stahlhaken\u003c\/strong\u003e – brechen und verformen sich nicht.\u003c\/li\u003e\n\u003cli\u003eRobustes Gehäuse mit \u003cstrong\u003eAnti-Korrosionsschutz\u003c\/strong\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. VIELSEITIGES U-SLOT DESIGN --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"U-förmige Nut für verschiedene Formen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71hHcsZOsXL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eMehr als nur flache Platten\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpezielle U-förmige Nut\u003c\/strong\u003e für Rundstäbe, Rohre und Zylinder.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimierte Haftfläche\u003c\/strong\u003e für maximalen Grip auf ebenen Flächen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. EINFACHE BEDIENUNG \u0026 ERGONOMIE --\u003e\n\u003cdiv class=\"garvee-feature-section\"\u003e\n\u003cdiv class=\"garvee-feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Magnetlifter mit Griff und Bedienungsanzeige\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71Qms8gCHiL.jpg?v=1766552493\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch2 class=\"garvee-feature-title\"\u003eEinfache Bedienung \u0026amp; Ergonomie\u003c\/h2\u003e\n\u003cul class=\"garvee-highlight-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRobuster, gummi-ummantelter Griff\u003c\/strong\u003e für festen, rutschsicheren Halt.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKlar gekennzeichneter Ein-\/Ausschalt-Indikator\u003c\/strong\u003e für intuitive Bedienung.\u003c\/li\u003e\n\u003cli\u003eErgonomisches Design \u003cstrong\u003ereduziert Ermüdung\u003c\/strong\u003e bei wiederholter Anwendung.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"400kg","offer_id":46640371630258,"sku":"PIS_00VGIHQY","price":105.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/cimage_00fef2a150806bea.jpg?v=1766552498"},{"product_id":"garvee-kettenbinder-set-38x12-zink-stahl-verstellbarer-haken-industrie-landwirtschaft-pis_00xqrh31","title":"Garvee Schwerlast-Kettenbinder Set 3\/8-1\/2 Zoll – 2 Ratschenbinder \u0026 2 G70-Ketten, Komplettset für professionelle Ladungssicherung","description":"\u003cstyle\u003e\n.garvee-product-module-003 {\n    --brand-color: #074174;\n    --accent-color: #FFC107;\n    max-width: 1200px;\n    margin: 20px auto;\n    padding: 15px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,.05);\n    font-family: 'Roboto', sans-serif\n}\n.garvee-product-module-003 * {\n    box-sizing: border-box\n}\n.garvee-product-module-003 .specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n    border-radius: 16px;\n    padding: 25px 30px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n    gap: 20px;\n    box-shadow: 0 8px 30px rgba(7,65,116,.12);\n    border: 2px solid #e9f2ff\n}\n.garvee-product-module-003 .spec-item-compact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 120px;\n    flex: 1\n}\n.garvee-product-module-003 .spec-icon-compact {\n    width: 70px;\n    height: 70px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n    border-radius: 50%;\n    margin-bottom: 12px;\n    font-size: 28px;\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(7,65,116,.25)\n}\n.garvee-product-module-003 .spec-value-compact {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--brand-color);\n    margin-bottom: 4px;\n    line-height: 1.2\n}\n.garvee-product-module-003 .spec-label-compact {\n    color: var(--brand-color);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-weight: 600;\n    line-height: 1.1\n}\n.garvee-product-module-003 .spec-divider {\n    width: 1px;\n    height: 50px;\n    background: var(--brand-color);\n    opacity: .2\n}\n.garvee-product-module-003 .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(7,65,116,.15);\n    border: 2px solid #e9f2ff;\n    min-height: 340px\n}\n.garvee-product-module-003 .feature-section:nth-child(even) {\n    flex-direction: row-reverse\n}\n.garvee-product-module-003 .feature-image {\n    flex: 1;\n    min-height: 320px;\n    background: #f0f4f8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 10px\n}\n.garvee-product-module-003 .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain\n}\n.garvee-product-module-003 .feature-content {\n    flex: 1;\n    padding: 30px;\n    background: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n}\n.garvee-product-module-003 .feature-title {\n    font-size: 1.5rem;\n    color: var(--brand-color);\n    margin-bottom: 15px;\n    font-weight: 700;\n    font-family: 'Roboto Condensed', sans-serif;\n    padding-bottom: 10px;\n    position: relative\n}\n.garvee-product-module-003 .feature-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--brand-color);\n    border-radius: 3px\n}\n.garvee-product-module-003 .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0\n}\n.garvee-product-module-003 .highlight-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 10px;\n    color: #333;\n    font-size: 1rem;\n    line-height: 1.5\n}\n.garvee-product-module-003 .highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 8px;\n    top: 0;\n    font-size: 1.1rem;\n    color: var(--brand-color);\n    font-weight: 700\n}\n.garvee-product-module-003 .highlight-list li .dual-unit {\n    font-weight: 700;\n    color: var(--brand-color)\n}\n@media (max-width: 992px) {\n    .garvee-product-module-003 .specs-showcase {\n        gap: 15px;\n        padding: 20px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        min-width: 100px\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        font-size: 24px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1.1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .7rem\n    }\n}\n@media (max-width: 768px) {\n    .garvee-product-module-003 .feature-section, .garvee-product-module-003 .feature-section:nth-child(even) {\n        flex-direction: column;\n        min-height: auto\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 250px;\n        width: 100%;\n        padding: 15px\n    }\n    .garvee-product-module-003 .feature-content {\n        padding: 25px\n    }\n    .garvee-product-module-003 .specs-showcase {\n        flex-wrap: wrap;\n        justify-content: center\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 15px);\n        margin-bottom: 15px\n    }\n    .garvee-product-module-003 .spec-divider {\n        display: none\n    }\n}\n@media (max-width: 480px) {\n    .garvee-product-module-003 {\n        padding: 10px;\n        margin: 10px auto\n    }\n    .garvee-product-module-003 .specs-showcase {\n        gap: 10px;\n        padding: 15px 10px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 10px);\n        margin-bottom: 15px;\n        min-width: auto\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 50px;\n        height: 50px;\n        font-size: 22px;\n        margin-bottom: 8px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .65rem\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 220px\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-product-module-003\"\u003e\n    \u003c!-- 顶部核心参数 --\u003e\n    \u003cdiv class=\"specs-showcase\"\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003eG70\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eKette\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e6.6k lbs\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eWLL Kette\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🔩\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e3\/8\"-1\/2\"\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eGröße\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e10 Fuß\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eLänge\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 1. 高强度链条 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Schwere G70 Transportkette mit hoher Traglast\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/718RC-nhj_L_cfb89b7f-998f-4386-bc66-fe2c6453b3fe.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eMaximale Sicherheit durch hohe Festigkeit\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eVerstärkte \u003cspan class=\"dual-unit\"\u003eG70 Transportkette\u003c\/span\u003e für professionellen Einsatz.\u003c\/li\u003e\n                \u003cli\u003eArbeitslastgrenze (WLL) von \u003cspan class=\"dual-unit\"\u003e6.600 lbs (3 Tonnen)\u003c\/span\u003e und Bruchlast von 26.400 lbs.\u003c\/li\u003e\n                \u003cli\u003eVerzinkte Oberfläche für hervorragenden Korrosionsschutz und lange Lebensdauer.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 2. 便捷的棘轮张紧器 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Einstellbarer Ratsche-Spanner zum einfachen Straffen und Lösen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71wos7_-2lL.jpg?v=1765357732\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003ePräzise Spannung auf Knopfdruck\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eEinfache Bedienung mit Ratsche: \u003cspan class=\"dual-unit\"\u003estraffen und lösen\u003c\/span\u003e mit minimalem Kraftaufwand.\u003c\/li\u003e\n                \u003cli\u003eVerstellbare Hakenlänge für flexible Anpassung an verschiedene Lasten.\u003c\/li\u003e\n                \u003cli\u003eErgonomischer Griff für sicheres und bequemes Handling auch mit Handschuhen.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 3. 广泛的应用场景 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Vielseitige Anwendung in Transport, Landwirtschaft und Industrie\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71tLfzmXF-L_1f78d515-df8a-4a2b-bc57-db74259f3acc.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eIhr universeller Helfer für sicheren Transport\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003ePerfekt für \u003cspan class=\"dual-unit\"\u003eLandwirtschaft, Industrie, Logistik und Baugewerbe\u003c\/span\u003e.\u003c\/li\u003e\n                \u003cli\u003eSicheres Verzurren von Maschinen, Baumaterialien, Holz und landwirtschaftlichen Erzeugnissen.\u003c\/li\u003e\n                \u003cli\u003eGewährleistet Stabilität und Sicherheit während des gesamten Transportprozesses.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4. 坚固耐用的构造 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Robuste, geschmiedete Haken für dauerhafte Zuverlässigkeit\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81KHpo-xfIL_dadc967e-d994-4f30-be15-72240a9fe5bf.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eFür höchste Ansprüche gemacht\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eHochfeste, \u003cspan class=\"dual-unit\"\u003egeschmiedete Stahlhaken\u003c\/span\u003e mit Greifbacken für rutschfesten Halt.\u003c\/li\u003e\n                \u003cli\u003eKomplette Einheit aus \u003cspan class=\"dual-unit\"\u003everzinktem Stahl\u003c\/span\u003e für Wetterbeständigkeit.\u003c\/li\u003e\n                \u003cli\u003eKonstruiert für dauerhaften Einsatz unter anspruchsvollen Bedingungen.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"3\/8\"-1\/2\" \/ 2 Stück \/ Kettenspanner + Kette (je 1×)","offer_id":46640408395954,"sku":"PIS_00XQRH31","price":98.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/8104zsqDFUL.jpg?v=1761214389"},{"product_id":"garvee-trockenbaulift-16ft-verstellbar-kohlenstoffstahl-heimwerker-pho_11kwj7fv","title":"Garvee Trockenbaulift 16 ft Verstellbarer Panelheber 150 LBS Tragkraft Kohlenstoffstahl Für Heimwerker Klappbar","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eTragfähigkeit von 150 LBS: Dieser Trockenbaulift ist aus robustem Kohlenstoffstahl gefertigt, was seine Langlebigkeit und Haltbarkeit gewährleistet. Mit einer maximalen Tragfähigkeit von 150 LBS ist dieses rollbare Trockenbau-Liftpaneel ideal für den Heim- und gewerblichen Gebrauch.\u003c\/li\u003e\n\u003cli\u003eVerstellbarer Teleskoparm: Der Teleskoparm kann von 4 bis 9,5 ft ausgefahren werden und bietet eine robuste Unterstützung für verschiedene Paneele bis zu 150 LBS. Der Gipskartonlift kann auch eine Höhe von 16 ft erreichen und hilft Ihnen, die Decke zu befestigen.\u003c\/li\u003e\n\u003cli\u003eEin-Personen-Bedienung: Der Trockenbaulift ist für die Bedienung durch eine Person ausgelegt, was die Handhabung von Gipskartonplatten und die Installation ohne zusätzliche Hilfe erleichtert und die Effizienz der Arbeit verbessert. Perfekt für Heimwerker und den privaten Gebrauch.\u003c\/li\u003e\n\u003cli\u003eEingebaute Winde: Der Trockenbaulift ist mit einer eingebauten Winde ausgestattet, die die Trockenbauinstallation vereinfacht und Zeit sowie Energie spart. Dieses Winden-Bediensystem sorgt für ein sanftes und kontrolliertes Heben und Senken der Trockenbauplatten und erhöht die Sicherheit und Stabilität während des Betriebs.\u003c\/li\u003e\n\u003cli\u003eSicher und gut ausbalanciert: Der Trockenbauliftständer verfügt über drei arretierbare Räder, die Stabilität gewährleisten und gleichzeitig ein einfaches Bewegen ermöglichen. Der Gipskartonlift wird von einer breiten Dreibeinbasis mit 3 rutschfesten, arretierbaren Rollen für eine sichere Installation getragen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708329808762_f0518fe1-40d2-450a-9266-32f4a5081b6f.jpg?v=1761366015\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708329808762_f0518fe1-40d2-450a-9266-32f4a5081b6f.jpg?v=1761366015\" alt=\"PHO_11KWJ7FV\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708329808759_68996d56-8b64-47b2-8033-943d14410467.jpg?v=1761366015\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708329808759_68996d56-8b64-47b2-8033-943d14410467.jpg?v=1761366015\" alt=\"PHO_11KWJ7FV\"\u003e","brand":"Garvee","offers":[{"title":"Rot","offer_id":46650039271602,"sku":"PHO_11KWJ7FV","price":296.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/611n8lWcNvL.jpg?v=1761366024"},{"product_id":"garvee-trockenbauheber-11ft-150lbs-carbonstahl-heimwerker-pho_11ktg67n","title":"Garvee Trockenbauheber 11FT Mit 150LBS Tragkraft, 360° Teleskoparm, Carbonstahl, 3 Feststellräder, Heimwerker","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eTragfähigkeit von 150 lbs: Dieser Trockenbaulift ist aus robustem Kohlenstoffstahl gefertigt, der Langlebigkeit und Haltbarkeit gewährleistet. Mit einer maximalen Tragfähigkeit von 150 lbs ist dieses rollbare Trockenbau-Liftpaneel ideal für den Heim- und gewerblichen Gebrauch.\u003c\/li\u003e\n\u003cli\u003eVerstellbarer Teleskoparm: Der Teleskoparm kann von 4 bis 9,5 Fuß ausgefahren werden und bietet eine robuste Unterstützung für verschiedene Paneele bis zu 150 lbs. Der Sheetrock-Lift kann auch eine Höhe von 11 Fuß erreichen und hilft Ihnen, ihn an der Decke zu befestigen.\u003c\/li\u003e\n\u003cli\u003eEin-Personen-Bedienung: Der Trockenbaulift ist für die Bedienung durch eine Person ausgelegt, was die Handhabung von Sheetrock und Paneelinstallation ohne zusätzliche Hilfe erleichtert und die Effizienz der Arbeit verbessert. Perfekt für Heimwerker und den privaten Gebrauch.\u003c\/li\u003e\n\u003cli\u003eEingebaute Winde: Der Trockenbaulift ist mit einer eingebauten Winde ausgestattet, die die Trockenbauinstallation vereinfacht und Zeit sowie Energie spart. Dieses Winden-Bediensystem sorgt für ein sanftes und kontrolliertes Heben und Senken der Trockenbauplatten, was die Sicherheit und Stabilität während des Betriebs erhöht.\u003c\/li\u003e\n\u003cli\u003eSicher und gut ausbalanciert: Der Trockenbauliftständer verfügt über drei arretierbare Rollen, die Stabilität beim einfachen Bewegen gewährleisten. Der Sheetrock-Lift wird von einer breiten Dreibeinbasis mit 3 rutschfesten, arretierbaren Rollen für eine sichere Installation getragen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202717_e9a6480e-b6a0-4ad2-960c-e160f8dcdaa4.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202717_e9a6480e-b6a0-4ad2-960c-e160f8dcdaa4.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202730_9526fa3d-877e-4826-9910-1cff0dce78c8.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202730_9526fa3d-877e-4826-9910-1cff0dce78c8.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202724_c6c8474f-0621-4637-8d94-a4a24d0a6df9.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202724_c6c8474f-0621-4637-8d94-a4a24d0a6df9.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202729_809ac838-b788-440b-8aa3-8c3979005f9e.jpg?v=1761366055\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202729_809ac838-b788-440b-8aa3-8c3979005f9e.jpg?v=1761366055\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202723_aa790156-ebdc-475a-aa21-548f6c65d9bb.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202723_aa790156-ebdc-475a-aa21-548f6c65d9bb.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202726_e09ae126-7f26-4987-8bd3-21876be64f7c.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202726_e09ae126-7f26-4987-8bd3-21876be64f7c.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202727_33156732-e0b1-4ccd-aefd-13455728fea4.jpg?v=1761366053\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202727_33156732-e0b1-4ccd-aefd-13455728fea4.jpg?v=1761366053\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202720_32b30a62-0aaf-42cc-a00c-0f70b999eef3.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202720_32b30a62-0aaf-42cc-a00c-0f70b999eef3.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202721_752bba5f-7382-4af6-8944-90659bf3b074.jpg?v=1761366054\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1708330202721_752bba5f-7382-4af6-8944-90659bf3b074.jpg?v=1761366054\" alt=\"PHO_11KTG67N\"\u003e","brand":"Garvee","offers":[{"title":"Rot","offer_id":46650041761970,"sku":"PHO_11KTG67N","price":257.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/611n8lWcNvL_5675b825-fb0e-4899-970a-c2531c64cf0d.jpg?v=1761366066"},{"product_id":"garvee-stahl-ratschenkettenbinder-g80-haken-flachbett-lkw-pls_334m9c4q","title":"Garvee 4-Strang Stahl Ratschenkettenbinder Mit G80 Haken Für Flachbett-LKW, 7100 LBS Tragkraft, Anti-Rutsch Griff, 1\/2-3\/8 Zoll Ketten, 4er Set","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eRobuste Konstruktion für zuverlässige Leistung\nHergestellt aus hochwertigem Stahl, ist unser 4-Strang-Ratschenketten-Spanner darauf ausgelegt, schwere Lasten bis zu 7.100 lbs zu bewältigen. Perfekt zum Sichern von Ladung auf Flachbett-Anhängern, sorgt er dafür, dass Ihre Ladung während des Transports an Ort und Stelle bleibt. Mit G80-Haken bietet er überlegene Stärke und Haltbarkeit.\u003c\/li\u003e\n\u003cli\u003eArbeitsersparnis und benutzerfreundliches Design\nAusgestattet mit einem arbeitsersparenden, rutschfesten Griff macht unser Ratschen-Spanner das Anziehen und Sichern Ihrer Ladung einfacher denn je. Das ergonomische Design reduziert die Belastung und macht ihn ideal für den häufigen Gebrauch. Ein unverzichtbares Werkzeug für Lkw-Fahrer und Transporteure.\u003c\/li\u003e\n\u003cli\u003eVielseitige Kompatibilität\nKompatibel mit Ketten von 1\/2 Zoll bis 3\/8 Zoll passen unsere robusten Lastspanner zu einer Vielzahl von Zurranwendungen. Egal, ob Sie große Geräte oder sperrige Materialien sichern, dieser Spanner sorgt jedes Mal für einen sicheren Halt.\u003c\/li\u003e\n\u003cli\u003eSichere und zuverlässige Lastverwaltung\nMit einer sicheren Lastgrenze von 7.100 lbs bieten unsere Ratschenketten-Spanner während des Transports Sicherheit und Ruhe. Der Ratschenmechanismus sorgt für eine feste und sichere Passform und verhindert, dass sich Ihre Ladung verschiebt. Ideal für Flachbett-Lkw-Anhänger und schwere Transporte.\u003c\/li\u003e\n\u003cli\u003eKomplettes Set für effizientes Transportieren\nUnser 4er-Pack Ratschenketten-Spanner bietet eine komplette Lösung für Ihre Zurrbedürfnisse. Jeder Spanner ist langlebig gebaut, mit G80-Haken und robustem Design. Machen Sie sich bereit, Ihre härtesten Transportaufgaben mit Zuversicht und Leichtigkeit zu bewältigen.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"1\/2-3\/8 Inch+10Ft \/ 2 Sets+1\/2-3\/8 Inch+10Ft","offer_id":46837992849586,"sku":"PLS_334M9C4Q","price":69.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/81w7qOzNJsL.jpg?v=1765357675"},{"product_id":"garvee-kettenbinder-38x10ft-verzinkter-stahl-industrie-landwirtschaft-pis_00xq0ztx","title":"Garvee Schwerlast-Kettenbinder 3\/8-1\/2 Zoll – 1 Ratschenbinder \u0026 1 G70-Kette, 9.200 lbs WLL für Transport \u0026 Ladungssicherung","description":"\u003cstyle\u003e\n.garvee-product-module-003 {\n    --brand-color: #074174;\n    --accent-color: #FFC107;\n    max-width: 1200px;\n    margin: 20px auto;\n    padding: 15px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,.05);\n    font-family: 'Roboto', sans-serif\n}\n.garvee-product-module-003 * {\n    box-sizing: border-box\n}\n.garvee-product-module-003 .specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n    border-radius: 16px;\n    padding: 25px 30px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n    gap: 20px;\n    box-shadow: 0 8px 30px rgba(7,65,116,.12);\n    border: 2px solid #e9f2ff\n}\n.garvee-product-module-003 .spec-item-compact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 120px;\n    flex: 1\n}\n.garvee-product-module-003 .spec-icon-compact {\n    width: 70px;\n    height: 70px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n    border-radius: 50%;\n    margin-bottom: 12px;\n    font-size: 28px;\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(7,65,116,.25)\n}\n.garvee-product-module-003 .spec-value-compact {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--brand-color);\n    margin-bottom: 4px;\n    line-height: 1.2\n}\n.garvee-product-module-003 .spec-label-compact {\n    color: var(--brand-color);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-weight: 600;\n    line-height: 1.1\n}\n.garvee-product-module-003 .spec-divider {\n    width: 1px;\n    height: 50px;\n    background: var(--brand-color);\n    opacity: .2\n}\n.garvee-product-module-003 .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(7,65,116,.15);\n    border: 2px solid #e9f2ff;\n    min-height: 340px\n}\n.garvee-product-module-003 .feature-section:nth-child(even) {\n    flex-direction: row-reverse\n}\n.garvee-product-module-003 .feature-image {\n    flex: 1;\n    min-height: 320px;\n    background: #f0f4f8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 10px\n}\n.garvee-product-module-003 .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain\n}\n.garvee-product-module-003 .feature-content {\n    flex: 1;\n    padding: 30px;\n    background: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n}\n.garvee-product-module-003 .feature-title {\n    font-size: 1.5rem;\n    color: var(--brand-color);\n    margin-bottom: 15px;\n    font-weight: 700;\n    font-family: 'Roboto Condensed', sans-serif;\n    padding-bottom: 10px;\n    position: relative\n}\n.garvee-product-module-003 .feature-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--brand-color);\n    border-radius: 3px\n}\n.garvee-product-module-003 .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0\n}\n.garvee-product-module-003 .highlight-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 10px;\n    color: #333;\n    font-size: 1rem;\n    line-height: 1.5\n}\n.garvee-product-module-003 .highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 8px;\n    top: 0;\n    font-size: 1.1rem;\n    color: var(--brand-color);\n    font-weight: 700\n}\n.garvee-product-module-003 .highlight-list li .dual-unit {\n    font-weight: 700;\n    color: var(--brand-color)\n}\n@media (max-width: 992px) {\n    .garvee-product-module-003 .specs-showcase {\n        gap: 15px;\n        padding: 20px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        min-width: 100px\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        font-size: 24px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1.1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .7rem\n    }\n}\n@media (max-width: 768px) {\n    .garvee-product-module-003 .feature-section, .garvee-product-module-003 .feature-section:nth-child(even) {\n        flex-direction: column;\n        min-height: auto\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 250px;\n        width: 100%;\n        padding: 15px\n    }\n    .garvee-product-module-003 .feature-content {\n        padding: 25px\n    }\n    .garvee-product-module-003 .specs-showcase {\n        flex-wrap: wrap;\n        justify-content: center\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 15px);\n        margin-bottom: 15px\n    }\n    .garvee-product-module-003 .spec-divider {\n        display: none\n    }\n}\n@media (max-width: 480px) {\n    .garvee-product-module-003 {\n        padding: 10px;\n        margin: 10px auto\n    }\n    .garvee-product-module-003 .specs-showcase {\n        gap: 10px;\n        padding: 15px 10px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 10px);\n        margin-bottom: 15px;\n        min-width: auto\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 50px;\n        height: 50px;\n        font-size: 22px;\n        margin-bottom: 8px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .65rem\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 220px\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-product-module-003\"\u003e\n    \u003c!-- 顶部核心参数 --\u003e\n    \u003cdiv class=\"specs-showcase\"\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003eG70\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eKette\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e6.6k lbs\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eWLL Kette\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🔩\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e3\/8\"-1\/2\"\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eGröße\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e10 Fuß\u003c\/span\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eLänge\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 1. 高强度链条 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Schwere G70 Transportkette mit hoher Traglast\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/718RC-nhj_L_cfb89b7f-998f-4386-bc66-fe2c6453b3fe.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eMaximale Sicherheit durch hohe Festigkeit\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eVerstärkte \u003cspan class=\"dual-unit\"\u003eG70 Transportkette\u003c\/span\u003e für professionellen Einsatz.\u003c\/li\u003e\n                \u003cli\u003eArbeitslastgrenze (WLL) von \u003cspan class=\"dual-unit\"\u003e6.600 lbs (3 Tonnen)\u003c\/span\u003e und Bruchlast von 26.400 lbs.\u003c\/li\u003e\n                \u003cli\u003eVerzinkte Oberfläche für hervorragenden Korrosionsschutz und lange Lebensdauer.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 2. 便捷的棘轮张紧器 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Einstellbarer Ratsche-Spanner zum einfachen Straffen und Lösen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71wos7_-2lL.jpg?v=1765357732\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003ePräzise Spannung auf Knopfdruck\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eEinfache Bedienung mit Ratsche: \u003cspan class=\"dual-unit\"\u003estraffen und lösen\u003c\/span\u003e mit minimalem Kraftaufwand.\u003c\/li\u003e\n                \u003cli\u003eVerstellbare Hakenlänge für flexible Anpassung an verschiedene Lasten.\u003c\/li\u003e\n                \u003cli\u003eErgonomischer Griff für sicheres und bequemes Handling auch mit Handschuhen.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 3. 广泛的应用场景 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Vielseitige Anwendung in Transport, Landwirtschaft und Industrie\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71tLfzmXF-L_1f78d515-df8a-4a2b-bc57-db74259f3acc.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eIhr universeller Helfer für sicheren Transport\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003ePerfekt für \u003cspan class=\"dual-unit\"\u003eLandwirtschaft, Industrie, Logistik und Baugewerbe\u003c\/span\u003e.\u003c\/li\u003e\n                \u003cli\u003eSicheres Verzurren von Maschinen, Baumaterialien, Holz und landwirtschaftlichen Erzeugnissen.\u003c\/li\u003e\n                \u003cli\u003eGewährleistet Stabilität und Sicherheit während des gesamten Transportprozesses.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4. 坚固耐用的构造 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg loading=\"lazy\" alt=\"Robuste, geschmiedete Haken für dauerhafte Zuverlässigkeit\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81KHpo-xfIL_dadc967e-d994-4f30-be15-72240a9fe5bf.jpg?v=1765357733\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eFür höchste Ansprüche gemacht\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eHochfeste, \u003cspan class=\"dual-unit\"\u003egeschmiedete Stahlhaken\u003c\/span\u003e mit Greifbacken für rutschfesten Halt.\u003c\/li\u003e\n                \u003cli\u003eKomplette Einheit aus \u003cspan class=\"dual-unit\"\u003everzinktem Stahl\u003c\/span\u003e für Wetterbeständigkeit.\u003c\/li\u003e\n                \u003cli\u003eKonstruiert für dauerhaften Einsatz unter anspruchsvollen Bedingungen.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"3\/8\"-1\/2\" \/ 1 Stück \/ Kettenspanner + Kette (je 1×)","offer_id":46837997961394,"sku":"PIS_00XQ0ZTX","price":43.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/81ERpCBl_lL.jpg?v=1765357733"},{"product_id":"garvee-kettenbinder-set-5x16-38-zink-stahl-industrie-landwirtschaft-pis_00xqo2iu","title":"Garvee Kettenbinder Komplettset 5\/16″-3\/8″ – 2 Ratschenbinder \u0026 2 G70-Ketten für sichere Ladungssicherung","description":"\u003cstyle\u003e\n.garvee-product-module-003 {\n    --brand-color: #074174;\n    --accent-color: #FFC107;\n    max-width: 1200px;\n    margin: 20px auto;\n    padding: 15px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,.05);\n    font-family: 'Roboto', sans-serif\n}\n.garvee-product-module-003 * {\n    box-sizing: border-box\n}\n.garvee-product-module-003 .specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n    border-radius: 16px;\n    padding: 25px 30px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n    gap: 20px;\n    box-shadow: 0 8px 30px rgba(7,65,116,.12);\n    border: 2px solid #e9f2ff\n}\n.garvee-product-module-003 .spec-item-compact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 120px;\n    flex: 1\n}\n.garvee-product-module-003 .spec-icon-compact {\n    width: 70px;\n    height: 70px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n    border-radius: 50%;\n    margin-bottom: 12px;\n    font-size: 28px;\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(7,65,116,.25)\n}\n.garvee-product-module-003 .spec-value-compact {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--brand-color);\n    margin-bottom: 4px;\n    line-height: 1.2\n}\n.garvee-product-module-003 .spec-label-compact {\n    color: var(--brand-color);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-weight: 600;\n    line-height: 1.1\n}\n.garvee-product-module-003 .spec-divider {\n    width: 1px;\n    height: 50px;\n    background: var(--brand-color);\n    opacity: .2\n}\n.garvee-product-module-003 .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(7,65,116,.15);\n    border: 2px solid #e9f2ff;\n    min-height: 340px\n}\n.garvee-product-module-003 .feature-section:nth-child(even) {\n    flex-direction: row-reverse\n}\n.garvee-product-module-003 .feature-image {\n    flex: 1;\n    min-height: 320px;\n    background: #f0f4f8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 10px\n}\n.garvee-product-module-003 .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain\n}\n.garvee-product-module-003 .feature-content {\n    flex: 1;\n    padding: 30px;\n    background: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n}\n.garvee-product-module-003 .feature-title {\n    font-size: 1.5rem;\n    color: var(--brand-color);\n    margin-bottom: 15px;\n    font-weight: 700;\n    font-family: 'Roboto Condensed', sans-serif;\n    padding-bottom: 10px;\n    position: relative\n}\n.garvee-product-module-003 .feature-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--brand-color);\n    border-radius: 3px\n}\n.garvee-product-module-003 .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0\n}\n.garvee-product-module-003 .highlight-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 10px;\n    color: #333;\n    font-size: 1rem;\n    line-height: 1.5\n}\n.garvee-product-module-003 .highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 8px;\n    top: 0;\n    font-size: 1.1rem;\n    color: var(--brand-color);\n    font-weight: 700\n}\n.garvee-product-module-003 .highlight-list li .dual-unit {\n    font-weight: 700;\n    color: var(--brand-color)\n}\n@media (max-width: 992px) {\n    .garvee-product-module-003 .specs-showcase {\n        gap: 15px;\n        padding: 20px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        min-width: 100px\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        font-size: 24px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1.1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .7rem\n    }\n}\n@media (max-width: 768px) {\n    .garvee-product-module-003 .feature-section, .garvee-product-module-003 .feature-section:nth-child(even) {\n        flex-direction: column;\n        min-height: auto\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 250px;\n        width: 100%;\n        padding: 15px\n    }\n    .garvee-product-module-003 .feature-content {\n        padding: 25px\n    }\n    .garvee-product-module-003 .specs-showcase {\n        flex-wrap: wrap;\n        justify-content: center\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 15px);\n        margin-bottom: 15px\n    }\n    .garvee-product-module-003 .spec-divider {\n        display: none\n    }\n}\n@media (max-width: 480px) {\n    .garvee-product-module-003 {\n        padding: 10px;\n        margin: 10px auto\n    }\n    .garvee-product-module-003 .specs-showcase {\n        gap: 10px;\n        padding: 15px 10px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 10px);\n        margin-bottom: 15px;\n        min-width: auto\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 50px;\n        height: 50px;\n        font-size: 22px;\n        margin-bottom: 8px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .65rem\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 220px\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-module-003\"\u003e\n\u003c!-- 顶部核心参数 --\u003e\n\u003cdiv class=\"specs-showcase\"\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003eG70\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eKette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e6.6k lbs\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eWLL Kette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e 5\/16″-3\/8″\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eGröße\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e10 Fuß\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eLänge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. 高强度链条 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Schwere G70 Transportkette mit hoher Traglast\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/718RC-nhj_L_cfb89b7f-998f-4386-bc66-fe2c6453b3fe.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMaximale Sicherheit durch hohe Festigkeit\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eVerstärkte \u003cspan class=\"dual-unit\"\u003eG70 Transportkette\u003c\/span\u003e für professionellen Einsatz.\u003c\/li\u003e\n\u003cli\u003eArbeitslastgrenze (WLL) von \u003cspan class=\"dual-unit\"\u003e6.600 lbs (3 Tonnen)\u003c\/span\u003e und Bruchlast von 26.400 lbs.\u003c\/li\u003e\n\u003cli\u003eVerzinkte Oberfläche für hervorragenden Korrosionsschutz und lange Lebensdauer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 便捷的棘轮张紧器 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Einstellbarer Ratsche-Spanner zum einfachen Straffen und Lösen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71wos7_-2lL.jpg?v=1765357732\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePräzise Spannung auf Knopfdruck\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eEinfache Bedienung mit Ratsche: \u003cspan class=\"dual-unit\"\u003estraffen und lösen\u003c\/span\u003e mit minimalem Kraftaufwand.\u003c\/li\u003e\n\u003cli\u003eVerstellbare Hakenlänge für flexible Anpassung an verschiedene Lasten.\u003c\/li\u003e\n\u003cli\u003eErgonomischer Griff für sicheres und bequemes Handling auch mit Handschuhen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 广泛的应用场景 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Vielseitige Anwendung in Transport, Landwirtschaft und Industrie\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71tLfzmXF-L_1f78d515-df8a-4a2b-bc57-db74259f3acc.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIhr universeller Helfer für sicheren Transport\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePerfekt für \u003cspan class=\"dual-unit\"\u003eLandwirtschaft, Industrie, Logistik und Baugewerbe\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eSicheres Verzurren von Maschinen, Baumaterialien, Holz und landwirtschaftlichen Erzeugnissen.\u003c\/li\u003e\n\u003cli\u003eGewährleistet Stabilität und Sicherheit während des gesamten Transportprozesses.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 坚固耐用的构造 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Robuste, geschmiedete Haken für dauerhafte Zuverlässigkeit\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81KHpo-xfIL_dadc967e-d994-4f30-be15-72240a9fe5bf.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFür höchste Ansprüche gemacht\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eHochfeste, \u003cspan class=\"dual-unit\"\u003egeschmiedete Stahlhaken\u003c\/span\u003e mit Greifbacken für rutschfesten Halt.\u003c\/li\u003e\n\u003cli\u003eKomplette Einheit aus \u003cspan class=\"dual-unit\"\u003everzinktem Stahl\u003c\/span\u003e für Wetterbeständigkeit.\u003c\/li\u003e\n\u003cli\u003eKonstruiert für dauerhaften Einsatz unter anspruchsvollen Bedingungen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"5\/16\"-3\/8\" \/ 2 Stück \/ Kettenspanner + Kette (je 2×)","offer_id":46915460038834,"sku":"PIS_00XQO2IU","price":75.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/8104zsqDFUL_b859d8f3-84bd-4529-a824-8da1442471a6.jpg?v=1766814695"},{"product_id":"garvee-ratschen-spannbinder-12x38-g70-g43-verzinkt-lkw-flachbettanhaenger-pls_334np837","title":"Garvee Stahl Ratschen-Spannbinder 9200 LBS, 1\/2\"-3\/8\", G70\/G43, Verzinkt, Für LKW \u0026 Flachbettanhänger, Robust, Wetterbeständig","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHohe Tragfähigkeit: Ratschenbinder von 3\/8 Zoll bis 1\/2 Zoll mit einer Arbeitslastgrenze von 9200 LBS, Grad 70, erfüllen die Anforderungen an die Sicherung schwerer Ladungen.\u003c\/li\u003e\n\u003cli\u003eLanglebige Konstruktion: Kohlenstoffstahl mit langem Griff bietet starke Hebelwirkung. Wärmebehandelte Haken Grad 70 sind wetterbeständig, und eine Zink-Dichromat-Beschichtung verhindert Rost.\u003c\/li\u003e\n\u003cli\u003eEinfache Bedienung: Das Ratschenmechanismus ermöglicht schnelles und einfaches Spannen der Ladung. Das Design mit langem Griff erleichtert die Nutzung und das schnelle Nachspannen bei Lastverschiebungen.\u003c\/li\u003e\n\u003cli\u003eBreites Anwendungsspektrum: Geeignet für Anhänger, Lastwagen, Flachbetten und verschiedene industrielle Umgebungen wie Fabriken, Lagerhäuser und Werkstätten.\u003c\/li\u003e\n\u003cli\u003eSicher und zuverlässig: Entwickelt mit rutschfesten Griffen und praktischen Aufbewahrungsfunktionen, die eine sichere Nutzung und verbesserte Arbeitseffizienz gewährleisten.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"1\/2-3\/8 Inch \/ 4 Pcs 1\/2-3\/8 Inch","offer_id":46975682183346,"sku":"PLS_334NP837","price":70.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/612vU029GZL.jpg?v=1768457985"},{"product_id":"garvee-ratschen-spanngurte-9200lbs-verzinkter-stahl-lkw-anhaenger-pls_334ntr4x","title":"Garvee 4 Stahl Ratschen-Spanngurte 9200 LBS Tragkraft, Verzinkter Stahl, Anti-Rutsch-Griffe, Für LKW \u0026 Anhänger, G70 Kettenkompatibel","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHohe Tragfähigkeit: Ratschenbinder von 3\/8 Zoll bis 1\/2 Zoll mit einer Arbeitslastgrenze von 9200 LBS, Klasse 70, erfüllen die Anforderungen zur Sicherung schwerer Ladungen.\u003c\/li\u003e\n\u003cli\u003eLanglebige Konstruktion: Kohlenstoffstahl mit langem Griff bietet starke Hebelwirkung. Wärmebehandelte Haken der Klasse 70 sind wetterbeständig, und eine Zink-Dichromat-Beschichtung verhindert Rost.\u003c\/li\u003e\n\u003cli\u003eEinfache Bedienung: Der Ratschenmechanismus ermöglicht schnelles und einfaches Spannen der Ladung. Das Design mit langem Griff erleichtert die Handhabung und ein schnelles Nachspannen bei Lastverschiebungen.\u003c\/li\u003e\n\u003cli\u003eBreite Anwendung: Geeignet für Anhänger, Lastwagen, Flachbetten und verschiedene industrielle Umgebungen wie Fabriken, Lagerhäuser und Werkstätten.\u003c\/li\u003e\n\u003cli\u003eSicher und zuverlässig: Entwickelt mit rutschfesten Griffen und einfachen Aufbewahrungsfunktionen, die eine sichere Nutzung und verbesserte Arbeitseffizienz gewährleisten.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"3\/8-5\/16 Inch \/ 4 Pcs 3\/8-5\/16 Inch","offer_id":46975682216114,"sku":"PLS_334NTR4X","price":66.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71rr6D5ptNL.jpg?v=1768457986"},{"product_id":"garvee-ratschenketten-spanner-82-zoll-rot-beschichtet-abschleppen-ladungssicherung-pls_334lpuw3","title":"Garvee 2 Stahl Ratschenketten Spanner 2600 LBS Traglast, 8,2 Zoll Griff, Rot Beschichtet, Für 3\/8-5\/16 Zoll Ketten, Abschleppen \u0026 Ladungssicherung","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eÜBERLEGENE SPEZIFIKATIONEN: Unser Ratschenketten-Spanner verfügt über eine Kapazität von 2.600 LBS für 1\/4 Zoll - 5\/16 Zoll Ketten. Er beinhaltet einen 8,2 Zoll Griff, eine sanfte Ratsche, eine rote wetterbeständige Beschichtung und zwei G70 Haken für schwere Aufgaben.\u003c\/li\u003e\n\u003cli\u003eERHÖHTE LADUNGSKAPAZITÄT: Für den Schwerlastgebrauch konzipiert, sichert dieser Spanner bis zu 2.600 LBS auf Lastwagen oder Anhängern. Seine Vielseitigkeit für 1\/4 Zoll - 5\/16 Zoll Größen macht ihn ideal zum Sichern großer Gegenstände.\u003c\/li\u003e\n\u003cli\u003eROBUST UND SICHER: Hergestellt aus robusten Materialien, hat der rot beschichtete Spanner eine lange Lebensdauer. Die präzise Ratsche sorgt für einfache Kettenkontrolle und sicheres Spannen der Ladung.\u003c\/li\u003e\n\u003cli\u003eVIELSEITIG EINSETZBAR: Geeignet für 1\/4 Zoll und 5\/16 Zoll Ketten, perfekt für Fabriken und landwirtschaftliche Betriebe. Er erfüllt FMCAS- und DOT-Standards zur Sicherung von Gütern auf Lastwagen und Anhängern.\u003c\/li\u003e\n\u003cli\u003eUNVERZICHTBARES WERKZEUG: Leicht zu handhaben mit einem 8,2 Zoll Griff für Hebelwirkung, steigert dieser Spanner Effizienz und Sicherheit. Die sanfte Ratsche macht ihn zu einem echten Gewinn für Ihre Arbeitsbelastung.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"3\/8-5\/16 Inch \/ 2 Pcs 3\/8-5\/16 Inch","offer_id":46975713018034,"sku":"PLS_334LPUW3","price":38.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61vkp7lPaAL.jpg?v=1768459169"},{"product_id":"garvee-10t-offroad-bergungsset-stahl-lkw-suv-atv-utv-pau_3mfmvi0e","title":"Garvee 10T Offroad Bergungsset Mit Seilrolle \u0026 Schäkel, Stahl, Für LKW SUV ATV UTV, Kompakt, Robust","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Premium 10 Ton Load Capacity】Dieses Offroad-Bergeset bietet eine maximale Tragfähigkeit von 10 Tonnen (22.000 lbs) und ist für anspruchsvolle Offroad-Bergungen, Abschleppvorgänge und Windenarbeiten konzipiert. Es ist ein unverzichtbares Notfallset für Offroad-Fahrzeuge und Outdoor-Abenteurer.\u003c\/li\u003e\n\u003cli\u003e【Versatile Recovery Strap Set】Enthält einen 3''x8' Baumschutzgurt und einen 3''x20' verlängerten Abschleppgurt, beide mit hoher Bruchfestigkeit. Der Baumschutzgurt schützt Ankerpunkte, während der lange Gurt den Rettungsbereich für verschiedene Offroad-Situationen erweitert.\u003c\/li\u003e\n\u003cli\u003e【Rugged Snatch Block Pulley】Hergestellt aus gehärtetem Stahl mit Korrosionsschutzbeschichtung, passt diese Umlenkrolle zu den meisten Windenseilen und -kabeln und gewährleistet eine langfristige Nutzung unter rauen Bedingungen. Sie optimiert die Windenleistung und macht die Bergung schwerer Fahrzeuge einfacher und sicherer.\u003c\/li\u003e\n\u003cli\u003e【Secure D-Ring Shackles Set】2 hochfeste D-Ring-Schäkel mit einer Tragfähigkeit von 45.000 lbs, elektroverzinkt zur Rost- und Korrosionsbeständigkeit. Silikonschützer verhindern Abriebschäden und schützen sowohl das Set als auch Ihr Fahrzeug während des Gebrauchs.\u003c\/li\u003e\n\u003cli\u003e【Compact Storage \u0026amp; Broad Use】Alle Zubehörteile sind in einer robusten Aufbewahrungstasche verpackt, die sich leicht in Fahrzeugen verstauen lässt. Dieses Winden-Bergeset eignet sich für Trucks, SUVs, ATVs, UTVs und ist perfekt für Offroad-Touren, Pannenhilfe und den täglichen Abschleppbedarf.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Orange With 20Ft Tow Rope \/ Orange W\/20Ft Tow Rope","offer_id":47230598316210,"sku":"PAU_3MFMVI0E","price":81.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71Qk_ElaUHL.jpg?v=1774520046"},{"product_id":"garvee-abschleppseil-3x8-schnellblock-umlaufrolle-suv-4x4-pau_3mfm4db8","title":"Garvee Abschleppseil Für SUV \u0026 4x4 – Schwerlast Seilwinden-Set Mit Snatch Block Umlenkrolle, 3\" X 8' Baumschutzgurt, 2x 3\/4\" D-Ring Schäkel, Aufbewahrungstasche – Profi Recovery Zubehör","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eUmfassendes Offroad-Bergekit: Enthält 3\" x 20' Abschleppseil, 3\" x 8' Baumschoner, 2 D-Ring-Schäkel (45.000 lbs geprüft), 10T Umlenkrolle und robuste Aufbewahrungstasche.\u003c\/li\u003e\n\u003cli\u003eExtrem belastbare Komponenten: Abschleppseil mit 35.000 lbs Bruchlast, D-Ring-Schäkel aus verzinktem Stahl mit Silikonpuffern für sichere und stabile Bergung.\u003c\/li\u003e\n\u003cli\u003eKorrosionsbeständiges Zubehör: Umlenkrolle und Schäkel mit elektrolytischer Schutzbeschichtung – ideal für den Einsatz bei jedem Wetter und im Gelände.\u003c\/li\u003e\n\u003cli\u003eVielseitige Kompatibilität: Geeignet für SUV, LKW, ATV, UTV und Geländewagen – das perfekte Set für Offroad-Abenteuer und Notfälle.\u003c\/li\u003e\n\u003cli\u003ePraktisch \u0026amp; sicher: Inklusive stoßdämpfender Tasche, schützt Ihr Fahrzeug und hält das gesamte Bergungszubehör griffbereit und ordentlich.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Orange","offer_id":47230598381746,"sku":"PAU_3MFM4DB8","price":47.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61bbfCcU2QL.jpg?v=1774520047"},{"product_id":"garvee-abschleppseil-3x20ft-gruen-atv-utv-pau_3mfm5kbb","title":"Garvee Abschleppseil- Und Bergungsset Für ATV \u0026 UTV, Grün, 20ft, Offroad-Bergekit Mit Seilrollenblock \u0026 D-Ring Schäkel","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eUmfassendes Offroad-Bergekit: Enthält 3\" x 20' Abschleppseil, 3\" x 8' Baumschoner, 2 D-Ring-Schäkel (45.000 lbs geprüft), 10T Umlenkrolle und robuste Aufbewahrungstasche.\u003c\/li\u003e\n\u003cli\u003eExtrem belastbare Komponenten: Abschleppseil mit 35.000 lbs Bruchlast, D-Ring-Schäkel aus verzinktem Stahl mit Silikonpuffern für sichere und stabile Bergung.\u003c\/li\u003e\n\u003cli\u003eKorrosionsbeständiges Zubehör: Umlenkrolle und Schäkel mit elektrolytischer Schutzbeschichtung – ideal für den Einsatz bei jedem Wetter und im Gelände.\u003c\/li\u003e\n\u003cli\u003eVielseitige Kompatibilität: Geeignet für SUV, LKW, ATV, UTV und Geländewagen – das perfekte Set für Offroad-Abenteuer und Notfälle.\u003c\/li\u003e\n\u003cli\u003ePraktisch \u0026amp; sicher: Inklusive stoßdämpfender Tasche, schützt Ihr Fahrzeug und hält das gesamte Bergungszubehör griffbereit und ordentlich.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Grün Mit 6M Rope","offer_id":47230598414514,"sku":"PAU_3MFM5KBB","price":81.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/813j5Nlw2sL.jpg?v=1774520048"},{"product_id":"garvee-kettenbinder-635-794mm-ratschenlastbinder-lkw-transport-pis_00xq873x","title":"Garvee Kettenbinder Komplettset 1\/4″-5\/16″ – 2 Ratschenbinder \u0026 2 G70-Ketten für sichere Ladungssicherung","description":"\u003cstyle\u003e\n.garvee-product-module-003 {\n    --brand-color: #074174;\n    --accent-color: #FFC107;\n    max-width: 1200px;\n    margin: 20px auto;\n    padding: 15px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,.05);\n    font-family: 'Roboto', sans-serif\n}\n.garvee-product-module-003 * {\n    box-sizing: border-box\n}\n.garvee-product-module-003 .specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n    border-radius: 16px;\n    padding: 25px 30px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n    gap: 20px;\n    box-shadow: 0 8px 30px rgba(7,65,116,.12);\n    border: 2px solid #e9f2ff\n}\n.garvee-product-module-003 .spec-item-compact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 120px;\n    flex: 1\n}\n.garvee-product-module-003 .spec-icon-compact {\n    width: 70px;\n    height: 70px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n    border-radius: 50%;\n    margin-bottom: 12px;\n    font-size: 28px;\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(7,65,116,.25)\n}\n.garvee-product-module-003 .spec-value-compact {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--brand-color);\n    margin-bottom: 4px;\n    line-height: 1.2\n}\n.garvee-product-module-003 .spec-label-compact {\n    color: var(--brand-color);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-weight: 600;\n    line-height: 1.1\n}\n.garvee-product-module-003 .spec-divider {\n    width: 1px;\n    height: 50px;\n    background: var(--brand-color);\n    opacity: .2\n}\n.garvee-product-module-003 .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(7,65,116,.15);\n    border: 2px solid #e9f2ff;\n    min-height: 340px\n}\n.garvee-product-module-003 .feature-section:nth-child(even) {\n    flex-direction: row-reverse\n}\n.garvee-product-module-003 .feature-image {\n    flex: 1;\n    min-height: 320px;\n    background: #f0f4f8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 10px\n}\n.garvee-product-module-003 .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain\n}\n.garvee-product-module-003 .feature-content {\n    flex: 1;\n    padding: 30px;\n    background: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n}\n.garvee-product-module-003 .feature-title {\n    font-size: 1.5rem;\n    color: var(--brand-color);\n    margin-bottom: 15px;\n    font-weight: 700;\n    font-family: 'Roboto Condensed', sans-serif;\n    padding-bottom: 10px;\n    position: relative\n}\n.garvee-product-module-003 .feature-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--brand-color);\n    border-radius: 3px\n}\n.garvee-product-module-003 .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0\n}\n.garvee-product-module-003 .highlight-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 10px;\n    color: #333;\n    font-size: 1rem;\n    line-height: 1.5\n}\n.garvee-product-module-003 .highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 8px;\n    top: 0;\n    font-size: 1.1rem;\n    color: var(--brand-color);\n    font-weight: 700\n}\n.garvee-product-module-003 .highlight-list li .dual-unit {\n    font-weight: 700;\n    color: var(--brand-color)\n}\n@media (max-width: 992px) {\n    .garvee-product-module-003 .specs-showcase {\n        gap: 15px;\n        padding: 20px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        min-width: 100px\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        font-size: 24px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1.1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .7rem\n    }\n}\n@media (max-width: 768px) {\n    .garvee-product-module-003 .feature-section, .garvee-product-module-003 .feature-section:nth-child(even) {\n        flex-direction: column;\n        min-height: auto\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 250px;\n        width: 100%;\n        padding: 15px\n    }\n    .garvee-product-module-003 .feature-content {\n        padding: 25px\n    }\n    .garvee-product-module-003 .specs-showcase {\n        flex-wrap: wrap;\n        justify-content: center\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 15px);\n        margin-bottom: 15px\n    }\n    .garvee-product-module-003 .spec-divider {\n        display: none\n    }\n}\n@media (max-width: 480px) {\n    .garvee-product-module-003 {\n        padding: 10px;\n        margin: 10px auto\n    }\n    .garvee-product-module-003 .specs-showcase {\n        gap: 10px;\n        padding: 15px 10px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 10px);\n        margin-bottom: 15px;\n        min-width: auto\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 50px;\n        height: 50px;\n        font-size: 22px;\n        margin-bottom: 8px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .65rem\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 220px\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-module-003\"\u003e\n\u003c!-- 顶部核心参数 --\u003e\n\u003cdiv class=\"specs-showcase\"\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003eG70\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eKette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e6.6k lbs\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eWLL Kette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e 1\/4″-5\/16″\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eGröße\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e10 Fuß\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eLänge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. 高强度链条 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/718RC-nhj_L_cfb89b7f-998f-4386-bc66-fe2c6453b3fe.jpg?v=1765357733\u0026amp;width=713\" alt=\"Schwere G70 Transportkette mit hoher Traglast\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMaximale Sicherheit durch hohe Festigkeit\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eVerstärkte \u003cspan class=\"dual-unit\"\u003eG70 Transportkette\u003c\/span\u003e für professionellen Einsatz.\u003c\/li\u003e\n\u003cli\u003eArbeitslastgrenze (WLL) von \u003cspan class=\"dual-unit\"\u003e6.600 lbs (3 Tonnen)\u003c\/span\u003e und Bruchlast von 26.400 lbs.\u003c\/li\u003e\n\u003cli\u003eVerzinkte Oberfläche für hervorragenden Korrosionsschutz und lange Lebensdauer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 便捷的棘轮张紧器 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71wos7_-2lL.jpg?v=1765357732\u0026amp;width=713\" alt=\"Einstellbarer Ratsche-Spanner zum einfachen Straffen und Lösen\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePräzise Spannung auf Knopfdruck\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eEinfache Bedienung mit Ratsche: \u003cspan class=\"dual-unit\"\u003estraffen und lösen\u003c\/span\u003e mit minimalem Kraftaufwand.\u003c\/li\u003e\n\u003cli\u003eVerstellbare Hakenlänge für flexible Anpassung an verschiedene Lasten.\u003c\/li\u003e\n\u003cli\u003eErgonomischer Griff für sicheres und bequemes Handling auch mit Handschuhen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 广泛的应用场景 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71tLfzmXF-L_1f78d515-df8a-4a2b-bc57-db74259f3acc.jpg?v=1765357733\u0026amp;width=713\" alt=\"Vielseitige Anwendung in Transport, Landwirtschaft und Industrie\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIhr universeller Helfer für sicheren Transport\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePerfekt für \u003cspan class=\"dual-unit\"\u003eLandwirtschaft, Industrie, Logistik und Baugewerbe\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eSicheres Verzurren von Maschinen, Baumaterialien, Holz und landwirtschaftlichen Erzeugnissen.\u003c\/li\u003e\n\u003cli\u003eGewährleistet Stabilität und Sicherheit während des gesamten Transportprozesses.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 坚固耐用的构造 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81KHpo-xfIL_dadc967e-d994-4f30-be15-72240a9fe5bf.jpg?v=1765357733\u0026amp;width=713\" alt=\"Robuste, geschmiedete Haken für dauerhafte Zuverlässigkeit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFür höchste Ansprüche gemacht\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eHochfeste, \u003cspan class=\"dual-unit\"\u003egeschmiedete Stahlhaken\u003c\/span\u003e mit Greifbacken für rutschfesten Halt.\u003c\/li\u003e\n\u003cli\u003eKomplette Einheit aus \u003cspan class=\"dual-unit\"\u003everzinktem Stahl\u003c\/span\u003e für Wetterbeständigkeit.\u003c\/li\u003e\n\u003cli\u003eKonstruiert für dauerhaften Einsatz unter anspruchsvollen Bedingungen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"1\/4\"-5\/16\" \/ 2 Stück \/ Kettenspanner + Kette (je 2×)","offer_id":47230784045234,"sku":"PIS_00XQ873X","price":71.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/8104zsqDFUL_452a779b-5064-4723-90c8-b7a1ea746f2d.jpg?v=1774521319"},{"product_id":"garvee-kettenbinder-953mm-g70-ratschen-lkw-transport-pis_00xqaejp","title":"Garvee Kettenbinder Komplettset 5\/16″-3\/8″ – 2 Ratschenbinder \u0026 2 G70-Ketten für sichere Ladungssicherung","description":"\u003cstyle\u003e\n.garvee-product-module-003 {\n    --brand-color: #074174;\n    --accent-color: #FFC107;\n    max-width: 1200px;\n    margin: 20px auto;\n    padding: 15px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,.05);\n    font-family: 'Roboto', sans-serif\n}\n.garvee-product-module-003 * {\n    box-sizing: border-box\n}\n.garvee-product-module-003 .specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n    border-radius: 16px;\n    padding: 25px 30px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n    gap: 20px;\n    box-shadow: 0 8px 30px rgba(7,65,116,.12);\n    border: 2px solid #e9f2ff\n}\n.garvee-product-module-003 .spec-item-compact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 120px;\n    flex: 1\n}\n.garvee-product-module-003 .spec-icon-compact {\n    width: 70px;\n    height: 70px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, var(--brand-color), #1a5da3);\n    border-radius: 50%;\n    margin-bottom: 12px;\n    font-size: 28px;\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(7,65,116,.25)\n}\n.garvee-product-module-003 .spec-value-compact {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--brand-color);\n    margin-bottom: 4px;\n    line-height: 1.2\n}\n.garvee-product-module-003 .spec-label-compact {\n    color: var(--brand-color);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-weight: 600;\n    line-height: 1.1\n}\n.garvee-product-module-003 .spec-divider {\n    width: 1px;\n    height: 50px;\n    background: var(--brand-color);\n    opacity: .2\n}\n.garvee-product-module-003 .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(7,65,116,.15);\n    border: 2px solid #e9f2ff;\n    min-height: 340px\n}\n.garvee-product-module-003 .feature-section:nth-child(even) {\n    flex-direction: row-reverse\n}\n.garvee-product-module-003 .feature-image {\n    flex: 1;\n    min-height: 320px;\n    background: #f0f4f8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 10px\n}\n.garvee-product-module-003 .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain\n}\n.garvee-product-module-003 .feature-content {\n    flex: 1;\n    padding: 30px;\n    background: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center\n}\n.garvee-product-module-003 .feature-title {\n    font-size: 1.5rem;\n    color: var(--brand-color);\n    margin-bottom: 15px;\n    font-weight: 700;\n    font-family: 'Roboto Condensed', sans-serif;\n    padding-bottom: 10px;\n    position: relative\n}\n.garvee-product-module-003 .feature-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--brand-color);\n    border-radius: 3px\n}\n.garvee-product-module-003 .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0\n}\n.garvee-product-module-003 .highlight-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 10px;\n    color: #333;\n    font-size: 1rem;\n    line-height: 1.5\n}\n.garvee-product-module-003 .highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 8px;\n    top: 0;\n    font-size: 1.1rem;\n    color: var(--brand-color);\n    font-weight: 700\n}\n.garvee-product-module-003 .highlight-list li .dual-unit {\n    font-weight: 700;\n    color: var(--brand-color)\n}\n@media (max-width: 992px) {\n    .garvee-product-module-003 .specs-showcase {\n        gap: 15px;\n        padding: 20px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        min-width: 100px\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        font-size: 24px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1.1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .7rem\n    }\n}\n@media (max-width: 768px) {\n    .garvee-product-module-003 .feature-section, .garvee-product-module-003 .feature-section:nth-child(even) {\n        flex-direction: column;\n        min-height: auto\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 250px;\n        width: 100%;\n        padding: 15px\n    }\n    .garvee-product-module-003 .feature-content {\n        padding: 25px\n    }\n    .garvee-product-module-003 .specs-showcase {\n        flex-wrap: wrap;\n        justify-content: center\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 15px);\n        margin-bottom: 15px\n    }\n    .garvee-product-module-003 .spec-divider {\n        display: none\n    }\n}\n@media (max-width: 480px) {\n    .garvee-product-module-003 {\n        padding: 10px;\n        margin: 10px auto\n    }\n    .garvee-product-module-003 .specs-showcase {\n        gap: 10px;\n        padding: 15px 10px\n    }\n    .garvee-product-module-003 .spec-item-compact {\n        flex: 0 0 calc(50% - 10px);\n        margin-bottom: 15px;\n        min-width: auto\n    }\n    .garvee-product-module-003 .spec-icon-compact {\n        width: 50px;\n        height: 50px;\n        font-size: 22px;\n        margin-bottom: 8px\n    }\n    .garvee-product-module-003 .spec-value-compact {\n        font-size: 1rem\n    }\n    .garvee-product-module-003 .spec-label-compact {\n        font-size: .65rem\n    }\n    .garvee-product-module-003 .feature-image {\n        min-height: 220px\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-module-003\"\u003e\n\u003c!-- 顶部核心参数 --\u003e\n\u003cdiv class=\"specs-showcase\"\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e⛓️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003eG70\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eKette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🏋️\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e6.6k lbs\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eWLL Kette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e 5\/16″-3\/8″\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eGröße\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-item-compact\"\u003e\n\u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n\u003cdiv class=\"spec-value-compact\"\u003e\u003cspan class=\"dual-unit\"\u003e10 Fuß\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-label-compact\"\u003eLänge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. 高强度链条 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Schwere G70 Transportkette mit hoher Traglast\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/718RC-nhj_L_cfb89b7f-998f-4386-bc66-fe2c6453b3fe.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMaximale Sicherheit durch hohe Festigkeit\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eVerstärkte \u003cspan class=\"dual-unit\"\u003eG70 Transportkette\u003c\/span\u003e für professionellen Einsatz.\u003c\/li\u003e\n\u003cli\u003eArbeitslastgrenze (WLL) von \u003cspan class=\"dual-unit\"\u003e6.600 lbs (3 Tonnen)\u003c\/span\u003e und Bruchlast von 26.400 lbs.\u003c\/li\u003e\n\u003cli\u003eVerzinkte Oberfläche für hervorragenden Korrosionsschutz und lange Lebensdauer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 便捷的棘轮张紧器 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Einstellbarer Ratsche-Spanner zum einfachen Straffen und Lösen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71wos7_-2lL.jpg?v=1765357732\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePräzise Spannung auf Knopfdruck\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eEinfache Bedienung mit Ratsche: \u003cspan class=\"dual-unit\"\u003estraffen und lösen\u003c\/span\u003e mit minimalem Kraftaufwand.\u003c\/li\u003e\n\u003cli\u003eVerstellbare Hakenlänge für flexible Anpassung an verschiedene Lasten.\u003c\/li\u003e\n\u003cli\u003eErgonomischer Griff für sicheres und bequemes Handling auch mit Handschuhen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 广泛的应用场景 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Vielseitige Anwendung in Transport, Landwirtschaft und Industrie\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71tLfzmXF-L_1f78d515-df8a-4a2b-bc57-db74259f3acc.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIhr universeller Helfer für sicheren Transport\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePerfekt für \u003cspan class=\"dual-unit\"\u003eLandwirtschaft, Industrie, Logistik und Baugewerbe\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eSicheres Verzurren von Maschinen, Baumaterialien, Holz und landwirtschaftlichen Erzeugnissen.\u003c\/li\u003e\n\u003cli\u003eGewährleistet Stabilität und Sicherheit während des gesamten Transportprozesses.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 坚固耐用的构造 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Robuste, geschmiedete Haken für dauerhafte Zuverlässigkeit\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81KHpo-xfIL_dadc967e-d994-4f30-be15-72240a9fe5bf.jpg?v=1765357733\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFür höchste Ansprüche gemacht\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eHochfeste, \u003cspan class=\"dual-unit\"\u003egeschmiedete Stahlhaken\u003c\/span\u003e mit Greifbacken für rutschfesten Halt.\u003c\/li\u003e\n\u003cli\u003eKomplette Einheit aus \u003cspan class=\"dual-unit\"\u003everzinktem Stahl\u003c\/span\u003e für Wetterbeständigkeit.\u003c\/li\u003e\n\u003cli\u003eKonstruiert für dauerhaften Einsatz unter anspruchsvollen Bedingungen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"5\/16\"-3\/8\" \/ 2 Stück \/ Kettenspanner + Kette (je 1×)","offer_id":47230784078002,"sku":"PIS_00XQAEJP","price":60.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/8104zsqDFUL_00260fab-f1d0-43e1-bdde-7b56be54e521.jpg?v=1774521319"},{"product_id":"garvee-permanenter-magnetheber-aktualisiert-100-kg-pis-00vgahsi","title":"Garvee Permanenter Magnetheber Aktualisiert - 100 kg, Stahl, Industrielle Nutzung","description":"Garvee Permanenter Magnetheber Aktualisiert - 100 kg, Stahl, Industrielle Nutzung","brand":"Garvee","offers":[{"title":"Amarillo \/ 100 Kg","offer_id":47583494406322,"sku":"PIS_00VGAHSI","price":72.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61oc6jfyeNL.jpg?v=1781533640"},{"product_id":"garvee-permanenter-magnetheber-299-kg-fur-pis-00vgmtvi","title":"Garvee Permanenter Magnetheber - 299 kg, für Stahlplatten und -stangen, stark und sicher","description":"\u003cstyle\u003e\n .garvee-magnetic-lifter {\n        font-family: Arial, sans-serif;\n        max-width: 100%;\n        margin: 0 auto;\n        padding: 20px;\n        color: #333;\n        line-height: 1.6;\n    }\n    .garvee-product-section {\n        margin-bottom: 30px;\n        width: 100%;\n        box-sizing: border-box;\n    }\n    .garvee-product-image {\n        width: 100%;\n        max-width: 970px;\n        margin: 0 auto 15px;\n        display: block;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .garvee-image-caption {\n        text-align: center;\n        font-style: italic;\n        margin-bottom: 15px;\n        color: #666;\n        font-size: 13px;\n    }\n    .garvee-magnetic-lifter h2 {\n        color: #2c3e50;\n        border-bottom: 2px solid #3498db;\n        padding-bottom: 8px;\n        margin-top: 20px;\n        margin-bottom: 20px;\n        font-size: 22px;\n    }\n    \/* 移除第一个h2的蓝色下划线 *\/\n    .garvee-product-section:nth-of-type(1) h2 {\n        border-bottom: none;\n        padding-bottom: 0;\n    }\n    .garvee-feature-list {\n        display: flex;\n        flex-wrap: nowrap;\n        justify-content: space-between;\n        gap: 15px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow-x: hidden;\n        margin-bottom: 10px;\n    }\n    .garvee-feature-item {\n        flex-basis: calc(33.333% - 10px);\n        flex-shrink: 0;\n        margin-bottom: 20px;\n        background-color: #f9f9f9;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n        box-sizing: border-box;\n        display: flex;\n        flex-direction: column;\n    }\n    .garvee-feature-item h3 {\n        color: #2980b9;\n        margin-top: 0;\n        margin-bottom: 12px;\n        font-size: 18px;\n        text-align: center;\n        line-height: 1.3;\n    }\n    .garvee-feature-item p {\n        text-align: justify;\n        margin: 0;\n        font-size: 14px;\n        line-height: 1.5;\n        flex-grow: 1;\n    }\n    .garvee-key-features {\n        background-color: #f5f9ff;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 20px 0;\n    }\n    .garvee-key-features ul {\n        list-style-type: none;\n        padding-left: 0;\n        margin: 0;\n    }\n    .garvee-key-features li {\n        padding: 6px 0;\n        padding-left: 25px;\n        position: relative;\n        font-size: 14px;\n        line-height: 1.4;\n    }\n    .garvee-key-features li:before {\n        content: \"✓\";\n        color: #27ae60;\n        font-weight: bold;\n        position: absolute;\n        left: 0;\n        font-size: 16px;\n    }\n    .garvee-key-features strong {\n        font-weight: 600;\n    }\n    \/* 应用领域徽章样式 - 统一蓝色调 #074174 *\/\n    .garvee-application-badges {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        margin: 15px 0 20px;\n    }\n    .garvee-badge {\n        background-color: #074174;\n        color: white;\n        padding: 6px 12px;\n        border-radius: 20px;\n        font-size: 12px;\n        font-weight: 600;\n    }\n    @media (max-width: 768px) {\n        .garvee-feature-list {\n            flex-wrap: wrap;\n        }\n        .garvee-feature-item {\n            flex-basis: 100%;\n        }\n        .garvee-magnetic-lifter h2 {\n            font-size: 20px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-magnetic-lifter\"\u003e\n \u003c!-- Sección de título y descripción principal --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003ch2\u003e\n   \u003cimg alt=\"GARVEE Magnetheber - Industrielles Hebewerkzeug\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704953023781.jpg?v=1766110735\"\u003e\n  \u003c\/h2\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Professionelle Lösung für die sichere Handhabung von ferromagnetischen Materialien in industriellen Umgebungen\n  \u003c\/p\u003e\n  \u003ch2\u003e\n   Permanent-Magnetheber Garvee: Leistung und Sicherheit für die Metallhandhabung\n  \u003c\/h2\u003e\n  \u003cp\u003e\n   Der permanente Magnetheber Garvee ist ein industrielles Werkzeug, das für die sichere und effiziente Handhabung von ferromagnetischen Materialien entwickelt wurde. Mit einer Hebekapazität von 660 lbs (300 kg) und einem Hochleistungssystem bietet dieses Gerät eine zuverlässige Lösung für Transport, Bau, Automobilindustrie und Fertigungsanwendungen.\n  \u003c\/p\u003e\n  \u003c!-- Aplicaciones del elevador magnético - 统一蓝色调徽章 --\u003e\n  \u003cdiv class=\"garvee-application-badges\"\u003e\n   \u003cspan class=\"garvee-badge\"\u003e\n    Metallindustrie\n   \u003c\/span\u003e\n   \u003cspan class=\"garvee-badge\"\u003e\n    Bauwesen\n   \u003c\/span\u003e\n   \u003cspan class=\"garvee-badge\"\u003e\n    Automobilindustrie\n   \u003c\/span\u003e\n   \u003cspan class=\"garvee-badge\"\u003e\n    Materialtransport\n   \u003c\/span\u003e\n   \u003cspan class=\"garvee-badge\"\u003e\n    Industrielle Fertigung\n   \u003c\/span\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Sección de características principales (3 tarjetas) --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003ch2\u003e\n   Hauptmerkmale des Magnethebers\n  \u003c\/h2\u003e\n  \u003cdiv class=\"garvee-feature-list\"\u003e\n   \u003cdiv class=\"garvee-feature-item\"\u003e\n    \u003ch3\u003e\n     Hochleistungsmagnetkraft\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Ausgestattet mit hochwertigen N42-Permanentmagneten und einer speziell entwickelten U-förmigen Nut, die die Kontaktfläche und Haltekraft maximiert für sicheren Halt.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"garvee-feature-item\"\u003e\n    \u003ch3\u003e\n     Hebekapazität von 300 kg\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Robuste Kapazität zum Heben von Stahlblechen, Blöcken, Stäben und Zylindern bis zu 300 kg, ideal für anspruchsvolle industrielle Anwendungen.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"garvee-feature-item\"\u003e\n    \u003ch3\u003e\n     Sichere und ergonomische Bedienung\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Entwickelt mit gummierten, rutschfesten Griffen und einem sicheren Verriegelungssystem mit einem Sicherheitsfaktor von 2,5, das Stabilität und Kontrolle während des Gebrauchs gewährleistet.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Sección de imágenes del producto --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003cimg alt=\"GARVEE Magnetheber - Funktion mit Stahlplatten\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704953023776.jpg?v=1766110734\"\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Sichere Befestigung von flachen Stahlplatten mit optimierter Magnetkraft\n  \u003c\/p\u003e\n  \u003cimg alt=\"GARVEE Magnetheber - Handhabung von Rundstäben\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704953023778.jpg?v=1766110737\"\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Kapazität zum Halten von Metallstäben und Zylindern unterschiedlicher Durchmesser\n  \u003c\/p\u003e\n  \u003cimg alt=\"GARVEE Magnetheber - Aktivierungsmechanismus\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704953086026.jpg?v=1761627147\"\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Einfacher Aktivierungsmechanismus durch 180°-Drehung des Griffs gemäß klaren Anzeigen\n  \u003c\/p\u003e\n  \u003cimg alt=\"GARVEE Magnetheber - Robustes Industriedesign\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704953023772.jpg?v=1766110735\"\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Robuste industrielle Konstruktion mit Sicherheitsbolzen und ergonomischem Design\n  \u003c\/p\u003e\n  \u003cimg alt=\"GARVEE Magnetheber - Vielfältige Anwendungen\" class=\"garvee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1704952852601.jpg?v=1761627146\"\u003e\n  \u003cp class=\"garvee-image-caption\"\u003e\n   Vielseitigkeit für vielfältige Anwendungen im Transport und in der Industrie\n  \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- Sección de características clave (lista con check) --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003ch2\u003e\n   Vorteile und Hauptmerkmale\n  \u003c\/h2\u003e\n  \u003cdiv class=\"garvee-key-features\"\u003e\n   \u003cul\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Breite industrielle Anwendung:\n     \u003c\/strong\u003e\n     Vielseitig zum Heben von Stahlblechen, Blöcken, Stäben, Zylindern und anderen ferromagnetischen Materialien.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Kraftvoller Magnetismus:\n     \u003c\/strong\u003e\n     Mehrere Magnetblöcke und U-förmige Nut zur Maximierung der Adsorptionsfläche.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Einfache und sichere Bedienung:\n     \u003c\/strong\u003e\n     180°-Drehgriff mit klaren Anzeigen für einfache Aktivierung\/Deaktivierung.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Hohe Tragfähigkeit:\n     \u003c\/strong\u003e\n     300 kg Hebekapazität dank hochwertiger N42-Magnete.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Verbesserter Sicherheitsfaktor:\n     \u003c\/strong\u003e\n     Sicherheitsfaktor von 2,5 für sicherere Operationen in industriellen Umgebungen.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Ergonomisches Design:\n     \u003c\/strong\u003e\n     Griffe mit rutschfestem Gummi für besseren Halt und Kontrolle.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Kein Energieverbrauch:\n     \u003c\/strong\u003e\n     Permanente Magnete, die ohne Strom funktionieren, ideal für verschiedene Umgebungen.\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Robuste Konstruktion:\n     \u003c\/strong\u003e\n     Hergestellt aus langlebigen Materialien für intensive industrielle Nutzung.\n    \u003c\/li\u003e\n   \u003c\/ul\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Sección de especificaciones técnicas --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003ch2\u003e\n   Technische Spezifikationen\n  \u003c\/h2\u003e\n  \u003cdiv class=\"garvee-key-features\"\u003e\n   \u003cul\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Magnettyp:\n     \u003c\/strong\u003e\n     Hochwertige N42-Permanentmagnete\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Maximale Hebekapazität:\n     \u003c\/strong\u003e\n     300 kg\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Aktivierungstyp:\n     \u003c\/strong\u003e\n     Manuelle mechanische Aktivierung (180° Drehung)\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Sicherheitsfaktor:\n     \u003c\/strong\u003e\n     2,5:1\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Kompatible Materialien:\n     \u003c\/strong\u003e\n     Stahl, Eisen und andere ferromagnetische Materialien\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Griffdesign:\n     \u003c\/strong\u003e\n     Mit rutschfestem Gummi umwickelt für besseren Halt\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Anwendungen:\n     \u003c\/strong\u003e\n     Transport, Bau, Automobilindustrie, Fertigung\n    \u003c\/li\u003e\n    \u003cli\u003e\n     \u003cstrong\u003e\n      Energieanforderungen:\n     \u003c\/strong\u003e\n     Keine (funktioniert ohne Strom)\n    \u003c\/li\u003e\n   \u003c\/ul\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Sección de versatilidad\/conclusión --\u003e\n \u003cdiv class=\"garvee-product-section\"\u003e\n  \u003ch2\u003e\n   Vielseitigkeit für industrielle Anwendungen\n  \u003c\/h2\u003e\n  \u003cp\u003e\n   Der permanente Magnetheber Garvee ist ein unverzichtbares Werkzeug für Fertigungswerkstätten, Baustellen, Lageranlagen und logistische Operationen. Sein stromloses Design macht ihn ideal für Umgebungen, in denen keine Energie verfügbar ist oder zusätzliche Sicherheitsmaßnahmen erforderlich sind. Von der Materialhandhabung in Produktionslinien bis zur Inventarorganisation in Lagern bietet dieser Magnetheber eine sichere, effiziente und zuverlässige Lösung für alle Ihre Metallhandhabungsanforderungen.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Amarillo \/ 299 Kg","offer_id":47583498010802,"sku":"PIS_00VGMTVI","price":119.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61GYLr4tuPL.jpg?v=1781533698"},{"product_id":"garvee-winche-de-bolsillo-para-estacas-vam-34f3pult","title":"Garvee Winche de bolsillo para estacas, capacidad 7348kg, acero resistente, ajustable, para remolques y camiones, negro","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eWinden für Pfostensteckfächer: Die Winde für Pfostensteckfächer des Anhängers ist für Gurte und Anhängersteckfächer bis zu 5 Zoll Breite geeignet, hält etwa 30 Fuß Gurt und ist kompatibel mit Windenführungen in C-Kanal und 20-Fuß-Kettenratschen-Kits.\u003c\/li\u003e\n\u003cli\u003eAusgezeichnete Leistung: Die Winde für Pfostensteckfächer des Anhängers hat eine Tragfähigkeit von bis zu 5.400 Pfund und eine maximale Bruchfestigkeit von 16.200 Pfund, bietet eine starke Zugkraft zum effektiven Schutz der Ladung während des Transports und verbessert die Sicherheit erheblich.\u003c\/li\u003e\n\u003cli\u003eVerstellbare Löcher für Sicherheitsstift: Die Winde für Pfostensteckfächer verfügt über 4 verstellbare Löcher für den Sicherheitsstift, die eine präzise Platzierung des Stifts bieten, um eine sichere Befestigung in den Pfostensteckfächern während der Installation zu gewährleisten.\u003c\/li\u003e\n\u003cli\u003eWinde für Pfostensteckfächer: Die Winde für Pfostensteckfächer ist für Flachbett-Lkw-Fahrer konzipiert, um die Ladung sicher zu fixieren und die Sicherheit während des Transports zu gewährleisten. Sie eignet sich ideal für die Verwendung einer Schiebefunktion, die den Benutzern hilft, eine präzise Positionierung zum Anziehen von Gurten und Ketten zu erreichen, um ein Verrutschen und Beschädigen der Waren zu verhindern.\u003c\/li\u003e\n\u003cli\u003ePremium-Material: Die Winde für Pfostensteckfächer ist aus hochwertigem hochfestem Stahl mit einer korrosionsbeständigen schwarzen Pulverbeschichtung gefertigt, die eine stabile und robuste Nutzung gewährleistet. Sie bietet eine langlebige Leistung und eine optimale Ladungssicherung.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Paquete De 8","offer_id":47584641351858,"sku":"VAM_34F3PULT","price":136.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71gKXbCQo9L.jpg?v=1781543059"},{"product_id":"garvee-set-aus-2-klappbaren-rohrstutzen-vam-33wlqpxg","title":"Garvee Set aus 2 klappbaren Rohrstützen mit V-förmigem Kopf, 1134 kg Tragkraft, höhenverstellbar von 71 bis 132 cm, aus Kohlenstoffstahl für Schweißarbeiten, Rot","description":"\u003cstyle\u003e\n    .gv-aplus-wrapper {\n        font-family: 'Segoe UI', Roboto, Arial, sans-serif !important;\n        max-width: 1000px !important;\n        margin: 40px auto 0 auto !important;\n        color: #333 !important;\n        line-height: 1.6 !important;\n    }\n    \n    \/* Control de imágenes *\/\n    .gv-img-block { width: 100% !important; display: block !important; margin-bottom: 25px !important; border-radius: 8px !important; border: 1px solid #f1f5f9; }\n    \n    \/* Bloque de Características *\/\n    .gv-main-features {\n        border: 2px solid #074174 !important;\n        padding: 30px !important;\n        background-color: #f8fafc !important;\n        border-radius: 12px !important;\n        margin: 35px 0 !important;\n    }\n    .gv-feature-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin-bottom: 25px;\n    }\n    .gv-feature-item h4 { color: #074174 !important; font-size: 17px !important; margin: 0 0 8px 0 !important; font-weight: 800 !important; }\n    .gv-feature-item p { font-size: 14px !important; color: #4b5563 !important; margin: 0 !important; }\n\n    \/* Tablas y Encabezados *\/\n    .gv-header-blue { border-left: 6px solid #074174 !important; padding: 12px 18px !important; background-color: #f1f5f9 !important; margin: 30px 0 15px 0 !important; }\n    .gv-header-blue h2 { color: #074174 !important; margin: 0 !important; font-size: 20px !important; font-weight: 800 !important; }\n    .gv-specs-table { width: 100% !important; border-collapse: collapse !important; margin-bottom: 30px !important; }\n    .gv-specs-table td { padding: 14px !important; border: 1px solid #edf2f7 !important; font-size: 14px !important; }\n    .gv-label { font-weight: bold !important; background: #f8fafc !important; color: #074174 !important; width: 35% !important; }\n\n    \/* Sección Q\u0026A *\/\n    .gv-qa-section { border: 1px solid #e2e8f0 !important; padding: 25px !important; border-radius: 8px !important; background-color: #ffffff !important; }\n    .gv-qa-item { margin-bottom: 15px !important; padding-bottom: 10px !important; border-bottom: 1px dashed #e2e8f0 !important; }\n    .gv-qa-item:last-child { border-bottom: none !important; }\n    .gv-q { font-weight: bold !important; color: #074174 !important; font-size: 15px !important; display: block; margin-bottom: 5px; }\n    .gv-a { font-size: 14px !important; color: #4b5563 !important; margin: 0; }\n\n    @media (max-width: 600px) { \n        .gv-feature-grid { grid-template-columns: 1fr; } \n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gv-aplus-wrapper\"\u003e\n    \u003cdiv class=\"gv-feature-grid\"\u003e\n        \u003cimg src=\"https:\/\/apbv3jnbjt7qmw56-95735119945.shopifypreview.com\/cdn\/shop\/files\/7110IVzeTTL.jpg?v=1774950493\u0026amp;width=1946\" class=\"gv-img-block\" alt=\"Garvee 2er-Rohrhalter-Set\"\u003e\n        \u003cimg src=\"https:\/\/apbv3jnbjt7qmw56-95735119945.shopifypreview.com\/cdn\/shop\/files\/71gJu76tVkL.jpg?v=1774950493\u0026amp;width=1946\" class=\"gv-img-block\" alt=\"Abmessungen und Verwendung des Rohrhalters\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gv-main-features\"\u003e\n        \u003ch3 style=\"text-align: center; color: #074174; margin-top: 0; margin-bottom: 25px; font-weight: 800;\"\u003eINDUSTRIELLE ROBUSTHEIT UND VIELSEITIGKEIT IN DER WERKSTATT\u003c\/h3\u003e\n        \u003cdiv class=\"gv-feature-grid\" style=\"margin-bottom: 0;\"\u003e\n            \u003cdiv class=\"gv-feature-item\"\u003e\n                \u003ch4\u003eTragfähigkeit von 1134 kg\u003c\/h4\u003e\n                \u003cp\u003eAusgestattet mit einem verstärkten V-Kopf und einem 2-Kugel-Übertragungssystem trägt dieser Ständer bis zu 2500 lbs mit absoluter Sicherheit und Stabilität.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gv-feature-item\"\u003e\n                \u003ch4\u003eFlexibel einstellbare Höhe\u003c\/h4\u003e\n                \u003cp\u003eStufenlose Einstellung von 71 cm bis 132 cm (28\" bis 52\"). Der Schnellverriegelungsring ermöglicht schnelle Höhenänderungen, um sich an jedes Projekt anzupassen.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gv-feature-item\"\u003e\n                \u003ch4\u003eKlappbares Dreibeindesign\u003c\/h4\u003e\n                \u003cp\u003eDie kompakte und klappbare Struktur erleichtert den Transport und die Lagerung. Der integrierte Gummigriff sorgt für einen bequemen Umgang auf der Baustelle oder in der Werkstatt.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gv-feature-item\"\u003e\n                \u003ch4\u003eKohlenstoffstahlkonstruktion\u003c\/h4\u003e\n                \u003cp\u003eHergestellt aus hochbelastbarem Kohlenstoffstahl und verbreiterten Fußplatten, um auch auf unebenen Oberflächen einen festen Halt zu gewährleisten.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gv-header-blue\"\u003e\n        \u003ch2\u003eProduktspezifikationen\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"gv-specs-table\"\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eMenge\u003c\/td\u003e\n                \u003ctd\u003eSet mit 2 Einheiten\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eMaximale Tragfähigkeit\u003c\/td\u003e\n                \u003ctd\u003e1134 kg (2500 lbs) pro Ständer\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eHöhenbereich\u003c\/td\u003e\n                \u003ctd\u003e71 cm bis 132 cm (28\" bis 52\")\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eRohrkapazität\u003c\/td\u003e\n                \u003ctd\u003e0,3 cm bis 30,5 cm (1\/8\" bis 12\")\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eMaterial\u003c\/td\u003e\n                \u003ctd\u003eHochfester Kohlenstoffstahl\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"gv-label\"\u003eFarbe\u003c\/td\u003e\n                \u003ctd\u003eRot\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"gv-feature-grid\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/square_71D50SSytTL.png?v=1778557093\" class=\"gv-img-block\" alt=\"Kompakt zusammengeklappter Rohrhalter\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/square_61ddviFQEpL_79b21490-3361-4b83-9dc7-b1e40f693eca.png?v=1778557084\" class=\"gv-img-block\" alt=\"Detail des Einstell- und Sicherheitssystems\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gv-header-blue\"\u003e\n        \u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gv-qa-section\"\u003e\n        \u003cdiv class=\"gv-qa-item\"\u003e\n            \u003cb class=\"gv-q\"\u003eRutscht der Ständer während der Schweißarbeit?\u003c\/b\u003e\n            \u003cp class=\"gv-a\"\u003eNein, dank der verbreiterten und abgerundeten Fußplatten sowie der Dreibeinstruktur bleibt der Ständer auch auf unebenen Werkstattböden fest und sicher stehen.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gv-qa-item\"\u003e\n            \u003cb class=\"gv-q\"\u003eWie einfach ist der Transport des Sets?\u003c\/b\u003e\n            \u003cp class=\"gv-a\"\u003eEs ist äußerst tragbar. Das klappbare Design reduziert die Größe erheblich, und der ergonomische Gummigriff ermöglicht das bequeme Tragen beider Ständer.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gv-qa-item\"\u003e\n            \u003cb class=\"gv-q\"\u003eIst es für Rohre mit großem Durchmesser geeignet?\u003c\/b\u003e\n            \u003cp class=\"gv-a\"\u003eJa, der verbesserte V-Kopf ist so konzipiert, dass er Rohre mit bis zu 12 Zoll (30,5 cm) aufnehmen kann, was ihn ideal für eine breite Palette von mechanischen und industriellen Anwendungen macht.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Rojo \/ Set De 2","offer_id":47585638121650,"sku":"VAM_33WLQPXG","price":165.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/71y6PjWmnJL.jpg?v=1781559916"},{"product_id":"garvee-lastendreibein-fur-die-jagd-500lb-pho-0z0h5mlw","title":"Garvee Lastendreibein für die Jagd 500LB, Aufzug mit selbsthemmender Winde, stabile dreieckige Basis, legierter Stahl, verstellbares Tablett und 360°-Drehung","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eRobuste Hebekapazität von 500LB: Hergestellt aus hochfestem legiertem Stahl und industriellen Komponenten, um große Beutetiere von bis zu 500 Pfund sicher und zuverlässig zu heben, und bietet die notwendige Kraft für die Verarbeitung von Elchen, Hirschen oder Schweinen.\u003c\/li\u003e\n\u003cli\u003eSelbsthemmende Winde für mühelose Höhenkontrolle: Verfügt über eine sanft bedienbare und selbsthemmende Winde, die es ermöglicht, die Beute präzise auf die perfekte Arbeitshöhe zu heben und zu senken, wodurch die Belastung reduziert und die Verarbeitungseffizienz verbessert wird.\u003c\/li\u003e\n\u003cli\u003eUltrastabiler dreieckiger Sockel mit Anti-Rotationsschutz: Entwickelt mit einem verstärkten dreieckigen Sockel und einem Ratschen-Blockiersystem, um Verschiebungen oder Drehungen zu verhindern und vollständige Stabilität und Sicherheit während des gesamten Auszieh- und Zerlegeprozesses zu gewährleisten.\u003c\/li\u003e\n\u003cli\u003eIntegriertes verstellbares Werkzeugtablett und 360°-Drehung: Beinhaltet ein praktisches Tablett zur Aufbewahrung von Messern und Ausrüstung in Reichweite. Der 360°-drehbare Haken ermöglicht ein einfaches Drehen der Beute, um von allen Winkeln zugänglich zu sein.\u003c\/li\u003e\n\u003cli\u003eWitterungsbeständige Haltbarkeit mit Pulverbeschichtung: Geschützt durch eine dicke, rostbeständige Beschichtung, die widrigen Außenbedingungen standhält und jahrelangen zuverlässigen Service im Feld oder Lager garantiert.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064500.jpg?v=1781570212\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064500.jpg?v=1781570212\" alt=\"PHO_0Z0H5MLW\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064497.jpg?v=1781570212\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064497.jpg?v=1781570212\" alt=\"PHO_0Z0H5MLW\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064503.jpg?v=1781570212\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064503.jpg?v=1781570212\" alt=\"PHO_0Z0H5MLW\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064502.jpg?v=1781570212\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/1693292064502.jpg?v=1781570212\" alt=\"PHO_0Z0H5MLW\"\u003e","brand":"Garvee","offers":[{"title":"226,8 Kg","offer_id":47586088353970,"sku":"PHO_0Z0H5MLW","price":177.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61W3ZzpLWDL.jpg?v=1781570216"},{"product_id":"garvee-verstellbarer-portalkran-mit-dreieckiger-basis-pis-00zz028p","title":"Garvee Verstellbarer Portalkran mit dreieckiger Basis für den Motorenheber in Werkstätten 246-358cm Gelb","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Verstellbarer Portalkran mit 2000 LBS】: Mit einer Tragfähigkeit von 2000 LBS ist dieser Portalkran eine Kraftquelle für Hebeaufgaben in verschiedenen industriellen Umgebungen. Seine Kapazität von 1 T garantiert Effizienz beim Umgang mit schweren Lasten.\u003c\/li\u003e\n\u003cli\u003e【Höhenverstellbar von 97 in bis 141 in】: Mit einem verstellbaren Höhenbereich von 97 in bis 141 in bietet dieser Portalkran Vielseitigkeit, um Aufgaben in unterschiedlichen Höhen mühelos und präzise zu bewältigen.\u003c\/li\u003e\n\u003cli\u003e【Robuste Stahl-I-Träger-Konstruktion】: Hergestellt aus hochwertigen Stahl-I-Trägern garantiert dieser Portalkran Sicherheit und Zuverlässigkeit bei hochbelastbaren Hebevorgängen und ist eine langlebige und nachhaltige Investition.\u003c\/li\u003e\n\u003cli\u003e【Stabile dreieckige Basis】: Der Portalkran verfügt über ein stabiles dreieckiges Basisdesign, das eine solide Grundlage für sichere und stabile Hebevorgänge selbst bei schweren Lasten gewährleistet.\u003c\/li\u003e\n\u003cli\u003e【Breite Anwendung】: Ideal für den Einsatz in Fabriken, Baustellen, Lagern und Autowerkstätten ist dieser Portalkran vielseitig und zuverlässig und somit ein unverzichtbares Werkzeug für verschiedene industrielle Umgebungen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871311030.jpg?v=1776237124\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871311030.jpg?v=1776237124\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871307001.jpg?v=1776237124\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871307001.jpg?v=1776237124\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871302982.jpg?v=1776237123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871302982.jpg?v=1776237123\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871299187.jpg?v=1776237123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871299187.jpg?v=1776237123\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871295642.jpg?v=1776237123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871295642.jpg?v=1776237123\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871292218.jpg?v=1776237122\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871292218.jpg?v=1776237122\" alt=\"PIS_00ZZ028P\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871287423.jpg?v=1776237124\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0957\/3511\/9945\/files\/1718871287423.jpg?v=1776237124\" alt=\"PIS_00ZZ028P\"\u003e","brand":"Garvee","offers":[{"title":"907,2 Kg","offer_id":47587090464946,"sku":"PIS_00ZZ028P","price":1656.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/619FIrWnQLL.jpg?v=1781583659"},{"product_id":"garvee-hydraulischer-drehkran-mit-5cm-montage-pou-0a2jhmuf","title":"Garvee Hydraulischer Drehkran mit 5cm Montage für den Beladevorgang von Pick-ups im Bauwesen 454kg Rot","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Hydraulische Leistung und dreistufige Kapazität】Dieser hydraulische Kran für Pickup bietet eine robuste Hubkraft mit drei einstellbaren Kapazitäten: 500, 750 und 1000 Pfund. Er bewältigt mühelos schwere Lasten, Motoren und Baumaterialien, was ihn zu einem vielseitigen Hebekran für anspruchsvolle Arbeiten macht.\u003c\/li\u003e\n\u003cli\u003e【360°-Drehung für präzise Positionierung】Mit einer vollständigen 360°-Drehung ermöglicht dieser am LKW montierte Kran eine einfache Rotation und präzise Positionierung der Lasten. Dies ermöglicht einen effizienten Betrieb durch eine einzelne Person, sodass Sie die Objekte genau dort manövrieren können, wo sie benötigt werden, ohne das Fahrzeug neu positionieren zu müssen.\u003c\/li\u003e\n\u003cli\u003e【Universelle Montage für 2-Zoll-Anhängerkupplung】Entwickelt mit einem Standard-2-Zoll-Anhängerkupplungsempfänger bietet dieser Kran für die Anhängerkupplung eine perfekte und sichere Passform für Ihren Pickup. Sein werkzeugfreies Schnellmontagedesign bietet eine stabile Basis zum Heben und verwandelt Ihren LKW in einen sofort einsatzbereiten Kran.\u003c\/li\u003e\n\u003cli\u003e【Integriertes Sicherheits- und Stabilitätsdesign】Für einen sicheren Betrieb ausgelegt, verfügt dieser Hebekran für LKW über integrierte Sicherheitsverriegelungen und eine stabile Anhängermontage. Diese Sicherheitselemente gewährleisten eine zuverlässige Leistung und verhindern Unfälle, wodurch Vertrauen bei allen schweren Hebeaufgaben geboten wird.\u003c\/li\u003e\n\u003cli\u003e【Multifunktionale Lösung für die Ladefläche des LKW】Dieser vielseitige Pickup-Kran fungiert als Hirschheber, Hebebühne, Motorheber und Kran für die Ladefläche des LKW und ist ideal für verschiedene Aufgaben. Er erleichtert das Be- und Entladen und dient als praktischer Kran für die Ladefläche in Bau, Landwirtschaft und Werkstätten.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Amarillo \/ 453,6 Kg","offer_id":47587136372914,"sku":"POU_0A2JHMUF","price":443.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61YFmf-Bj-L.jpg?v=1781585658"},{"product_id":"garvee-robuster-stahl-hydraulikarm-mit-5cm-pou-0a2jncnc","title":"Garvee Robuster Stahl-Hydraulikarm mit 5cm Montage für effizientes Heben bei Pick-up-Trucks 454kg Schwarz","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Hydraulische Leistung und dreistufige Kapazität】Dieser hydraulische Kran für Pickups bietet eine starke Hebekapazität mit drei einstellbaren Kapazitäten: 500, 750 und 1000 lbs. Er bewältigt mühelos schwere Lasten, Motoren und Baumaterialien und wird so zu einem vielseitigen Kran für anspruchsvolle Arbeiten.\u003c\/li\u003e\n\u003cli\u003e【360°-Drehung für präzises Positionieren】Mit einer vollständigen 360°-Drehung ermöglicht dieser auf dem LKW montierte Kran eine einfache Rotation und präzise Positionierung der Lasten. Dies ermöglicht eine effiziente Bedienung durch eine einzige Person, sodass Sie die Objekte genau dort manövrieren können, wo sie benötigt werden, ohne das Fahrzeug neu zu positionieren.\u003c\/li\u003e\n\u003cli\u003e【Universelle Montage für 2-Zoll-Anhängerkupplung】Ausgestattet mit einer Standard-2-Zoll-Anhängerkupplung bietet dieser LKW-Anhängerkran eine perfekte und sichere Passform für Ihren Pickup. Das werkzeuglose Schnellmontagedesign sorgt für eine stabile Basis zum Heben und verwandelt Ihren LKW in einen sofort einsatzbereiten Kran.\u003c\/li\u003e\n\u003cli\u003e【Integrierte Sicherheit und stabiles Design】Für einen sicheren Betrieb verfügt dieser LKW-Kran über integrierte Sicherungen und eine stabile Montage an der Anhängerkupplung. Diese Sicherheitselemente gewährleisten eine zuverlässige Leistung und verhindern Unfälle, sodass Sie bei allen schweren Hebeaufgaben Vertrauen haben.\u003c\/li\u003e\n\u003cli\u003e【Multifunktionale Lösung für die Ladefläche des LKW】Dieser vielseitige Kran für Pickups fungiert als Hirschwinde, Hebebühne, Motorwinde und Ladeflächenkran und ist ideal für verschiedene Aufgaben. Er erleichtert das Be- und Entladen und dient als praktischer Kran für die Ladefläche des LKWs in Bauwesen, Landwirtschaft und Werkstätten.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Rojo \/ 453,6 Kg","offer_id":47587140927666,"sku":"POU_0A2JNCNC","price":444.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/9668\/2162\/files\/61LyU1qnRqL.jpg?v=1781585709"}],"url":"https:\/\/www.garvee.de\/collections\/hoists-winches-rigging.oembed","provider":"GARVEEDE","version":"1.0","type":"link"}