{"product_id":"damens-casual-lost-t-shirt-med-korta-armar","title":"👕 FLASH-SALE 50% AUF DIESES T-SHIRT! 🌞 Damen T-Shirt – Lässig, Locker \u0026 Vielseitig Kombinierbar 🌼","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts für modernen Look --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* ===== STYLE-ISOLATION: ALLES NUR INNERHALB .custom-product-description ===== *\/\n        .custom-product-description {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0.5rem 1rem;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.7;\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 .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: \"⚙️ DETAILS ⚙️\";\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: 150px;\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        }\n\n        .custom-product-description .note-box ul {\n            margin-bottom: 0;\n            padding-left: 1.2rem;\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: 120px;\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 --\u003e\n\u003ch2 class=\"main-title\"\u003eDamen-T-Shirt – lässig, bequem \u0026amp; vielseitig\u003c\/h2\u003e\n\u003c!-- GRÖSSENTABELLE --\u003e\n\u003ch3 class=\"section-title\"\u003eGRÖSSENTABELLE\u003c\/h3\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg alt=\"Größentabelle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0795\/1591\/0451\/files\/spp_20250414100700_f0c2e7fb158556cf9862ec513505b6db.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- KAPITEL: EIGENSCHAFTEN --\u003e\n\u003ch3 class=\"section-title\"\u003eEIGENSCHAFTEN\u003c\/h3\u003e\n\u003c!-- FEATURE 1: Einfach und bequem für jeden Tag --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"👚\"\u003eEINFACH UND BEQUEM FÜR JEDEN TAG\u003c\/h4\u003e\n\u003cp\u003eDas einfarbige Design lässt sich mühelos mit Jeans, Shorts oder Röcken kombinieren – für einen schlichten, dennoch stilvollen Alltagslook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260325112219_c08c9f841dd5f107fe6f76d08165d1b2_751e87a5-51af-4c11-8f9f-7d8f064c8e83.jpg?v=1774408980\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 2: Bequeme, lockere Passform --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"💨\"\u003eBEQUEME, LOCKERE PASSFORM\u003c\/h4\u003e\n\u003cp\u003eDie lockere Passform bietet Bewegungsfreiheit und Atmungsaktivität – perfekt für entspannte Tage oder warmes Wetter, um Sie kühl und wohlzufühlen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260325112215_7d5a2b4ef6b30691ea3a4a392de09863_0d9035cf-3bde-41e9-9c78-c9353df67992.jpg?v=1774408980\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 3: Weiches und leichtes Material --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🧵\"\u003eWEICHES UND LEICHTES MATERIAL\u003c\/h4\u003e\n\u003cp\u003eHergestellt aus hautfreundlichem, atmungsaktivem Material für eine angenehme Passform und ganztägigen Tragekomfort zu jeder Jahreszeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260325112215_c1db4645eb81157db22ea21eae84ffcd.jpg?v=1774408945\" alt=\"ab4f75c2ea00f779c778bee004339618\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 4: Klassischer Rundhals und kurze Ärmel --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"👕\"\u003eKLASSISCHER RUNDHALS \u0026amp; KURZE ÄRMEL\u003c\/h4\u003e\n\u003cp\u003eZeitloser Rundhals und kurzärmeliges Design mit einer vielseitigen Passform – ideal zum Layering oder als Solostück.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/5413\/4750\/files\/spp_shopify20260325112220_0926ef23578a69e93d07885b8d2f44da_305ceae0-cbdb-4103-9317-87ecc1de869b.jpg?v=1774408980\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 5: Einfaches Styling und Pflege --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 data-icon=\"🧺\"\u003eEINFACHES STYLING \u0026amp; PFLEGE\u003c\/h4\u003e\n\u003cp\u003eDer knitterarme Stoff macht dieses Oberteil perfekt für Reisen, Arbeit oder Freizeit. Maschinenwaschbar für unkomplizierte Alltagsnutzung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KAPITEL: SPEZIFIKATIONEN --\u003e\n\u003ch3 class=\"section-title\"\u003eSPEZIFIKATIONEN\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\"\u003eFarben:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eWeiß, Grau, Blau, Rosa, Grün, Schwarz\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\"\u003eMischgewebe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eGrößen:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eS – XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eLieferumfang:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1 × Damen-T-Shirt mit kurzen Ärmeln (lässige Passform)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KAPITEL: HINWEISE --\u003e\n\u003ch3 class=\"section-title\"\u003eHINWEISE\u003c\/h3\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eBitte erlauben Sie 1–3 cm Abweichung aufgrund manueller Messung. Bitte stellen Sie vor dem Kauf sicher, dass dies für Sie in Ordnung ist.\u003c\/li\u003e\n\u003cli\u003eDie Farbe kann aufgrund von Unterschieden zwischen den Computermonitoren geringfügig von der Realität abweichen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- SCRIPT-BLOCK (unverändert – leer) --\u003e \u003cscript\u003e\n            \/\/ Original-Script (keiner vorhanden)\n        \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- ENDE .custom-product-description --\u003e","brand":"kzeayg","offers":[{"title":"Weiß \/ S","offer_id":47784289796308,"sku":"LF10296411BAIS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ M","offer_id":47784289829076,"sku":"LF10296411BAIM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ L","offer_id":47784289861844,"sku":"LF10296411BAIL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ XL","offer_id":47784289894612,"sku":"LF10296411BAIXL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ S","offer_id":47784289927380,"sku":"LF10296411HSQS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ M","offer_id":47784289960148,"sku":"LF10296411HSQM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ L","offer_id":47784289992916,"sku":"LF10296411HSQL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ XL","offer_id":47784290025684,"sku":"LF10296411HSQXL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ S","offer_id":47784290058452,"sku":"LF10296411TLSS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ M","offer_id":47784290091220,"sku":"LF10296411TLSM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ L","offer_id":47784290123988,"sku":"LF10296411TLSL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ XL","offer_id":47784290156756,"sku":"LF10296411TLSXL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ S","offer_id":47784290189524,"sku":"LF10296411MHSS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ M","offer_id":47784290222292,"sku":"LF10296411MHSM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ L","offer_id":47784290255060,"sku":"LF10296411MHSL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ XL","offer_id":47784290287828,"sku":"LF10296411MHSXL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ S","offer_id":47784290320596,"sku":"LF10296411JLVS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ M","offer_id":47784290353364,"sku":"LF10296411JLVM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ L","offer_id":47784290386132,"sku":"LF10296411JLVL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ XL","offer_id":47784290418900,"sku":"LF10296411JLVXL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ S","offer_id":47784290451668,"sku":"LF10296411HEIS","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ M","offer_id":47784290484436,"sku":"LF10296411HEIM","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ L","offer_id":47784290517204,"sku":"LF10296411HEIL","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ XL","offer_id":47784290549972,"sku":"LF10296411HEIXL","price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260325112215_7d5a2b4ef6b30691ea3a4a392de09863_0d9035cf-3bde-41e9-9c78-c9353df67992.jpg?v=1775985347","url":"https:\/\/kzeayg.com\/products\/damens-casual-lost-t-shirt-med-korta-armar","provider":"kzeayg","version":"1.0","type":"link"}