{"title":"Textilien","description":"","products":[{"product_id":"5001-topless-mini-taschenschirm","title":"Topless Mini-Taschenschirm mit Logo-Druck","description":"\u003cstyle\u003e\n  .td-product-page {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #111827;\n    background: #f4f4f4;\n    padding: 40px 20px;\n  }\n\n  .td-container {\n    max-width: 1400px;\n    margin: 0 auto;\n  }\n\n  .td-section {\n    margin-bottom: 55px;\n  }\n\n  .td-label {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n    padding: 6px 12px;\n    border-radius: 4px;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n\n  .td-article {\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 8px;\n  }\n\n  .td-title {\n    font-size: 42px;\n    line-height: 1.15;\n    font-weight: 400;\n    margin: 0 0 24px;\n    color: #111;\n  }\n\n  .td-intro {\n    font-size: 17px;\n    line-height: 1.65;\n    max-width: 920px;\n    color: #222;\n  }\n\n  .td-intro strong {\n    font-weight: 700;\n  }\n\n  .td-heading {\n    font-size: 32px;\n    line-height: 1.25;\n    font-weight: 800;\n    margin: 0 0 24px;\n    color: #000;\n  }\n\n  .td-text {\n    font-size: 17px;\n    line-height: 1.65;\n    color: #222;\n    max-width: 1350px;\n  }\n\n  .td-feature-row {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n    border-top: 1px solid #d8d8d8;\n    border-bottom: 1px solid #d8d8d8;\n    padding: 34px 0;\n    margin-top: 30px;\n  }\n\n  .td-feature {\n    text-align: center;\n    padding: 10px 30px;\n  }\n\n  .td-feature-icon {\n    width: 58px;\n    height: 58px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    background: #eafff1;\n    border: 2px solid #00ff66;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 26px;\n  }\n\n  .td-feature-title {\n    font-size: 18px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .td-feature-text {\n    font-size: 15px;\n    line-height: 1.45;\n    color: #555;\n  }\n\n  .td-custom-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n\n  .td-custom-card {\n    background-color: #fff;\n    border-radius: 4px;\n    overflow: hidden;\n    min-height: 190px;\n    display: flex;\n    align-items: stretch;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n  }\n\n  .td-custom-card-basis {\n    background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Hintergrund_Basis.png?v=1777558909\");\n  }\n\n  .td-custom-card-special {\n    background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Sonderanfertigung.png?v=1777558911\");\n  }\n\n  .td-custom-content {\n    padding: 28px;\n    width: 58%;\n    min-height: 190px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .td-custom-title {\n    font-size: 28px;\n    font-weight: 800;\n    margin: 0 0 22px;\n    color: #000;\n  }\n\n  .td-custom-list {\n    margin: 0 0 22px;\n    padding-left: 18px;\n    font-size: 17px;\n    line-height: 1.45;\n    color: #111;\n  }\n\n  .td-button {\n    display: inline-block;\n    background: #111827;\n    color: #fff !important;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 800;\n    padding: 12px 22px;\n    border-radius: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n  }\n\n  .td-button:hover {\n    opacity: 0.9;\n  }\n\n  .td-button-green {\n    background: #00ff66;\n    color: #07111f !important;\n  }\n\n  .td-button-darkblue {\n    background: #202843;\n    color: #ffffff !important;\n  }\n\n  .td-print-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .td-print-card {\n    background: #fff;\n    border-radius: 6px;\n    padding: 24px 26px 20px;\n    min-height: 255px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n  }\n\n  .td-print-icon {\n    height: 105px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n  }\n\n  .td-print-icon img {\n    max-height: 95px;\n    max-width: 145px;\n    object-fit: contain;\n  }\n\n  .td-print-title {\n    font-size: 16px;\n    font-weight: 800;\n    margin-bottom: 18px;\n    color: #222;\n  }\n\n  .td-print-divider {\n    width: 100%;\n    height: 1px;\n    background: #d9d9d9;\n    margin-bottom: 14px;\n  }\n\n  .td-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    font-size: 15px;\n    line-height: 1.65;\n    color: #222;\n  }\n\n  .td-spec-row span:last-child {\n    white-space: nowrap;\n  }\n\n  .td-table-wrap {\n    background: #fff;\n    border-radius: 6px;\n    padding: 22px;\n  }\n\n  .td-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 16px;\n  }\n\n  .td-table tr {\n    border-bottom: 1px solid #e2e2e2;\n  }\n\n  .td-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .td-table th,\n  .td-table td {\n    padding: 18px 0;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .td-table th {\n    width: 45%;\n    font-weight: 800;\n    color: #111;\n  }\n\n  .td-table td {\n    color: #111;\n  }\n\n  .td-note-box {\n    background: #07111f;\n    color: #fff;\n    border-radius: 8px;\n    padding: 28px;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    align-items: center;\n    gap: 24px;\n  }\n\n  .td-note-box h3 {\n    margin: 0 0 8px;\n    font-size: 26px;\n    color: #fff;\n  }\n\n  .td-note-box p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.55;\n    color: #e5e7eb;\n  }\n\n  @media (max-width: 900px) {\n    .td-product-page {\n      padding: 30px 15px;\n    }\n\n    .td-title {\n      font-size: 32px;\n    }\n\n    .td-heading {\n      font-size: 26px;\n    }\n\n    .td-feature-row,\n    .td-custom-grid,\n    .td-print-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .td-custom-card {\n      min-height: 240px;\n      background-position: center right;\n    }\n\n    .td-custom-content {\n      width: 70%;\n      min-height: 240px;\n      padding: 24px;\n    }\n\n    .td-note-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .td-custom-card {\n      min-height: 290px;\n      background-position: center right;\n    }\n\n    .td-custom-content {\n      width: 100%;\n      min-height: 290px;\n      background: rgba(255,255,255,0.82);\n    }\n\n    .td-custom-title {\n      font-size: 24px;\n    }\n\n    .td-custom-list {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"td-product-page\"\u003e\n\u003cdiv class=\"td-container\"\u003e\n\u003c!-- PRODUKTKOPF \/ EINLEITUNG --\u003e\n\u003csection class=\"td-section\"\u003e\u003cspan class=\"td-label\"\u003eNeu\u003c\/span\u003e\n\u003cdiv class=\"td-article\"\u003eArtikel 5001\u003c\/div\u003e\n\u003ch1 class=\"td-title\"\u003eTopless-Mini-Taschenschirm\u003c\/h1\u003e\n\u003cdiv class=\"td-intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eKompakter Handöffner-Taschenschirm mit hervorragendem Preis-Leistungs-Verhältnis und Windproof-PLUS-System.\u003c\/strong\u003e\u003cbr\u003eManchmal braucht es gar nicht viel, um gut vorbereitet zu sein – nur einen kleinen Begleiter wie diesen. Der Topless-Mini-Taschenschirm ist immer zur Stelle, wenn der Himmel plötzlich anderer Meinung ist. Klein genug, um in eine Tasche zu passen, und doch stark genug, um dem Wind die Stirn zu bieten. Sein Soft-Feel-Griff liegt angenehm in der Hand, die elastische Trageschlaufe sorgt für sicheren Halt zwischendurch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-feature-row\"\u003e\n\u003cdiv class=\"td-feature\"\u003e\n\u003cdiv class=\"td-feature-icon\"\u003e☂\u003c\/div\u003e\n\u003cdiv class=\"td-feature-title\"\u003eWindproof PLUS\u003c\/div\u003e\n\u003cdiv class=\"td-feature-text\"\u003eMaximale Gestell-Flexibilität bei stärkeren Windböen. In extremen Situationen kann der Schirm umschlagen, ohne dass die Schienen brechen oder verbiegen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-feature\"\u003e\n\u003cdiv class=\"td-feature-icon\"\u003e€\u003c\/div\u003e\n\u003cdiv class=\"td-feature-title\"\u003eBesonders günstig\u003c\/div\u003e\n\u003cdiv class=\"td-feature-text\"\u003eEin attraktives Werbeprodukt mit starkem Preis-Leistungs-Verhältnis – ideal für Firmen, Vereine, Aktionen und Events.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BESCHREIBUNG --\u003e\n\u003csection class=\"td-section\"\u003e\n\u003ch2 class=\"td-heading\"\u003eBeschreibung\u003c\/h2\u003e\n\u003cdiv class=\"td-text\"\u003e\n\u003cp\u003eEinfache Handhabung durch Sicherheitsschieber, hochwertiges Windproof-PLUS-System für eine maximale Gestell-Flexibilität bei stärkeren Windböen, Soft-Feel-Griff mit elastischer Tragekordel und praktischer Werbeanbringungsmöglichkeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INDIVIDUALISIERUNG --\u003e\n\u003csection class=\"td-section\"\u003e\n\u003ch2 class=\"td-heading\"\u003eIhre Möglichkeiten zur Individualisierung\u003c\/h2\u003e\n\u003cdiv class=\"td-custom-grid\"\u003e\n\u003cdiv class=\"td-custom-card td-custom-card-basis\"\u003e\n\u003cdiv class=\"td-custom-content\"\u003e\n\u003ch3 class=\"td-custom-title\"\u003eBasis-Veredelungen\u003c\/h3\u003e\n\u003cul class=\"td-custom-list\"\u003e\n\u003cli\u003eSchnelle Verfügbarkeit\u003c\/li\u003e\n\u003cli\u003eSiebdruck \/ Transferdruck\u003c\/li\u003e\n\u003cli\u003eLogo- oder Werbeanbringung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"https:\/\/www.textildruck-dold.com\/pages\/contact\" class=\"td-button td-button-green\"\u003e Konfigurieren \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-custom-card td-custom-card-special\"\u003e\n\u003cdiv class=\"td-custom-content\"\u003e\n\u003ch3 class=\"td-custom-title\"\u003eSonderanfertigungen\u003c\/h3\u003e\n\u003cul class=\"td-custom-list\"\u003e\n\u003cli\u003eUnikat für Ihre Marke\u003c\/li\u003e\n\u003cli\u003eGrenzenlose Möglichkeiten\u003c\/li\u003e\n\u003cli\u003eIndividuelle Schirme nach Wunsch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"https:\/\/www.textildruck-dold.com\/pages\/sonderanfertigungen-schirme\" class=\"td-button td-button-darkblue\"\u003e Mehr erfahren \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WERBEANBRINGUNGEN --\u003e\n\u003csection class=\"td-section\"\u003e\n\u003ch2 class=\"td-heading\"\u003eWerbeanbringungen\u003c\/h2\u003e\n\u003cdiv class=\"td-print-grid\"\u003e\n\u003cdiv class=\"td-print-card\"\u003e\n\u003cdiv class=\"td-print-icon\"\u003e\u003cimg alt=\"Werbeanbringung Segment\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Segment_Schirm.png?v=1777558404\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-print-title\"\u003eSegment\u003c\/div\u003e\n\u003cdiv class=\"td-print-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eObere Breite\u003c\/span\u003e \u003cspan\u003e170 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eHöhe\u003c\/span\u003e \u003cspan\u003e130 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eUntere Breite\u003c\/span\u003e \u003cspan\u003e240 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-print-card\"\u003e\n\u003cdiv class=\"td-print-icon\"\u003e\u003cimg alt=\"Werbeanbringung Griff\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Griff.png?v=1777558404\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-print-title\"\u003eGriff\u003c\/div\u003e\n\u003cdiv class=\"td-print-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eDurchmesser\u003c\/span\u003e \u003cspan\u003e20 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-print-card\"\u003e\n\u003cdiv class=\"td-print-icon\"\u003e\u003cimg alt=\"Werbeanbringung Schließband\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Schliessband.png?v=1777558404\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-print-title\"\u003eSchließband\u003c\/div\u003e\n\u003cdiv class=\"td-print-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eBreite\u003c\/span\u003e \u003cspan\u003e85 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eHöhe\u003c\/span\u003e \u003cspan\u003e15 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-print-card\"\u003e\n\u003cdiv class=\"td-print-icon\"\u003e\u003cimg alt=\"Werbeanbringung Futteral\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Futteral.png?v=1777558404\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-print-title\"\u003eFutteral\u003c\/div\u003e\n\u003cdiv class=\"td-print-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eBreite\u003c\/span\u003e \u003cspan\u003e120 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec-row\"\u003e\n\u003cspan\u003eHöhe\u003c\/span\u003e \u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNISCHE DETAILS --\u003e\n\u003csection class=\"td-section\"\u003e\n\u003ch2 class=\"td-heading\"\u003eTechnische Details\u003c\/h2\u003e\n\u003cdiv class=\"td-table-wrap\"\u003e\n\u003ctable class=\"td-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSchirm-Durchmesser\u003c\/th\u003e\n\u003ctd\u003e97 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGeschlossene Länge\u003c\/th\u003e\n\u003ctd\u003e23 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSegmentanzahl\u003c\/th\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGewicht\u003c\/th\u003e\n\u003ctd\u003e280 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGestell\u003c\/th\u003e\n\u003ctd\u003e3-teilig\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBezug\u003c\/th\u003e\n\u003ctd\u003e100% Polyester-Pongee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGriff\u003c\/th\u003e\n\u003ctd\u003eKunststoff\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStock\u003c\/th\u003e\n\u003ctd\u003eStahl\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVergleichbar Pantone\u003c\/th\u003e\n\u003ctd\u003e425C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVerpackungseinheit\u003c\/th\u003e\n\u003ctd\u003e24 Stück\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eZolltarifnummer\u003c\/th\u003e\n\u003ctd\u003e66019100\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHerkunftsland\u003c\/th\u003e\n\u003ctd\u003eVolksrepublik China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KONTAKT \/ CTA --\u003e\n\u003csection id=\"kontakt\" class=\"td-section\"\u003e\n\u003cdiv class=\"td-note-box\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSie möchten diesen Artikel mit Logo?\u003c\/h3\u003e\n\u003cp\u003eSenden Sie uns einfach Ihr Logo, die gewünschte Stückzahl und den Einsatzbereich. Wir prüfen die Druckdaten und erstellen Ihnen gerne ein passendes Angebot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.textildruck-dold.com\/pages\/contact\" class=\"td-button td-button-green\"\u003e Anfrage senden \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FARE","offers":[{"title":"bordeaux","offer_id":61162830332234,"sku":"1111129658.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"euroblau","offer_id":61162830365002,"sku":"1111129659.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"gelb","offer_id":61162830397770,"sku":"1111129660.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"grau","offer_id":61162830430538,"sku":"1111129661.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"limette","offer_id":61162830463306,"sku":"1111129662.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"marine","offer_id":61162830496074,"sku":"1111129663.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"orange","offer_id":61162830528842,"sku":"1111129664.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"rot","offer_id":61162830561610,"sku":"1111129665.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"schwarz","offer_id":61162830594378,"sku":"1111129666.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"weiß","offer_id":61162830627146,"sku":"1111129667.0","price":24.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/topless-mini-pocket-umbrella-bordeaux-5001_artfarbe_21866_master.jpg?v=1771762280"},{"product_id":"5162-mini-taschenschirm-fare-filigrain-togo","title":"Mini-Taschenschirm FARE® FiligRain ToGo bedruckt mit Logo","description":"\u003cstyle\u003e\n  .td-product-page {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #111827;\n    background: #f4f4f4;\n    padding: 40px 20px;\n  }\n\n  .td-container {\n    max-width: 1400px;\n    margin: 0 auto;\n  }\n\n  .td-section {\n    margin-bottom: 55px;\n  }\n\n  .td-label {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n    padding: 6px 12px;\n    border-radius: 4px;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n\n  .td-article {\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 8px;\n  }\n\n  .td-title {\n    font-size: 42px;\n    line-height: 1.15;\n    font-weight: 400;\n    margin: 0 0 24px;\n    color: #111;\n  }\n\n  .td-intro {\n    font-size: 17px;\n    line-height: 1.65;\n    max-width: 980px;\n    color: #222;\n  }\n\n  .td-intro strong {\n    font-weight: 700;\n  }\n\n  .td-heading {\n    font-size: 32px;\n    line-height: 1.25;\n    font-weight: 800;\n    margin: 0 0 24px;\n    color: #000;\n  }\n\n  .td-text {\n    font-size: 17px;\n    line-height: 1.65;\n    color: #222;\n    max-width: 1350px;\n  }\n\n  .td-feature-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    border-top: 1px solid #d8d8d8;\n    border-bottom: 1px solid #d8d8d8;\n    padding: 34px 0;\n    margin-top: 30px;\n  }\n\n  .td-feature {\n    text-align: center;\n    padding: 10px 24px;\n  }\n\n  .td-feature-icon {\n    width: 58px;\n    height: 58px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    background: #eafff1;\n    border: 2px solid #00ff66;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 26px;\n  }\n\n  .td-feature-title {\n    font-size: 18px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .td-feature-text {\n    font-size: 15px;\n    line-height: 1.45;\n    color: #555;\n  }\n\n  .td-custom-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n\n  .td-custom-card {\n    background-color: #fff;\n    border-radius: 4px;\n    overflow: hidden;\n    min-height: 190px;\n    display: flex;\n    align-items: stretch;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n  }\n\n  .td-custom-card-basis {\n    background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Hintergrund_Basis.png?v=1777558909\");\n  }\n\n  .td-custom-card-special {\n    background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Sonderanfertigung.png?v=1777558911\");\n  }\n\n  .td-custom-content {\n    padding: 28px;\n    width: 58%;\n    min-height: 190px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .td-custom-title {\n    font-size: 28px;\n    font-weight: 800;\n    margin: 0 0 22px;\n    color: #000;\n  }\n\n  .td-custom-list {\n    margin: 0 0 22px;\n    padding-left: 18px;\n    font-size: 17px;\n    line-height: 1.45;\n    color: #111;\n  }\n\n  .td-button {\n    display: inline-block;\n    background: #111827;\n    color: #fff !important;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 800;\n    padding: 12px 22px;\n    border-radius: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n  }\n\n  .td-button:hover {\n    opacity: 0.9;\n  }\n\n  .td-button-green {\n    background: #00ff66;\n    color: #07111f !important;\n  }\n\n  .td-button-darkblue {\n    background: #202843;\n    color: #ffffff !important;\n  }\n\n  .td-print-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .td-print-card {\n    background: #fff;\n    border-radius: 6px;\n    padding: 24px 26px 20px;\n    min-height: 255px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n  }\n\n  .td-print-icon {\n    height: 105px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n  }\n\n  .td-print-icon img {\n    max-height: 95px;\n    max-width: 145px;\n    object-fit: contain;\n  }\n\n  .td-print-title {\n    font-size: 16px;\n    font-weight: 800;\n    margin-bottom: 18px;\n    color: #222;\n  }\n\n  .td-print-divider {\n    width: 100%;\n    height: 1px;\n    background: #d9d9d9;\n    margin-bottom: 14px;\n  }\n\n  .td-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    font-size: 15px;\n    line-height: 1.65;\n    color: #222;\n  }\n\n  .td-spec-row span:last-child {\n    white-space: nowrap;\n  }\n\n  .td-table-wrap {\n    background: #fff;\n    border-radius: 6px;\n    padding: 22px;\n  }\n\n  .td-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 16px;\n  }\n\n  .td-table tr {\n    border-bottom: 1px solid #e2e2e2;\n  }\n\n  .td-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .td-table th,\n  .td-table td {\n    padding: 18px 0;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .td-table th {\n    width: 45%;\n    font-weight: 800;\n    color: #111;\n  }\n\n  .td-table td {\n    color: #111;\n  }\n\n  .td-note-box {\n    background: #07111f;\n    color: #fff;\n    border-radius: 8px;\n    padding: 28px;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    align-items: center;\n    gap: 24px;\n  }\n\n  .td-note-box h3 {\n    margin: 0 0 8px;\n    font-size: 26px;\n    color: #fff;\n  }\n\n  .td-note-box p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.55;\n    color: #e5e7eb;\n  }\n\n  @media (max-width: 900px) {\n    .td-product-page {\n      padding: 30px 15px;\n    }\n\n    .td-title {\n      font-size: 32px;\n    }\n\n    .td-heading {\n      font-size: 26px;\n    }\n\n    .td-feature-row,\n    .td-custom-grid,\n    .td-print-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .td-custom-card {\n      min-height: 240px;\n      background-position: center right;\n    }\n\n    .td-custom-content {\n      width: 70%;\n      min-height: 240px;\n      padding: 24px;\n    }\n\n    .td-note-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .td-custom-card {\n      min-height: 290px;\n      background-position: center right;\n    }\n\n    .td-custom-content {\n      width: 100%;\n      min-height: 290px;\n      background: rgba(255,255,255,0.82);\n    }\n\n    .td-custom-title {\n      font-size: 24px;\n    }\n\n    .td-custom-list {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"td-product-page\"\u003e\n  \u003cdiv class=\"td-container\"\u003e\n\n    \u003csection class=\"td-section\"\u003e\n      \u003cspan class=\"td-label\"\u003eNeu\u003c\/span\u003e\n      \u003cdiv class=\"td-article\"\u003eArtikel 5162 magenta\u003c\/div\u003e\n\n      \u003ch1 class=\"td-title\"\u003eMini-Taschenschirm FARE® FiligRain ToGo mit Logo bedrucken lassen\u003c\/h1\u003e\n\n      \u003cdiv class=\"td-intro\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSuperleichter Handöffner-Taschenschirm mit abnehmbarem Umhängeband, UV-Schutz und nachhaltigen Materialien.\u003c\/strong\u003e\u003cbr\u003e\n          Der Mini-Taschenschirm FARE® FiligRain ToGo ist ideal für alle, die einen kompakten, leichten und zugleich hochwertigen Werbeschirm suchen.\n          Mit nur ca. 100 g Gewicht, 20 cm geschlossener Länge und einem praktischen Umhängeband ist er ein moderner Begleiter für unterwegs.\n          Der Bezug besteht aus extra leichtem Polyester-Pongee aus recycelten Kunststoffen und bietet zusätzlich einen UV-Schutz mit UPF 50+.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"td-feature-row\"\u003e\n        \u003cdiv class=\"td-feature\"\u003e\n          \u003cdiv class=\"td-feature-icon\"\u003e☂\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-title\"\u003eWindproof PLUS\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-text\"\u003e\n            Hochwertiges Windproof-PLUS-System für maximale Gestell-Flexibilität bei stärkeren Windböen.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-feature\"\u003e\n          \u003cdiv class=\"td-feature-icon\"\u003e☀\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-title\"\u003eUPF 50+ UV-Schutz\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-text\"\u003e\n            Der Bezug bietet einen integrierten Lichtschutzfaktor UPF 50+ und schützt damit zusätzlich bei Sonne.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-feature\"\u003e\n          \u003cdiv class=\"td-feature-icon\"\u003e♻\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-title\"\u003eRecycelte Materialien\u003c\/div\u003e\n          \u003cdiv class=\"td-feature-text\"\u003e\n            Bezug aus recyceltem Polyester-Pongee sowie Griff, Kappe und Klickverschluss aus recyceltem ABS.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"td-section\"\u003e\n      \u003ch2 class=\"td-heading\"\u003eBeschreibung\u003c\/h2\u003e\n      \u003cdiv class=\"td-text\"\u003e\n        \u003cp\u003e\n          Einfache Handhabung durch Sicherheitsschieber, hochwertiges Windproof-PLUS-System für eine maximale\n          Gestell-Flexibilität bei stärkeren Windböen, schwarzer Aluminiumstock und extra leichtes Bezugsmaterial\n          aus recyceltem Polyester-Pongee. Der Kunststoffgriff, die Kappe und der Lanyard-Klickverschluss bestehen\n          aus recyceltem ABS. Das abnehmbare Umhängeband kann per Klickverschluss am Futteral oder direkt am Schirm\n          befestigt werden. Das breite Schließband erleichtert das Zusammenrollen des Schirms.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"td-section\"\u003e\n      \u003ch2 class=\"td-heading\"\u003eIhre Möglichkeiten zur Individualisierung\u003c\/h2\u003e\n\n      \u003cdiv class=\"td-custom-grid\"\u003e\n\n        \u003cdiv class=\"td-custom-card td-custom-card-basis\"\u003e\n          \u003cdiv class=\"td-custom-content\"\u003e\n            \u003ch3 class=\"td-custom-title\"\u003eBasis-Veredelungen\u003c\/h3\u003e\n            \u003cul class=\"td-custom-list\"\u003e\n              \u003cli\u003eSchnelle Verfügbarkeit\u003c\/li\u003e\n              \u003cli\u003eDTF FlexLine \/ Digitaltransfer\u003c\/li\u003e\n              \u003cli\u003eLogo- oder Werbeanbringung\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ca class=\"td-button td-button-green\" href=\"https:\/\/www.textildruck-dold.com\/pages\/contact\"\u003e\n              Konfigurieren\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-custom-card td-custom-card-special\"\u003e\n          \u003cdiv class=\"td-custom-content\"\u003e\n            \u003ch3 class=\"td-custom-title\"\u003eSonderanfertigungen\u003c\/h3\u003e\n            \u003cul class=\"td-custom-list\"\u003e\n              \u003cli\u003eUnikat für Ihre Marke\u003c\/li\u003e\n              \u003cli\u003eIndividuelle Schirme nach Wunsch\u003c\/li\u003e\n              \u003cli\u003eAllover-Druck und Sonderfarben möglich\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ca class=\"td-button td-button-darkblue\" href=\"https:\/\/www.textildruck-dold.com\/pages\/sonderanfertigungen-schirme\"\u003e\n              Mehr erfahren\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"td-section\"\u003e\n      \u003ch2 class=\"td-heading\"\u003eWerbeanbringungen\u003c\/h2\u003e\n\n      \u003cdiv class=\"td-print-grid\"\u003e\n\n        \u003cdiv class=\"td-print-card\"\u003e\n          \u003cdiv class=\"td-print-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Segment_Schirm.png?v=1777558404\" alt=\"Werbeanbringung Segment\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"td-print-title\"\u003eSegment\u003c\/div\u003e\n          \u003cdiv class=\"td-print-divider\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eObere Breite\u003c\/span\u003e\n            \u003cspan\u003e170 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eHöhe\u003c\/span\u003e\n            \u003cspan\u003e130 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eUntere Breite\u003c\/span\u003e\n            \u003cspan\u003e240 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-print-card\"\u003e\n          \u003cdiv class=\"td-print-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Griff.png?v=1777558404\" alt=\"Werbeanbringung Griff\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"td-print-title\"\u003eGriff\u003c\/div\u003e\n          \u003cdiv class=\"td-print-divider\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eDurchmesser\u003c\/span\u003e\n            \u003cspan\u003e20 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-print-card\"\u003e\n          \u003cdiv class=\"td-print-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Schliessband.png?v=1777558404\" alt=\"Werbeanbringung Schließband\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"td-print-title\"\u003eSchließband\u003c\/div\u003e\n          \u003cdiv class=\"td-print-divider\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eBreite\u003c\/span\u003e\n            \u003cspan\u003e85 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eHöhe\u003c\/span\u003e\n            \u003cspan\u003e40 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"td-print-card\"\u003e\n          \u003cdiv class=\"td-print-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/Futteral.png?v=1777558404\" alt=\"Werbeanbringung Futteral\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"td-print-title\"\u003eFutteral\u003c\/div\u003e\n          \u003cdiv class=\"td-print-divider\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eBreite\u003c\/span\u003e\n            \u003cspan\u003e120 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"td-spec-row\"\u003e\n            \u003cspan\u003eHöhe\u003c\/span\u003e\n            \u003cspan\u003e30 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"td-section\"\u003e\n      \u003ch2 class=\"td-heading\"\u003eTechnische Details\u003c\/h2\u003e\n\n      \u003cdiv class=\"td-table-wrap\"\u003e\n        \u003ctable class=\"td-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSchirm-Durchmesser\u003c\/th\u003e\n              \u003ctd\u003e88 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eGeschlossene Länge\u003c\/th\u003e\n              \u003ctd\u003e20 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSegmentanzahl\u003c\/th\u003e\n              \u003ctd\u003e6\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eGewicht\u003c\/th\u003e\n              \u003ctd\u003e100 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eGestell\u003c\/th\u003e\n              \u003ctd\u003e3-teilig\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eGestell-Material\u003c\/th\u003e\n              \u003ctd\u003eAluminium\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBezug\u003c\/th\u003e\n              \u003ctd\u003e100% extra leichter Polyester-Pongee, recycelt\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eGriff\u003c\/th\u003e\n              \u003ctd\u003eKunststoff, recycelt\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eUV-Schutz\u003c\/th\u003e\n              \u003ctd\u003eUPF 50+\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVergleichbar Pantone\u003c\/th\u003e\n              \u003ctd\u003eprocess magenta C\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVerpackungseinheit\u003c\/th\u003e\n              \u003ctd\u003e48 Stück\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eZolltarifnummer\u003c\/th\u003e\n              \u003ctd\u003e66019100\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eHerkunftsland\u003c\/th\u003e\n              \u003ctd\u003eVolksrepublik China\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"td-section\" id=\"kontakt\"\u003e\n      \u003cdiv class=\"td-note-box\"\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSie möchten diesen Artikel mit Logo?\u003c\/h3\u003e\n          \u003cp\u003e\n            Senden Sie uns einfach Ihr Logo, die gewünschte Stückzahl und den Einsatzbereich.\n            Wir prüfen die Druckdaten und erstellen Ihnen gerne ein passendes Angebot.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"td-button td-button-green\" href=\"https:\/\/www.textildruck-dold.com\/pages\/contact\"\u003e\n          Anfrage senden\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"FARE","offers":[{"title":"creme","offer_id":61162832789834,"sku":"1111130281.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"limette","offer_id":61162832822602,"sku":"1111130282.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"grau","offer_id":61162832855370,"sku":"1111130283.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"magenta","offer_id":61162832888138,"sku":"1111130284.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"marine","offer_id":61162832920906,"sku":"1111130285.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"rot","offer_id":61162832953674,"sku":"1111130286.0","price":24.95,"currency_code":"EUR","in_stock":true},{"title":"schwarz","offer_id":61162832986442,"sku":"1111130287.0","price":24.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/mini-pocket-umbrella-fare--filigrain-togo-cream-5162_artfarbe_22495_master.jpg?v=1771762289"},{"product_id":"ladies-t-ocs-standard-kopie","title":"Damen T-Shirt Bio-Baumwolle – OCS-zertifiziert (EMIN)","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Damen T-Shirt Bio-Baumwolle – OCS Standard\",\n  \"description\": \"Leichtes Damen T-Shirt aus 100 % Bio-Baumwolle (120 g\/m²) mit OCS- und OEKO-TEX® Standard 100 Zertifizierung. Individuell bedruckbar und bestickbar ab 1 Stück.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Textildruck Dold\" },\n  \"material\": \"100% Bio-Baumwolle\",\n  \"weight\": { \"@type\": \"QuantitativeValue\", \"value\": \"75\", \"unitCode\": \"GRM\" },\n  \"audience\": { \"@type\": \"PeopleAudience\", \"suggestedGender\": \"female\" },\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Zertifizierung\", \"value\": \"OEKO-TEX® Standard 100, OCS Standard\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Grammatur\", \"value\": \"120 g\/m²\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"EUR\" },\n      \"doesNotShip\": false\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"td-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eDamen T-Shirt aus Bio-Baumwolle – individuell bedrucken oder besticken lassen\u003c\/h2\u003e\n    \u003cspan class=\"td-subtitle\"\u003eLadies'-T  |  OCS Standard  |  120 g\/m² Leichtgewicht\u003c\/span\u003e\n    \u003cdiv class=\"td-badges\"\u003e\n      \u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--ocs\"\u003eOCS Standard\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--bio\"\u003eBio-Baumwolle\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Body --\u003e\n  \u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\n    \u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n    \u003cp\u003e\n      Das Ladies'-T mit OCS-Standard-Zertifizierung ist die ideale Basis für Vereinskleidung,\n      Firmenausstattung oder Teamwear mit Anspruch. Ob mit Logo-Druck, Vereinswappen oder\n      individueller Bestickung – dieses leichte Damen-T-Shirt aus 100 % Bio-Baumwolle\n      bietet höchsten Tragekomfort und ein nachhaltiges Gewissen.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Mit nur 75 g Eigengewicht eignet es sich besonders für den Sommer oder als\n      Layering-Piece. Der klassische Rundhals und die taillierte Passform sorgen für ein\n      feminines Tragegefühl. Dank des Tear-off®-Labels lässt sich das Original-Etikett\n      rückstandslos entfernen – perfekt für eigenes Branding oder Relabeling.\n    \u003c\/p\u003e\n\n    \u003c!-- Specs --\u003e\n    \u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n    \u003cdiv class=\"td-specs\"\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e100 % Bio-Baumwolle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e120 g\/m²\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e75 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eKragen\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eRundhals\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003e1\/2 Oberweite\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e39 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003e1\/2 Taillenweite\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e38 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003e1\/2 Saumweite\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e42 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eLänge ab Schulter\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e62 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eÄrmellänge\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e10 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Größentabelle --\u003e\n    \u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n    \u003cdiv class=\"td-sizetable-wrap\"\u003e\n      \u003ctable class=\"td-sizetable\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGröße (EU)\u003c\/th\u003e\n            \u003cth\u003e1\/2 Weite (cm)\u003c\/th\u003e\n            \u003cth\u003eLänge (cm)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXS\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e52\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e67\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e54\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e56\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e70\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e58\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e71\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e60\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e72\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e62\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e74\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e3XL\u003c\/td\u003e\n            \u003ctd data-label=\"Weite\"\u003e64\u003c\/td\u003e\n            \u003ctd data-label=\"Länge\"\u003e76\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pflegehinweise --\u003e\n    \u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n    \u003cul class=\"td-care\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 120 °C ohne Dampf – Dampfbügeln kann zu irreparablen Schäden führen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Vorteile --\u003e\n    \u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n    \u003cdiv class=\"td-vorteile\"\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e\n        \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e\n        \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e\n        \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e\n        \u003cspan\u003eKombination aus Druck \u0026amp; Stick\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e\n        \u003cspan\u003e30 Tage Nachbestell-Garantie\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"td-cta\"\u003e\n    \u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n    \u003cp\u003eSag uns kurz, wofür du das T-Shirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n    \u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ XS","offer_id":61298086871370,"sku":"1743257.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61298086805834,"sku":"1743258.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61298086773066,"sku":"1743259.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61298086740298,"sku":"1743261.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61298086838602,"sku":"1743262.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61298086904138,"sku":"1782688.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XS","offer_id":61298087067978,"sku":"1743263.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61298087002442,"sku":"1743264.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61298086969674,"sku":"1743265.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61298086936906,"sku":"1743266.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61298087035210,"sku":"1743267.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61298087100746,"sku":"1782689.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XS","offer_id":61298087264586,"sku":"1743268.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61298087199050,"sku":"1743269.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61298087166282,"sku":"1743270.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61298087133514,"sku":"1743271.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61298087231818,"sku":"1743272.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61298087297354,"sku":"1782690.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ XS","offer_id":61298087461194,"sku":"1743273.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61298087395658,"sku":"1743274.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61298087362890,"sku":"1743275.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61298087330122,"sku":"1743276.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61298087428426,"sku":"1743277.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61298087493962,"sku":"1782691.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ XS","offer_id":61298087657802,"sku":"1743278.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61298087592266,"sku":"1743279.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61298087559498,"sku":"1743280.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61298087526730,"sku":"1743281.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61298087625034,"sku":"1743282.0","price":8.03,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61298087690570,"sku":"1782692.0","price":8.03,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/8001_black.jpg?v=1772472658"},{"product_id":"jn352","title":"JN352 Round-Neck Zip – hochwertiges Sweatshirt mit Zip-Kragen","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN352 Round-Neck Zip – Sweatshirt mit Stehkragen jetzt individuell bedrucken oder besticken lassen\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eFrench-Terry Sweatshirt | 300 g\/m² | S bis 3XL\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003e300 g\/m²\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eFrench Terry\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eNicht angeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDas JN352 Round-Neck Zip ist die ideale Wahl für Firmen, Vereine und Teams, die ein hochwertiges Sweatshirt mit moderner, sportlicher Optik suchen. Der Stehkragen mit kurzem Reißverschluss verleiht dem Modell einen erwachsenen, professionellen Look und hebt es klar vom klassischen Standard-Sweatshirt ab.\u003c\/p\u003e\n\u003cp\u003eDie hochwertige French-Terry-Qualität, die gekämmte ringgesponnene Baumwolle, die nicht angeraute Innenseite sowie elastische Rippstrickbündchen an Hals, Arm- und Bundabschluss sorgen für angenehmen Tragekomfort und eine saubere, langlebige Verarbeitung. Flatlocknähte und Necktape runden das Gesamtbild ab.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e91 % Baumwolle \/ 9 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e300 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eFrench Terry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKragen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eStehkragen mit Zip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnenseite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eNicht angeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eNähte\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eFlatlocknähte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eBündchen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eRippstrick elastisch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eS – 3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge Rücken (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e53,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e66,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e56,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e59,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e62,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e75,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e65,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e78,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e68,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e81,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧺\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Trockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Bei niedriger Temperatur bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck und Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e👕\u003c\/span\u003e \u003cspan\u003ePerfekt für Firmen, Vereine und Teams\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eAttraktive Mengenrabatte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🧵\u003c\/span\u003e \u003cspan\u003eHochwertige, langlebige Verarbeitung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du das Sweatshirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ S","offer_id":61301769470282,"sku":"100126.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301769437514,"sku":"100127.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301769404746,"sku":"100128.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301769503050,"sku":"100129.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301769535818,"sku":"100130.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301769371978,"sku":"146874.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ S","offer_id":61301769666890,"sku":"100131.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ M","offer_id":61301769634122,"sku":"100132.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ L","offer_id":61301769601354,"sku":"100133.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ XL","offer_id":61301769699658,"sku":"100134.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ XXL","offer_id":61301769732426,"sku":"100135.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"carbon \/ 3XL","offer_id":61301769568586,"sku":"146875.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301769863498,"sku":"100141.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301769830730,"sku":"100142.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301769797962,"sku":"100143.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301769896266,"sku":"100144.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301769929034,"sku":"100145.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301769765194,"sku":"146877.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301770060106,"sku":"100146.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301770027338,"sku":"100147.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301769994570,"sku":"100148.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301770092874,"sku":"100149.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301770125642,"sku":"100150.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301769961802,"sku":"146878.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ S","offer_id":61301770256714,"sku":"100136.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ M","offer_id":61301770223946,"sku":"100137.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ L","offer_id":61301770191178,"sku":"100138.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ XL","offer_id":61301770289482,"sku":"100139.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ XXL","offer_id":61301770322250,"sku":"100140.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"sports-grey \/ 3XL","offer_id":61301770158410,"sku":"146876.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301770453322,"sku":"157663.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301770420554,"sku":"157664.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301770387786,"sku":"157665.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301770486090,"sku":"157666.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301770518858,"sku":"157667.0","price":41.85,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301770355018,"sku":"157668.0","price":41.85,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN352_black.jpg?v=1773121949"},{"product_id":"jn789","title":"JN789 Promo-T Lady 180 – Damen T-Shirt aus 100 % Baumwolle","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN789 Promo-T Lady 180 – Damen T-Shirt aus 100 % Baumwolle jetzt individuell bedrucken oder besticken lassen\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eLeicht tailliertes Damen-T-Shirt | 180 g\/m² | XS bis 3XL\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003e180 g\/m²\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003e100 % Baumwolle\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDas JN789 Promo-T Lady 180 ist die ideale Basis für Firmenkleidung, Vereinsausstattung und Teamwear mit femininer Passform. Durch den leicht taillierten Schnitt wirkt das Shirt moderner und körpernäher, ohne auf Komfort und Alltagstauglichkeit zu verzichten.\u003c\/p\u003e\n\u003cp\u003eDie Single-Jersey-Qualität aus 100 % Baumwolle, der klassische Rundhalsausschnitt und die Bündchen mit Elasthan sorgen für ein angenehmes Tragegefühl und einen sauberen Sitz. Dank Tear off!® Label eignet sich das Modell außerdem hervorragend für Relabeling und individuelle Markenauftritte.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Baumwolle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e180 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eSingle Jersey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eSchnitt\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eLeicht tailliert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKragen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eRundhals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eSeitennaht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJa\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eLabel\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eTear off!®\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eXS – 3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge ab Schulter (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e39,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e61,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e42,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e61,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e45,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e63,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e48,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e65,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e52,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e67,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e56,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e60,00\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72,00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧺\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Trockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Bei niedriger Temperatur bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck und Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e👕\u003c\/span\u003e \u003cspan\u003ePerfekt für Firmen, Vereine und Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eAttraktive Mengenrabatte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🏷️\u003c\/span\u003e \u003cspan\u003eIdeal für Relabeling und Eigenmarken\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du das T-Shirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ 3XL","offer_id":61301770551626,"sku":"1776946.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301770584394,"sku":"1776943.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301770617162,"sku":"1776942.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ S","offer_id":61301770649930,"sku":"1776941.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301770682698,"sku":"1776944.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XS","offer_id":61301770715466,"sku":"1776940.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301770748234,"sku":"1776945.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301770781002,"sku":"1776953.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301770813770,"sku":"1776950.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301770846538,"sku":"1776949.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301770879306,"sku":"1776948.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301770912074,"sku":"1776951.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XS","offer_id":61301770944842,"sku":"1776947.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301770977610,"sku":"1776952.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 3XL","offer_id":61301771010378,"sku":"1776960.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301771043146,"sku":"1776957.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301771075914,"sku":"1776956.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301771108682,"sku":"1776955.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301771141450,"sku":"1776958.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XS","offer_id":61301771174218,"sku":"1776954.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301771206986,"sku":"1776959.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 3XL","offer_id":61301771239754,"sku":"1776967.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301771272522,"sku":"1776964.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301771305290,"sku":"1776963.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301771338058,"sku":"1776962.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301771370826,"sku":"1776965.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XS","offer_id":61301771403594,"sku":"1776961.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301771436362,"sku":"1776966.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 3XL","offer_id":61301771469130,"sku":"1776974.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301771501898,"sku":"1776971.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301771534666,"sku":"1776970.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301771567434,"sku":"1776969.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301771600202,"sku":"1776972.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XS","offer_id":61301771632970,"sku":"1776968.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301771665738,"sku":"1776973.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 3XL","offer_id":61301771698506,"sku":"1776981.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301771731274,"sku":"1776978.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301771764042,"sku":"1776977.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301771796810,"sku":"1776976.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301771829578,"sku":"1776979.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XS","offer_id":61301771862346,"sku":"1776975.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301771895114,"sku":"1776980.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 3XL","offer_id":61301771927882,"sku":"1776988.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301771960650,"sku":"1776985.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301771993418,"sku":"1776984.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301772026186,"sku":"1776983.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301772058954,"sku":"1776986.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XS","offer_id":61301772091722,"sku":"1776982.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301772124490,"sku":"1776987.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 3XL","offer_id":61301772157258,"sku":"1776995.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301772190026,"sku":"1776992.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301772222794,"sku":"1776991.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301772255562,"sku":"1776990.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301772288330,"sku":"1776993.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XS","offer_id":61301772321098,"sku":"1776989.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301772353866,"sku":"1776994.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 3XL","offer_id":61301772386634,"sku":"1777002.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301772419402,"sku":"1776999.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301772452170,"sku":"1776998.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301772484938,"sku":"1776997.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301772517706,"sku":"1777000.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XS","offer_id":61301772550474,"sku":"1776996.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301772583242,"sku":"1777001.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 3XL","offer_id":61301772616010,"sku":"1777012.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301772648778,"sku":"1777006.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301772681546,"sku":"1777005.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301772714314,"sku":"1777004.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301772747082,"sku":"1777007.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XS","offer_id":61301772779850,"sku":"1777003.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301772812618,"sku":"1777009.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 3XL","offer_id":61301772845386,"sku":"1777021.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301772878154,"sku":"1777018.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301772910922,"sku":"1777017.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301772943690,"sku":"1777016.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301772976458,"sku":"1777019.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XS","offer_id":61301773009226,"sku":"1777015.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301773041994,"sku":"1777020.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301773074762,"sku":"1777028.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301773107530,"sku":"1777025.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301773140298,"sku":"1777024.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301773173066,"sku":"1777023.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301773205834,"sku":"1777026.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XS","offer_id":61301773238602,"sku":"1777022.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301773271370,"sku":"1777027.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 3XL","offer_id":61301773304138,"sku":"1777035.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301773336906,"sku":"1777032.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301773369674,"sku":"1777031.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301773402442,"sku":"1777030.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301773435210,"sku":"1777033.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XS","offer_id":61301773467978,"sku":"1777029.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301773500746,"sku":"1777034.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 3XL","offer_id":61301773533514,"sku":"1777042.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301773566282,"sku":"1777039.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301773599050,"sku":"1777038.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301773631818,"sku":"1777037.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301773664586,"sku":"1777040.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XS","offer_id":61301773697354,"sku":"1777036.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301773730122,"sku":"1777041.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 3XL","offer_id":61301773762890,"sku":"1777049.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301773795658,"sku":"1777046.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301773828426,"sku":"1777045.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301773861194,"sku":"1777044.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301773893962,"sku":"1777047.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XS","offer_id":61301773926730,"sku":"1777043.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301773959498,"sku":"1777048.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 3XL","offer_id":61301773992266,"sku":"1777056.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301774025034,"sku":"1777053.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301774057802,"sku":"1777052.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301774090570,"sku":"1777051.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301774123338,"sku":"1777054.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XS","offer_id":61301774156106,"sku":"1777050.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301774188874,"sku":"1777055.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301774221642,"sku":"1777063.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301774254410,"sku":"1777060.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301774287178,"sku":"1777059.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301774319946,"sku":"1777058.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301774352714,"sku":"1777061.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XS","offer_id":61301774385482,"sku":"1777057.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301774418250,"sku":"1777062.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 3XL","offer_id":61301774451018,"sku":"1777070.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301774483786,"sku":"1777067.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301774516554,"sku":"1777066.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301774549322,"sku":"1777065.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301774582090,"sku":"1777068.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XS","offer_id":61301774614858,"sku":"1777064.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301774647626,"sku":"1777069.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 3XL","offer_id":61301774680394,"sku":"1777077.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301774713162,"sku":"1777074.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301774745930,"sku":"1777073.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301774778698,"sku":"1777072.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301774811466,"sku":"1777075.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XS","offer_id":61301774844234,"sku":"1777071.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301774877002,"sku":"1777076.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 3XL","offer_id":61301774909770,"sku":"1777085.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301774942538,"sku":"1777081.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301774975306,"sku":"1777080.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301775008074,"sku":"1777079.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301775040842,"sku":"1777083.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XS","offer_id":61301775073610,"sku":"1777078.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301775106378,"sku":"1777084.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301775139146,"sku":"1777092.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301775171914,"sku":"1777089.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301775204682,"sku":"1777088.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301775237450,"sku":"1777087.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301775270218,"sku":"1777090.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XS","offer_id":61301775302986,"sku":"1777086.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301775335754,"sku":"1777091.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 3XL","offer_id":61301775368522,"sku":"1777099.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301775401290,"sku":"1777096.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301775434058,"sku":"1777095.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301775466826,"sku":"1777094.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301775499594,"sku":"1777097.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XS","offer_id":61301775532362,"sku":"1777093.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301775565130,"sku":"1777098.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 3XL","offer_id":61301775597898,"sku":"1777107.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301775630666,"sku":"1777103.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301775663434,"sku":"1777102.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301775696202,"sku":"1777101.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301775728970,"sku":"1777104.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XS","offer_id":61301775761738,"sku":"1777100.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301775794506,"sku":"1777105.0","price":8.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN789_ash.jpg?v=1773121953"},{"product_id":"jn790","title":"JN790 Herren T-Shirt aus Bio-Baumwolle","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eHerren T-Shirt aus Bio-Baumwolle – individuell bedrucken oder besticken lassen\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eLadies'-T | OCS Standard | 120 g\/m² Leichtgewicht\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eOCS Standard\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eBio-Baumwolle\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDas Ladies'-T mit OCS-Standard-Zertifizierung ist die ideale Basis für Vereinskleidung, Firmenausstattung oder Teamwear mit Anspruch. Ob mit Logo-Druck, Vereinswappen oder individueller Bestickung – dieses leichte Damen-T-Shirt aus 100 % Bio-Baumwolle bietet höchsten Tragekomfort und ein nachhaltiges Gewissen.\u003c\/p\u003e\n\u003cp\u003eMit nur 75 g Eigengewicht eignet es sich besonders für den Sommer oder als Layering-Piece. Der klassische Rundhals und die taillierte Passform sorgen für ein feminines Tragegefühl. Dank des Tear-off®-Labels lässt sich das Original-Etikett rückstandslos entfernen – perfekt für eigenes Branding oder Relabeling.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Bio-Baumwolle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e120 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e75 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKragen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eRundhals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Oberweite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e39 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Taillenweite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e38 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Saumweite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e42 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eLänge ab Schulter\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e62 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eÄrmellänge\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e10 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Weite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e52\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e54\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e56\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e58\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e71\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e60\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e62\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e74\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Weite\"\u003e64\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e76\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 120 °C ohne Dampf – Dampfbügeln kann zu irreparablen Schäden führen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eKombination aus Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003e30 Tage Nachbestell-Garantie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du das T-Shirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ 3XL","offer_id":61301775827274,"sku":"1777613.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 4XL","offer_id":61301775860042,"sku":"1777614.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 5XL","offer_id":61301775892810,"sku":"1777615.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301775925578,"sku":"1777610.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301775958346,"sku":"1777609.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ S","offer_id":61301775991114,"sku":"1777607.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301776023882,"sku":"1777611.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301776056650,"sku":"1777612.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301776089418,"sku":"1777621.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 4XL","offer_id":61301776122186,"sku":"1777622.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 5XL","offer_id":61301776154954,"sku":"1777623.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301776187722,"sku":"1777618.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301776220490,"sku":"1777617.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301776253258,"sku":"1777616.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301776286026,"sku":"1777619.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301776318794,"sku":"1777620.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 3XL","offer_id":61301776351562,"sku":"1777629.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 4XL","offer_id":61301776384330,"sku":"1777630.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 5XL","offer_id":61301776417098,"sku":"1777631.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301776449866,"sku":"1777626.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301776482634,"sku":"1777625.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301776515402,"sku":"1777624.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301776548170,"sku":"1777627.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301776580938,"sku":"1777628.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 3XL","offer_id":61301776613706,"sku":"1777640.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 4XL","offer_id":61301776646474,"sku":"1777641.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 5XL","offer_id":61301776679242,"sku":"1777642.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301776712010,"sku":"1777637.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301776744778,"sku":"1777636.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301776777546,"sku":"1777635.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301776810314,"sku":"1777638.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301776843082,"sku":"1777639.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 3XL","offer_id":61301776875850,"sku":"1777650.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 4XL","offer_id":61301776908618,"sku":"1777651.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 5XL","offer_id":61301776941386,"sku":"1777652.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301776974154,"sku":"1777647.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301777006922,"sku":"1777646.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301777039690,"sku":"1777644.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301777072458,"sku":"1777648.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301777105226,"sku":"1777649.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 3XL","offer_id":61301777137994,"sku":"1777658.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 4XL","offer_id":61301777170762,"sku":"1777659.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 5XL","offer_id":61301777203530,"sku":"1777660.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301777236298,"sku":"1777655.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301777269066,"sku":"1777654.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301777301834,"sku":"1777653.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301777334602,"sku":"1777656.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301777367370,"sku":"1777657.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 3XL","offer_id":61301777400138,"sku":"1777666.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 4XL","offer_id":61301777432906,"sku":"1777667.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 5XL","offer_id":61301777465674,"sku":"1777668.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301777498442,"sku":"1777663.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301777531210,"sku":"1777662.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301777563978,"sku":"1777661.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301777596746,"sku":"1777664.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301777629514,"sku":"1777665.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 3XL","offer_id":61301777662282,"sku":"1777679.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 4XL","offer_id":61301777695050,"sku":"1777680.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 5XL","offer_id":61301777727818,"sku":"1777681.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301777760586,"sku":"1777676.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301777793354,"sku":"1777675.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301777826122,"sku":"1777674.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301777858890,"sku":"1777677.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301777891658,"sku":"1777678.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 3XL","offer_id":61301777924426,"sku":"1777687.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 4XL","offer_id":61301777957194,"sku":"1777688.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 5XL","offer_id":61301777989962,"sku":"1777689.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301778022730,"sku":"1777684.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301778055498,"sku":"1777683.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301778088266,"sku":"1777682.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301778121034,"sku":"1777685.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301778153802,"sku":"1777686.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 3XL","offer_id":61301778186570,"sku":"1777695.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 4XL","offer_id":61301778219338,"sku":"1777696.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 5XL","offer_id":61301778252106,"sku":"1777698.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301778284874,"sku":"1777692.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301778317642,"sku":"1777691.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301778350410,"sku":"1777690.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301778383178,"sku":"1777693.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301778415946,"sku":"1777694.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 3XL","offer_id":61301778448714,"sku":"1777705.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 4XL","offer_id":61301778481482,"sku":"1777706.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 5XL","offer_id":61301778514250,"sku":"1777707.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301778547018,"sku":"1777702.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301778579786,"sku":"1777700.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301778612554,"sku":"1777699.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301778645322,"sku":"1777703.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301778678090,"sku":"1777704.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301778710858,"sku":"1777714.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 4XL","offer_id":61301778743626,"sku":"1777715.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 5XL","offer_id":61301778776394,"sku":"1777716.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301778809162,"sku":"1777710.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301778841930,"sku":"1777709.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301778874698,"sku":"1777708.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301778907466,"sku":"1777712.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301778940234,"sku":"1777713.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 3XL","offer_id":61301778973002,"sku":"1777722.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 4XL","offer_id":61301779005770,"sku":"1777723.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 5XL","offer_id":61301779038538,"sku":"1777724.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301779071306,"sku":"1777719.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301779104074,"sku":"1777718.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301779136842,"sku":"1777717.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301779169610,"sku":"1777720.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301779202378,"sku":"1777721.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 3XL","offer_id":61301779235146,"sku":"1777730.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 4XL","offer_id":61301779267914,"sku":"1777731.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 5XL","offer_id":61301779300682,"sku":"1777732.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301779333450,"sku":"1777727.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301779366218,"sku":"1777726.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301779398986,"sku":"1777725.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301779431754,"sku":"1777728.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301779464522,"sku":"1777729.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 3XL","offer_id":61301779497290,"sku":"1777738.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 4XL","offer_id":61301779530058,"sku":"1777739.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 5XL","offer_id":61301779562826,"sku":"1777740.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301779595594,"sku":"1777735.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301779628362,"sku":"1777734.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301779661130,"sku":"1777733.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301779693898,"sku":"1777736.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301779726666,"sku":"1777737.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 3XL","offer_id":61301779759434,"sku":"1777747.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 4XL","offer_id":61301779792202,"sku":"1777748.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 5XL","offer_id":61301779824970,"sku":"1777749.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301779857738,"sku":"1777744.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301779890506,"sku":"1777743.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301779923274,"sku":"1777742.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301779956042,"sku":"1777745.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301779988810,"sku":"1777746.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301780021578,"sku":"1777755.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 4XL","offer_id":61301780054346,"sku":"1777756.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 5XL","offer_id":61301780087114,"sku":"1777757.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301780119882,"sku":"1777752.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301780152650,"sku":"1777751.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301780185418,"sku":"1777750.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301780218186,"sku":"1777753.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301780250954,"sku":"1777754.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 3XL","offer_id":61301780283722,"sku":"1777763.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 4XL","offer_id":61301780316490,"sku":"1777765.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 5XL","offer_id":61301780349258,"sku":"1777767.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301780382026,"sku":"1777760.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301780414794,"sku":"1777759.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301780447562,"sku":"1777758.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301780480330,"sku":"1777761.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301780513098,"sku":"1777762.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 3XL","offer_id":61301780545866,"sku":"1777773.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 4XL","offer_id":61301780578634,"sku":"1777774.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 5XL","offer_id":61301780611402,"sku":"1777775.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301780644170,"sku":"1777770.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301780676938,"sku":"1777769.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301780709706,"sku":"1777768.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301780742474,"sku":"1777771.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301780775242,"sku":"1777772.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 3XL","offer_id":61301780808010,"sku":"1777783.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 4XL","offer_id":61301780840778,"sku":"1777784.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 5XL","offer_id":61301780873546,"sku":"1777785.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301780906314,"sku":"1777778.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301780939082,"sku":"1777777.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301780971850,"sku":"1777776.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301781004618,"sku":"1777780.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301781037386,"sku":"1777782.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301781070154,"sku":"1777791.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 4XL","offer_id":61301781102922,"sku":"1777792.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 5XL","offer_id":61301781135690,"sku":"1777793.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301781168458,"sku":"1777788.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301781201226,"sku":"1777787.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301781233994,"sku":"1777786.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301781266762,"sku":"1777789.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301781299530,"sku":"1777790.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 3XL","offer_id":61301781332298,"sku":"1777799.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 4XL","offer_id":61301781365066,"sku":"1777800.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 5XL","offer_id":61301781397834,"sku":"1777801.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301781430602,"sku":"1777796.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301781463370,"sku":"1777795.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301781496138,"sku":"1777794.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301781528906,"sku":"1777797.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301781561674,"sku":"1777798.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 3XL","offer_id":61301781594442,"sku":"1777807.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 4XL","offer_id":61301781627210,"sku":"1777808.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 5XL","offer_id":61301781659978,"sku":"1777809.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301781692746,"sku":"1777804.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301781725514,"sku":"1777803.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301781758282,"sku":"1777802.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301781791050,"sku":"1777805.0","price":8.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301781823818,"sku":"1777806.0","price":8.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN790_ash.jpg?v=1773121955"},{"product_id":"jn793","title":"JN793 | Ladies’ Promo Sweat – das klassische Damen-Sweatshirt","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN793 | Ladies’ Promo Sweat – das klassische Damen-Sweatshirt \u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eLadies’ Promo Sweat  |  280 g\/m²  |  weich, modern und ideal für Gruppen\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eInnen angeraut\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eRaglanärmel\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDieses Sweatshirt ist nicht einfach nur ein Basic. Es ist genau das Teil, das aus Einzelpersonen einen sichtbaren, einheitlichen Auftritt macht. Das JN793 ist die perfekte Wahl für Vereine, Firmen, Schulen, Abschlussklassen, Events und Teams, die ein bequemes, alltagstaugliches und professionell veredelbares Damen-Sweatshirt suchen.\u003c\/p\u003e\n\u003cp\u003eDie Sweat-Qualität mit angerauter Innenseite sorgt für ein angenehm weiches Tragegefühl. Die leicht taillierte Passform mit Raglanärmeln wirkt moderner als ein einfaches Standard-Sweat und sorgt dafür, dass das Textil nicht nur gut aussieht, sondern auch gerne getragen wird. Necktape, Bündchen mit Elasthan und das Tear off!® Label machen das Modell zusätzlich stark für den Alltag, für Gruppen und für individuelles Branding.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN793\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e80 % Baumwolle \/ 20 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e280 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eSweat-Qualität\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eAngeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003ePassform\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eLeicht tailliert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eÄrmel\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eRaglanärmel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eNecktape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eXS – 3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge ab Schulter (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e46\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e61\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e48\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e63\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e50\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e52\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e55\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e58\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e71\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e61\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e73\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 150 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e👕\u003c\/span\u003e \u003cspan\u003ePerfekt für Teams, Vereine, Firmen und Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du das Damen-Sweatshirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ XS","offer_id":61301793325386,"sku":"1775228.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ S","offer_id":61301793259850,"sku":"1775229.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301793227082,"sku":"1775230.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301793194314,"sku":"1775231.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301793292618,"sku":"1775232.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301793358154,"sku":"1775233.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 3XL","offer_id":61301793161546,"sku":"1775234.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XS","offer_id":61301793554762,"sku":"1775235.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301793489226,"sku":"1775236.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301793456458,"sku":"1775237.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301793423690,"sku":"1775238.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301793521994,"sku":"1775239.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301793587530,"sku":"1775240.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301793390922,"sku":"1775241.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XS","offer_id":61301793784138,"sku":"1775242.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301793718602,"sku":"1775243.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301793685834,"sku":"1775244.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301793653066,"sku":"1775245.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301793751370,"sku":"1775246.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301793816906,"sku":"1775247.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 3XL","offer_id":61301793620298,"sku":"1775248.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XS","offer_id":61301794013514,"sku":"1775249.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301793947978,"sku":"1775250.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301793915210,"sku":"1775251.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301793882442,"sku":"1775252.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301793980746,"sku":"1775253.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301794046282,"sku":"1775254.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 3XL","offer_id":61301793849674,"sku":"1775255.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XS","offer_id":61301794242890,"sku":"1775256.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301794177354,"sku":"1775257.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301794144586,"sku":"1775258.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301794111818,"sku":"1775259.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301794210122,"sku":"1775260.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301794275658,"sku":"1775261.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 3XL","offer_id":61301794079050,"sku":"1775262.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XS","offer_id":61301794472266,"sku":"1775263.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301794406730,"sku":"1775264.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301794373962,"sku":"1775265.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301794341194,"sku":"1775266.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301794439498,"sku":"1775267.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301794505034,"sku":"1775268.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 3XL","offer_id":61301794308426,"sku":"1775269.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XS","offer_id":61301794701642,"sku":"1775270.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301794636106,"sku":"1775271.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301794603338,"sku":"1775272.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301794570570,"sku":"1775273.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301794668874,"sku":"1775274.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301794734410,"sku":"1775275.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 3XL","offer_id":61301794537802,"sku":"1775276.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XS","offer_id":61301794931018,"sku":"1775278.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301794865482,"sku":"1775279.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301794832714,"sku":"1775280.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301794799946,"sku":"1775282.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301794898250,"sku":"1775283.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301794963786,"sku":"1775284.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 3XL","offer_id":61301794767178,"sku":"1775285.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XS","offer_id":61301795160394,"sku":"1775286.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301795094858,"sku":"1775287.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301795062090,"sku":"1775288.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301795029322,"sku":"1775289.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301795127626,"sku":"1775290.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301795193162,"sku":"1775291.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 3XL","offer_id":61301794996554,"sku":"1775292.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XS","offer_id":61301795389770,"sku":"1775293.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301795324234,"sku":"1775294.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301795291466,"sku":"1775295.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301795258698,"sku":"1775296.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301795357002,"sku":"1775297.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301795422538,"sku":"1775298.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 3XL","offer_id":61301795225930,"sku":"1775299.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XS","offer_id":61301795619146,"sku":"1775300.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301795553610,"sku":"1775301.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301795520842,"sku":"1775302.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301795488074,"sku":"1775303.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301795586378,"sku":"1775304.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301795651914,"sku":"1775305.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 3XL","offer_id":61301795455306,"sku":"1775306.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XS","offer_id":61301795848522,"sku":"1775307.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301795782986,"sku":"1775308.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301795750218,"sku":"1775309.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301795717450,"sku":"1775311.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301795815754,"sku":"1775312.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301795881290,"sku":"1775313.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301795684682,"sku":"1775314.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XS","offer_id":61301796077898,"sku":"1775315.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301796012362,"sku":"1775316.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301795979594,"sku":"1775317.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301795946826,"sku":"1775318.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301796045130,"sku":"1775320.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301796110666,"sku":"1775321.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 3XL","offer_id":61301795914058,"sku":"1775322.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XS","offer_id":61301796307274,"sku":"1775323.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301796241738,"sku":"1775324.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301796208970,"sku":"1775325.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301796176202,"sku":"1775326.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301796274506,"sku":"1775327.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301796340042,"sku":"1775328.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 3XL","offer_id":61301796143434,"sku":"1775329.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XS","offer_id":61301796536650,"sku":"1775330.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301796471114,"sku":"1775331.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301796438346,"sku":"1775332.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301796405578,"sku":"1775333.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301796503882,"sku":"1775334.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301796569418,"sku":"1775335.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 3XL","offer_id":61301796372810,"sku":"1775336.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XS","offer_id":61301796766026,"sku":"1775337.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301796700490,"sku":"1775338.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301796667722,"sku":"1775339.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301796634954,"sku":"1775340.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301796733258,"sku":"1775341.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301796798794,"sku":"1775342.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 3XL","offer_id":61301796602186,"sku":"1775343.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XS","offer_id":61301796995402,"sku":"1775344.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301796929866,"sku":"1775345.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301796897098,"sku":"1775346.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301796864330,"sku":"1775347.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301796962634,"sku":"1775348.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301797028170,"sku":"1775349.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301796831562,"sku":"1775350.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XS","offer_id":61301797224778,"sku":"1775351.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301797159242,"sku":"1775352.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301797126474,"sku":"1775353.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301797093706,"sku":"1775354.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301797192010,"sku":"1775355.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301797257546,"sku":"1775356.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 3XL","offer_id":61301797060938,"sku":"1775357.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XS","offer_id":61301797454154,"sku":"1775358.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301797388618,"sku":"1775359.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301797355850,"sku":"1775360.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301797323082,"sku":"1775361.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301797421386,"sku":"1775362.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301797486922,"sku":"1775363.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 3XL","offer_id":61301797290314,"sku":"1775364.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XS","offer_id":61301797683530,"sku":"1775365.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301797617994,"sku":"1775366.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301797585226,"sku":"1775367.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301797552458,"sku":"1775368.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301797650762,"sku":"1775369.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301797716298,"sku":"1775370.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 3XL","offer_id":61301797519690,"sku":"1775371.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XS","offer_id":61301797912906,"sku":"1775372.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301797847370,"sku":"1775373.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301797814602,"sku":"1775374.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301797781834,"sku":"1775375.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301797880138,"sku":"1775376.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301797945674,"sku":"1775377.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301797749066,"sku":"1775378.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XS","offer_id":61301798142282,"sku":"1775379.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301798076746,"sku":"1775380.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301798043978,"sku":"1775381.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301798011210,"sku":"1775382.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301798109514,"sku":"1775383.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301798175050,"sku":"1775384.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 3XL","offer_id":61301797978442,"sku":"1775385.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XS","offer_id":61301798371658,"sku":"1775386.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301798306122,"sku":"1775387.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301798273354,"sku":"1775388.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301798240586,"sku":"1775389.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301798338890,"sku":"1775390.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301798404426,"sku":"1775391.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 3XL","offer_id":61301798207818,"sku":"1775392.0","price":15.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN793_ash.jpg?v=1773121969"},{"product_id":"jn794","title":"JN794 | Men’s Promo Sweat – das klassische Herren-Sweatshirt","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN794 | Men’s Promo Sweat – das klassische Herren-Sweatshirt \u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eMen’s Promo Sweat  |  280 g\/m²  |  weich, robust und ideal für Gruppen\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eInnen angeraut\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eRundhals\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDieses Sweatshirt ist nicht einfach nur ein Basic. Es ist genau das Teil, das aus einzelnen Personen einen sichtbaren Auftritt macht. Das JN794 ist die perfekte Wahl für Vereine, Firmen, Schulen, Abschlussklassen, Events und Teams, die ein bequemes, alltagstaugliches und professionell veredelbares Herren-Sweatshirt suchen.\u003c\/p\u003e\n\u003cp\u003eDie Sweat-Qualität mit angerauter Innenseite sorgt für ein angenehm weiches Tragegefühl, während Necktape und Bündchen mit Elasthan für Komfort, Halt und einen sauberen Sitz sorgen. Durch das Tear off!® Label eignet sich das Modell außerdem ideal für individuelles Branding, Vereine, Firmen oder eigene Kollektionen mit professionellem Look.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN794\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e80 % Baumwolle \/ 20 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e280 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eSweat-Qualität\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eAngeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eAusschnitt\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eRundhals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eNecktape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eBündchen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMit Elasthan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eS – 5XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge ab Schulter (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e54\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e57\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e60\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e63\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e75\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e66\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e69\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e81\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e4XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e74\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e83\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e5XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e80\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e85\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 150 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e👕\u003c\/span\u003e \u003cspan\u003ePerfekt für Teams, Vereine, Firmen und Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du das Sweatshirt brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ S","offer_id":61301799453002,"sku":"1775419.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301799420234,"sku":"1775420.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301799387466,"sku":"1775421.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301799485770,"sku":"1775422.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301799518538,"sku":"1775423.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 3XL","offer_id":61301799289162,"sku":"1775424.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 4XL","offer_id":61301799321930,"sku":"1775425.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 5XL","offer_id":61301799354698,"sku":"1775426.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301799715146,"sku":"1775427.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301799682378,"sku":"1775428.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301799649610,"sku":"1775429.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301799747914,"sku":"1775430.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301799780682,"sku":"1775431.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301799551306,"sku":"1775432.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ 4XL","offer_id":61301799584074,"sku":"1775433.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"black \/ 5XL","offer_id":61301799616842,"sku":"1775434.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301799977290,"sku":"1775435.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301799944522,"sku":"1775436.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301799911754,"sku":"1775437.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301800010058,"sku":"1775438.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301800042826,"sku":"1775439.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 3XL","offer_id":61301799813450,"sku":"1775440.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 4XL","offer_id":61301799846218,"sku":"1775441.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 5XL","offer_id":61301799878986,"sku":"1775442.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301800239434,"sku":"1775443.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301800206666,"sku":"1775444.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301800173898,"sku":"1775445.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301800272202,"sku":"1775446.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301800304970,"sku":"1775447.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 3XL","offer_id":61301800075594,"sku":"1775448.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 4XL","offer_id":61301800108362,"sku":"1775449.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 5XL","offer_id":61301800141130,"sku":"1775450.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301800501578,"sku":"1775451.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301800468810,"sku":"1775452.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301800436042,"sku":"1775453.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301800534346,"sku":"1775454.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301800567114,"sku":"1775455.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 3XL","offer_id":61301800337738,"sku":"1775456.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 4XL","offer_id":61301800370506,"sku":"1775457.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 5XL","offer_id":61301800403274,"sku":"1775458.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301800763722,"sku":"1775459.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301800730954,"sku":"1775460.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301800698186,"sku":"1775461.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301800796490,"sku":"1775462.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301800829258,"sku":"1775463.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 3XL","offer_id":61301800599882,"sku":"1775464.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 4XL","offer_id":61301800632650,"sku":"1775465.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 5XL","offer_id":61301800665418,"sku":"1775466.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301801025866,"sku":"1775467.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301800993098,"sku":"1775468.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301800960330,"sku":"1775469.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301801058634,"sku":"1775470.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301801091402,"sku":"1775471.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 3XL","offer_id":61301800862026,"sku":"1775472.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 4XL","offer_id":61301800894794,"sku":"1775473.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 5XL","offer_id":61301800927562,"sku":"1775474.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301801288010,"sku":"1775475.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301801255242,"sku":"1775476.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301801222474,"sku":"1775477.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301801320778,"sku":"1775478.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301801353546,"sku":"1775479.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 3XL","offer_id":61301801124170,"sku":"1775480.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 4XL","offer_id":61301801156938,"sku":"1775481.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 5XL","offer_id":61301801189706,"sku":"1775482.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301801550154,"sku":"1775483.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301801517386,"sku":"1775484.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301801484618,"sku":"1775485.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301801582922,"sku":"1775486.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301801615690,"sku":"1775487.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 3XL","offer_id":61301801386314,"sku":"1775488.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 4XL","offer_id":61301801419082,"sku":"1775489.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 5XL","offer_id":61301801451850,"sku":"1775490.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301801812298,"sku":"1775491.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301801779530,"sku":"1775492.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301801746762,"sku":"1775493.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301801845066,"sku":"1775494.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301801877834,"sku":"1775495.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 3XL","offer_id":61301801648458,"sku":"1775496.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 4XL","offer_id":61301801681226,"sku":"1775497.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 5XL","offer_id":61301801713994,"sku":"1775498.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301802074442,"sku":"1775499.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301802041674,"sku":"1775500.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301802008906,"sku":"1775501.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301802107210,"sku":"1775502.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301802139978,"sku":"1775503.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 3XL","offer_id":61301801910602,"sku":"1775504.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 4XL","offer_id":61301801943370,"sku":"1775505.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 5XL","offer_id":61301801976138,"sku":"1775506.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301802336586,"sku":"1775507.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301802303818,"sku":"1775508.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301802271050,"sku":"1775509.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301802369354,"sku":"1775510.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301802402122,"sku":"1775511.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301802172746,"sku":"1775512.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 4XL","offer_id":61301802205514,"sku":"1775513.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 5XL","offer_id":61301802238282,"sku":"1775514.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301802598730,"sku":"1775515.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301802565962,"sku":"1775516.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301802533194,"sku":"1775517.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301802631498,"sku":"1775518.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301802664266,"sku":"1775519.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 3XL","offer_id":61301802434890,"sku":"1775520.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 4XL","offer_id":61301802467658,"sku":"1775521.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 5XL","offer_id":61301802500426,"sku":"1775522.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301802860874,"sku":"1775523.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301802828106,"sku":"1775524.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301802795338,"sku":"1775525.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301802893642,"sku":"1775526.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301802926410,"sku":"1775527.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 3XL","offer_id":61301802697034,"sku":"1775529.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 4XL","offer_id":61301802729802,"sku":"1775530.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 5XL","offer_id":61301802762570,"sku":"1775531.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301803123018,"sku":"1775532.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301803090250,"sku":"1775533.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301803057482,"sku":"1775534.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301803155786,"sku":"1775535.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301803188554,"sku":"1775536.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 3XL","offer_id":61301802959178,"sku":"1775537.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 4XL","offer_id":61301802991946,"sku":"1775538.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 5XL","offer_id":61301803024714,"sku":"1775539.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301803385162,"sku":"1775540.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301803352394,"sku":"1775541.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301803319626,"sku":"1775542.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301803417930,"sku":"1775543.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301803450698,"sku":"1775544.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 3XL","offer_id":61301803221322,"sku":"1775545.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 4XL","offer_id":61301803254090,"sku":"1775546.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 5XL","offer_id":61301803286858,"sku":"1775547.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301803647306,"sku":"1775548.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301803614538,"sku":"1775549.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301803581770,"sku":"1775550.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301803680074,"sku":"1775551.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301803712842,"sku":"1775552.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301803483466,"sku":"1775553.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ 4XL","offer_id":61301803516234,"sku":"1775554.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"red \/ 5XL","offer_id":61301803549002,"sku":"1775555.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301803909450,"sku":"1775556.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301803876682,"sku":"1775557.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301803843914,"sku":"1775558.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301803942218,"sku":"1775559.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301803974986,"sku":"1775560.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 3XL","offer_id":61301803745610,"sku":"1775561.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 4XL","offer_id":61301803778378,"sku":"1775562.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 5XL","offer_id":61301803811146,"sku":"1775563.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301804171594,"sku":"1775564.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301804138826,"sku":"1775565.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301804106058,"sku":"1775566.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301804204362,"sku":"1775567.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301804237130,"sku":"1775568.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 3XL","offer_id":61301804007754,"sku":"1775569.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 4XL","offer_id":61301804040522,"sku":"1775570.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 5XL","offer_id":61301804073290,"sku":"1775571.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301804433738,"sku":"1775606.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301804400970,"sku":"1775607.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301804368202,"sku":"1775608.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301804466506,"sku":"1775609.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301804499274,"sku":"1775610.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 3XL","offer_id":61301804269898,"sku":"1775611.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 4XL","offer_id":61301804302666,"sku":"1775612.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 5XL","offer_id":61301804335434,"sku":"1775613.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301804695882,"sku":"1775614.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301804663114,"sku":"1775615.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301804630346,"sku":"1775616.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301804728650,"sku":"1775617.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301804761418,"sku":"1775618.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301804532042,"sku":"1775619.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ 4XL","offer_id":61301804564810,"sku":"1775620.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"white \/ 5XL","offer_id":61301804597578,"sku":"1775621.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301804958026,"sku":"1775622.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301804925258,"sku":"1775623.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301804892490,"sku":"1775624.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301804990794,"sku":"1775625.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301805023562,"sku":"1775626.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 3XL","offer_id":61301804794186,"sku":"1775627.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 4XL","offer_id":61301804826954,"sku":"1775628.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 5XL","offer_id":61301804859722,"sku":"1775629.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301805220170,"sku":"1775630.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301805187402,"sku":"1775631.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301805154634,"sku":"1775632.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301805252938,"sku":"1775633.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301805285706,"sku":"1775634.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 3XL","offer_id":61301805056330,"sku":"1775635.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 4XL","offer_id":61301805089098,"sku":"1775636.0","price":15.9,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 5XL","offer_id":61301805121866,"sku":"1775637.0","price":15.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN794_ash.jpg?v=1773121970"},{"product_id":"jn795","title":"JN795 | Ladies’ Promo Hoody – der klassische Damen-Hoodie","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN795 | Ladies’ Promo Hoody – der klassische Damen-Hoodie \u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eLadies’ Promo Hoody  |  280 g\/m²  |  weich, robust und ideal für Gruppen\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eInnen angeraut\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eKapuze mit Kordelzug\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDieser Hoodie ist nicht einfach nur ein Damen-Kapuzenpullover. Er ist genau das Teil, das aus einer Gruppe einen sichtbaren Auftritt macht. Der JN795 ist die perfekte Wahl für Vereine, Schulen, Abschlussklassen, Firmen, Events und Teams, die einen bequemen, alltagstauglichen und professionell veredelbaren Hoodie suchen.\u003c\/p\u003e\n\u003cp\u003eDie Sweat-Qualität mit angerauter Innenseite sorgt für ein angenehm weiches Tragegefühl, während die doppellagige Kapuze mit Kordelzug, die klassische Kängurutasche, das Necktape und die Bündchen mit Elasthan für Komfort, Halt und den typischen Hoodie-Look sorgen. Durch das Tear off!® Label eignet sich das Modell außerdem ideal für individuelles Branding, Vereine, Firmen oder eigene Kollektionen.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN795\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e80 % Baumwolle \/ 20 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e280 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eSweat-Qualität\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eAngeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKapuze\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eDoppellagig mit Kordelzug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eTasche\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eKängurutasche\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eBündchen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMit Elasthan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eXS – 3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge ab Schulter (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e46\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e61\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e48\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e63\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e50\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e52\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e55\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e58\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e71\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e61\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e73\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 150 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e👕\u003c\/span\u003e \u003cspan\u003ePerfekt für Vereine, Teams, Schulen und Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du den Damen-Hoodie brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ XS","offer_id":61301805482314,"sku":"1775662.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ S","offer_id":61301805416778,"sku":"1775663.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301805384010,"sku":"1775664.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301805351242,"sku":"1775665.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301805449546,"sku":"1775666.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301805515082,"sku":"1775667.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ 3XL","offer_id":61301805318474,"sku":"1775668.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XS","offer_id":61301805711690,"sku":"1775669.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301805646154,"sku":"1775670.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301805613386,"sku":"1775671.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301805580618,"sku":"1775672.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301805678922,"sku":"1775673.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301805744458,"sku":"1775674.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ 3XL","offer_id":61301805547850,"sku":"1775675.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XS","offer_id":61301805941066,"sku":"1775676.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301805875530,"sku":"1775677.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301805842762,"sku":"1775678.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301805809994,"sku":"1775679.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301805908298,"sku":"1775680.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301805973834,"sku":"1775681.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ 3XL","offer_id":61301805777226,"sku":"1775682.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XS","offer_id":61301806170442,"sku":"1775683.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301806104906,"sku":"1775684.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301806072138,"sku":"1775685.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301806039370,"sku":"1775686.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301806137674,"sku":"1775687.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301806203210,"sku":"1775688.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ 3XL","offer_id":61301806006602,"sku":"1775689.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XS","offer_id":61301806399818,"sku":"1775690.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301806334282,"sku":"1775691.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301806301514,"sku":"1775692.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301806268746,"sku":"1775693.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301806367050,"sku":"1775694.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301806432586,"sku":"1775695.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ 3XL","offer_id":61301806235978,"sku":"1775696.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XS","offer_id":61301806629194,"sku":"1775697.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301806563658,"sku":"1775698.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301806530890,"sku":"1775699.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301806498122,"sku":"1775700.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301806596426,"sku":"1775701.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301806661962,"sku":"1775702.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ 3XL","offer_id":61301806465354,"sku":"1775703.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XS","offer_id":61301806858570,"sku":"1775704.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301806793034,"sku":"1775705.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301806760266,"sku":"1775706.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301806727498,"sku":"1775707.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301806825802,"sku":"1775708.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301806891338,"sku":"1775709.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ 3XL","offer_id":61301806694730,"sku":"1775710.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XS","offer_id":61301807087946,"sku":"1775711.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301807022410,"sku":"1775712.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301806989642,"sku":"1775713.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301806956874,"sku":"1775714.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301807055178,"sku":"1775715.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301807120714,"sku":"1775716.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ 3XL","offer_id":61301806924106,"sku":"1775717.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XS","offer_id":61301807317322,"sku":"1775718.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301807251786,"sku":"1775719.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301807219018,"sku":"1775720.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301807186250,"sku":"1775721.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301807284554,"sku":"1775722.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301807350090,"sku":"1775723.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ 3XL","offer_id":61301807153482,"sku":"1775724.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XS","offer_id":61301807546698,"sku":"1775725.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301807481162,"sku":"1775726.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301807448394,"sku":"1775727.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301807415626,"sku":"1775728.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301807513930,"sku":"1775729.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301807579466,"sku":"1775730.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ 3XL","offer_id":61301807382858,"sku":"1775731.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XS","offer_id":61301807776074,"sku":"1775732.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301807710538,"sku":"1775733.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301807677770,"sku":"1775734.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301807645002,"sku":"1775735.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301807743306,"sku":"1775736.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301807808842,"sku":"1775737.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ 3XL","offer_id":61301807612234,"sku":"1775738.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XS","offer_id":61301808005450,"sku":"1775739.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301807939914,"sku":"1775740.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301807907146,"sku":"1775741.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301807874378,"sku":"1775742.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301807972682,"sku":"1775743.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301808038218,"sku":"1775744.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ 3XL","offer_id":61301807841610,"sku":"1775745.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XS","offer_id":61301808234826,"sku":"1775746.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301808169290,"sku":"1775747.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301808136522,"sku":"1775748.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301808103754,"sku":"1775749.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301808202058,"sku":"1775750.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301808267594,"sku":"1775751.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ 3XL","offer_id":61301808070986,"sku":"1775752.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XS","offer_id":61301808464202,"sku":"1775753.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301808398666,"sku":"1775755.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301808365898,"sku":"1775756.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301808333130,"sku":"1775758.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301808431434,"sku":"1775759.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301808496970,"sku":"1775760.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ 3XL","offer_id":61301808300362,"sku":"1775761.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XS","offer_id":61301808693578,"sku":"1775762.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301808628042,"sku":"1775763.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301808595274,"sku":"1775764.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301808562506,"sku":"1775765.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301808660810,"sku":"1775766.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301808726346,"sku":"1775767.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ 3XL","offer_id":61301808529738,"sku":"1775768.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XS","offer_id":61301808922954,"sku":"1775769.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301808857418,"sku":"1775770.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301808824650,"sku":"1775771.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301808791882,"sku":"1775772.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301808890186,"sku":"1775773.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301808955722,"sku":"1775774.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ 3XL","offer_id":61301808759114,"sku":"1775775.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XS","offer_id":61301809152330,"sku":"1775776.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301809086794,"sku":"1775777.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301809054026,"sku":"1775778.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301809021258,"sku":"1775779.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301809119562,"sku":"1775780.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301809185098,"sku":"1775781.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ 3XL","offer_id":61301808988490,"sku":"1775783.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XS","offer_id":61301809381706,"sku":"1775784.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301809316170,"sku":"1775785.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301809283402,"sku":"1775786.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301809250634,"sku":"1775787.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301809348938,"sku":"1775788.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301809414474,"sku":"1775789.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ 3XL","offer_id":61301809217866,"sku":"1775790.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XS","offer_id":61301809611082,"sku":"1775791.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301809545546,"sku":"1775792.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301809512778,"sku":"1775793.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301809480010,"sku":"1775794.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301809578314,"sku":"1775795.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301809643850,"sku":"1775796.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ 3XL","offer_id":61301809447242,"sku":"1775798.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XS","offer_id":61301809840458,"sku":"1775799.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301809774922,"sku":"1775801.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301809742154,"sku":"1775802.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301809709386,"sku":"1775803.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301809807690,"sku":"1775804.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301809873226,"sku":"1775805.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ 3XL","offer_id":61301809676618,"sku":"1775806.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XS","offer_id":61301810069834,"sku":"1775807.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301810004298,"sku":"1775808.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301809971530,"sku":"1775809.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301809938762,"sku":"1775810.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301810037066,"sku":"1775811.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301810102602,"sku":"1775812.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ 3XL","offer_id":61301809905994,"sku":"1775813.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XS","offer_id":61301810299210,"sku":"1775814.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301810233674,"sku":"1775815.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301810200906,"sku":"1775816.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301810168138,"sku":"1775817.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301810266442,"sku":"1775818.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301810331978,"sku":"1775819.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ 3XL","offer_id":61301810135370,"sku":"1775820.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XS","offer_id":61301810528586,"sku":"1775821.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301810463050,"sku":"1775822.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301810430282,"sku":"1775823.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301810397514,"sku":"1775824.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301810495818,"sku":"1775825.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301810561354,"sku":"1775826.0","price":21.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ 3XL","offer_id":61301810364746,"sku":"1775827.0","price":21.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN795_ash.jpg?v=1773121974"},{"product_id":"jn796k","title":"JN796K | Children Promo Hoody – der klassische Kinder-Hoodie","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN796K | Children Promo Hoody – der klassische Kinder-Hoodie \u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eChildren Promo Hoody  |  280 g\/m²  |  weich, robust und ideal für Gruppen\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eInnen angeraut\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eKapuze ohne Kordel\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003e280 g\/m²\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eTear off!® Label\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDieser Hoodie ist nicht einfach nur ein Kinder-Kapuzenpullover. Er ist der Hoodie, den Kinder gerne tragen – und genau deshalb ist er für Schulen, Vereine und Teams so wertvoll. Der JN796K ist die perfekte Wahl für Gruppenbekleidung, Abschlussaktionen, Jugendteams, Events und einheitliche Outfits, die bequem sind und gleichzeitig richtig gut aussehen.\u003c\/p\u003e\n\u003cp\u003eDie Sweat-Qualität mit angerauter Innenseite sorgt für ein angenehmes Tragegefühl, während die doppellagige Kapuze ohne Kordel, die klassische Kängurutasche, das Necktape und die Bündchen mit Elasthan den Hoodie alltagstauglich und praktisch machen. Mit dem Tear off!® Label eignet sich das Modell außerdem ideal für individuelles Branding, Vereine, Schulen oder eigene Kollektionen.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN796K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e80 % Baumwolle \/ 20 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e280 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eSweat-Qualität\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eAngeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKapuze\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eDoppellagig ohne Kordel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eTasche\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eKängurutasche\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eBündchen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMit Elasthan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eXS – XXL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge ab Schulter (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e35\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e43\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e37\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e47\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e39\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e51\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e42\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e55\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e48\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e59\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e52\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e63\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 150 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🧒\u003c\/span\u003e \u003cspan\u003ePerfekt für Schulen, Vereine, Teams und Kindergruppen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du den Kinder-Hoodie brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"ash \/ XS","offer_id":61301816754506,"sku":"1776082.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ S","offer_id":61301816688970,"sku":"1776083.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ M","offer_id":61301816656202,"sku":"1776084.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ L","offer_id":61301816623434,"sku":"1776085.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XL","offer_id":61301816721738,"sku":"1776086.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"ash \/ XXL","offer_id":61301816787274,"sku":"1776087.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XS","offer_id":61301816951114,"sku":"1776088.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ S","offer_id":61301816885578,"sku":"1776089.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ M","offer_id":61301816852810,"sku":"1776090.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ L","offer_id":61301816820042,"sku":"1776091.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XL","offer_id":61301816918346,"sku":"1776092.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"black \/ XXL","offer_id":61301816983882,"sku":"1776093.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XS","offer_id":61301817147722,"sku":"1776094.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ S","offer_id":61301817082186,"sku":"1776095.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ M","offer_id":61301817049418,"sku":"1776097.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ L","offer_id":61301817016650,"sku":"1776098.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XL","offer_id":61301817114954,"sku":"1776099.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"brown \/ XXL","offer_id":61301817180490,"sku":"1776100.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XS","offer_id":61301817344330,"sku":"1776101.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ S","offer_id":61301817278794,"sku":"1776102.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ M","offer_id":61301817246026,"sku":"1776103.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ L","offer_id":61301817213258,"sku":"1776104.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XL","offer_id":61301817311562,"sku":"1776105.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ XXL","offer_id":61301817377098,"sku":"1776106.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XS","offer_id":61301817540938,"sku":"1776107.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ S","offer_id":61301817475402,"sku":"1776108.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ M","offer_id":61301817442634,"sku":"1776109.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ L","offer_id":61301817409866,"sku":"1776110.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XL","offer_id":61301817508170,"sku":"1776111.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ XXL","offer_id":61301817573706,"sku":"1776112.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XS","offer_id":61301817737546,"sku":"1776113.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ S","offer_id":61301817672010,"sku":"1776114.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ M","offer_id":61301817639242,"sku":"1776115.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ L","offer_id":61301817606474,"sku":"1776116.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XL","offer_id":61301817704778,"sku":"1776117.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ XXL","offer_id":61301817770314,"sku":"1776118.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XS","offer_id":61301817934154,"sku":"1776119.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ S","offer_id":61301817868618,"sku":"1776120.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ M","offer_id":61301817835850,"sku":"1776121.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ L","offer_id":61301817803082,"sku":"1776122.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XL","offer_id":61301817901386,"sku":"1776123.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ XXL","offer_id":61301817966922,"sku":"1776124.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XS","offer_id":61301818130762,"sku":"1776125.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ S","offer_id":61301818065226,"sku":"1776126.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ M","offer_id":61301818032458,"sku":"1776127.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ L","offer_id":61301817999690,"sku":"1776128.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XL","offer_id":61301818097994,"sku":"1776129.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ XXL","offer_id":61301818163530,"sku":"1776130.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XS","offer_id":61301818327370,"sku":"1776131.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ S","offer_id":61301818261834,"sku":"1776132.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ M","offer_id":61301818229066,"sku":"1776133.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ L","offer_id":61301818196298,"sku":"1776134.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XL","offer_id":61301818294602,"sku":"1776135.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"grey-heather \/ XXL","offer_id":61301818360138,"sku":"1776136.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XS","offer_id":61301818523978,"sku":"1776137.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ S","offer_id":61301818458442,"sku":"1776138.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ M","offer_id":61301818425674,"sku":"1776139.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ L","offer_id":61301818392906,"sku":"1776141.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XL","offer_id":61301818491210,"sku":"1776143.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ XXL","offer_id":61301818556746,"sku":"1776144.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XS","offer_id":61301818720586,"sku":"1776145.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ S","offer_id":61301818655050,"sku":"1776146.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ M","offer_id":61301818622282,"sku":"1776147.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ L","offer_id":61301818589514,"sku":"1776148.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XL","offer_id":61301818687818,"sku":"1776150.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ XXL","offer_id":61301818753354,"sku":"1776152.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XS","offer_id":61301818917194,"sku":"1776154.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ S","offer_id":61301818851658,"sku":"1776155.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ M","offer_id":61301818818890,"sku":"1776156.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ L","offer_id":61301818786122,"sku":"1776158.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XL","offer_id":61301818884426,"sku":"1776159.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ XXL","offer_id":61301818949962,"sku":"1776160.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XS","offer_id":61301819113802,"sku":"1776161.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ S","offer_id":61301819048266,"sku":"1776163.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ M","offer_id":61301819015498,"sku":"1776164.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ L","offer_id":61301818982730,"sku":"1776165.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XL","offer_id":61301819081034,"sku":"1776166.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ XXL","offer_id":61301819146570,"sku":"1776167.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XS","offer_id":61301819310410,"sku":"1776168.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ S","offer_id":61301819244874,"sku":"1776169.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ M","offer_id":61301819212106,"sku":"1776170.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ L","offer_id":61301819179338,"sku":"1776171.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XL","offer_id":61301819277642,"sku":"1776173.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"orange \/ XXL","offer_id":61301819343178,"sku":"1776174.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XS","offer_id":61301819507018,"sku":"1776176.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ S","offer_id":61301819441482,"sku":"1776177.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ M","offer_id":61301819408714,"sku":"1776178.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ L","offer_id":61301819375946,"sku":"1776179.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XL","offer_id":61301819474250,"sku":"1776180.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ XXL","offer_id":61301819539786,"sku":"1776181.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XS","offer_id":61301819703626,"sku":"1776182.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ S","offer_id":61301819638090,"sku":"1776183.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ M","offer_id":61301819605322,"sku":"1776184.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ L","offer_id":61301819572554,"sku":"1776185.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XL","offer_id":61301819670858,"sku":"1776186.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"pink \/ XXL","offer_id":61301819736394,"sku":"1776187.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XS","offer_id":61301819900234,"sku":"1776188.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ S","offer_id":61301819834698,"sku":"1776189.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ M","offer_id":61301819801930,"sku":"1776190.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ L","offer_id":61301819769162,"sku":"1776191.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XL","offer_id":61301819867466,"sku":"1776192.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ XXL","offer_id":61301819933002,"sku":"1776193.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XS","offer_id":61301820096842,"sku":"1776194.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ S","offer_id":61301820031306,"sku":"1776195.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ M","offer_id":61301819998538,"sku":"1776196.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ L","offer_id":61301819965770,"sku":"1776197.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XL","offer_id":61301820064074,"sku":"1776198.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ XXL","offer_id":61301820129610,"sku":"1776199.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XS","offer_id":61301820293450,"sku":"1776200.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ S","offer_id":61301820227914,"sku":"1776201.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ M","offer_id":61301820195146,"sku":"1776202.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ L","offer_id":61301820162378,"sku":"1776203.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XL","offer_id":61301820260682,"sku":"1776204.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ XXL","offer_id":61301820326218,"sku":"1776205.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XS","offer_id":61301820490058,"sku":"1776206.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ S","offer_id":61301820424522,"sku":"1776207.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ M","offer_id":61301820391754,"sku":"1776208.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ L","offer_id":61301820358986,"sku":"1776209.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XL","offer_id":61301820457290,"sku":"1776210.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ XXL","offer_id":61301820522826,"sku":"1776211.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XS","offer_id":61301820686666,"sku":"1776212.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ S","offer_id":61301820621130,"sku":"1776213.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ M","offer_id":61301820588362,"sku":"1776214.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ L","offer_id":61301820555594,"sku":"1776215.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XL","offer_id":61301820653898,"sku":"1776216.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ XXL","offer_id":61301820719434,"sku":"1776217.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XS","offer_id":61301820883274,"sku":"1776218.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ S","offer_id":61301820817738,"sku":"1776219.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ M","offer_id":61301820784970,"sku":"1776220.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ L","offer_id":61301820752202,"sku":"1776221.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XL","offer_id":61301820850506,"sku":"1776222.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"wine \/ XXL","offer_id":61301820916042,"sku":"1776223.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XS","offer_id":61301821079882,"sku":"1776224.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ S","offer_id":61301821014346,"sku":"1776225.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ M","offer_id":61301820981578,"sku":"1776226.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ L","offer_id":61301820948810,"sku":"1776227.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XL","offer_id":61301821047114,"sku":"1776228.0","price":15.95,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ XXL","offer_id":61301821112650,"sku":"1776229.0","price":15.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN796K_ash.jpg?v=1773121979"},{"product_id":"jn825","title":"JN825 | Craftsmen Softshell Vest STRONG – robuste Profi-Softshellweste","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN825 | Craftsmen Softshell Vest STRONG – robuste Profi-Softshellweste \u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eCraftsmen Softshell Vest – STRONG –  |  320 g\/m²  |  wetterfest \u0026amp; robust im Einsatz\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eCORDURA®\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eBIONIC-FINISH®ECO\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003eYKK Reißverschlüsse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Weste ist nicht einfach nur ein Kleidungsstück für draußen. Sie ist ein Arbeitstier mit professionellem Auftritt. Die JN825 ist gemacht für Handwerk, Bau, Service, Logistik, Außendienst und Montageteams, die im Alltag robuste Kleidung brauchen, die funktional arbeitet und dabei sauber und einheitlich wirkt.\u003c\/p\u003e\n\u003cp\u003eDas robuste, strapazierfähige Softshellmaterial ist wind- und wasserabweisend, atmungsaktiv und mit warmem Innenfutter ausgestattet. Der weiche Fleece-Stehkragen, CORDURA® im Schulterbereich, YKK-Reißverschlüsse, mehrere praktische Reißverschlusstaschen und der Rückenreißverschluss zur Veredelung machen diese Softshellweste zur starken Basis für Firmenkleidung, Teamwear und professionelle Arbeitsbekleidung.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN825\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eOberstoff\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e320 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eWassersäule\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e2.000 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eAtmungsaktivität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e2.000 g\/m² \/ 24 h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnenfutter\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eWarm gefüttert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eSchulterbereich\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eCORDURA® verstärkt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eAusrüstung\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eBIONIC-FINISH®ECO\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eXS – 6XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Oberweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge Vorderteil (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e54\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e57\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e69\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e60\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e63\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e74\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e66\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e76\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e69\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e72\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e4XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e76\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e83\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e5XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e80\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e86\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e6XL\u003c\/td\u003e\n\u003ctd data-label=\"Oberweite\"\u003e84\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e88\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Pflege gemäß Herstellerkennzeichnung\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nur vorsichtig gemäß Kennzeichnung\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nach Herstellerkennzeichnung\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrocknen:\u003c\/strong\u003e Schonend behandeln und nicht überhitzen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🦺\u003c\/span\u003e \u003cspan\u003eRobuste Profi-Weste für Handwerk, Service und Außeneinsatz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Softshellweste brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black\/black \/ XS","offer_id":61301821407562,"sku":"1758461.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ S","offer_id":61301821342026,"sku":"1730437.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ M","offer_id":61301821309258,"sku":"1730438.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ L","offer_id":61301821276490,"sku":"1730439.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ XL","offer_id":61301821374794,"sku":"1730440.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ XXL","offer_id":61301821440330,"sku":"1730441.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ 3XL","offer_id":61301821145418,"sku":"1730442.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ 4XL","offer_id":61301821178186,"sku":"1758462.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ 5XL","offer_id":61301821210954,"sku":"1758463.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/black \/ 6XL","offer_id":61301821243722,"sku":"1758464.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ XS","offer_id":61301821735242,"sku":"1758342.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ S","offer_id":61301821669706,"sku":"1711215.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ M","offer_id":61301821636938,"sku":"1711216.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ L","offer_id":61301821604170,"sku":"1711217.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ XL","offer_id":61301821702474,"sku":"1711218.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ XXL","offer_id":61301821768010,"sku":"1711219.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ 3XL","offer_id":61301821473098,"sku":"1711220.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ 4XL","offer_id":61301821505866,"sku":"1758343.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ 5XL","offer_id":61301821538634,"sku":"1758344.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"black\/carbon \/ 6XL","offer_id":61301821571402,"sku":"1758345.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ XS","offer_id":61301822062922,"sku":"1758346.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ S","offer_id":61301821997386,"sku":"1711221.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ M","offer_id":61301821964618,"sku":"1711222.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ L","offer_id":61301821931850,"sku":"1711224.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ XL","offer_id":61301822030154,"sku":"1711225.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ XXL","offer_id":61301822095690,"sku":"1711226.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ 3XL","offer_id":61301821800778,"sku":"1711227.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ 4XL","offer_id":61301821833546,"sku":"1758347.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ 5XL","offer_id":61301821866314,"sku":"1758348.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"carbon\/black \/ 6XL","offer_id":61301821899082,"sku":"1758349.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ XS","offer_id":61301822390602,"sku":"1758465.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ S","offer_id":61301822325066,"sku":"1711228.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ M","offer_id":61301822292298,"sku":"1711229.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ L","offer_id":61301822259530,"sku":"1711230.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ XL","offer_id":61301822357834,"sku":"1711231.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ XXL","offer_id":61301822423370,"sku":"1711232.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ 3XL","offer_id":61301822128458,"sku":"1711233.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ 4XL","offer_id":61301822161226,"sku":"1758466.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ 5XL","offer_id":61301822193994,"sku":"1758467.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green\/black \/ 6XL","offer_id":61301822226762,"sku":"1758468.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ XS","offer_id":61301822718282,"sku":"1758350.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ S","offer_id":61301822652746,"sku":"1711235.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ M","offer_id":61301822619978,"sku":"1711236.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ L","offer_id":61301822587210,"sku":"1711237.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ XL","offer_id":61301822685514,"sku":"1711238.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ XXL","offer_id":61301822751050,"sku":"1711239.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ 3XL","offer_id":61301822456138,"sku":"1711240.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ 4XL","offer_id":61301822488906,"sku":"1758351.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ 5XL","offer_id":61301822521674,"sku":"1758352.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/navy \/ 6XL","offer_id":61301822554442,"sku":"1758353.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ XS","offer_id":61301823045962,"sku":"1758354.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ S","offer_id":61301822980426,"sku":"1711241.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ M","offer_id":61301822947658,"sku":"1711242.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ L","offer_id":61301822914890,"sku":"1711243.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ XL","offer_id":61301823013194,"sku":"1711244.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ XXL","offer_id":61301823078730,"sku":"1711245.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ 3XL","offer_id":61301822783818,"sku":"1711246.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ 4XL","offer_id":61301822816586,"sku":"1758355.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ 5XL","offer_id":61301822849354,"sku":"1758356.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"red\/black \/ 6XL","offer_id":61301822882122,"sku":"1758357.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ XS","offer_id":61301823373642,"sku":"1758358.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ S","offer_id":61301823308106,"sku":"1711247.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ M","offer_id":61301823275338,"sku":"1711248.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ L","offer_id":61301823242570,"sku":"1711249.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ XL","offer_id":61301823340874,"sku":"1711250.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ XXL","offer_id":61301823406410,"sku":"1711251.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ 3XL","offer_id":61301823111498,"sku":"1711252.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ 4XL","offer_id":61301823144266,"sku":"1758359.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ 5XL","offer_id":61301823177034,"sku":"1758360.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/navy \/ 6XL","offer_id":61301823209802,"sku":"1758361.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ XS","offer_id":61301823701322,"sku":"1758469.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ S","offer_id":61301823635786,"sku":"1711253.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ M","offer_id":61301823603018,"sku":"1711254.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ L","offer_id":61301823570250,"sku":"1711255.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ XL","offer_id":61301823668554,"sku":"1711256.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ XXL","offer_id":61301823734090,"sku":"1711257.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ 3XL","offer_id":61301823439178,"sku":"1711258.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ 4XL","offer_id":61301823471946,"sku":"1758470.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ 5XL","offer_id":61301823504714,"sku":"1758471.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"stone\/black \/ 6XL","offer_id":61301823537482,"sku":"1758472.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ XS","offer_id":61301824029002,"sku":"1758362.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ S","offer_id":61301823963466,"sku":"1711259.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ M","offer_id":61301823930698,"sku":"1711260.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ L","offer_id":61301823897930,"sku":"1711261.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ XL","offer_id":61301823996234,"sku":"1711262.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ XXL","offer_id":61301824061770,"sku":"1711263.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ 3XL","offer_id":61301823766858,"sku":"1711264.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ 4XL","offer_id":61301823799626,"sku":"1758363.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ 5XL","offer_id":61301823832394,"sku":"1758364.0","price":89.95,"currency_code":"EUR","in_stock":true},{"title":"white\/carbon \/ 6XL","offer_id":61301823865162,"sku":"1758365.0","price":89.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN825_black_black.jpg?v=1773121981"},{"product_id":"jn963","title":"JN963 | Men’s Lifestyle Zip-Hoody – hochwertiger Premium-Zip-Hoodie","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eJN963 | Men’s Lifestyle Zip-Hoody – hochwertiger Premium-Zip-Hoodie\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eMen’s Lifestyle Zip-Hoody  |  280 g\/m²  |  weiche Premium-Sweatqualität\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eInnen angeraut\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eDoppellagige Kapuze\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003ePassend zu JN962\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDieser Hoodie ist nicht einfach nur eine Sweatjacke. Er ist der Unterschied zwischen Standard-Textil und einem Teil, das man wirklich tragen will. Der JN963 ist gemacht für Marken, Unternehmen, Vereine und Teams, die keine beliebige Kapuzenjacke suchen, sondern ein Produkt, das hochwertig wirkt, angenehm sitzt und sich im Alltag durchsetzt.\u003c\/p\u003e\n\u003cp\u003eDie hochwertige, weiche Sweat-Qualität ist innen angeraut und sorgt gemeinsam mit der gekämmten, ringgesponnenen Baumwolle für ein besonders angenehmes Tragegefühl. Bündchen mit Elasthan, Flatlocknähte Ton in Ton, eine doppellagige Kapuze mit Kontrastkordel auf der Innenseite und die klassische Kängurutasche machen aus diesem Zip-Hoodie ein echtes Lieblingsstück für Alltag, Teamwear, Firmenkleidung und Merch.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eJN963\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e80 % Baumwolle \/ 20 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e280 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eWeiche Sweat-Qualität\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eInnen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eAngeraut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eBaumwolle\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eGekämmt, ringgesponnen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKapuze\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eDoppellagig\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eTasche\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eKängurutasche\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrößen\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eS – 3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße (EU)\u003c\/th\u003e\n\u003cth\u003e1\/2 Brustweite (cm)\u003c\/th\u003e\n\u003cth\u003eLänge (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eS\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e54\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eM\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e57\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eL\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e60\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXL\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e63\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e74\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eXXL\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e66\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e76\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003e3XL\u003c\/td\u003e\n\u003ctd data-label=\"Brustweite\"\u003e69\u003c\/td\u003e\n\u003ctd data-label=\"Länge\"\u003e78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🌡️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Maximal 40 °C, normaler Waschgang\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Max. 150 °C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Stick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🧥\u003c\/span\u003e \u003cspan\u003ePremium-Zip-Hoodie für Teams, Firmen und Merch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du den Zip-Hoody brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black\/grey-heather \/ S","offer_id":61301824192842,"sku":"1702110.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"black\/grey-heather \/ M","offer_id":61301824160074,"sku":"1702111.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"black\/grey-heather \/ L","offer_id":61301824127306,"sku":"1702112.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"black\/grey-heather \/ XL","offer_id":61301824225610,"sku":"1702113.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"black\/grey-heather \/ XXL","offer_id":61301824258378,"sku":"1702114.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"black\/grey-heather \/ 3XL","offer_id":61301824094538,"sku":"1702115.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ S","offer_id":61301824389450,"sku":"1700624.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ M","offer_id":61301824356682,"sku":"1700625.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ L","offer_id":61301824323914,"sku":"1700626.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ XL","offer_id":61301824422218,"sku":"1700627.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ XXL","offer_id":61301824454986,"sku":"1700628.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"cobalt\/grey-heather \/ 3XL","offer_id":61301824291146,"sku":"1700629.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ S","offer_id":61301824586058,"sku":"1700630.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ M","offer_id":61301824553290,"sku":"1700631.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ L","offer_id":61301824520522,"sku":"1700632.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ XL","offer_id":61301824618826,"sku":"1700633.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ XXL","offer_id":61301824651594,"sku":"1700634.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"dark-orange\/navy \/ 3XL","offer_id":61301824487754,"sku":"1700635.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ S","offer_id":61301824782666,"sku":"1700636.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ M","offer_id":61301824749898,"sku":"1700637.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ L","offer_id":61301824717130,"sku":"1700638.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ XL","offer_id":61301824815434,"sku":"1700639.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ XXL","offer_id":61301824848202,"sku":"1700640.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"green\/navy \/ 3XL","offer_id":61301824684362,"sku":"1700641.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ S","offer_id":61301824979274,"sku":"1700642.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ M","offer_id":61301824946506,"sku":"1700643.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ L","offer_id":61301824913738,"sku":"1700644.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ XL","offer_id":61301825012042,"sku":"1700645.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ XXL","offer_id":61301825044810,"sku":"1700646.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"grey-melange\/navy \/ 3XL","offer_id":61301824880970,"sku":"1700647.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ S","offer_id":61301825175882,"sku":"1700648.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ M","offer_id":61301825143114,"sku":"1700649.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ L","offer_id":61301825110346,"sku":"1700650.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ XL","offer_id":61301825208650,"sku":"1700651.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ XXL","offer_id":61301825241418,"sku":"1700652.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"navy\/cobalt \/ 3XL","offer_id":61301825077578,"sku":"1700653.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ S","offer_id":61301825372490,"sku":"1700654.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ M","offer_id":61301825339722,"sku":"1700655.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ L","offer_id":61301825306954,"sku":"1700656.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ XL","offer_id":61301825405258,"sku":"1700657.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ XXL","offer_id":61301825438026,"sku":"1700658.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"off-white\/grey-heather \/ 3XL","offer_id":61301825274186,"sku":"1700659.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ S","offer_id":61301825569098,"sku":"1700660.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ M","offer_id":61301825536330,"sku":"1700661.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ L","offer_id":61301825503562,"sku":"1700662.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ XL","offer_id":61301825601866,"sku":"1700664.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ XXL","offer_id":61301825634634,"sku":"1700665.0","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"red\/grey-heather \/ 3XL","offer_id":61301825470794,"sku":"1700666.0","price":43.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/JN963_black_grey-heather.jpg?v=1773121982"},{"product_id":"mb070","title":"MB070 | 5 Panel Polyester Mesh Cap – die luftige Promo-Cap mit extra großer Werbefläche","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eMB070 | 5 Panel Polyester Mesh Cap – die luftige Promo-Cap mit extra großer Werbefläche\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003e5 Panel Polyester Mesh Cap  |  110 g\/m²  |  leicht \u0026amp; ideal für Sommeraktionen\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003ePolyester Mesh\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eClick-\u0026amp;-Snap\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003ePassend zu MB071\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Cap ist nicht einfach nur ein Werbeartikel. Sie ist deine mobile Werbefläche für warme Tage, Events und auffällige Teamauftritte. Die MB070 ist die perfekte Wahl für Firmenaktionen, Messen, Sommer-Events, Vereine, Promotion-Teams, Merch und Teamwear.\u003c\/p\u003e\n\u003cp\u003eDurch die 5-Panel-Konstruktion entsteht vorne eine großzügige Werbefläche ohne störende Nähte im Frontpanel. Genau das macht dieses Modell besonders stark für Logos, Claims und Motive, die sauber und präsent wirken sollen. Das Fashion-Schweißband, das geringe Gewicht und der praktische Click-\u0026amp;-Snap-Verschluss sorgen zusätzlich für angenehmen Tragekomfort und einfache Handhabung im Gruppen- und Eventeinsatz.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMB070\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Polyester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e110 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e53 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eCap-Form\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e5 Panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eFrontfläche\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOhne störende Nähte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eFashion-Schweißband\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eVerschluss\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eClick-\u0026amp;-Snap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003ePassform\u003c\/th\u003e\n\u003cth\u003eVerschluss\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n\u003ctd data-label=\"Passform\"\u003eFlexibel anpassbar\u003c\/td\u003e\n\u003ctd data-label=\"Verschluss\"\u003eClick-\u0026amp;-Snap-Verschluss\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🖐️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Handwäsche empfohlen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e☀️\u003c\/span\u003e \u003cspan\u003eLeicht, luftig und stark für Sommer-Events \u0026amp; Promotion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Mesh-Cap brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301825667402,"sku":"46911.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"black\/neon-green \/ one size","offer_id":61301825700170,"sku":"1792798.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"black\/neon-orange \/ one size","offer_id":61301825732938,"sku":"1792799.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"black\/neon-pink \/ one size","offer_id":61301825765706,"sku":"1792800.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"black\/neon-yellow \/ one size","offer_id":61301825798474,"sku":"1792801.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"black\/white \/ one size","offer_id":61301825831242,"sku":"78364.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"burgundy \/ one size","offer_id":61301825864010,"sku":"1767930.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ one size","offer_id":61301825896778,"sku":"1792803.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ one size","offer_id":61301825929546,"sku":"1713386.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"dark-grey\/black \/ one size","offer_id":61301825962314,"sku":"1792804.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"dark-olive \/ one size","offer_id":61301825995082,"sku":"1792805.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ one size","offer_id":61301826027850,"sku":"46916.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"khaki \/ one size","offer_id":61301826060618,"sku":"46915.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"light-grey \/ one size","offer_id":61301826093386,"sku":"1713385.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"light-grey\/white \/ one size","offer_id":61301826126154,"sku":"1767931.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301826158922,"sku":"46914.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"olive \/ one size","offer_id":61301826191690,"sku":"1767934.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"red \/ one size","offer_id":61301826224458,"sku":"46912.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"red\/white \/ one size","offer_id":61301826257226,"sku":"78368.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301826289994,"sku":"46913.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"royal\/white \/ one size","offer_id":61301826322762,"sku":"1767936.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"sun-yellow\/black \/ one size","offer_id":61301826355530,"sku":"1792806.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301826388298,"sku":"46910.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"white\/baby-pink \/ one size","offer_id":61301826421066,"sku":"46920.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"white\/black \/ one size","offer_id":61301826453834,"sku":"46918.0","price":6.95,"currency_code":"EUR","in_stock":true},{"title":"white\/burgundy \/ one size","offer_id":61301826486602,"sku":"1767937.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/dark-green \/ one size","offer_id":61301826519370,"sku":"1713383.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/fern-green \/ one size","offer_id":61301826552138,"sku":"1713382.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/graphite \/ one size","offer_id":61301826584906,"sku":"1713384.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/light-blue \/ one size","offer_id":61301826617674,"sku":"46921.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/light-grey \/ one size","offer_id":61301826650442,"sku":"1767938.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/lilac \/ one size","offer_id":61301826683210,"sku":"147345.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/magenta \/ one size","offer_id":61301826715978,"sku":"1713387.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/navy \/ one size","offer_id":61301826748746,"sku":"46917.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/neon-green \/ one size","offer_id":61301826781514,"sku":"90546.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/neon-orange \/ one size","offer_id":61301826814282,"sku":"90545.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/neon-pink \/ one size","offer_id":61301826847050,"sku":"90547.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/neon-yellow \/ one size","offer_id":61301826879818,"sku":"90548.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/pacific \/ one size","offer_id":61301826912586,"sku":"1725063.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/red \/ one size","offer_id":61301826945354,"sku":"46919.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/royal \/ one size","offer_id":61301826978122,"sku":"1767939.0","price":4.58,"currency_code":"EUR","in_stock":true},{"title":"white\/sun-yellow \/ one size","offer_id":61301827010890,"sku":"1713381.0","price":4.58,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB070_black.jpg?v=1773121984"},{"product_id":"mb6111","title":"MB6111 | 6 Panel Raver Cap – das Premium-Allround-Cap für starke Logos, Teams und Markenauftritte","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"MB6111 | 6 Panel Raver Cap – das Premium-Allround-Cap für starke Logos, Teams und Markenauftritte\",\n  \"description\": \"Hochwertige 6 Panel Cap aus 100 % Baumwolle in Heavy brushed Qualität mit 350 g\/m², gefüttertem Satinschweißband und Metallschnalle in mattsilber. Ideal für Druck und Bestickung.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Textildruck Dold\" },\n  \"material\": \"100% Baumwolle\",\n  \"weight\": { \"@type\": \"QuantitativeValue\", \"value\": \"84\", \"unitCode\": \"GRM\" },\n  \"size\": \"one size\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Artikelnummer\", \"value\": \"MB6111\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Qualität\", \"value\": \"Heavy brushed Cotton\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Zertifizierung\", \"value\": \"OEKO-TEX® Standard 100\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Partner-Artikel\", \"value\": \"MB7010 5 Panel Kids' Cap\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"EUR\" },\n      \"doesNotShip\": false\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"td-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eMB6111 | 6 Panel Raver Cap – das Premium-Allround-Cap für starke Logos, Teams und Markenauftritte\u003c\/h2\u003e\n    \u003cspan class=\"td-subtitle\"\u003e6 Panel Raver Cap  |  Heavy brushed Cotton  |  350 g\/m² Premium-Qualität\u003c\/span\u003e\n    \u003cdiv class=\"td-badges\"\u003e\n      \u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--bio\"\u003eHeavy brushed Cotton\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--ocs\"\u003eMetallschnalle\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--tear\"\u003ePassend zu MB7010\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Body --\u003e\n  \u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\n    \u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n    \u003cp\u003e\n      Diese Cap ist nicht einfach nur ein Basic. Sie ist ein hochwertiger Markenauftritt zum Tragen.\n      Die MB6111 ist die richtige Wahl für alle, die keine leichte Standard-Cap suchen, sondern\n      ein spürbar wertigeres Modell mit starker Präsenz – perfekt für Firmen, Vereine, Teams,\n      Events, Merch und Promotion.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Gefertigt aus Heavy brushed Cotton mit kräftiger 350 g\/m² Qualität fühlt sich diese Cap\n      deutlich substanzieller an als viele einfache Werbecaps. Der stirnanliegende Sitz, das\n      gefütterte Satinschweißband und die Metallschnalle in mattsilber mit Druckknopf und\n      gestickter Öse machen aus ihr ein Produkt, das nicht nur gut aussieht, sondern im Alltag\n      wirklich gerne getragen wird.\n    \u003c\/p\u003e\n\n    \u003c!-- Specs --\u003e\n    \u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n    \u003cdiv class=\"td-specs\"\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eMB6111\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e100 % Baumwolle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eQualität\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eHeavy brushed Cotton\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e350 g\/m²\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e84 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eCap-Form\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e6 Panel\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eSitz\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eStirnanliegend\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eGefüttertes Satinschweißband\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eVerschluss\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eMetallschnalle mattsilber\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Größentabelle --\u003e\n    \u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n    \u003cdiv class=\"td-sizetable-wrap\"\u003e\n      \u003ctable class=\"td-sizetable\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGröße\u003c\/th\u003e\n            \u003cth\u003ePassform\u003c\/th\u003e\n            \u003cth\u003eVerschluss\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n            \u003ctd data-label=\"Passform\"\u003eFlexibel anpassbar\u003c\/td\u003e\n            \u003ctd data-label=\"Verschluss\"\u003eMetallschnalle mit Druckknopf\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pflegehinweise --\u003e\n    \u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n    \u003cul class=\"td-care\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🖐️\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Handwäsche empfohlen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht bügeln\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Vorteile --\u003e\n    \u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n    \u003cdiv class=\"td-vorteile\"\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e\n        \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e\n        \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e\n        \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e\n        \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🧢\u003c\/span\u003e\n        \u003cspan\u003ePremium-Look für starke Teams, Marken und Merch\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"td-cta\"\u003e\n    \u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n    \u003cp\u003eSag uns kurz, wofür du die Cap brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n    \u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"aqua \/ one size","offer_id":61301827043658,"sku":"77913.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"beige \/ one size","offer_id":61301827076426,"sku":"13112.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"beige\/dark-green \/ one size","offer_id":61301827109194,"sku":"21951.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"black \/ one size","offer_id":61301827141962,"sku":"3608.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"dark-brown \/ one size","offer_id":61301827174730,"sku":"3045.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ one size","offer_id":61301827207498,"sku":"7033.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"dark-grey \/ one size","offer_id":61301827240266,"sku":"21938.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"gold-yellow \/ one size","offer_id":61301827273034,"sku":"21943.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ one size","offer_id":61301827305802,"sku":"79448.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"green \/ one size","offer_id":61301827338570,"sku":"84780.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"light-grey \/ one size","offer_id":61301827371338,"sku":"21939.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"light-grey\/black \/ one size","offer_id":61301827404106,"sku":"21944.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"light-khaki\/navy \/ one size","offer_id":61301827436874,"sku":"21947.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ one size","offer_id":61301827469642,"sku":"66547.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301827502410,"sku":"3046.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"olive \/ one size","offer_id":61301827535178,"sku":"66546.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"olive\/beige \/ one size","offer_id":61301827567946,"sku":"13025.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"orange \/ one size","offer_id":61301827600714,"sku":"21941.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"pink \/ one size","offer_id":61301827633482,"sku":"3050.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301827666250,"sku":"7926.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"signal-red \/ one size","offer_id":61301827699018,"sku":"3693.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"sky-blue \/ one size","offer_id":61301827731786,"sku":"1713329.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301827764554,"sku":"4271.0","price":8.2,"currency_code":"EUR","in_stock":true},{"title":"wine \/ one size","offer_id":61301827797322,"sku":"1713332.0","price":8.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB6111_aqua.jpg?v=1773121986"},{"product_id":"mb6117","title":"MB6117 | 5 Panel Cap – perfekt für Druck, Stick und eine extra große Werbefläche","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"MB6117 | 5 Panel Cap – perfekt für Druck, Stick und eine extra große Werbefläche\",\n  \"description\": \"Klassische 5 Panel Cap aus 100 % Baumwolle mit 190 g\/m², ungebürsteter Oberfläche, laminiertem Frontpanel und gefüttertem Satinschweißband. Ideal für Druck-Veredelung und Bestickung.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Textildruck Dold\" },\n  \"material\": \"100% Baumwolle\",\n  \"weight\": { \"@type\": \"QuantitativeValue\", \"value\": \"69\", \"unitCode\": \"GRM\" },\n  \"size\": \"one size\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Artikelnummer\", \"value\": \"MB6117\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Grammatur\", \"value\": \"190 g\/m²\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Cap-Form\", \"value\": \"5 Panel Cap\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Verschluss\", \"value\": \"Klettverschluss\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"EUR\" },\n      \"doesNotShip\": false\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"td-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eMB6117 | 5 Panel Cap – perfekt für Druck, Stick und eine extra große Werbefläche\u003c\/h2\u003e\n    \u003cspan class=\"td-subtitle\"\u003e5 Panel Cap  |  190 g\/m² Baumwolle  |  große Frontfläche ohne Mittelnaht\u003c\/span\u003e\n    \u003cdiv class=\"td-badges\"\u003e\n      \u003cspan class=\"td-badge td-badge--bio\"\u003eBaumwolle\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--ocs\"\u003eKlettverschluss\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--oeko\"\u003e190 g\/m²\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--tear\"\u003e5 Panel Cap\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Body --\u003e\n  \u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\n    \u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n    \u003cp\u003e\n      Diese Cap ist nicht einfach nur ein Basic. Sie ist gemacht, um dein Logo groß rauszubringen.\n      Die MB6117 ist die ideale Wahl für alle, die eine klassische, leichte und professionell\n      veredelbare Cap mit maximal nutzbarer Frontfläche suchen – perfekt für Firmen, Vereine,\n      Promotion, Events, Teamwear und Merch.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Durch die 5-Panel-Konstruktion entsteht vorne eine großzügige Werbefläche ohne störende\n      Nähte. Genau das macht dieses Modell besonders stark für Logos, Motive, Vereinsnamen oder\n      Markenbotschaften. Die ungebürstete Oberfläche, das laminierte Frontpanel und das gefütterte\n      Satinschweißband sorgen zusätzlich für einen sauberen Look und angenehmen Tragekomfort.\n    \u003c\/p\u003e\n\n    \u003c!-- Specs --\u003e\n    \u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n    \u003cdiv class=\"td-specs\"\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eMB6117\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e100 % Baumwolle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e190 g\/m²\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e69 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eOberfläche\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eUngebürstet\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eCap-Form\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e5 Panel\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eFrontpanel\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eLaminierte Front\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eGefüttertes Satinschweißband\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eVerschluss\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eKlettverschluss\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Größentabelle --\u003e\n    \u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n    \u003cdiv class=\"td-sizetable-wrap\"\u003e\n      \u003ctable class=\"td-sizetable\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGröße\u003c\/th\u003e\n            \u003cth\u003ePassform\u003c\/th\u003e\n            \u003cth\u003eVerschluss\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n            \u003ctd data-label=\"Passform\"\u003eFlexibel anpassbar\u003c\/td\u003e\n            \u003ctd data-label=\"Verschluss\"\u003eKlettverschluss\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pflegehinweise --\u003e\n    \u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n    \u003cul class=\"td-care\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🖐️\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Handwäsche empfohlen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht bügeln\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Vorteile --\u003e\n    \u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n    \u003cdiv class=\"td-vorteile\"\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e\n        \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e\n        \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e\n        \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e\n        \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🧢\u003c\/span\u003e\n        \u003cspan\u003eExtra große Frontfläche für starke Logo-Präsenz\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"td-cta\"\u003e\n    \u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n    \u003cp\u003eSag uns kurz, wofür du die Cap brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n    \u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"atlantic \/ one size","offer_id":61301827830090,"sku":"1713375.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"black \/ one size","offer_id":61301827862858,"sku":"99004.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"burgundy \/ one size","offer_id":61301827895626,"sku":"99019.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"charcoal \/ one size","offer_id":61301827928394,"sku":"1739881.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"dark-brown \/ one size","offer_id":61301827961162,"sku":"99010.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ one size","offer_id":61301827993930,"sku":"117195.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ one size","offer_id":61301828026698,"sku":"1713376.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"grey \/ one size","offer_id":61301828059466,"sku":"99006.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"irish-green \/ one size","offer_id":61301828092234,"sku":"99016.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"khaki \/ one size","offer_id":61301828125002,"sku":"99009.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"kiwi \/ one size","offer_id":61301828157770,"sku":"99021.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"light-blue \/ one size","offer_id":61301828190538,"sku":"99008.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ one size","offer_id":61301828223306,"sku":"99013.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"mauve \/ one size","offer_id":61301828256074,"sku":"99015.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301828288842,"sku":"99014.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"orange \/ one size","offer_id":61301828321610,"sku":"99017.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"pink \/ one size","offer_id":61301828354378,"sku":"99012.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"red \/ one size","offer_id":61301828387146,"sku":"99001.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"rose \/ one size","offer_id":61301828419914,"sku":"99020.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301828452682,"sku":"99018.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"sun-yellow \/ one size","offer_id":61301828485450,"sku":"1713374.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301828518218,"sku":"99007.0","price":4.88,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ one size","offer_id":61301828550986,"sku":"99005.0","price":4.88,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB6117_atlantic.jpg?v=1773121987"},{"product_id":"mb6236","title":"MB6249 | Bio 6-Panel Cap aus Baumwolle","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eMB6249 | Bio 6-Panel Cap aus Baumwolle – ideal für Druck \u0026amp; Stick\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003e6 Panel Cap Organic Cotton  |  260 g\/m²  |  hochwertig veredelbar\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eBio-Baumwolle\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003e2 Print\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003e6 Panel Cap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Cap ist mehr als nur ein Basic. Sie ist die perfekte Wahl für Unternehmen, Vereine, Events und Marken, die einen sauberen, modernen und hochwertig veredelbaren Auftritt wollen.\u003c\/p\u003e\n\u003cp\u003eGefertigt aus 100 % Bio-Baumwolle mit robuster 260 g\/m² Qualität, bietet sie eine wertige Haptik, angenehmen Tragekomfort und eine starke Basis für dein Logo. Die laminierten Frontpanels sorgen für eine besonders saubere Veredelungsfläche, während 6 gestickte Luftlöcher, 6 Ziernähte am Schild und das gefütterte Schweißband den hochwertigen Gesamteindruck abrunden. Der Clipverschluss in mattsilber mit Metallöse macht die Cap flexibel tragbar in One Size.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMB6249\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Bio-Baumwolle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e260 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e88 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eCap-Form\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e6 Panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eFrontpanels\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eLaminierte Front\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eGefüttertes Schweißband\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eVerschluss\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eClipverschluss mattsilber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003ePassform\u003c\/th\u003e\n\u003cth\u003eVerschluss\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eOne Size\u003c\/td\u003e\n\u003ctd data-label=\"Passform\"\u003eFlexibel anpassbar\u003c\/td\u003e\n\u003ctd data-label=\"Verschluss\"\u003eClipverschluss mit Metallöse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🖐️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Handwäsche\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003e30 Tage Nachbestell-Garantie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Cap brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301828583754,"sku":"1792560.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"burgundy \/ one size","offer_id":61301828616522,"sku":"1792561.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"graphite \/ one size","offer_id":61301828649290,"sku":"1792562.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"light-grey \/ one size","offer_id":61301828682058,"sku":"1792563.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ one size","offer_id":61301828714826,"sku":"1792564.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301828747594,"sku":"1792565.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"red \/ one size","offer_id":61301828780362,"sku":"1792566.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301828813130,"sku":"1792567.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"turquoise \/ one size","offer_id":61301828845898,"sku":"1792568.0","price":4.43,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301828878666,"sku":"1792569.0","price":4.43,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB6236_black.jpg?v=1773121988"},{"product_id":"mb6249","title":"MB6249 | Bio 6-Panel Cap aus Baumwolle","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eMB6249 | Bio 6-Panel Cap aus Baumwolle – ideal für Druck \u0026amp; Stick\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003e6 Panel Cap Organic Cotton  |  260 g\/m²  |  hochwertig veredelbar\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--oeko\"\u003eOEKO-TEX® 100\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--bio\"\u003eBio-Baumwolle\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003e2 Print\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003e6 Panel Cap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Cap ist mehr als nur ein Basic. Sie ist die perfekte Wahl für Unternehmen, Vereine, Events und Marken, die einen sauberen, modernen und hochwertig veredelbaren Auftritt wollen.\u003c\/p\u003e\n\u003cp\u003eGefertigt aus 100 % Bio-Baumwolle mit robuster 260 g\/m² Qualität, bietet sie eine wertige Haptik, angenehmen Tragekomfort und eine starke Basis für dein Logo. Die laminierten Frontpanels sorgen für eine besonders saubere Veredelungsfläche, während 6 gestickte Luftlöcher, 6 Ziernähte am Schild und das gefütterte Schweißband den hochwertigen Gesamteindruck abrunden. Der Clipverschluss in mattsilber mit Metallöse macht die Cap flexibel tragbar in One Size.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMB6249\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Bio-Baumwolle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGrammatur\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e260 g\/m²\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e88 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eCap-Form\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e6 Panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eFrontpanels\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eLaminierte Front\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eKomfort\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eGefüttertes Schweißband\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eVerschluss\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eClipverschluss mattsilber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003ePassform\u003c\/th\u003e\n\u003cth\u003eVerschluss\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eOne Size\u003c\/td\u003e\n\u003ctd data-label=\"Passform\"\u003eFlexibel anpassbar\u003c\/td\u003e\n\u003ctd data-label=\"Verschluss\"\u003eClipverschluss mit Metallöse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🖐️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Handwäsche\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nicht trockenreinigen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrockner:\u003c\/strong\u003e Nicht im Wäschetrockner trocknen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Druck \u0026amp; Bestickung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003e30 Tage Nachbestell-Garantie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Cap brauchst – wir melden uns mit einer passenden Empfehlung für Druck oder Stick.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301828911434,"sku":"1782974397.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"deep-purple \/ one size","offer_id":61301828944202,"sku":"1782974398.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"milky-blue \/ one size","offer_id":61301828976970,"sku":"1782974399.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301829009738,"sku":"1782974400.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"sandstone \/ one size","offer_id":61301829042506,"sku":"1782974401.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"smoky-green \/ one size","offer_id":61301829075274,"sku":"1782974402.0","price":7.2,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301829108042,"sku":"1782974403.0","price":7.2,"currency_code":"EUR","in_stock":true}]},{"product_id":"mb7137","title":"MB7137 | Workwear Beanie GRS – nachhaltige Strickmütze für Teams, Firmen und starke Arbeitslooks","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"MB7137 | Workwear Beanie GRS – nachhaltige Strickmütze für Teams, Firmen und starke Arbeitslooks\",\n  \"description\": \"Workwear Beanie aus 100 % recyceltem Polyester mit GRS Standard, klassischer Schnittführung, Ripp-Design und angenehm weichem Griff. Ideal für Teams, Firmen, Vereine und Wintereinsätze.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Textildruck Dold\" },\n  \"material\": \"100% Polyester (recycelt)\",\n  \"weight\": { \"@type\": \"QuantitativeValue\", \"value\": \"90\", \"unitCode\": \"GRM\" },\n  \"size\": \"one size\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Artikelnummer\", \"value\": \"MB7137\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Zertifizierung\", \"value\": \"GRS Standard\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Material\", \"value\": \"100 % recyceltes Polyester\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Design\", \"value\": \"Ripp-Design\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"EUR\" },\n      \"doesNotShip\": false\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"td-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eMB7137 | Workwear Beanie GRS – nachhaltige Strickmütze für Teams, Firmen und starke Arbeitslooks\u003c\/h2\u003e\n    \u003cspan class=\"td-subtitle\"\u003eWorkwear Beanie GRS  |  100 % recyceltes Polyester  |  GRS Standard\u003c\/span\u003e\n    \u003cdiv class=\"td-badges\"\u003e\n      \u003cspan class=\"td-badge td-badge--bio\"\u003eRecyceltes Polyester\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--ocs\"\u003eGRS Standard\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--oeko\"\u003e90 g\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--tear\"\u003eRipp-Design\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Body --\u003e\n  \u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\n    \u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n    \u003cp\u003e\n      Diese Mütze ist nicht einfach nur ein Winter-Accessoire. Sie ist Teil eines professionellen\n      Auftritts, der Wärme, Funktion und Haltung sichtbar macht. Die MB7137 ist die perfekte Wahl\n      für Unternehmen, Teams, Vereine und Organisationen, die in der kühleren Jahreszeit nicht nur\n      warm bleiben, sondern auch einheitlich, hochwertig und verantwortungsbewusst auftreten wollen.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Gefertigt aus 100 % recyceltem Polyester verbindet diese Beanie einen modernen Workwear-Look\n      mit einem spürbar angenehmen Tragegefühl. Die klassische Schnittführung, das markante\n      Ripp-Design und der weiche Griff sorgen dafür, dass sie nicht nur funktional ist, sondern\n      auch im Alltag wirklich gerne getragen wird.\n    \u003c\/p\u003e\n\n    \u003c!-- Specs --\u003e\n    \u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n    \u003cdiv class=\"td-specs\"\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eMB7137\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e100 % Polyester (recycelt)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eZertifizierung\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eGRS Standard\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e90 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eDesign\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eKlassisch gerippt\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGriff\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eAngenehm weich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003e1\/2 Weite\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e23 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eHöhe\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e19 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Größentabelle --\u003e\n    \u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n    \u003cdiv class=\"td-sizetable-wrap\"\u003e\n      \u003ctable class=\"td-sizetable\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGröße\u003c\/th\u003e\n            \u003cth\u003e1\/2 Weite (cm)\u003c\/th\u003e\n            \u003cth\u003eHöhe (cm)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n            \u003ctd data-label=\"1\/2 Weite\"\u003e23\u003c\/td\u003e\n            \u003ctd data-label=\"Höhe\"\u003e19\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pflegehinweise --\u003e\n    \u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n    \u003cul class=\"td-care\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧼\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Schonende Reinigung gemäß Pflegekennzeichnung\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht heiß bügeln\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nach Pflegekennzeichnung möglich\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eTrocknen:\u003c\/strong\u003e Schonend trocknen und in Form ziehen\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Vorteile --\u003e\n    \u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n    \u003cdiv class=\"td-vorteile\"\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e\n        \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e\n        \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e\n        \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan\u003eNachhaltigere Wahl mit recyceltem Material\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🧢\u003c\/span\u003e\n        \u003cspan\u003eIdeal für Workwear, Teams und Wintereinsätze\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"td-cta\"\u003e\n    \u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n    \u003cp\u003eSag uns kurz, wofür du die Workwear Beanie brauchst – wir melden uns mit einer passenden Empfehlung für dein Projekt.\u003c\/p\u003e\n    \u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301829140810,"sku":"1798807.0","price":7.05,"currency_code":"EUR","in_stock":true},{"title":"dark-royal \/ one size","offer_id":61301829173578,"sku":"1798808.0","price":7.05,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301829206346,"sku":"1798810.0","price":7.05,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB7137_black.jpg?v=1773121989"},{"product_id":"mb7403","title":"MB7403 | Strickmütze mit Patch – perfekt für hochwertige Sticklogos und starke Markenauftritte","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\n\u003c!-- Schema.org – am besten zusätzlich in den \u003chead\u003e deiner Seite packen --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"MB7403 | Strickmütze mit Patch – perfekt für hochwertige Sticklogos und starke Markenauftritte\",\n  \"description\": \"Klassische Strickmütze mit Baumwoll-Patch, doppelt gestrickt und ideal für hochwertige Bestickung. Perfekt für Vereine, Teams, Firmen und Merch.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Textildruck Dold\" },\n  \"material\": \"100% Polyacryl\",\n  \"weight\": { \"@type\": \"QuantitativeValue\", \"value\": \"83\", \"unitCode\": \"GRM\" },\n  \"size\": \"one size\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Artikelnummer\", \"value\": \"MB7403\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Modell\", \"value\": \"Knitted Beanie with Patch\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Patch-Größe\", \"value\": \"10 x 5 cm\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Verarbeitung\", \"value\": \"Doppelt gestrickt\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"EUR\" },\n      \"doesNotShip\": false\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"td-header\"\u003e\n    \u003ch2 itemprop=\"name\"\u003eMB7403 | Strickmütze mit Patch – perfekt für hochwertige Sticklogos und starke Markenauftritte\u003c\/h2\u003e\n    \u003cspan class=\"td-subtitle\"\u003eKnitted Beanie with Patch  |  Patch 10 × 5 cm  |  Doppelt gestrickt\u003c\/span\u003e\n    \u003cdiv class=\"td-badges\"\u003e\n      \u003cspan class=\"td-badge td-badge--bio\"\u003eBaumwoll-Patch\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--ocs\"\u003eOptimal bestickbar\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--oeko\"\u003e83 g\u003c\/span\u003e\n      \u003cspan class=\"td-badge td-badge--tear\"\u003eOne Size\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Body --\u003e\n  \u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\n    \u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n    \u003cp\u003e\n      Diese Mütze ist nicht einfach nur warm. Sie ist die perfekte Bühne für dein Logo.\n      Die MB7403 wurde für alle gemacht, die im Winter nicht irgendeine Standardmütze wollen,\n      sondern einen sichtbaren, sauberen und professionellen Markenauftritt.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Der breite Umschlag mit Baumwoll-Patch im Format 10 × 5 cm sorgt dafür, dass dein\n      Sticklogo sauber, präsent und hochwertig zur Geltung kommt. Durch die doppelt gestrickte\n      Verarbeitung trägt sich die Beanie angenehm, hält zuverlässig warm und wirkt zugleich\n      modern und markant – ideal für Firmen, Vereine, Teams, Winterevents und Merch.\n    \u003c\/p\u003e\n\n    \u003c!-- Specs --\u003e\n    \u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n    \u003cdiv class=\"td-specs\"\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eMB7403\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e100 % Polyacryl\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003ePatch\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eBaumwoll-Patch 10 × 5 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eVerarbeitung\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eDoppelt gestrickt\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e83 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eHöhe\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e23 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003eUmschlag Höhe\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e7,5 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-spec\"\u003e\n        \u003cspan class=\"td-spec-label\"\u003e1\/2 Mützenumfang\u003c\/span\u003e\n        \u003cspan class=\"td-spec-value\"\u003e21 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Größentabelle --\u003e\n    \u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n    \u003cdiv class=\"td-sizetable-wrap\"\u003e\n      \u003ctable class=\"td-sizetable\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGröße\u003c\/th\u003e\n            \u003cth\u003eHöhe (cm)\u003c\/th\u003e\n            \u003cth\u003e1\/2 Umfang (cm)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n            \u003ctd data-label=\"Höhe\"\u003e23\u003c\/td\u003e\n            \u003ctd data-label=\"1\/2 Umfang\"\u003e21\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pflegehinweise --\u003e\n    \u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n    \u003cul class=\"td-care\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧼\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Schonende Reinigung gemäß Pflegekennzeichnung\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht heiß bügeln\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nach Pflegekennzeichnung möglich\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eTrocknen:\u003c\/strong\u003e Schonend trocknen und in Form ziehen\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Vorteile --\u003e\n    \u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n    \u003cdiv class=\"td-vorteile\"\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e\n        \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e\n        \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e\n        \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🧵\u003c\/span\u003e\n        \u003cspan\u003ePerfekt für hochwertige Sticklogos\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e\n        \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"td-vorteil\"\u003e\n        \u003cspan class=\"td-vorteil-icon\"\u003e🎯\u003c\/span\u003e\n        \u003cspan\u003eStarke Logo-Präsentation auf der Front\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"td-cta\"\u003e\n    \u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n    \u003cp\u003eSag uns kurz, wofür du die Patch-Beanie brauchst – wir melden uns mit einer passenden Empfehlung für Stick und Umsetzung.\u003c\/p\u003e\n    \u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301829239114,"sku":"1782960183.0","price":5.5,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301829271882,"sku":"1782960184.0","price":5.5,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301829304650,"sku":"1782960186.0","price":5.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB7403_black.jpg?v=1773121990"},{"product_id":"mb7500","title":"MB7500 | Klassische Strickmütze – warm, modern \u0026 perfekt für Vereine, Teams","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv class=\"td-product\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eMB7500 | Klassische Strickmütze – warm, modern \u0026amp; perfekt für Vereine, Teams und Marken\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eKnitted Cap  |  Doppelt gestrickt  |  One Size\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eDoppelt gestrickt\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eOne Size\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003e67 g\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003ePassend zu MB7501\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"td-body\" itemprop=\"description\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Mütze ist nicht einfach nur ein Winterbasic. Sie ist die sichtbare Verbindung aus Wärme, Teamgefühl und professionellem Auftritt. Die MB7500 ist die ideale Wahl für Unternehmen, Vereine, Schulen, Events und Marken, die in der kühleren Jahreszeit nicht nur praktisch, sondern auch einheitlich und hochwertig auftreten wollen.\u003c\/p\u003e\n\u003cp\u003eDurch die doppelt gestrickte Verarbeitung bietet sie angenehme Wärme, eine wertige Haptik und einen sauberen Sitz. Der klassische Umschlag sorgt für einen zeitlosen Look, der modern wirkt und sich vielseitig kombinieren lässt. Besonders stark: Mit der passenden Kinderversion MB7501 lässt sich im Handumdrehen ein stimmiges Set für Erwachsene und Kinder umsetzen.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMB7500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Polyacryl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eVerarbeitung\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eDoppelt gestrickt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e67 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Weite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e20 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eHöhe\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e21 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eUmschlag Höhe\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e7,5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Umfang gedehnt\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e29 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003e1\/2 Weite (cm)\u003c\/th\u003e\n\u003cth\u003eHöhe (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-size-bold\" data-label=\"Größe\"\u003eOne Size\u003c\/td\u003e\n\u003ctd data-label=\"1\/2 Weite\"\u003e20\u003c\/td\u003e\n\u003ctd data-label=\"Höhe\"\u003e21\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧼\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Schonende Reinigung gemäß Pflegekennzeichnung\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht heiß bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nach Pflegekennzeichnung möglich\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrocknen:\u003c\/strong\u003e Schonend trocknen und in Form ziehen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Vereine, Teams, Firmen \u0026amp; Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003ePassendes Set mit Kinderversion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Strickmütze brauchst – wir melden uns mit einer passenden Empfehlung für dein Projekt.\u003c\/p\u003e\n\u003ca href=\"#kontakt\" class=\"td-cta-btn\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"aqua \/ one size","offer_id":61301829337418,"sku":"147152.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"black \/ one size","offer_id":61301829370186,"sku":"7935.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"bright-green \/ one size","offer_id":61301829402954,"sku":"1776709.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"bright-orange \/ one size","offer_id":61301829435722,"sku":"1776711.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"bright-pink \/ one size","offer_id":61301829468490,"sku":"1776712.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"bright-yellow \/ one size","offer_id":61301829501258,"sku":"1776713.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"burgundy \/ one size","offer_id":61301829534026,"sku":"1776714.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"chocolate \/ one size","offer_id":61301829566794,"sku":"1776715.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"dark-green \/ one size","offer_id":61301829599562,"sku":"20601.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"dark-navy \/ one size","offer_id":61301829632330,"sku":"101471.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"dark-purple \/ one size","offer_id":61301829665098,"sku":"147153.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"grey-melange \/ one size","offer_id":61301829697866,"sku":"22101.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"light-blue \/ one size","offer_id":61301829730634,"sku":"1776716.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"light-grey-melange \/ one size","offer_id":61301829763402,"sku":"1825.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"lime-green \/ one size","offer_id":61301829796170,"sku":"85311.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"magenta \/ one size","offer_id":61301829828938,"sku":"1776717.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"mint \/ one size","offer_id":61301829861706,"sku":"1776718.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301829894474,"sku":"7936.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"off-white \/ one size","offer_id":61301829927242,"sku":"7937.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"olive \/ one size","offer_id":61301829960010,"sku":"1776719.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"orange \/ one size","offer_id":61301829992778,"sku":"85310.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"petrol \/ one size","offer_id":61301830025546,"sku":"1776721.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"red \/ one size","offer_id":61301830058314,"sku":"7934.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301830091082,"sku":"7938.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"sand \/ one size","offer_id":61301830123850,"sku":"117181.0","price":5.2,"currency_code":"EUR","in_stock":true},{"title":"smaragd \/ one size","offer_id":61301830156618,"sku":"1776722.0","price":3.45,"currency_code":"EUR","in_stock":true},{"title":"white \/ one size","offer_id":61301830189386,"sku":"1776723.0","price":3.45,"currency_code":"EUR","in_stock":true},{"title":"yellow \/ one size","offer_id":61301830222154,"sku":"1744175.0","price":3.45,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB7500_aqua.jpg?v=1773121992"},{"product_id":"mb7501","title":"MB7501 | Kinder-Strickmütze – warm, bequem \u0026 ideal für Vereine, Schulen und Teams","description":"\u003c!-- ══════════════════════════════════════════════════════════\n     TEXTILDRUCK DOLD – Produktbeschreibung (Embed-Snippet)\n     Einfach in dein Shopsystem einfügen.\n     Alle Styles sind mit td- Prefix gescoped,\n     damit dein Theme nicht beeinflusst wird.\n     ══════════════════════════════════════════════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ══ Scoped – greift NUR innerhalb .td-product ══ *\/\n  .td-product,\n  .td-product *,\n  .td-product *::before,\n  .td-product *::after {\n    box-sizing: border-box;\n  }\n\n  .td-product {\n    width: 100%;\n    max-width: 100%;\n    font-family: inherit;\n    color: inherit;\n    line-height: inherit;\n    font-size: inherit;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ══ Header ══ *\/\n  .td-product .td-header {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    color: #fff;\n    padding: 48px 40px 40px;\n    width: 100%;\n  }\n\n  .td-product .td-header h2 {\n    font-size: 2em;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    color: #fff !important;\n    background: none !important;\n  }\n\n  .td-product .td-subtitle {\n    font-size: 1.1em;\n    color: #ccd6f6;\n    font-weight: 400;\n    display: block;\n  }\n\n  .td-product .td-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 24px;\n    font-size: 0.85em;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .td-product .td-badge--oeko { background: #1AD111; color: #fff; }\n  .td-product .td-badge--ocs  { background: #0D00FF; color: #fff; }\n  .td-product .td-badge--bio  { background: #1AD111; color: #fff; }\n  .td-product .td-badge--tear { background: rgba(255,255,255,0.15); color: #ccd6f6; }\n\n  \/* ══ Body ══ *\/\n  .td-product .td-body {\n    padding: 40px;\n    width: 100%;\n  }\n\n  .td-product .td-body h3 {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: #000 !important;\n    margin: 36px 0 14px !important;\n    padding: 0 0 8px 0 !important;\n    border-bottom: 2px solid #eef0f5 !important;\n    border-top: none !important;\n    border-left: none !important;\n    border-right: none !important;\n    line-height: 1.3;\n    background: none !important;\n  }\n\n  .td-product .td-body h3:first-child {\n    margin-top: 0 !important;\n  }\n\n  .td-product .td-body p {\n    margin: 0 0 16px 0;\n    font-size: 1.05em;\n    color: #444;\n    line-height: 1.85;\n  }\n\n  \/* ══ Specs Grid ══ *\/\n  .td-product .td-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-spec {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n\n  .td-product .td-spec-label {\n    display: block;\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #888;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .td-product .td-spec-value {\n    display: block;\n    font-size: 1.1em;\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Größentabelle ══ *\/\n  .td-product .td-sizetable-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #e2e2e2;\n    margin: 16px 0 28px;\n  }\n\n  .td-product .td-sizetable {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable thead th {\n    background: #000;\n    color: #fff;\n    text-align: left;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    border: none;\n    white-space: nowrap;\n  }\n\n  .td-product .td-sizetable tbody td {\n    padding: 13px 20px;\n    border-bottom: 1px solid #eef0f5;\n    color: #444;\n    white-space: nowrap;\n    font-size: 1em;\n  }\n\n  .td-product .td-sizetable tbody tr:last-child td { border-bottom: none; }\n  .td-product .td-sizetable tbody tr:hover td { background: #f5f7fa; }\n\n  .td-product .td-size-bold {\n    font-weight: 700;\n    color: #000;\n  }\n\n  \/* ══ Pflegehinweise ══ *\/\n  .td-product .td-care {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 10px;\n    margin: 16px 0 28px;\n    padding: 0;\n  }\n\n  .td-product .td-care li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 1em;\n    color: #444;\n    padding: 14px 16px;\n    background: #f9fafb;\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n\n  .td-product .td-care-icon {\n    flex-shrink: 0;\n    width: 26px;\n    text-align: center;\n    font-size: 1.1em;\n  }\n\n  \/* ══ Vorteile ══ *\/\n  .td-product .td-vorteile {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 12px;\n    margin: 16px 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .td-product .td-vorteil {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px 18px;\n    background: #f5f7fa;\n    border-radius: 10px;\n    font-size: 1em;\n    color: #333;\n    border-left: 4px solid #000;\n    line-height: 1.6;\n  }\n\n  .td-product .td-vorteil-icon {\n    font-size: 1.2em;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ══ CTA ══ *\/\n  .td-product .td-cta {\n    background: linear-gradient(135deg, #000 0%, #111 100%);\n    padding: 44px 40px;\n    text-align: center;\n    color: #fff;\n    width: 100%;\n  }\n\n  .td-product .td-cta strong {\n    display: block;\n    font-size: 1.4em;\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .td-product .td-cta p {\n    color: #ccd6f6 !important;\n    font-size: 1.05em;\n    margin: 0 0 24px 0;\n    line-height: 1.7;\n  }\n\n  .td-product .td-cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    background: #000;\n    color: #fff !important;\n    font-size: 1.1em;\n    font-weight: 600;\n    border-radius: 10px;\n    border: 2px solid #fff;\n    text-decoration: none !important;\n    transition: background 0.2s, color 0.2s;\n    cursor: pointer;\n  }\n\n  .td-product .td-cta-btn:hover {\n    background: #fff;\n    color: #000 !important;\n  }\n\n  \/* ══ Tablet (≤768px) ══ *\/\n  @media (max-width: 768px) {\n    .td-product .td-header { padding: 36px 28px 30px; }\n    .td-product .td-header h2 { font-size: 1.7em !important; }\n    .td-product .td-body { padding: 32px 28px; }\n    .td-product .td-body h3 { font-size: 1.35em !important; }\n    .td-product .td-cta { padding: 36px 28px; }\n    .td-product .td-cta strong { font-size: 1.25em; }\n  }\n\n  \/* ══ Mobile (≤480px) ══ *\/\n  @media (max-width: 480px) {\n    .td-product .td-header { padding: 28px 20px 24px; }\n    .td-product .td-header h2 { font-size: 1.45em !important; }\n    .td-product .td-subtitle { font-size: 1em; }\n    .td-product .td-badges { gap: 8px; }\n    .td-product .td-badge { padding: 7px 14px; font-size: 0.8em; }\n\n    .td-product .td-body { padding: 24px 20px; }\n    .td-product .td-body h3 { font-size: 1.2em !important; margin: 28px 0 12px !important; }\n    .td-product .td-body p { font-size: 1em; }\n\n    .td-product .td-specs { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n    .td-product .td-spec { padding: 14px 10px; }\n    .td-product .td-spec-label { font-size: 0.7em; }\n    .td-product .td-spec-value { font-size: 1em; }\n\n    .td-product .td-sizetable thead { display: none; }\n    .td-product .td-sizetable,\n    .td-product .td-sizetable tbody,\n    .td-product .td-sizetable tr,\n    .td-product .td-sizetable td { display: block; width: 100%; }\n    .td-product .td-sizetable tbody tr {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n      padding: 14px 16px;\n      border-bottom: 1px solid #eef0f5;\n    }\n    .td-product .td-sizetable tbody tr:last-child { border-bottom: none; }\n    .td-product .td-sizetable tbody td {\n      padding: 0; border: none; font-size: 0.95em;\n      display: flex; flex-direction: column; gap: 2px;\n    }\n    .td-product .td-sizetable tbody td::before {\n      content: attr(data-label);\n      font-size: 0.7em; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #999; font-weight: 600;\n    }\n\n    .td-product .td-care { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-care li { font-size: 0.95em; padding: 12px 14px; }\n\n    .td-product .td-vorteile { grid-template-columns: 1fr; gap: 8px; }\n    .td-product .td-vorteil { font-size: 0.95em; padding: 14px 16px; }\n\n    .td-product .td-cta { padding: 28px 20px; }\n    .td-product .td-cta strong { font-size: 1.15em; }\n    .td-product .td-cta p { font-size: 1em; }\n    .td-product .td-cta-btn {\n      padding: 14px 32px;\n      font-size: 1em;\n      width: 100%;\n      text-align: center;\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HTML – in die Produktbeschreibung kopieren ══ --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Product\" itemscope=\"\" class=\"td-product\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"td-header\"\u003e\n\u003ch2 itemprop=\"name\"\u003eMB7501 | Kinder-Strickmütze – warm, sichtbar, perfekt für Vereine, Schulen \u0026amp; Teams\u003c\/h2\u003e\n\u003cspan class=\"td-subtitle\"\u003eKnitted Cap for Kids  |  Doppelt gestrickt  |  One Size\u003c\/span\u003e\n\u003cdiv class=\"td-badges\"\u003e\n\u003cspan class=\"td-badge td-badge--bio\"\u003eDoppelt gestrickt\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--ocs\"\u003eOne Size\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--oeko\"\u003eKindergröße\u003c\/span\u003e \u003cspan class=\"td-badge td-badge--tear\"\u003ePassend zu MB7500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv itemprop=\"description\" class=\"td-body\"\u003e\n\u003ch3\u003eWenn Identität sichtbar werden soll\u003c\/h3\u003e\n\u003cp\u003eDiese Kinder-Strickmütze ist nicht einfach nur ein Winter-Accessoire. Sie ist die perfekte Grundlage für einen einheitlichen, sympathischen und professionellen Auftritt von Kindergärten, Schulen, Vereinen, Jugendgruppen und Events.\u003c\/p\u003e\n\u003cp\u003eDie MB7501 ist doppelt gestrickt und dadurch angenehm warm, weich und alltagstauglich. Mit ihrer klassischen Form, dem sauberen Umschlag und der kindgerechten Passform in One Size sitzt sie zuverlässig und sieht gleichzeitig modern aus. Besonders stark: Mit der passenden Erwachsenenversion MB7500 lässt sich im Handumdrehen ein stimmiges Set für Kinder und Erwachsene umsetzen.\u003c\/p\u003e\n\u003c!-- Specs --\u003e\n\u003ch3\u003eProdukteigenschaften\u003c\/h3\u003e\n\u003cdiv class=\"td-specs\"\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eArtikelnummer\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eMB7501\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e100 % Polyacryl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eVerarbeitung\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eDoppelt gestrickt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e54 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eGröße\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Weite\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e19 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eHöhe\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e18 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003eUmschlag Höhe\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e6 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec\"\u003e\n\u003cspan class=\"td-spec-label\"\u003e1\/2 Umfang gedehnt\u003c\/span\u003e \u003cspan class=\"td-spec-value\"\u003e26 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Größentabelle --\u003e\n\u003ch3\u003eGrößentabelle\u003c\/h3\u003e\n\u003cdiv class=\"td-sizetable-wrap\"\u003e\n\u003ctable class=\"td-sizetable\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGröße\u003c\/th\u003e\n\u003cth\u003e1\/2 Weite (cm)\u003c\/th\u003e\n\u003cth\u003eHöhe (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Größe\" class=\"td-size-bold\"\u003eOne Size\u003c\/td\u003e\n\u003ctd data-label=\"1\/2 Weite\"\u003e19\u003c\/td\u003e\n\u003ctd data-label=\"Höhe\"\u003e18\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pflegehinweise --\u003e\n\u003ch3\u003ePflegehinweise\u003c\/h3\u003e\n\u003cul class=\"td-care\"\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧼\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWaschen:\u003c\/strong\u003e Schonende Reinigung gemäß Pflegekennzeichnung\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🚫\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBleichen:\u003c\/strong\u003e Nicht bleichen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🔥\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBügeln:\u003c\/strong\u003e Nicht heiß bügeln\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eChemische Reinigung:\u003c\/strong\u003e Nach Pflegekennzeichnung möglich\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"td-care-icon\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eTrocknen:\u003c\/strong\u003e Schonend trocknen und in Form ziehen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Vorteile --\u003e\n\u003ch3\u003eDein Vorteil bei Textildruck Dold\u003c\/h3\u003e\n\u003cdiv class=\"td-vorteile\"\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e💬\u003c\/span\u003e \u003cspan\u003ePersönliche Beratung – kein Konfigurator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🇩🇪\u003c\/span\u003e \u003cspan\u003eProduktion in Deutschland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e1️⃣\u003c\/span\u003e \u003cspan\u003eBereits ab 1 Stück realisierbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🎨\u003c\/span\u003e \u003cspan\u003eIdeal für Vereine, Schulen \u0026amp; Gruppen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e✅\u003c\/span\u003e \u003cspan\u003eKostenloser Design-Check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eExpress-Produktion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eKostenloser Versand ab 150 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-vorteil\"\u003e\n\u003cspan class=\"td-vorteil-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003ePassendes Set mit Erwachsenenversion möglich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"td-cta\"\u003e\n\u003cstrong\u003eJetzt unverbindlich beraten lassen\u003c\/strong\u003e\n\u003cp\u003eSag uns kurz, wofür du die Kinder-Strickmütze brauchst – wir melden uns mit einer passenden Empfehlung für dein Projekt.\u003c\/p\u003e\n\u003ca class=\"td-cta-btn\" href=\"#kontakt\"\u003eBeratung anfragen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Daiber","offers":[{"title":"black \/ one size","offer_id":61301830287690,"sku":"13453.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"girl-pink \/ one size","offer_id":61301830320458,"sku":"147813.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"navy \/ one size","offer_id":61301830353226,"sku":"13452.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"neon-yellow \/ one size","offer_id":61301830385994,"sku":"1712169.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"off-white \/ one size","offer_id":61301830418762,"sku":"13454.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"red \/ one size","offer_id":61301830451530,"sku":"13437.0","price":4.7,"currency_code":"EUR","in_stock":true},{"title":"royal \/ one size","offer_id":61301830484298,"sku":"13451.0","price":4.7,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8528\/8522\/files\/MB7501_black.jpg?v=1773121993"}],"url":"https:\/\/www.textildruck-dold.com\/collections\/textilien.oembed","provider":"Textildruck-Dold","version":"1.0","type":"link"}