{"product_id":"ne-heute-nicht-aktuell-ladies-premium-shirt","title":"Ne Heute Nicht T-Shirt Damen","description":"\u003cdiv class=\"bn-product-copy\"\u003e\n  \u003cdiv class=\"bn-problem-hook\"\u003e\u003cp\u003eKennst du diesen einen Moment an einem ganz gewöhnlichen Tag, irgendwo zwischen zu Hause und unterwegs?\u003c\/p\u003e\u003c\/div\u003e\n  \u003cp class=\"bn-energy\"\u003eWas bemerkst du in genau diesem Moment, wenn du kurz in dich hineinspürst?\u003c\/p\u003e\n  \u003cp class=\"bn-soft-reality\"\u003eWas bedeutet dieser Moment für dich, wenn du ihm einen Augenblick Raum gibst?\u003c\/p\u003e\n  \n\n  \u003cdiv class=\"bn-product-bridge\"\u003e\n\u003cp\u003e\u003cstrong\u003eBevor es weitergeht, braucht es noch ein paar Körpermaße.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSie fließen direkt in die folgende Größen-Einschätzung ein.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n    \u003cdiv class=\"bn-size-calculator\"\u003e\n        \u003ch3\u003e📏 Größenrechner\u003c\/h3\u003e\n        \u003cp class=\"bn-calc-subtitle\"\u003eGrößen-Einschätzung auf Basis der verfügbaren Angaben\u003c\/p\u003e\n\n        \u003cdiv class=\"bn-calc-form\" id=\"bn-calc-form-tshirt_women\"\u003e\n            \n            \u003cdiv class=\"bn-calc-field\"\u003e\n                \u003clabel for=\"bn_height\"\u003eKörpergröße (cm)\u003c\/label\u003e\n                \u003cinput type=\"number\" id=\"bn_height\" name=\"bn_height\" placeholder=\"z.B. 175\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"bn-calc-field\"\u003e\n                \u003clabel for=\"bn_weight\"\u003eGewicht (kg)\u003c\/label\u003e\n                \u003cinput type=\"number\" id=\"bn_weight\" name=\"bn_weight\" placeholder=\"z.B. 70\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"bn-calc-field\"\u003e\n                \u003clabel for=\"bn_bust\"\u003eBrustumfang (cm) (optional)\u003c\/label\u003e\n                \u003cinput type=\"number\" id=\"bn_bust\" name=\"bn_bust\" placeholder=\"z.B. 90\"\u003e\n            \u003c\/div\u003e\n            \n\n            \u003cbutton type=\"button\" class=\"bn-calc-button\" onclick=\"calculateSize_tshirt_women()\"\u003eGröße berechnen\u003c\/button\u003e\n\n            \u003cdiv id=\"bn-calc-result\" class=\"bn-calc-result\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003cstyle\u003e\n\n    .bn-size-calculator {\n        max-width: 500px;\n        margin: 40px auto;\n        padding: 30px;\n        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n        border-radius: 20px;\n        box-shadow: 0 15px 40px rgba(0,0,0,0.2);\n        color: white;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    }\n\n    .bn-size-calculator h3 {\n        text-align: center;\n        margin: 0 0 10px 0;\n        font-size: 28px;\n        font-weight: 700;\n    }\n\n    .bn-calc-subtitle {\n        text-align: center;\n        margin: 0 0 25px 0;\n        opacity: 0.9;\n        font-size: 16px;\n    }\n\n    .bn-calc-form {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n\n    .bn-calc-field {\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n    }\n\n    .bn-calc-field label {\n        font-size: 14px;\n        font-weight: 600;\n        opacity: 0.95;\n    }\n\n    .bn-calc-field input,\n    .bn-calc-select {\n        padding: 14px;\n        border: none;\n        border-radius: 10px;\n        font-size: 16px;\n        background: rgba(255,255,255,0.95);\n        color: #1a202c;\n        transition: all 0.3s;\n    }\n\n    .bn-calc-field input:focus,\n    .bn-calc-select:focus {\n        outline: none;\n        background: white;\n        box-shadow: 0 0 0 3px rgba(255,255,255,0.3);\n    }\n\n    .bn-calc-button {\n        margin-top: 10px;\n        padding: 16px;\n        background: #08890e;\n        color: white;\n        border: none;\n        border-radius: 12px;\n        font-size: 18px;\n        font-weight: 700;\n        cursor: pointer;\n        transition: all 0.3s;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    .bn-calc-button:hover {\n        background: #06660a;\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(0,0,0,0.3);\n    }\n\n    .bn-calc-button:active {\n        transform: translateY(0);\n    }\n\n    .bn-calc-result {\n        margin-top: 20px;\n        padding: 20px;\n        background: rgba(255,255,255,0.2);\n        border-radius: 12px;\n        text-align: center;\n        font-size: 20px;\n        font-weight: 700;\n        min-height: 60px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        backdrop-filter: blur(10px);\n    }\n\n    .bn-calc-result:empty {\n        display: none;\n    }\n\n    \/* 🔥 NEU: Geschlechts-abhängige Felder ausblenden *\/\n    .bn-show-if-women,\n    .bn-show-if-men {\n        display: none;\n    }\n\n    @media (max-width: 600px) {\n        .bn-size-calculator {\n            margin: 20px;\n            padding: 20px;\n        }\n    }\n    \n\u003c\/style\u003e\n\n\u003cscript\u003e\n\n\n\nfunction calculateSize_tshirt_women() {\n    const height = parseFloat(document.getElementById('bn_height')?.value || 0);\n    const weight = parseFloat(document.getElementById('bn_weight')?.value || 0);\n    const hip = parseFloat(document.getElementById('bn_hip')?.value || 0);\n    const bust = parseFloat(document.getElementById('bn_bust')?.value || 0);\n    const waist = parseFloat(document.getElementById('bn_waist')?.value || 0);\n    const chest = parseFloat(document.getElementById('bn_chest')?.value || 0);\n\n    const sizeSets = [{\"calib\": {\"height\": 163, \"weight\": 65, \"bust\": 90, \"size_true\": \"L\"}, \"sizes\": [{\"name\": \"S\", \"height_min\": 148, \"height_max\": 158, \"weight_min\": 40, \"weight_max\": 50}, {\"name\": \"M\", \"height_min\": 153, \"height_max\": 163, \"weight_min\": 50, \"weight_max\": 60}, {\"name\": \"L\", \"height_min\": 158, \"height_max\": 168, \"weight_min\": 60, \"weight_max\": 70}, {\"name\": \"XL\", \"height_min\": 163, \"height_max\": 173, \"weight_min\": 70, \"weight_max\": 80}, {\"name\": \"XXL\", \"height_min\": 168, \"height_max\": 178, \"weight_min\": 80, \"weight_max\": 90}, {\"name\": \"3XL\", \"height_min\": 173, \"height_max\": 183, \"weight_min\": 90, \"weight_max\": 100}]}];\n    const tolerance = {\"height_weight\": 1.2, \"weight_weight\": 1.2, \"hip_weight\": 0.8, \"bust_weight\": 2.5, \"waist_weight\": 0.8, \"chest_weight\": 0.5};\n\n    \n\n    let filteredSizeSets = sizeSets;\n\n    console.log('🔥 Multi-Model Calculator Debug:', { height, weight, hip, bust, waist, chest, sizeSets: filteredSizeSets, tolerance });\n\n    if (!filteredSizeSets || filteredSizeSets.length === 0) {\n        document.getElementById('bn-calc-result').innerHTML = '⚠️ Keine Größentabelle verfügbar.';\n        return;\n    }\n\n    \/\/ 🔥 SCHRITT 1: Berechne für JEDES Model-Set die Distanz zum User\n    const setScores = [];\n    for (let i = 0; i \u003c filteredSizeSets.length; i++) {\n        const set = filteredSizeSets[i];\n        const calib = set.calib || {};\n\n        let cDiff = 0;\n        let cCount = 0;\n\n        if (calib.height \u0026\u0026 height \u003e 0) {\n            cDiff += Math.pow(height - calib.height, 2) * 1.0;\n            cCount++;\n        }\n        if (calib.weight \u0026\u0026 weight \u003e 0) {\n            cDiff += Math.pow(weight - calib.weight, 2) * 1.0;\n            cCount++;\n        }\n        if (calib.bust \u0026\u0026 bust \u003e 0) {\n            cDiff += Math.pow(bust - calib.bust, 2) * 1.5;\n            cCount++;\n        }\n        if (calib.hip \u0026\u0026 hip \u003e 0) {\n            cDiff += Math.pow(hip - calib.hip, 2) * 1.5;\n            cCount++;\n        }\n        if (calib.waist \u0026\u0026 waist \u003e 0) {\n            cDiff += Math.pow(waist - calib.waist, 2) * 1.5;\n            cCount++;\n        }\n\n        const score = cCount \u003e 0 ? Math.sqrt(cDiff \/ cCount) : 9999;\n        const weight_factor = score \u003e 0 ? 1.0 \/ (1.0 + score \/ 10.0) : 1.0;\n\n        setScores.push({\n            index: i,\n            score: score,\n            weight: weight_factor,\n            calib: calib,\n            sizes: set.sizes || []\n        });\n    }\n\n    \/\/ Normalisiere Gewichte (Summe = 1.0)\n    const totalWeight = setScores.reduce((sum, s) =\u003e sum + s.weight, 0);\n    if (totalWeight \u003e 0) {\n        setScores.forEach(s =\u003e s.weight \/= totalWeight);\n    }\n\n    console.log('🔥 Model Scores:', setScores.map(s =\u003e ({\n        calib: s.calib,\n        score: s.score.toFixed(1),\n        weight: (s.weight * 100).toFixed(1) + '%'\n    })));\n\n    \/\/ 🔥 SCHRITT 2: Für jede Size sammle gewichtete Scores aus ALLEN Model-Sets\n    const sizeVotes = {};\n\n    for (const setScore of setScores) {\n        const sizes = setScore.sizes;\n        const setWeight = setScore.weight;\n\n        for (const size of sizes) {\n            let diff = 0;\n            let count = 0;\n\n            \/\/ Körpergröße\n            if (size.height_min !== undefined \u0026\u0026 size.height_max !== undefined \u0026\u0026 height \u003e 0) {\n                const heightCenter = (size.height_min + size.height_max) \/ 2;\n                diff += Math.pow(height - heightCenter, 2) * tolerance.height_weight;\n                count++;\n            }\n\n            \/\/ Gewicht\n            if (size.weight_min !== undefined \u0026\u0026 size.weight_max !== undefined \u0026\u0026 weight \u003e 0) {\n                const weightCenter = (size.weight_min + size.weight_max) \/ 2;\n                diff += Math.pow(weight - weightCenter, 2) * tolerance.weight_weight;\n                count++;\n            }\n\n            \/\/ Hüftumfang\n            if (size.hip_min !== undefined \u0026\u0026 size.hip_max !== undefined \u0026\u0026 hip \u003e 0) {\n                const hipCenter = (size.hip_min + size.hip_max) \/ 2;\n                diff += Math.pow(hip - hipCenter, 2) * tolerance.hip_weight;\n                count++;\n            }\n\n            \/\/ Brustumfang\n            if (size.bust_min !== undefined \u0026\u0026 size.bust_max !== undefined \u0026\u0026 bust \u003e 0) {\n                const bustCenter = (size.bust_min + size.bust_max) \/ 2;\n                diff += Math.pow(bust - bustCenter, 2) * tolerance.bust_weight;\n                count++;\n            }\n\n            \/\/ Taillenumfang\n            if (size.waist_min !== undefined \u0026\u0026 size.waist_max !== undefined \u0026\u0026 waist \u003e 0) {\n                const waistCenter = (size.waist_min + size.waist_max) \/ 2;\n                diff += Math.pow(waist - waistCenter, 2) * tolerance.waist_weight;\n                count++;\n            }\n\n            \/\/ Brustumfang\/Chest\n            if (size.chest_min !== undefined \u0026\u0026 size.chest_max !== undefined \u0026\u0026 chest \u003e 0) {\n                const chestCenter = (size.chest_min + size.chest_max) \/ 2;\n                diff += Math.pow(chest - chestCenter, 2) * tolerance.chest_weight;\n                count++;\n            }\n\n            if (count \u003e 0) {\n                const sizeDiff = Math.sqrt(diff \/ count);\n\n                \/\/ 🔥 Gewichte diesen Score mit dem Model-Gewicht\n                const weightedScore = sizeDiff * (1.0 \/ (setWeight + 0.01));\n\n                if (!sizeVotes[size.name]) {\n                    sizeVotes[size.name] = {\n                    name: size.name,\n                    totalScore: 0,\n                    count: 0\n                    };\n                }\n\n                sizeVotes[size.name].totalScore += weightedScore;\n                sizeVotes[size.name].count++;\n            }\n        }\n    }\n\n    \/\/ 🔥 SCHRITT 3: Finde die Size mit dem besten durchschnittlichen Score\n    let bestSize = '';\n    let bestAvgScore = Number.POSITIVE_INFINITY;\n\n    for (const sizeName in sizeVotes) {\n        const vote = sizeVotes[sizeName];\n        const avgScore = vote.totalScore \/ vote.count;\n\n        if (avgScore \u003c bestAvgScore) {\n            bestAvgScore = avgScore;\n            bestSize = sizeName;\n        }\n    }\n\n    console.log('🔥 Size Votes:', sizeVotes);\n    console.log('🔥 Best Size:', bestSize, 'Score:', bestAvgScore.toFixed(2));\n\n    if (bestSize) {\n        document.getElementById('bn-calc-result').innerHTML = \n            '✅ Größen-Einschätzung: \u003cstrong\u003e' + bestSize + '\u003c\/strong\u003e';\n    } else {\n        document.getElementById('bn-calc-result').innerHTML = \n            '⚠️ Bitte fülle alle Felder aus.';\n    }\n}\n\n\u003c\/script\u003e\n\n  \n\n  \u003cstyle\u003e\n\/* Point 2 typography only *\/\nh2:has(+.bn-loop-anchor.bn-anchor-1) { font-size: 28px !important; line-height: 1.25 !important; margin-top: 0 !important; margin-bottom: 22px !important;\n}.bn-loop-anchor p { font-size: 16px !important; line-height: 1.65 !important; margin-top: 0 !important; margin-bottom: 14px !important;\n} @media screen and (max-width: 749px) { h2:has(+.bn-loop-anchor.bn-anchor-1) { font-size: 22px !important; line-height: 1.28 !important; margin-bottom: 18px !important; }.bn-loop-anchor p { font-size: 16px !important; line-height: 1.6 !important; margin-bottom: 12px !important; }\n}\n\u003c\/style\u003e\n\u003ch2 style=\"font-size:clamp(22px,2vw,28px)!important;line-height:1.28!important;margin-top:0!important;margin-bottom:20px!important;\"\u003eNe. Heute nicht. – Statement Shirt Damen in Gelb\u003c\/h2\u003e\n\u003cdiv class=\"bn-loop-anchor bn-anchor-1\"\u003e\n\u003cp style=\"font-size:16px!important;line-height:1.60!important;font-weight:400!important;margin-top:0!important;margin-bottom:14px!important;\"\u003eDiesen einen Moment zwischen zu Hause und unterwegs, an einem ganz gewöhnlichen Tag – genau da ist es einfach da: das gelbe T-Shirt.\u003c\/p\u003e\n\u003cp style=\"font-size:16px!important;line-height:1.60!important;font-weight:400!important;margin-top:0!important;margin-bottom:14px!important;\"\u003eAuf der Brust steht in dunkler Schrift „Ne. Heute nicht.“ – kurz, klar, mit einem kleinen geschwungenen Zeichen direkt nach dem Punkt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-loop-anchor bn-anchor-2\"\u003e\n\u003cp style=\"font-size:16px!important;line-height:1.60!important;font-weight:400!important;margin-top:0!important;margin-bottom:14px!important;\"\u003eDieser Moment bleibt ganz deiner eigenen Wahrnehmung überlassen. Am Rundhalsausschnitt des gelben Shirts liegt ein Ripp-Bündchen, das einfach da ist, unabhängig davon, was du gerade an dir bemerkst.\u003c\/p\u003e\n\u003cp style=\"font-size:16px!important;line-height:1.60!important;font-weight:400!important;margin-top:0!important;margin-bottom:14px!important;\"\u003eDas Material besteht aus 99 % Baumwolle und 1 % Viskose. Die kurzen Ärmel sind mit einem umgeschlagenen Saum verarbeitet, der untere Rand verläuft gerade. Das Ripp-Bündchen sitzt am Rundhalsausschnitt und fügt sich so in die Gesamtform des gelben Shirts ein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-loop-anchor bn-anchor-3\"\u003e\u003cp style=\"font-size:16px!important;line-height:1.60!important;font-weight:400!important;margin-top:0!important;margin-bottom:14px!important;\"\u003eWas dieser Moment für dich bedeutet, bleibt ganz dir überlassen, während das T-Shirt einfach dazugehört, ohne dass es etwas davon für dich entscheiden muss.\u003c\/p\u003e\u003c\/div\u003e\n  \n  \n\n  \u003cdiv class=\"bn-compare\"\u003e\n  \u003ch3\u003eWelche Richtung passt eher zu dir?\u003c\/h3\u003e\n  \u003cdiv class=\"bn-compare-grid\" role=\"table\" aria-label=\"Sachliche Produktorientierung\"\u003e\n    \u003cdiv class=\"bn-compare-row bn-compare-head\" role=\"row\"\u003e\n      \u003cdiv class=\"bn-compare-cell\" role=\"columnheader\"\u003eDieses Modell\u003c\/div\u003e\n      \u003cdiv class=\"bn-compare-cell\" role=\"columnheader\"\u003eEine andere Variante\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eDeutlich sichtbares Statement in Gelb mit dunkelblauem Schriftzug auf der Brust\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eEin einfarbiges Basic-Shirt ohne Aufdruck, wenn du lieber zurückhaltend bleibst\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eEuro Fit, leicht tailliert für einen körpernahen Damenschnitt\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eEin gerader, weiter geschnittener Unisex-Schnitt, wenn dir mehr Bewegungsfreiheit wichtiger ist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003e185 g\/m² mittelschwerer Baumwoll-Jersey (99% Baumwolle, 1% Viskose)\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eEin dünnerer Sommer-Jersey, wenn du ein leichteres Tragegefühl bevorzugst\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eRundhalsausschnitt mit Ripp-Bündchen und geradem Saum\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eEin V-Ausschnitt-Modell, wenn dir diese Ausschnittform lieber ist\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \n  \n  \n\n  \u003cdiv class=\"bn-material\"\u003e\n  \u003ch3\u003ePflege \u0026amp; Material\u003c\/h3\u003e\n  \u003cdiv\u003e• Material: 99 % Baumwolle, 1 % Viskose\u003c\/div\u003e\n\u003c\/div\u003e\n  \n  \n\n  \u003cdetails class=\"bn-ship\"\u003e\u003csummary\u003eLieferung\u003c\/summary\u003e\u003cdiv\u003e\u003cdiv class=\"bn-shipping-info\"\u003e\n    \u003ch4\u003e📦 Lieferzeit\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e 2–5 Werktage nach Bestelleingang\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eExpress-Versand:\u003c\/strong\u003e Bestellungen vor 12 Uhr werden noch am selben Tag versendet. \n    Bestellungen nach 12 Uhr gehen am nächsten Werktag raus.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.9rem; color: #6b7280; margin-top: 8px;\"\u003e\n        💡 Tipp: Bestell vor 12 Uhr, wenn's schnell gehen soll!\n    \u003c\/p\u003e\n    \u003cp style=\"font-size: 0.85rem; color: #9ca3af; margin-top: 6px;\"\u003e\n        Wir produzieren auf Bestellung – das reduziert Überproduktion und Lagerware.\n    \u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n  \n  \u003cdiv class=\"bn-return-policy\"\u003eOhne Druck bestellen. 30 Tage Zeit zum Entscheiden.\u003c\/div\u003e\n  \u003cdiv class=\"bn-source\"\u003e\u003csmall class=\"bn-source\"\u003eQuelle: Bodenseemarke – Angaben geprüft i. S. d. EU-GPSR.\u003cbr\u003eHersteller: Eugen Noll Bodenseemarke GbR, Zaunkönigweg 8, 88048 Friedrichshafen, DE, info@bodenseemarke.com\u003c\/small\u003e\u003c\/div\u003e\n\n  \n\u003cdiv class=\"bn-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n  \u003ch3\u003eHäufig gestellte Fragen: Ne Heute Nicht T-Shirt Damen\u003c\/h3\u003e\n  \n  \u003cdiv itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n    \u003ch4 itemprop=\"name\"\u003eWelche Größen gibt es beim Ne Heute Nicht T-Shirt Damen?\u003c\/h4\u003e\n    \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n      \u003cp itemprop=\"text\"\u003eNutze den Größenrechner und die hinterlegten Größenangaben für eine Größen-Einschätzung.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n    \u003ch4 itemprop=\"name\"\u003eIst das gelbe Statement T-Shirt Damen mit Spruch aus reiner Baumwolle?\u003c\/h4\u003e\n    \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n      \u003cp itemprop=\"text\"\u003eDas Material besteht zu 99% aus Baumwolle und zu 1% aus Viskose bei einem Gewicht von 185 g\/m² – ein mittelschwerer Jersey-Stoff.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n    \u003ch4 itemprop=\"name\"\u003eWie fällt der Schnitt des Ladies Premium Shirts aus?\u003c\/h4\u003e\n    \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n      \u003cp itemprop=\"text\"\u003eDie Produktquelle gibt die Passform als Euro Fit (leicht tailliert) an. Für die konkrete Größenwahl nutze zusätzlich den Größenrechner und die hinterlegten Kleidungsmaße.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n    \u003ch4 itemprop=\"name\"\u003eBleibt der Schriftzug „Ne. Heute nicht.“ nach dem Waschen gut lesbar?\u003c\/h4\u003e\n    \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n      \u003cp itemprop=\"text\"\u003eKonkrete Pflegeangaben sind für dieses Produkt derzeit nicht verifiziert. Maßgeblich sind die Hinweise am eingenähten Pflegeetikett.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n    \u003ch4 itemprop=\"name\"\u003eFür wen ist das Ne Heute Nicht T-Shirt Damen weniger geeignet?\u003c\/h4\u003e\n    \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n      \u003cp itemprop=\"text\"\u003eFür alle, die ein neutrales Basic-Shirt ohne sichtbaren Text-Print oder eine sehr formelle Oberbekleidung suchen, ist dieses Statement Shirt weniger passend.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cdiv class=\"bn-bottom-cta\"\u003e\n\u003cp class=\"bn-cta-title\"\u003eNe Heute Nicht T-Shirt Damen\u003c\/p\u003e\n\u003cp class=\"bn-cta-price\"\u003e\u003cspan class=\"bn-cta-current\"\u003e€29.95\u003c\/span\u003e\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"bn-cta-button\" onclick=\"var t=document.querySelector('.product-form__input')||document.querySelector('[name=id]')||document.querySelector('form[action*=cart]');if(t){t.scrollIntoView({behavior:'smooth',block:'center'})}else{window.scrollTo({top:0,behavior:'smooth'})}\"\u003eGröße wählen \u0026amp; bestellen ↑\u003c\/button\u003e\u003cp class=\"bn-cta-trust\"\u003eOhne Druck bestellen. 30 Tage Zeit zum Entscheiden.\u003c\/p\u003e\n\u003cp class=\"bn-cta-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003cdiv class=\"bn-related-articles\"\u003e\n  \u003ch3\u003eRatgeber\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"\/blogs\/bodensee\/wellness-am-bodensee\"\u003eWellness am Bodensee: 10 traumhafte Orte für deine Auszeit am See\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/blogs\/bodensee\/bodensee-aktivitaten\"\u003eBodensee Aktivitäten\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/blogs\/bodensee\/bodensee-sehenswurdigkeiten\"\u003eBodensee Sehenswürdigkeiten\u003c\/a\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n  \u003cspan class=\"bn-visual-anchor\" data-visual-intent=\"Zentraler Schriftzug „Ne. Heute nicht.“ mit kleinem geschwungenem Signet\" style=\"display:none\"\u003e\u003c\/span\u003e\u003cspan class=\"bn-visual-anchor\" data-visual-intent=\"Ripp-Bündchen am Rundhalsausschnitt\" style=\"display:none\"\u003e\u003c\/span\u003e\n\n  \u003csmall class=\"bn-updated\"\u003eZuletzt aktualisiert: 27.09.2026\u003c\/small\u003e\n\n  \n\n\u003cstyle\u003e\n\n  .bn-product-copy{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px!important;line-height:1.7!important;color:#111827}\n  .bn-product-copy h2{font-size:1.8rem!important;margin:24px 0 12px;line-height:1.3}\n  .bn-product-copy h3{font-size:1.25rem!important;margin:20px 0 10px;line-height:1.4}\n  .bn-product-copy p{margin:12px 0;font-size:1rem!important;line-height:1.7!important}\n  .bn-product-copy li{font-size:1rem!important;line-height:1.7!important}\n @media(max-width:768px){\n    .bn-product-copy{font-size:15px!important;line-height:1.65!important}\n    .bn-product-copy h2{font-size:1.45rem!important;margin:18px 0 10px}\n    .bn-product-copy h3{font-size:1.15rem!important;margin:16px 0 8px}\n    .bn-product-copy p,.bn-product-copy li{font-size:0.97rem!important;line-height:1.65!important}\n  }\n  .bn-subheadline{color:#374151}\n  .bn-questions{margin:14px 0;padding:16px;background:#f9fafb;border-radius:8px}\n  .bn-questions ul{margin:8px 0 0 20px}\n  .bn-questions li{margin:6px 0}\n  .bn-pricebox{margin:16px 0;padding:12px;background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:8px}\n  details.bn-ship, details.bn-returns{margin:10px 0;background:#f9fafb;padding:10px 12px;border-radius:8px}\n  details summary{cursor:pointer;font-weight:600}\n  .bn-material{margin:16px 0}\n  .bn-sizechart{margin:16px 0}\n  .bn-fit{margin:16px 0}\n  .bn-mini-cta{margin:20px 0;padding:16px;background:#f0f9ff;border-left:4px solid #3b82f6;font-weight:500;font-style:italic}\n  .bn-loop{margin:16px 0;padding:12px;background:#fef3c7;border-left:4px solid #f59e0b;font-weight:500}\n  .bn-loop-end{margin:20px 0;padding:16px;background:#f0fdf4;border-left:4px solid #10b981;font-weight:500;font-style:italic}\n  .bn-target{margin:20px 0;padding:20px;background:#f0f9ff;border-radius:8px;border-left:4px solid #3b82f6}\n  .bn-target h3{margin:0 0 12px 0;font-size:1.2rem}\n  .bn-specs{margin:20px 0;padding:20px;background:#f9fafb;border-radius:8px}\n  .bn-specs h3{margin:0 0 12px 0;font-size:1.2rem}\n  .bn-faq{margin:32px 0;padding:0;background:#fff;border-radius:12px;border:2px solid #d1fae5;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.05)}\n  .bn-faq\u003eh3{margin:0;padding:18px 24px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-bottom:2px solid #bbf7d0;font-size:1.1rem;color:#065f46;font-weight:700}\n  .bn-faq [itemtype=\"https:\/\/schema.org\/Question\"]{padding:16px 24px;border-top:1px solid #f0fdf4}\n  .bn-faq [itemtype=\"https:\/\/schema.org\/Question\"]:first-of-type{border-top:none}\n  .bn-faq h4{margin:0 0 8px 0;font-size:0.95rem;font-weight:600;color:#1e293b;cursor:pointer}\n  .bn-faq h4::before{content:\"❓ \";font-size:0.85rem}\n  .bn-faq p[itemprop=\"text\"]{margin:0;font-size:0.9rem;color:#475569;line-height:1.6;padding-left:1.4rem}\n  .bn-entity{margin:20px 0;padding:20px;background:#fef3c7;border-radius:8px;border-left:4px solid #f59e0b}\n  .bn-lupe{margin:30px 0;padding:24px;background:#f0f9ff;border-radius:12px;border-left:4px solid #3b82f6}\n  .bn-lupe h3{margin:0 0 8px 0;font-size:1.3rem}\n  .bn-lupe-intro{margin:0 0 20px 0;color:#374151;font-style:italic}\n  .bn-lupe-item{display:flex;gap:16px;margin:16px 0;padding:16px;background:white;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}\n  .bn-lupe-icon{font-size:32px;flex-shrink:0}\n  .bn-lupe-content h4{margin:0 0 6px 0;font-size:1.05rem;font-weight:600}\n  .bn-lupe-content p{margin:0;color:#374151;line-height:1.5}\n  .bn-updated{display:block;margin-top:8px;color:#6b7280}\n  .bn-return-policy{margin:16px 0;padding:12px;background:#f9fafb;border-left:3px solid #2563eb;font-size:0.95rem}\n  .bn-product-image{width:100%;height:auto;margin:20px 0;border-radius:8px}\n  .bn-gpsr{margin-top:32px}\n  .bn-quick-benefits{margin:14px 0 20px 0;padding:12px 16px;background:#f9fafb;border-radius:8px}\n  .bn-quick-benefits ul{margin:0;padding-left:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}\n  .bn-quick-benefits li{font-size:0.9rem;color:#374151;font-weight:500}\n  .bn-problem-hook{margin:0 0 16px 0;padding:14px 20px;background:#fef9ec;border-left:4px solid #f59e0b;border-radius:6px;font-style:italic;color:#6b7280;font-size:0.95rem}\n  .bn-social-proof{margin:20px 0;padding:20px;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}\n  .bn-social-proof h3{margin:0 0 12px 0;font-size:1.1rem}\n  .bn-social-proof ul{margin:0;padding-left:0;list-style:none}\n  .bn-social-proof li{margin:8px 0;color:#374151}\n  .bn-decision-anchor{margin:20px 0;padding:20px;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}\n  .bn-decision-anchor h3{margin:0 0 12px 0;font-size:1.1rem}\n  .bn-decision-anchor ul{margin:6px 0;padding-left:0;list-style:none}\n  .bn-decision-anchor li{margin:6px 0;line-height:1.5}\n  .bn-related-articles{margin:20px 0;padding:20px;background:#f9fafb;border-radius:8px;border-left:4px solid #6366f1}\n  .bn-related-articles h3{margin:0 0 12px 0;font-size:1.1rem}\n  .bn-related-articles ul{margin:8px 0;padding-left:20px}\n  .bn-related-articles li{margin:6px 0}\n  .bn-related-articles a{color:#4f46e5;text-decoration:none;font-weight:500}\n  .bn-related-articles a:hover{text-decoration:underline}\n  .bn-bottom-cta{margin:3rem 0 1rem 0;padding:2rem;background:var(--color-background-primary,#fff);border:0.5px solid var(--color-border-tertiary,#e5e7eb);border-radius:12px;text-align:center}\n  .bn-cta-title{font-size:1.05rem;font-weight:500;margin:0 0 8px 0;color:var(--color-text-primary,#111827)}\n  .bn-cta-price{margin:0 0 18px 0;font-size:1.1rem}\n  .bn-cta-original{text-decoration:line-through;color:#9ca3af;margin-right:10px;font-size:1rem}\n  .bn-cta-sale{color:#dc2626;font-weight:500;font-size:1.25rem}\n  .bn-cta-current{font-weight:500;font-size:1.25rem;color:var(--color-text-primary,#111827)}\n  .bn-cta-button{display:block;width:100%;padding:14px 28px;background:#f9ca51;color:#111827;border:none;border-radius:8px;font-size:0.95rem;font-weight:500;cursor:pointer;letter-spacing:0.3px;transition:opacity 0.2s}\n  .bn-cta-button:hover{opacity:0.88}\n  .bn-cta-trust{margin:14px 0 6px 0;font-weight:500;font-size:0.9rem;color:var(--color-text-primary,#111827)}\n  .bn-cta-stars{margin:0;font-size:1.2rem;color:#f9ca51;letter-spacing:2px}\n  .bn-closing-note{margin-top:3rem;padding:2rem;border-top:1px solid #eee;text-align:center;font-style:italic;color:#4b5563}\n  .bn-closing-note a{color:#3b82f6;text-decoration:none;font-weight:500}\n  .bn-shipping-info h4{margin:0 0 8px 0;font-size:1.05rem;font-weight:600}\n  .bn-shipping-info p{margin:6px 0}\n  .bn-energy{margin:8px 0 12px 0;padding:14px 20px;font-style:italic;color:#374151;font-size:1.05rem;line-height:1.8;background:#f0fdf4;border-left:3px solid #10b981;border-radius:8px}\n  .bn-soft-reality{margin:8px 0 20px 0;padding:10px 20px;color:#6b7280;font-size:0.95rem;font-style:italic;line-height:1.7;background:#f9fafb;border-radius:8px}\n  .bn-compare{margin:30px 0 26px}\n  .bn-compare h3{margin:0 0 14px}\n  .bn-compare-grid{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}\n  .bn-compare-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7eb}\n  .bn-compare-row:first-child{border-top:none}\n  .bn-compare-head{background:#f9fafb;font-weight:600}\n  .bn-compare-cell{padding:13px 15px;line-height:1.5}\n  .bn-compare-cell+ .bn-compare-cell{border-left:1px solid #e5e7eb}\n  @media(max-width:600px){.bn-compare-row{grid-template-columns:1fr}.bn-compare-cell+ .bn-compare-cell{border-left:none;border-top:1px dashed #e5e7eb}.bn-compare-head{display:none}}\n  .bn-product-bridge{margin:26px 0 30px;padding:20px 22px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}\n  .bn-product-bridge p{margin:0 0 14px 0}\n  .bn-product-bridge p:last-child{margin-bottom:0}\n  .bn-product-bridge strong{font-weight:600}\n  .bn-loop-anchor{margin:26px 0;padding:0 0 24px;border-bottom:1px solid #e5e7eb}\n  .bn-loop-anchor:last-of-type{border-bottom:none;padding-bottom:0}\n  .bn-loop-anchor p:first-child{font-size:1.05rem!important;margin-bottom:12px}\n  .bn-loop-anchor p:first-child strong{font-weight:600}\n  \n\u003c\/style\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\/\", \"@type\": \"Product\", \"name\": \"Ne Heute Nicht T-Shirt Damen\", \"brand\": {\"@type\": \"Brand\", \"name\": \"Bodenseemarke\"}, \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0528\/5635\/7044\/products\/238.png?v=1623075757\", \"category\": \"tshirt_women\", \"offers\": {\"@type\": \"Offer\", \"availability\": \"https:\/\/schema.org\/InStock\", \"price\": \"29.95\", \"priceCurrency\": \"EUR\"}}\u003c\/script\u003e","brand":"Bodenseemarke","offers":[{"title":"XS \/ White","offer_id":65973582004492,"sku":"c4575358.64eb53","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Pacific Grey","offer_id":65973582233868,"sku":"c4575358.61ea36","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Orchid Pink","offer_id":65973582430476,"sku":"c4575358.37e52b","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sky Blue","offer_id":65973582627084,"sku":"c4575358.50102b","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Diva Blue","offer_id":65973582823692,"sku":"c4575358.0d7378","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Sorbet","offer_id":65973583020300,"sku":"c4575358.f00d88","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Red","offer_id":65973583216908,"sku":"c4575358.c88868","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ White","offer_id":65973582037260,"sku":"c4575358.0fa2b3","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Pacific Grey","offer_id":65973582266636,"sku":"c4575358.902652","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Orchid Pink","offer_id":65973582463244,"sku":"c4575358.52be63","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sky Blue","offer_id":65973582659852,"sku":"c4575358.33a09a","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Diva Blue","offer_id":65973582856460,"sku":"c4575358.05f262","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Sorbet","offer_id":65973583053068,"sku":"c4575358.16e983","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Red","offer_id":65973583249676,"sku":"c4575358.7021dc","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ White","offer_id":65973582070028,"sku":"c4575358.738851","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Pacific Grey","offer_id":65973582299404,"sku":"c4575358.433bd0","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Orchid Pink","offer_id":65973582496012,"sku":"c4575358.90b4e6","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sky Blue","offer_id":65973582692620,"sku":"c4575358.33894d","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Diva Blue","offer_id":65973582889228,"sku":"c4575358.8700d1","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Sorbet","offer_id":65973583085836,"sku":"c4575358.db43df","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Red","offer_id":65973583282444,"sku":"c4575358.021634","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ White","offer_id":65973582102796,"sku":"c4575358.3e6273","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Pacific Grey","offer_id":65973582332172,"sku":"c4575358.1e5e19","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Orchid Pink","offer_id":65973582528780,"sku":"c4575358.3e11e9","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sky Blue","offer_id":65973582725388,"sku":"c4575358.7223aa","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Diva Blue","offer_id":65973582921996,"sku":"c4575358.b0e354","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Sorbet","offer_id":65973583118604,"sku":"c4575358.f79a36","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Red","offer_id":65973583315212,"sku":"c4575358.714c5d","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ White","offer_id":65973582135564,"sku":"c4575358.076fa6","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Pacific Grey","offer_id":65973582364940,"sku":"c4575358.84ec82","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Orchid Pink","offer_id":65973582561548,"sku":"c4575358.65b578","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sky Blue","offer_id":65973582758156,"sku":"c4575358.2a693c","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Diva Blue","offer_id":65973582954764,"sku":"c4575358.26717b","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Sorbet","offer_id":65973583151372,"sku":"c4575358.2d89ab","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Red","offer_id":65973583347980,"sku":"c4575358.8744ab","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ White","offer_id":65973582168332,"sku":"c4575358.e7309b","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Pacific Grey","offer_id":65973582397708,"sku":"c4575358.a9360a","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Orchid Pink","offer_id":65973582594316,"sku":"c4575358.8a7b68","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sky Blue","offer_id":65973582790924,"sku":"c4575358.c559a9","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Diva Blue","offer_id":65973582987532,"sku":"c4575358.40be11","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Sorbet","offer_id":65973583184140,"sku":"c4575358.f7d85e","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Red","offer_id":65973583380748,"sku":"c4575358.476f94","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ White","offer_id":65973582201100,"sku":"c4575358.dbf4b9","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"3XL \/ Red","offer_id":65973583413516,"sku":"c4575358.0febfa","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XS \/ Gold","offer_id":65973669986572,"sku":"c4575358.b51486","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"S \/ Gold","offer_id":65973670019340,"sku":"c4575358.06d965","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"M \/ Gold","offer_id":65973670052108,"sku":"c4575358.4bcd65","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"L \/ Gold","offer_id":65973670084876,"sku":"c4575358.38b7e1","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XL \/ Gold","offer_id":65973670117644,"sku":"c4575358.fb19ba","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"XXL \/ Gold","offer_id":65973670150412,"sku":"c4575358.35c851","price":29.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0528\/5635\/7044\/products\/238.png?v=1623075757","url":"https:\/\/www.bodenseemarke.com\/products\/ne-heute-nicht-aktuell-ladies-premium-shirt","provider":"Bodenseemarke","version":"1.0","type":"link"}