{"product_id":"meaist","title":"Lässige Cargo-Shorts für Herren mit Kordelzug","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* ===== SCHRIFTEN ===== *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz@14..32\u0026family=Playfair+Display:ital@0;1\u0026display=swap');\n\n        \/* ===== STYLE-ISOLATION ===== *\/\n        .custom-product-description {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0.5rem 1rem;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.8;\n            letter-spacing: 0.3px;\n            color: #2c2c2c;\n            background: #ffffff;\n            box-sizing: border-box;\n        }\n\n        .custom-product-description *,\n        .custom-product-description *::before,\n        .custom-product-description *::after {\n            box-sizing: inherit;\n        }\n\n        \/* ===== TYPOGRAPHIE \u0026 ABSTÄNDE ===== *\/\n        .custom-product-description h1,\n        .custom-product-description h2,\n        .custom-product-description h3,\n        .custom-product-description h4,\n        .custom-product-description p,\n        .custom-product-description ul,\n        .custom-product-description ol,\n        .custom-product-description figure,\n        .custom-product-description .image-wrapper,\n        .custom-product-description .specs-box,\n        .custom-product-description .note-box,\n        .custom-product-description .feature-card,\n        .custom-product-description hr {\n            margin-top: 0;\n            margin-bottom: 1.8rem;\n        }\n\n        .custom-product-description :last-child {\n            margin-bottom: 0;\n        }\n\n        \/* ===== HAUPTTITEL ===== *\/\n        .custom-product-description .main-title {\n            font-size: 2.5rem;\n            font-weight: 800;\n            line-height: 1.2;\n            color: #1e1e1e;\n            border-bottom: 4px solid #c02f2f;\n            padding-bottom: 0.4rem;\n            display: inline-block;\n            letter-spacing: 1px;\n            position: relative;\n            margin-bottom: 2.2rem;\n        }\n\n        .custom-product-description .main-title::before {\n            content: \"🩳  🧵  🩳  🧵  🩳\";\n            position: absolute;\n            bottom: -1.8rem;\n            left: 0;\n            font-size: 1.2rem;\n            color: #c02f2f;\n            letter-spacing: 6px;\n            opacity: 0.7;\n            white-space: nowrap;\n            pointer-events: none;\n        }\n\n        \/* ===== KAPITEL-ÜBERSCHRIFTEN ===== *\/\n        .custom-product-description .section-title {\n            color: #c02f2f;\n            font-weight: 700;\n            font-size: 1.9rem;\n            text-transform: uppercase;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            margin: 2.4rem 0 1.2rem 0;\n        }\n\n        .custom-product-description .section-title::before,\n        .custom-product-description .section-title::after {\n            content: \"\";\n            flex: 1;\n            height: 3px;\n            background: #c02f2f;\n            opacity: 0.4;\n            border-radius: 2px;\n        }\n\n        @media (max-width: 600px) {\n            .custom-product-description .section-title {\n                white-space: normal;\n                font-size: 1.6rem;\n                gap: 0.5rem;\n            }\n        }\n\n        \/* ===== BILDER ===== *\/\n        .custom-product-description .image-wrapper {\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n            display: inline-block;\n            max-width: 100%;\n            border: 6px solid #ffffff;\n            outline: 2px solid #d4d4d4;\n            outline-offset: 0px;\n            border-radius: 4px;\n            overflow: hidden;\n            margin-bottom: 1.8rem;\n        }\n\n        .custom-product-description .image-wrapper img {\n            display: block;\n            width: 100%;\n            height: auto;\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n        }\n\n        .custom-product-description .image-wrapper:hover {\n            box-shadow: 0 16px 32px rgba(192, 47, 47, 0.2);\n        }\n\n        .custom-product-description .image-wrapper:hover img {\n            transform: scale(1.02);\n        }\n\n        \/* ===== FEATURE-KARTEN ===== *\/\n        .custom-product-description .feature-card {\n            background-color: #fafafa;\n            padding: 1.6rem 1.8rem;\n            border-radius: 20px;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);\n            border-left: 6px solid #c02f2f;\n            margin-bottom: 1.8rem;\n            transition: box-shadow 0.2s;\n        }\n\n        .custom-product-description .feature-card:hover {\n            box-shadow: 0 8px 20px rgba(192, 47, 47, 0.08);\n        }\n\n        .custom-product-description .feature-card h4 {\n            color: #c02f2f;\n            font-weight: 700;\n            font-size: 1.5rem;\n            margin-top: 0;\n            margin-bottom: 0.8rem;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n\n        .custom-product-description .feature-card h4::before {\n            content: attr(data-icon);\n            font-size: 2rem;\n            line-height: 1;\n        }\n\n        .custom-product-description .feature-card p {\n            margin-bottom: 0;\n            font-size: 1.05rem;\n        }\n\n        \/* ===== SPEZIFIKATIONS-BOX ===== *\/\n        .custom-product-description .specs-box {\n            background-color: #f5f8f5;\n            padding: 2rem 2rem 1.5rem 2rem;\n            border-radius: 16px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: inset 0 0 0 1px rgba(0,0,0,0.03);\n        }\n\n        .custom-product-description .specs-box::after {\n            content: \"⚙️ TECHNIK ⚙️\";\n            position: absolute;\n            bottom: 0.2rem;\n            right: 0.5rem;\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #c02f2f;\n            opacity: 0.08;\n            transform: rotate(-8deg);\n            pointer-events: none;\n            font-family: 'Playfair Display', serif;\n            white-space: nowrap;\n        }\n\n        .custom-product-description .specs-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.8rem 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        .custom-product-description .spec-item {\n            flex: 1 1 200px;\n            display: flex;\n            align-items: baseline;\n            border-bottom: 1px dashed #cfcfcf;\n            padding-bottom: 0.4rem;\n        }\n\n        .custom-product-description .spec-label {\n            font-weight: 700;\n            color: #c02f2f;\n            min-width: 120px;\n            font-size: 1.1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .custom-product-description .spec-value {\n            font-weight: 400;\n            color: #2c2c2c;\n            margin-left: 1rem;\n        }\n\n        \/* ===== NOTIZ-BLOCK ===== *\/\n        .custom-product-description .note-box {\n            background-color: #fdf8f0;\n            border-left: 8px solid #c02f2f;\n            border-radius: 0 20px 20px 0;\n            padding: 1.8rem 2rem;\n            font-style: normal;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);\n        }\n\n        .custom-product-description .note-box p {\n            margin-bottom: 0.4rem;\n            font-size: 1.1rem;\n        }\n\n        .custom-product-description .note-box strong {\n            color: #c02f2f;\n            font-weight: 700;\n            font-style: normal;\n        }\n\n        .custom-product-description .note-box ul {\n            margin-bottom: 0;\n        }\n\n        \/* ===== LISTEN (allgemein) ===== *\/\n        .custom-product-description ul, \n        .custom-product-description ol {\n            padding-left: 2rem;\n        }\n\n        .custom-product-description ul li {\n            list-style-type: disc;\n        }\n\n        .custom-product-description ol li {\n            list-style-type: decimal;\n        }\n\n        \/* ===== TRENNER ===== *\/\n        .custom-product-description .divider {\n            border: 0;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #c02f2f, #c02f2f, #c02f2f, transparent);\n            margin: 2.2rem 0;\n        }\n\n        \/* ===== MOBILE ===== *\/\n        @media (max-width: 600px) {\n            .custom-product-description .main-title {\n                font-size: 2rem;\n            }\n            .custom-product-description .main-title::before {\n                font-size: 1rem;\n                bottom: -1.5rem;\n            }\n            .custom-product-description .specs-grid {\n                flex-direction: column;\n                gap: 1rem;\n            }\n            .custom-product-description .spec-item {\n                flex-wrap: wrap;\n            }\n            .custom-product-description .spec-label {\n                min-width: 90px;\n            }\n            .custom-product-description .feature-card h4 {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- ===== ISOLIERTER BESCHREIBUNGSBLOCK ===== --\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- HAUPTTITEL (individuell formuliert) --\u003e\n\u003ch2 class=\"main-title\"\u003eCargo-Shorts – robust, funktional \u0026amp; vielseitig\u003c\/h2\u003e\n\u003c!-- GRÖSSENTABELLE (erstes Bild) --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Größentabelle Cargo-Shorts\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144249_bd5c2ff121caa6fe25431a1784f7e170.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- KAPITEL: FUNKTIONEN --\u003e\n\u003ch3 class=\"section-title\"\u003eFUNKTIONEN\u003c\/h3\u003e\n\u003c!-- Merkmal 1: PRAKTISCHE MULTIFUNKTIONSTASCHEN --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Multifunktionstaschen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144253_3881be281ce81e033508e529575cc8e0.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"👜\"\u003ePRAKTISCHE MULTIFUNKTIONSTASCHEN\u003c\/h4\u003e\n\u003cp\u003eBewahren Sie Ihre wichtigsten Dinge sicher und griffbereit auf. Diese Shorts verfügen über mehrere geräumige Cargotaschen, die sich perfekt zum Verstauen von Handy, Geldbörse und Schlüsseln eignen und Ihnen bei Ihren täglichen Abenteuern und Reisen höchsten Komfort bieten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Merkmal 2: VERSTÄRKTE NÄHTE --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Verstärkte Nähte\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144258_0689ebb00a633d57f75aca32ac1bc29e.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🧵\"\u003eVERSTÄRKTE NÄHTE\u003c\/h4\u003e\n\u003cp\u003eFür den täglichen Gebrauch konzipiert. Dank verstärkter Nähte an besonders beanspruchten Stellen wie Taschen und Schlaufen bieten diese Shorts eine außergewöhnliche Strapazierfähigkeit und bleiben so über viele Saisons hinweg ein zuverlässiger Bestandteil Ihrer Garderobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Merkmal 3: VERSTELLBARER KORDELZUG IN DER TAILLE --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Verstellbarer Kordelzug\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144303_d109ad4b750701d7a9178c138684bc89.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🔧\"\u003eVERSTELLBARER KORDELZUG IN DER TAILLE\u003c\/h4\u003e\n\u003cp\u003eSorgen Sie mühelos für die perfekte Passform. Der elastische Bund in Kombination mit einem verstellbaren Kordelzug ermöglicht es Ihnen, die Passform individuell anzupassen und so für sicheren Tragekomfort zu sorgen, sodass die Shorts bei jeder Aktivität an Ort und Stelle bleiben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Merkmal 4: LOCKERE PASSFORM MIT GERADEM BEINSCHNITT --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Lockere Passform\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144310_c468fc82b076cd736fe4a8026bd390fe.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"👖\"\u003eLOCKERE PASSFORM MIT GERADEM BEINSCHNITT\u003c\/h4\u003e\n\u003cp\u003eGenieße uneingeschränkte Bewegungsfreiheit und höchsten Tragekomfort. Der lockere Schnitt mit geradem Beinschnitt bietet reichlich Platz im Gesäß- und Oberschenkelbereich, wodurch sich diese Shorts ideal für alle Gelegenheiten eignen – vom Entspannen zu Hause bis hin zu Ausflügen in die Natur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Merkmal 5: VIELSEITIGES BASIC --\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg loading=\"lazy\" alt=\"Vielseitiges Basic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20260316144315_9191436ed077d37fb6bcaa7cd531ec7a.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"👕\"\u003eVIELSEITIGES BASIC\u003c\/h4\u003e\n\u003cp\u003eEine mühelose Ergänzung für Ihre Freizeitgarderobe. Das schlichte, funktionale Design passt perfekt zu T-Shirts, Hoodies und Sneakers und macht diese Kleidungsstücke zur ersten Wahl für verschiedene Anlässe, von der Stadt bis zum Wochenendausflug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRENNER (optional) --\u003e\u003chr class=\"divider\"\u003e\n\u003c!-- KAPITEL: SPEC --\u003e\n\u003ch3 class=\"section-title\"\u003eSPEC\u003c\/h3\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFarbe:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSchwarz, Grau, Khaki, Armeegrün, Dunkelblau\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eGröße:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eXS, S, M, L, XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eBaumwollmischung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KAPITEL: IM LIEFERUMFANG ENTHALTEN --\u003e\n\u003ch3 class=\"section-title\"\u003eIM LIEFERUMFANG ENTHALTEN\u003c\/h3\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp style=\"font-size: 1.2rem; margin-bottom: 0;\"\u003e📦 1 x Shorts\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KAPITEL: ANMERKUNGEN --\u003e\n\u003ch3 class=\"section-title\"\u003eANMERKUNGEN\u003c\/h3\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eAufgrund von Abweichungen zwischen den verschiedenen Computermonitoren können die Farben möglicherweise nicht ganz genau wie in der Realität dargestellt werden.\u003c\/li\u003e\n\u003cli\u003eBitte berücksichtigen Sie, dass es bei der manuellen Messung zu geringfügigen Abweichungen kommen kann. Bitte vergewissern Sie sich vor dem Kauf, dass dies für Sie kein Problem darstellt.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ABSCHLUSS-ZEILE --\u003e\n\u003cp style=\"text-align: center; font-weight: bold; color: #c02f2f; font-size: 1.2rem; margin-top: 2rem;\"\u003e🩳 Perfekt für Freizeit, Reise und Alltag – jetzt entdecken 🩳\u003c\/p\u003e\n\u003c!-- SCRIPT-BLOCK (unverändert, leer) --\u003e \u003cscript\u003e\n            \/\/ Original-Script (keiner im Quelltext vorhanden)\n        \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- Ende .custom-product-description --\u003e","brand":"kissews","offers":[{"title":"Schwarz \/ XS \/ Socken*1","offer_id":48002148892894,"sku":"LF10331283HEIXS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ S \/ Socken*1","offer_id":48002148925662,"sku":"LF10331283HEIS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ M \/ Socken*1","offer_id":48002148958430,"sku":"LF10331283HEIM+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ L \/ Socken*1","offer_id":48002148991198,"sku":"LF10331283HEIL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ XL \/ Socken*1","offer_id":48002149023966,"sku":"LF10331283HEIXL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ XS \/ Socken*1","offer_id":48002149056734,"sku":"LF10331283HUIXS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ S \/ Socken*1","offer_id":48002149089502,"sku":"LF10331283HUIS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ M \/ Socken*1","offer_id":48002149122270,"sku":"LF10331283HUIM+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ L \/ Socken*1","offer_id":48002149155038,"sku":"LF10331283HUIL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ XL \/ Socken*1","offer_id":48002149187806,"sku":"LF10331283HUIXL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ XS \/ Socken*1","offer_id":48002149220574,"sku":"LF10331283KAQXS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ S \/ Socken*1","offer_id":48002149253342,"sku":"LF10331283KAQS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ M \/ Socken*1","offer_id":48002149286110,"sku":"LF10331283KAQM+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ L \/ Socken*1","offer_id":48002149318878,"sku":"LF10331283KAQL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Khaki \/ XL \/ Socken*1","offer_id":48002149351646,"sku":"LF10331283KAQXL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Armeegrün \/ XS \/ Socken*1","offer_id":48002149384414,"sku":"LF10331283JLVXS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Armeegrün \/ S \/ Socken*1","offer_id":48002149417182,"sku":"LF10331283JLVS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Armeegrün \/ M \/ Socken*1","offer_id":48002149449950,"sku":"LF10331283JLVM+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Armeegrün \/ L \/ Socken*1","offer_id":48002149482718,"sku":"LF10331283JLVL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Armeegrün \/ XL \/ Socken*1","offer_id":48002149515486,"sku":"LF10331283JLVXL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Dunkelblau \/ XS \/ Socken*1","offer_id":48002149548254,"sku":"LF10331283SLSXS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Dunkelblau \/ S \/ Socken*1","offer_id":48002149581022,"sku":"LF10331283SLSS+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Dunkelblau \/ M \/ Socken*1","offer_id":48002149613790,"sku":"LF10331283SLSM+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Dunkelblau \/ L \/ Socken*1","offer_id":48002149646558,"sku":"LF10331283SLSL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Dunkelblau \/ XL \/ Socken*1","offer_id":48002149679326,"sku":"LF10331283SLSXL+LF30317771BAI","price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260316144320_adbb7c8fc7254517079f3fecbbd6d4e4_a5167213-a998-48bd-9029-ac26d4b8b86d.jpg?v=1773902978","url":"https:\/\/kissews.com\/products\/meaist","provider":"kissews","version":"1.0","type":"link"}