{"product_id":"wein-minimal-organic-basic-unisex-sweatshirt","title":"Weintrauben Weinglas Motiv Sweatshirt","description":"\u003cdiv class=\"bn-product-copy\"\u003e\n\u003cdiv class=\"bn-problem-hook\"\u003e\n\u003cp\u003eDa ist dieser gewöhnliche Tag zuhause – irgendein Moment darin, der dir jetzt einfällt. Welcher ist es?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bn-energy\"\u003eWenn du in diesem Moment bleibst – was nimmst du gerade an dir oder um dich herum wahr?\u003c\/p\u003e\n\u003cp class=\"bn-soft-reality\"\u003eUnd wenn du dort noch einen Augenblick verweilst – was bedeutet dieser Moment für dich?\u003c\/p\u003e\n\u003cdiv class=\"bn-product-bridge\"\u003e\n\u003cp\u003e\u003cstrong\u003eBevor es weitergeht, braucht es 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\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\u003cdiv class=\"bn-calc-form\" id=\"bn-calc-form-hoodie_unisex\"\u003e\n\u003cdiv class=\"bn-calc-field\"\u003e\n\u003clabel for=\"bn_height\"\u003eKörpergröße (cm)\u003c\/label\u003e \u003cinput type=\"number\" id=\"bn_height\" name=\"bn_height\" placeholder=\"z.B. 175\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-calc-field\"\u003e\n\u003clabel for=\"bn_weight\"\u003eGewicht (kg)\u003c\/label\u003e \u003cinput type=\"number\" id=\"bn_weight\" name=\"bn_weight\" placeholder=\"z.B. 70\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-calc-field\"\u003e\n\u003clabel for=\"bn_gender\"\u003ePassform\u003c\/label\u003e\u003cselect id=\"bn_gender\" name=\"bn_gender\" class=\"bn-calc-select\"\u003e\n\u003coption value=\"men\"\u003eHerren (lockerer)\u003c\/option\u003e\n\u003coption value=\"women\"\u003eDamen (figurbetont)\u003c\/option\u003e\n\u003c\/select\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-calc-field bn-show-if-women\"\u003e\n\u003clabel for=\"bn_bust\"\u003eBrustumfang (cm) (optional)\u003c\/label\u003e \u003cinput type=\"number\" id=\"bn_bust\" name=\"bn_bust\" placeholder=\"z.B. 90\"\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"bn-calc-button\"\u003eGröße berechnen\u003c\/button\u003e\n\u003cdiv id=\"bn-calc-result\" class=\"bn-calc-result\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\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\u003cdiv class=\"bn-product-copy\"\u003e\n\u003ch2 style=\"font-size: clamp(22px,2vw,28px)!important; line-height: 1.28!important; margin-top: 0!important; margin-bottom: 20px!important;\"\u003eWein Sweatshirt Unisex mit Weintrauben-Motiv: ein ruhiger Alltagsbegleiter\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;\"\u003eDieser gewöhnliche Tag zuhause – irgendein Moment darin, der dir gerade einfällt. Genau in diesem Moment ist es da: dieses Sweatshirt, einfach gegenwärtig, so wie der Tag selbst gerade gegenwärtig ist.\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;\"\u003eEs zeigt sich in einem ruhigen Off-White-Ton, unaufgeregt und schlicht, ganz passend zu einem Tag, der keine große Bühne braucht.\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;\"\u003eBleib ruhig in diesem Moment – da, wo Ärmel und Handgelenk sich begegnen, schließt sich der Stoff in einem schmalen Ripp-Bündchen, einfach vorhanden, während du weiter spürst, was gerade da ist.\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;\"\u003eUnter dem ruhigen Off-White liegt eine Baumwollmischung mit einem Anteil von 85 Prozent, verarbeitet in klassischer Rundhalskonstruktion mit angesetzten Ärmeln, das Bündchen darin nur ein Teil eines insgesamt einfarbig gehaltenen Schnitts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-loop-anchor bn-anchor-3\"\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;\"\u003eUnd während du noch einen Augenblick dort verweilst, ist das Sweatshirt einfach da, ganz selbstverständlich Teil dessen, was dieser Moment für dich sein mag.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\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\"\u003eDieses Modell zeigt ein kleines, zurückhaltendes Brust-Motiv in Orange- und Bordeauxtönen.\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eWer ein größeres, auffälligeres Print-Motiv bevorzugt, findet das eher bei Modellen mit großflächigem Frontdruck.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eDie Passform wirkt optisch relaxed bis regular, weder eng anliegend noch bewusst oversized.\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eFür einen bewusst weiten, oversized Look eignet sich eher ein Modell mit ausgewiesenem Oversized-Schnitt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eFarblich ist dieses Sweatshirt einheitlich cremeweiß (Vintage White) gehalten.\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eWer kräftigere Farbtöne sucht, findet diese in anderen Farbvarianten desselben Grundmodells, etwa in Pink.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-row\"\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eDer Materialmix enthält laut Angabe 85 % Baumwolle.\u003c\/div\u003e\n\u003cdiv class=\"bn-compare-cell\"\u003eWer ausschließlich 100 % Baumwolle bevorzugt, sollte gezielt nach Modellen mit vollständiger Baumwoll-Zusammensetzung suchen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-material\"\u003e\n\u003ch3\u003ePflege \u0026amp; Material\u003c\/h3\u003e\n\u003cdiv\u003e• Material: 85 % Baumwolle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"bn-ship\"\u003e\n\u003csummary\u003eLieferung\u003c\/summary\u003e\n\u003cdiv\u003e\n\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. 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💡 Tipp: Bestell vor 12 Uhr, wenn's schnell gehen soll!\u003c\/p\u003e\n\u003cp style=\"font-size: 0.85rem; color: #9ca3af; margin-top: 6px;\"\u003eWir produzieren auf Bestellung – das reduziert Überproduktion und Lagerware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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\u003cdiv class=\"bn-faq\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eHäufig gestellte Fragen: Weintrauben Weinglas Motiv Sweatshirt\u003c\/h3\u003e\n\u003cdiv itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003ch4 itemprop=\"name\"\u003eIst das Weintrauben Weinglas Motiv Sweatshirt für Damen und Herren geeignet?\u003c\/h4\u003e\n\u003cdiv itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eJa, das Sweatshirt ist als Unisex-Modell angelegt und richtet sich gleichermaßen an Damen und Herren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003ch4 itemprop=\"name\"\u003eWie fällt die Passform bei diesem Wein Sweatshirt Unisex aus?\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\u003cdiv itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003ch4 itemprop=\"name\"\u003eAus welchem Material besteht das Sweatshirt?\u003c\/h4\u003e\n\u003cdiv itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eDer Materialmix enthält laut Angabe 85 % Baumwolle. Die genauen Pflegehinweise sind dem eingenähten Pflegeetikett zu entnehmen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003ch4 itemprop=\"name\"\u003eBleibt der Weintrauben-Print nach mehreren Wäschen erhalten?\u003c\/h4\u003e\n\u003cdiv itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNach eigener Langzeiterfahrung von Bodenseemarke mit eigenen bedruckten Produkten bleiben Druck und Form bei richtiger Wäsche und ohne Trockner auch nach vielen Wäschen weitgehend erhalten. Das Pflegeetikett bleibt dabei maßgeblich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003ch4 itemprop=\"name\"\u003eKann das Sweatshirt im Trockner getrocknet werden?\u003c\/h4\u003e\n\u003cdiv itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eDas hängt von den Angaben auf dem Pflegeetikett ab. Grundsätzlich empfiehlt sich eine schonende Wäsche ohne Trockner, um Druck und Form zu erhalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-bottom-cta\"\u003e\n\u003cp class=\"bn-cta-title\"\u003eWeintrauben Weinglas Motiv Sweatshirt\u003c\/p\u003e\n\u003cp class=\"bn-cta-price\"\u003e\u003cspan class=\"bn-cta-current\"\u003e€32.95\u003c\/span\u003e\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"bn-cta-button\"\u003eGröße wählen \u0026amp; bestellen ↑\u003c\/button\u003e\n\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\u003cspan class=\"bn-visual-anchor\" data-visual-intent=\"Kleines Motiv auf der linken Brust: Hand, Traube und Weinglas in Orange- und Bordeauxtönen\" style=\"display: none;\"\u003e\u003c\/span\u003e\u003cspan class=\"bn-visual-anchor\" data-visual-intent=\"Einheitliches Cremeweiß (Vintage White) an Körper, Ärmeln und Bündchen\" style=\"display: none;\"\u003e\u003c\/span\u003e \u003csmall class=\"bn-updated\"\u003eZuletzt aktualisiert: 26.09.2026\u003c\/small\u003e\n\u003c\/div\u003e\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\u003cp\u003e \u003c\/p\u003e","brand":"Bodenseemarke","offers":[{"title":"Vintage White \/ XS","offer_id":65971977093388,"sku":"c4573268.7f0cf8","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ S","offer_id":65971977126156,"sku":"c4573268.67cf7b","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ M","offer_id":65971977158924,"sku":"c4573268.175dca","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ L","offer_id":65971977191692,"sku":"c4573268.e53475","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ XL","offer_id":65971977224460,"sku":"c4573268.d0110a","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ XXL","offer_id":65971977257228,"sku":"c4573268.017d29","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Vintage White \/ 3XL","offer_id":65971977289996,"sku":"c4573268.3a5e46","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ XS","offer_id":65971977322764,"sku":"c4573268.b89df9","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ S","offer_id":65971977355532,"sku":"c4573268.c8198a","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ M","offer_id":65971977388300,"sku":"c4573268.8ee5f7","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ L","offer_id":65971977421068,"sku":"c4573268.b7237f","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ XL","offer_id":65971977453836,"sku":"c4573268.ed1968","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ XXL","offer_id":65971977486604,"sku":"c4573268.1091fc","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Cotton Pink \/ 3XL","offer_id":65971977519372,"sku":"c4573268.9574c8","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ XS","offer_id":65971977552140,"sku":"c4573268.f724c8","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ S","offer_id":65971977584908,"sku":"c4573268.5c9024","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ M","offer_id":65971977617676,"sku":"c4573268.48d8fc","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ L","offer_id":65971977650444,"sku":"c4573268.0006d1","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ XL","offer_id":65971977683212,"sku":"c4573268.6b93de","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ XXL","offer_id":65971977715980,"sku":"c4573268.e99f18","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Caribbean Blue \/ 3XL","offer_id":65971977748748,"sku":"c4573268.127a29","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ XS","offer_id":65971977781516,"sku":"c4573268.8f30f7","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ S","offer_id":65971977814284,"sku":"c4573268.eb7700","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ M","offer_id":65971977847052,"sku":"c4573268.2cee94","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ L","offer_id":65971977879820,"sku":"c4573268.e69a1f","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":65971977912588,"sku":"c4573268.0c8266","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ XXL","offer_id":65971977945356,"sku":"c4573268.f71ac3","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Sky Blue \/ 3XL","offer_id":65971977978124,"sku":"c4573268.afbc63","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ XS","offer_id":65971978010892,"sku":"c4573268.27baba","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ S","offer_id":65971978043660,"sku":"c4573268.3ca5e1","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":65971978076428,"sku":"c4573268.064843","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":65971978109196,"sku":"c4573268.722ea8","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":65971978141964,"sku":"c4573268.ace5f9","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ XXL","offer_id":65971978174732,"sku":"c4573268.730fdb","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ 3XL","offer_id":65971978207500,"sku":"c4573268.5a2a5c","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ 4XL","offer_id":65971978240268,"sku":"c4573268.caf1c0","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"White \/ 5XL","offer_id":65971978273036,"sku":"c4573268.7857d1","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ XS","offer_id":65971978305804,"sku":"c4573268.675709","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ S","offer_id":65971978338572,"sku":"c4573268.bfa819","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ M","offer_id":65971978371340,"sku":"c4573268.e7bc4e","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ L","offer_id":65971978404108,"sku":"c4573268.9e5cf0","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ XL","offer_id":65971978436876,"sku":"c4573268.443f36","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ XXL","offer_id":65971978469644,"sku":"c4573268.2bd2a2","price":32.95,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ 3XL","offer_id":65971978502412,"sku":"c4573268.db3feb","price":32.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0528\/5635\/7044\/files\/front-organic-basic-unisex-sweatshirt-vintage-white-589-92b2-2000x.png?v=1790418728","url":"https:\/\/www.bodenseemarke.com\/en\/products\/wein-minimal-organic-basic-unisex-sweatshirt","provider":"Bodenseemarke","version":"1.0","type":"link"}