{"title":"Taschenschirme","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"}],"url":"https:\/\/www.textildruck-dold.com\/collections\/taschenschirme.oembed","provider":"Textildruck-Dold","version":"1.0","type":"link"}