{"title":"Leinen","description":"","products":[{"product_id":"linen-blend-curtain-custom-made","title":"1908 Leinengemisch Atmungsaktiver \u0026 Natürlicher Vorhang Anpassbar 1 Paneel","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    \/* 视频部分样式 - 直接内嵌YouTube播放器 *\/\n    #product-description-container .video-section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n      text-align: center;\n    }\n    \n    #product-description-container .video-title {\n      color: #584434;\n      font-size: 2.2rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .video-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .video-container {\n      max-width: 100%;\n      margin: 0 auto;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 8px 25px rgba(88, 68, 52, 0.15);\n      position: relative;\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .youtube-video {\n      width: 100%;\n      height: 600px;\n      border: none;\n      border-radius: 10px;\n      display: block;\n    }\n    \n    #product-description-container .video-caption {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      margin-top: 15px;\n      line-height: 1.6;\n      text-align: center;\n      font-style: italic;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 修复：只更改Premium Custom Linen Blend Curtains部分的背景颜色 *\/\n    #product-description-container .premium-section {\n      background-color: #f8f5f0 !important;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.5rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n\n    \/* 样品链接样式 *\/\n    #product-description-container .feature-link {\n      color: #8c7559;\n      text-decoration: none;\n      font-weight: 600;\n      display: inline-block;\n      margin-top: 10px;\n      border-bottom: 2px solid transparent;\n      transition: all 0.3s ease;\n    }\n    \n    #product-description-container .feature-link:hover {\n      color: #584434;\n      border-bottom: 2px solid #8c7559;\n    }\n    \n    \/* 规格列表样式 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .spec-list li {\n      margin-bottom: 12px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.5rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    \/* 衬里选项样式 *\/\n    #product-description-container .lining-options {\n      margin: 30px 0 30px;\n    }\n    \n    #product-description-container .lining-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 25px;\n      text-align: center;\n      font-weight: 600;\n    }\n    \n    #product-description-container .lining-subtitle {\n      color: #5a4b3a;\n      text-align: center;\n      margin-bottom: 30px;\n      font-style: italic;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .lining-container {\n      display: flex;\n      justify-content: space-between;\n      gap: 20px;\n      margin-bottom: 30px;\n    }\n    \n    #product-description-container .lining-item {\n      flex: 1;\n      text-align: center;\n    }\n    \n    #product-description-container .lining-item img {\n      width: 100%;\n      max-width: 300px;\n      height: auto;\n      display: block;\n      margin: 0 auto 15px;\n      border-radius: 8px;\n      box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n    }\n    \n    #product-description-container .lining-item p {\n      margin: 0;\n      font-size: 1.5rem;\n      color: #5a4b3a;\n      line-height: 1.4;\n    }\n    \n    #product-description-container .lining-item b {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.5rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .lining-container {\n        flex-wrap: wrap;\n      }\n      \n      #product-description-container .lining-item {\n        flex: 0 0 calc(50% - 20px);\n        margin-bottom: 30px;\n      }\n      \n      #product-description-container .youtube-video {\n        height: 400px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .video-title {\n        font-size: 1.8rem;\n      }\n      \n      #product-description-container .video-caption {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .youtube-video {\n        height: 250px;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .lining-item {\n        flex: 0 0 100%;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .lining-subtitle {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .lining-item p {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .lining-item b {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- 新增视频部分 - 直接内嵌YouTube播放器 --\u003e\n\u003csection class=\"video-section\"\u003e\n\u003ch2 class=\"video-title\"\u003eProduktbewertung\u003c\/h2\u003e\n\n\u003cdiv class=\"video-container\"\u003e\n\n\u003ciframe class=\"youtube-video\" src=\"https:\/\/www.youtube.com\/embed\/G-dYgP_1wLo?rel=0\u0026amp;modestbranding=1\u0026amp;showinfo=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\u003cp class=\"video-caption\"\u003eProdukt: 1908 Pinch Pleat Header, Farbe: #2 Elfenbeinweiß\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- Premium Custom Linen Blend Curtains Section --\u003e\n\u003csection class=\"section premium-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium maßgefertigte Leinenmischung-Vorhänge\u003c\/h2\u003e\n\n\u003cp class=\"premium-text\"\u003eVerwandeln Sie Ihren Wohnraum mit unseren exquisiten, maßgefertigten Leinenmischung-Vorhängen, die fachmännisch gefertigt wurden, um die Ästhetik Ihres Zuhauses zu verbessern und gleichzeitig außergewöhnliche Funktionalität zu bieten. Unsere Vorhänge bestehen aus einer hochwertigen Leinen-Baumwoll-Mischung, die die perfekte Balance zwischen Eleganz und Haltbarkeit bietet, mit hervorragenden Lichtfilterungs- und Sichtschutzeigenschaften.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eLeinenmischung, 20% Leinen + 80% Polyester\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e60%-80% ohne Futter, 100% mit Verdunklungsfutter\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m² (Futtergewicht nicht inbegriffen)\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert \/ 4 zusätzliche Futteroptionen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\u003c!-- 衬里选项部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"lining-options\"\u003e\n\n\u003ch3 class=\"lining-title\"\u003eVerschiedene Futter-Schattierungseffekte\u003c\/h3\u003e\n\n\u003cp class=\"lining-subtitle\"\u003eWählen Sie die perfekte Futteroption für Ihre Lichtsteuerungsbedürfnisse\u003c\/p\u003e\n\n\u003cdiv class=\"lining-container\"\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg alt=\"无背衬\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_3_5edab050-31b6-4354-9d4d-895130b962e7.jpg?v=1750747741\"\u003e\n\u003cp\u003e\u003cb\u003eUngefüttert\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg alt=\"白色窗帘背衬\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_22_e7edc647-8de3-41f5-b071-fc26e163a9ea.jpg?v=1750747743\"\u003e\n\u003cp\u003e\u003cb\u003eBlockiert 60%-80% Licht\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg alt=\"灰白色窗帘背衬\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_58_da008c03-7f7a-434f-9d15-8d2589c0d163.jpg?v=1750747745\"\u003e\n\u003cp\u003e\u003cb\u003eGleiche Farbe vorne und hinten\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lining-container\"\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_4_3ea459ed-bfbe-4ced-9e5d-93722138528c.jpg?v=1750747755\" alt=\"无背衬\"\u003e\n\u003cp\u003e\u003cb\u003eMit Futter\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_35.jpg?v=1750747770\" alt=\"白色窗帘背衬\"\u003e\n\u003cp\u003e\u003cb\u003eBlockiert 90%-99% Licht\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lining-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/6_34_571b3628-2af6-4935-b6ef-99a452cffc18.jpg?v=1750747771\" alt=\"灰白色窗帘背衬\"\u003e\n\u003cp\u003e\u003cb\u003eGrauweißes volles Verdunklungsfutter 220g\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Linen Blend Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWarum unsere Leinenmischung-Vorhänge wählen?\u003c\/h2\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003ePremium-Materialien\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eHochwertiger Leinen-Baumwoll-Mischgewebe, der Eleganz mit Haltbarkeit und hervorragender Lichtfilterung kombiniert.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eMaßanfertigung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eIn jeder Größe erhältlich, um perfekt zu Ihren Fenstern zu passen. Maßanfertigungen gewährleisten ein makelloses Aussehen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🎨\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eMehrere Farben\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWählen Sie aus unserer kuratierten Auswahl an anspruchsvollen Farben, passend zu Ihrer Inneneinrichtung.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🚚\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eSchneller Versand\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSchnelle Bearbeitungszeiten ohne Kompromisse bei der Qualität. Erhalten Sie Ihre maßgefertigten Vorhänge in 2-3 Wochen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKostenlose Muster\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eBestellen Sie Stoffmuster, um die Qualität zu sehen und zu fühlen, bevor Sie sich für Ihre maßgefertigten Vorhänge entscheiden.\u003c\/p\u003e\n\n\u003ca class=\"feature-link\" href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F108539314260\u0026amp;sort_by=best-selling\" target=\"_blank\"\u003eKostenlose Muster erhalten →\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWir stehen hinter unseren Produkten mit einer 30-tägigen Zufriedenheitsgarantie für Ihre Sicherheit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMessanleitung\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e1. Vorhangbreite messen\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eDie richtige Breitenmessung stellt sicher, dass Ihre Vorhänge perfekt passen und wie beabsichtigt funktionieren.\u003c\/p\u003e\n\n\u003cul class=\"measurement-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMessort:\u003c\/strong\u003e Messen Sie unbedingt die Breite der Gardinenstange oder -schiene, nicht des Fensters selbst.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eEmpfehlungen für das Fülligkeitsverhältnis für verschiedene Vorhangstile:\u003c\/strong\u003e\n\u003cul class=\"measurement-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFaltengardinen\/Kelchfalten\/Schlaufenbänder:\u003c\/strong\u003e Es wird empfohlen, dass die Breite 1,1 - 1,3 Mal der Länge der Schiene oder Stange beträgt.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStangendurchzug\/Verdeckte Schlaufen-Vorhänge:\u003c\/strong\u003e Es wird empfohlen, dass die Breite 1,1 - 1,5 Mal der Länge der Schiene oder Stange beträgt.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eÖsen\/Flachhaken-Vorhänge:\u003c\/strong\u003e Es wird empfohlen, dass die Breite 1,5 - 2 Mal der Länge der Schiene oder Stange beträgt.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhanglänge messen\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eDie korrekte Längenmessung ist entscheidend, um das gewünschte Aussehen und die Funktionalität zu erzielen.\u003c\/p\u003e\n\n\u003cul class=\"measurement-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eÖsen, verdeckte Schlaufen, Stangendurchzug, Schlaufenband (mit Stange\/Stab):\u003c\/strong\u003e Messen Sie von der Oberkante der Stange bis zu dem Punkt, an dem der Vorhang endet.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFlachhaken, Falten, Kelchfalten (mit Schiene):\u003c\/strong\u003e Messen Sie von der Unterseite der Ringe bis zu dem Punkt, an dem der Vorhang endet.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp class=\"measurement-title\"\u003e3. Zubehör\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eJeder Vorhang wird einzeln verkauft. Für Vorhänge mit Falten, Flachhaken, Kelchfalten oder 4-IN-1-Köpfen sind verstellbare Haken (die eine Höhenänderung von 3 Zoll ermöglichen) ohne zusätzliche Kosten enthalten – für eine nahtlose Anpassung an Ihren Raum.\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong style=\"box-sizing: border-box; margin: 0px; padding: 0px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: rgb(90, 75, 58); font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: 0.24px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003eSollten Sie Fragen haben, können Sie uns gerne per E-Mail unter \u003cspan style=\"box-sizing: border-box; margin: 0px; padding: 0px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eoder jederzeit über den Posteingang kontaktieren.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#3 Sandbeige","offer_id":41908318109780,"sku":"CL51-1908-3","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#1 Beige Weiß","offer_id":41908318044244,"sku":"CL51-1908-1","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#11 Grau","offer_id":41908318371924,"sku":"CL51-1908-11","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#27 Khakigelb","offer_id":41908318863444,"sku":"CL51-1908-27","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#34 Türkisgrün","offer_id":41908319060052,"sku":"CL51-1908-34","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":41908318011476,"sku":"CL51-1908-0","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":41908318077012,"sku":"CL51-1908-2","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Khaki","offer_id":41908318142548,"sku":"CL51-1908-4","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#5 Burly Wood","offer_id":41908318175316,"sku":"CL51-1908-5","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#6 Grau Beige","offer_id":41908318208084,"sku":"CL51-1908-6","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#7 Tapioka","offer_id":41908318240852,"sku":"CL51-1908-7","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taubengrau","offer_id":41908318273620,"sku":"CL51-1908-8","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#9 Rostbraun","offer_id":41908318306388,"sku":"CL51-1908-9","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#10 Dunkelgrau","offer_id":41908318339156,"sku":"CL51-1908-10","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#12 Steingrau","offer_id":41908318404692,"sku":"CL51-1908-12","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#13 Schokoladentarte","offer_id":41908318437460,"sku":"CL51-1908-13","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#14 Ebenholz","offer_id":41908318470228,"sku":"CL51-1908-14","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":41908318502996,"sku":"CL51-1908-15","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#16 Carbon Grey","offer_id":41908318535764,"sku":"CL51-1908-16","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#17 Dunkelgrau","offer_id":41908318568532,"sku":"CL51-1908-17","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#18 Sandweiß\/Nebel","offer_id":41908318601300,"sku":"CL51-1908-18","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pink Lemonade","offer_id":41908318634068,"sku":"CL51-1908-19","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#20 Hell Lavendel","offer_id":41908318666836,"sku":"CL51-1908-20","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#21 Pflaume","offer_id":41908318699604,"sku":"CL51-1908-21","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#22 Burgunderrot","offer_id":41908318732372,"sku":"CL51-1908-22","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#23 Rotwein","offer_id":41908318765140,"sku":"CL51-1908-23","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#25 Ziegelrot","offer_id":41908318797908,"sku":"CL51-1908-25","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#26 Oranger Feuerfalter","offer_id":41908318830676,"sku":"CL51-1908-26","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#28 Khaki","offer_id":41908318896212,"sku":"CL51-1908-28","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#29 Olive","offer_id":41908318928980,"sku":"CL51-1908-29","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#30 Grün","offer_id":41908318961748,"sku":"CL51-1908-30","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#31 Pfau","offer_id":41908318994516,"sku":"CL51-1908-31","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#33 Aqua","offer_id":41908319027284,"sku":"CL51-1908-33","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#36 Marineblau","offer_id":41908319092820,"sku":"CL51-1908-36","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#37 Schwarz","offer_id":41908319125588,"sku":"CL51-1908-37","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/1908-Linen-Blend-Breathable-Natural-Curtain-Customizable.jpg?v=1774510296"},{"product_id":"thalia-linen-blend-outdoor-curtain-custom-made","title":"Thalia Leinengemisch Outdoor-Vorhang, maßgefertigt, 1 Paneel","description":"\u003ch4\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eLeinenmischgewebe\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e65 % – 80 % \u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e250 g\/m²\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, an der Luft trocknen\u003ca class=\"image-zoom fancybox adaptive-height\" data-fancybox=\"images\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0081\/3305\/0458\/files\/image-gallary.jpg?v=1658393919\"\u003e\u003c\/a\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cdiv class=\"description-sample-container\"\u003e\n\n\u003cdiv class=\"sample-lists\"\u003e\n\n\u003cdiv class=\"item\"\u003e\n\n\u003ch4\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003eEIGENSCHAFTEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/h4\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e1. \u003c\/strong\u003e\u003c\/b\u003e\u003cb\u003e\u003cstrong style=\"white-space: nowrap;\" class=\"editor-text-bold\"\u003eMaterialzusammensetzung\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eDer Leinenmischgewebe bietet natürliche Atmungsaktivität und verleiht Ihrem Außenbereich ein gemütliches, heimeliges Ambiente. Seine einzigartige Mischkonstruktion garantiert Haltbarkeit und Widerstandsfähigkeit, die den Elementen mühelos standhält.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e2. Ästhetischer Reiz\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eDiese Vorhänge sind nicht nur funktional, sondern verbessern auch die Ästhetik Ihres Außenbereichs, perfekt für diejenigen, die sowohl Komfort als auch die freie Natur schätzen.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e3. Lichtblockierende Eigenschaften\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eMit hervorragenden lichtblockierenden Eigenschaften schaffen diese Vorhänge eine ruhige, schattige Umgebung, ideal für diejenigen, die Privatsphäre oder eine dunklere Atmosphäre suchen.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e4. UV-Schutz\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eEffektiver UV-Schutz schützt Ihre Möbel und Haut vor schädlichen Strahlen und sorgt dafür, dass Ihr Außenbereich sowohl angenehm als auch sicher ist.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e5. Wasserbeständigkeit\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eDie wasserabweisenden Eigenschaften machen diese Vorhänge ideal, um unerwarteten Wetterbedingungen standzuhalten und sicherzustellen, dass sie funktional und stilvoll bleiben.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"editor-paragraph\" dir=\"ltr\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003e6. Einfache Pflege\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"white-space: nowrap;\"\u003e:\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space: nowrap;\"\u003eZur einfachen Pflege sind diese Vorhänge maschinenwaschbar im Schonwaschgang bei niedriger Temperatur. Dies gewährleistet langanhaltende Schönheit und Leistung, sodass Sie Ihren Außenbereich sorgenfrei genießen können.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"Weiß","offer_id":41876142719060,"sku":"CL7-1WH","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":41876142751828,"sku":"CL7-2BG","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Grau","offer_id":41876142784596,"sku":"CL7-3GY","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Marine","offer_id":41876142817364,"sku":"CL7-4NY","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Blaugrün","offer_id":41876142850132,"sku":"CL7-5TL","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/E03561A19184B5A29719A7CF5FB94129_51b8e367-7927-45af-8f9d-eb5462dae610.jpg?v=1774509194"},{"product_id":"3009-linen-curtain-grommets","title":"3009 Wendbarer Verdunkelungsvorhang aus Leinenmischgewebe mit Ösen, 100 % lichtundurchlässig, 1 Stück","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Poppins', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    \/* 横幅视频部分样式 *\/\n    #product-description-container .video-section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n      text-align: center;\n    }\n    \n    #product-description-container .video-title {\n      color: #584434;\n      font-size: 2.2rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .video-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .video-container {\n      max-width: 100%;\n      margin: 0 auto;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 8px 25px rgba(88, 68, 52, 0.15);\n      position: relative;\n    }\n    \n    #product-description-container .video-preview {\n      width: 100%;\n      height: 400px;\n      object-fit: cover;\n      display: block;\n    }\n    \n    #product-description-container .play-button {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      width: 80px;\n      height: 80px;\n      background-color: rgba(168, 146, 121, 0.8);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      z-index: 2;\n    }\n    \n    #product-description-container .play-button:hover {\n      background-color: rgba(168, 146, 121, 0.95);\n      transform: translate(-50%, -50%) scale(1.1);\n    }\n    \n    #product-description-container .play-button:after {\n      content: '';\n      display: block;\n      width: 0;\n      height: 0;\n      border-top: 15px solid transparent;\n      border-bottom: 15px solid transparent;\n      border-left: 25px solid white;\n      margin-left: 5px;\n    }\n    \n    #product-description-container .youtube-embed {\n      width: 100%;\n      height: 400px;\n      border: none;\n      border-radius: 10px;\n      display: none;\n    }\n    \n    #product-description-container .video-caption {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      margin-top: 15px;\n      line-height: 1.6;\n      text-align: center;\n      font-style: italic;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .fabric-intro {\n      background-color: #f9f7f3;\n      padding: 20px;\n      border-radius: 8px;\n      margin-top: 15px;\n      border-left: 4px solid #a89279;\n      font-size: 1.5rem;\n      line-height: 1.7;\n    }\n\n    \/* 新增的图片展示分区样式 - 使用浅米色背景 *\/\n    #product-description-container .image-display-section {\n      margin: 25px 0;\n      padding: 30px;\n      background-color: #f8f5f0;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    #product-description-container .image-display-container {\n        display: flex;\n        justify-content: center;\n        align-items: flex-start;\n        gap: 25px;\n    }\n    \n    #product-description-container .image-item {\n        flex: 1;\n        text-align: center;\n        max-width: 350px; \/* 稍微减小最大宽度以适应三列 *\/\n    }\n    \n    #product-description-container .display-image {\n      width: 100%;\n      border-radius: 8px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.1);\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    \n    #product-description-container .display-image:hover {\n      transform: scale(1.02);\n    }\n    \n    #product-description-container .image-caption {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      margin-top: 15px;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    \/* 图片放大模态框样式 *\/\n    #product-description-container .modal {\n      display: none;\n      position: fixed;\n      z-index: 1000;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      background-color: rgba(0,0,0,0.8);\n    }\n    \n    #product-description-container .modal-content {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      max-width: 90%;\n      max-height: 90%;\n      border-radius: 8px;\n    }\n    \n    #product-description-container .close {\n      position: absolute;\n      top: 20px;\n      right: 35px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n    }\n    \n    #product-description-container .close:hover {\n      color: #a89279;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n      \n      #product-description-container .image-display-container {\n        flex-direction: column;\n        align-items: center;\n        gap: 30px;\n      }\n      \n      #product-description-container .video-preview,\n      #product-description-container .youtube-embed {\n        height: 300px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .fabric-intro {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .image-caption {\n        font-size: 1.4rem;\n      }\n      \n      \/* 视频部分响应式调整 *\/\n      #product-description-container .video-title {\n        font-size: 1.8rem;\n      }\n      \n      #product-description-container .video-caption {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .video-preview,\n      #product-description-container .youtube-embed {\n        height: 200px;\n      }\n      \n      #product-description-container .play-button {\n        width: 60px;\n        height: 60px;\n      }\n      \n      #product-description-container .play-button:after {\n        border-top: 12px solid transparent;\n        border-bottom: 12px solid transparent;\n        border-left: 20px solid white;\n      }\n    }\n   @media (max-width: 992px) {\n        #product-description-container .image-display-container {\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        \n        #product-description-container .image-item {\n            flex: 0 0 calc(50% - 20px); \/* 在中等屏幕上显示两列 *\/\n            max-width: calc(50% - 20px);\n        }\n    }\n    \n    @media (max-width: 768px) {\n        #product-description-container .image-item {\n            flex: 0 0 100%; \/* 在移动端显示单列 *\/\n            max-width: 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- 新增横幅样式客户评价视频部分 --\u003e\n\u003csection class=\"video-section\"\u003e\n\u003ch2 class=\"video-title\"\u003eKundenrezension\u003c\/h2\u003e\n\n\u003cdiv class=\"video-container\" id=\"videoContainer\"\u003e\n\n\u003cimg class=\"video-preview\" alt=\"Vorschau Kundenrezensionsvideo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/QQ20251128-141015.png?v=1764310242\"\u003e\n\u003cdiv class=\"play-button\" id=\"playButton\"\u003e\u003c\/div\u003e\n\n\u003c!-- 使用正确的YouTube嵌入格式 --\u003e \u003ciframe class=\"youtube-embed\" id=\"youtubePlayer\" src=\"https:\/\/www.youtube.com\/embed\/qIyBX9km8B4\"\u003e\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\u003cp class=\"video-caption\"\u003eKundenrezension: 3009 Stofffarbe #3 Grau, Faltenband\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eHochwertiges Leinenmischgewebe\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100%ige Verdunkelung\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e285 g\/m² leichte Konstruktion\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eNickel-Ösen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eHinweis: \u003c\/strong\u003e \u003cspan class=\"note-text\"\u003eMaßgefertigt nach Ihren genauen Maßen für eine perfekte Passform.\u003c\/span\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"fabric-intro\"\u003e\n\n\u003cp\u003e\u003cstrong\u003eStoffbeschreibung:\u003c\/strong\u003e Der 3009 100% Verdunkelungsvorhang ist aus hochwertigem garngefärbtem Leinenstoff mit einer innovativen 3-Schicht-Konstruktion gefertigt. Sowohl die Vorder- als auch die Rückseite weisen die gleiche hochwertige Leinenstruktur in passenden Farben auf, während eine spezielle Mittelschicht, die mit schwarzem Verdunkelungsgarn gewebt ist, eine vollständige 100%ige Lichtblockierung bietet. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 新增的Detailed Information分区 --\u003e\n\u003csection class=\"image-display-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDetaillierte Informationen\u003c\/h2\u003e\n\n\u003cdiv class=\"image-display-container\"\u003e\n\n\u003c!-- 左边：遮光效果图 --\u003e\n\u003cdiv class=\"image-item\"\u003e\n\n\u003cimg class=\"display-image\" alt=\"100% Verdunkelungseffekt\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf_100_Blackout_Linen_Curtain_Natural_Grey_2.jpg?v=1764127681\"\u003e\n\u003cp class=\"image-caption\"\u003e100% vollständige Verdunkelung – Blockiert jegliches Licht für perfekte Dunkelheit\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 中间：打孔帘头图 --\u003e\n\u003cdiv class=\"image-item\"\u003e\n\n\u003cimg class=\"display-image\" alt=\"Details der Ösenleiste\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/3009.jpg?v=1764139867\"\u003e\n\u003cp class=\"image-caption\"\u003e1,6\" Nickelösen-Kopfleiste – Glatte und langlebige Metallösen\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 右边：正反同色图 --\u003e\n\u003cdiv class=\"image-item\"\u003e\n\n\u003cimg class=\"display-image\" alt=\"Gleiche Farbe auf beiden Seiten\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/IMG_0785.jpg?v=1764141233\"\u003e\n\u003cp class=\"image-caption\"\u003eGleiche Farbe auf beiden Seiten – Dunkle Farbe mit ausgeprägter Textur\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 图片放大模态框 --\u003e\n\u003cdiv id=\"imageModal\" class=\"modal\"\u003e\n\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003cimg class=\"modal-content\" id=\"modalImage\"\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ 图片放大功能\n    function openModal(img) {\n      var modal = document.getElementById(\"imageModal\");\n      var modalImg = document.getElementById(\"modalImage\");\n      modal.style.display = \"block\";\n      modalImg.src = img.src;\n    }\n\n    function closeModal() {\n      var modal = document.getElementById(\"imageModal\");\n      modal.style.display = \"none\";\n    }\n\n    \/\/ 点击模态框背景关闭\n    document.getElementById('imageModal').addEventListener('click', function(e) {\n      if (e.target === this) {\n        closeModal();\n      }\n    });\n\n    \/\/ YouTube视频播放功能 - 修复版本\n    document.addEventListener('DOMContentLoaded', function() {\n      var playButton = document.getElementById('playButton');\n      var videoContainer = document.getElementById('videoContainer');\n      var preview = document.querySelector('.video-preview');\n      var youtubeEmbed = document.getElementById('youtubePlayer');\n      \n      \/\/ 添加点击事件监听器\n      playButton.addEventListener('click', playYouTubeVideo);\n      videoContainer.addEventListener('click', playYouTubeVideo);\n      \n      function playYouTubeVideo(e) {\n        \/\/ 阻止事件冒泡，避免重复触发\n        e.stopPropagation();\n        \n        \/\/ 隐藏预览和播放按钮\n        preview.style.display = 'none';\n        playButton.style.display = 'none';\n        \n        \/\/ 显示YouTube嵌入\n        youtubeEmbed.style.display = 'block';\n        \n        \/\/ 重新加载iframe以触发自动播放\n        var currentSrc = youtubeEmbed.src;\n        \/\/ 移除可能存在的autoplay参数\n        currentSrc = currentSrc.replace(\/\u0026autoplay=1\/g, '');\n        \/\/ 添加autoplay参数\n        youtubeEmbed.src = currentSrc + '?autoplay=1';\n      }\n    });\n  \u003c\/script\u003e \u003c!-- Why Choose Our 3009 Custom Made Blackout Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWarum unsere 3009 maßgefertigten Verdunkelungsvorhänge wählen?\u003c\/h2\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e100% vollständige Verdunkelung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eErleben Sie absolute Dunkelheit mit unserer fortschrittlichen 100%igen Verdunkelungstechnologie. Perfekt für die Schaffung des idealen Schlafumfelds oder Heimkino-Erlebnisses.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🧵\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eHochwertiges Leinenmischgewebe\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eGefertigt aus hochwertigem Leinenmischgewebe, das sowohl eine luxuriöse Textur als auch außergewöhnliche Haltbarkeit für langanhaltende Schönheit bietet.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eMaßanfertigung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eGenau nach Ihren Maßen gefertigt für eine perfekte Passform. Jeder Vorhang wird individuell angefertigt, um eine makellose Installation und Optik zu gewährleisten.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🚚\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eSchneller Versand\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSchnelle Bearbeitungszeiten ohne Kompromisse bei der Qualität. Erhalten Sie Ihre maßgefertigten Vorhänge in 2-3 Wochen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKostenlose Muster\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eErhalten Sie Stoffmuster, um die Qualität vor der Bestellung maßgefertigter Vorhänge zu prüfen. Klicken Sie \u003ca rel=\"noopener\" title=\"Kostenlose Muster\" href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F114033000532\u0026amp;sort_by=best-selling\" target=\"_blank\"\u003e\u003cu\u003e\u003cb\u003ehier\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e für kostenlose Muster.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWir stehen hinter unseren Produkten mit einer 30-Tage-Zufriedenheitsgarantie für Ihre Seelenruhe.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\" style=\"text-align: right;\"\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-title\"\u003e1. Vorhanglänge messen\u003c\/p\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-desc\"\u003eÖsen \u0026amp; Stangendurchzug \u0026amp; Rückseitenlasche: Messen Sie von der Oberkante der Stange bis zum Ende des Vorhangs.\u003c\/p\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-desc\"\u003eFlachhaken \u0026amp; Hakenband: Messen Sie von der Unterkante der Ringe (wo die Vorhanghaken befestigt sind) bis zum Ende des Vorhangs.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite \u0026amp; Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Aussehen und Funktion sollte die Vorhangbreite das 1,5- bis 2-fache der Schienenlänge betragen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft und wird mit verstellbaren Haken geliefert, die eine Höhenanpassung von 3 Zoll ermöglichen, um eine nahtlose Anpassung an Ihren Raum zu gewährleisten. Sollten Sie Fragen haben, können Sie uns gerne per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns jederzeit über den Posteingang erreichen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#13 Elfenbeinweiß","offer_id":41939933626452,"sku":"CL19-3009-13","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#14 Grauweiß","offer_id":41939933659220,"sku":"CL19-3009-14","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#5 Silbergrau","offer_id":41939933364308,"sku":"CL19-3009-5","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#8 Sandbeige","offer_id":41939933462612,"sku":"CL19-3009-8","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#15 Nebelgrün","offer_id":41939933691988,"sku":"CL19-3009--15","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#1 Naturgrau","offer_id":41939933233236,"sku":"CL19-3009-1","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#2 Mittelgrau","offer_id":41939933266004,"sku":"CL19-3009-2","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#3 Grau","offer_id":41939933298772,"sku":"CL19-3009-3","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#4 Hellgrau","offer_id":41939933331540,"sku":"CL19-3009-4","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#6 Bräunlich Grau","offer_id":41939933397076,"sku":"CL19-3009-6","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#7 Helles Khaki","offer_id":41939933429844,"sku":"CL19-3009-7","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#9 Taupe","offer_id":41939933495380,"sku":"CL19-3009-9","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#10 Beige","offer_id":41939933528148,"sku":"CL19-3009-10","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#11 Hellbraun","offer_id":41939933560916,"sku":"CL19-3009-11","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#12 Heller Kaffee","offer_id":41939933593684,"sku":"CL19-3009-12","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#16 Gelb","offer_id":41939933724756,"sku":"CL19-3009-16","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#17 Orange","offer_id":41939933757524,"sku":"CL19-3009-17","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#18 Flieder","offer_id":41939933790292,"sku":"CL19-3009-18","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#19 Violett","offer_id":41939933823060,"sku":"CL19-3009-19","price":52.99,"currency_code":"USD","in_stock":true},{"title":"#20 Blau","offer_id":41939933855828,"sku":"CL19-3009-20","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf100_BlackoutLinenCurtainBeige_9.jpg?v=1774508814"},{"product_id":"1041-blackout-chenille-linen-curtain","title":"1041 100% Verdunkelungs-Soft-Chenille-Leinen-Mischvorhang mit Faltenband, 1 Schal","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    \/* 新增视频部分样式 *\/\n    #product-description-container .video-section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n      text-align: center;\n    }\n    \n    #product-description-container .video-title {\n      color: #584434;\n      font-size: 2.2rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .video-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .video-container {\n      max-width: 100%;\n      margin: 0 auto;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 8px 25px rgba(88, 68, 52, 0.15);\n    }\n    \n    #product-description-container .youtube-embed {\n      width: 100%;\n      height: 500px;\n      border: none;\n      border-radius: 10px;\n    }\n    \n    #product-description-container .video-caption {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      margin-top: 15px;\n      line-height: 1.6;\n      text-align: center;\n      font-style: italic;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 只更改描述部分的背景颜色 *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 可点击放大的图片样式 *\/\n    #product-description-container .clickable-image {\n      cursor: pointer;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      border-radius: 5px;\n      max-width: 300px;\n      float: right;\n      margin-left: 20px;\n      margin-bottom: 16px;\n    }\n    \n    #product-description-container .clickable-image:hover {\n      transform: scale(1.05);\n      box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    }\n    \n    \/* 图片放大模态框样式 *\/\n    #product-description-container .modal {\n      display: none;\n      position: fixed;\n      z-index: 1000;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      background-color: rgba(0,0,0,0.8);\n    }\n    \n    #product-description-container .modal-content {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      max-width: 90%;\n      max-height: 90%;\n      border-radius: 8px;\n    }\n    \n    #product-description-container .close {\n      position: absolute;\n      top: 20px;\n      right: 35px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n    }\n    \n    #product-description-container .close:hover {\n      color: #a89279;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n      \n      #product-description-container .youtube-embed {\n        height: 400px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      #product-description-container .clickable-image {\n        float: none;\n        margin: 15px auto;\n        display: block;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n      \n      \/* 视频部分响应式调整 *\/\n      #product-description-container .video-title {\n        font-size: 1.8rem;\n      }\n      \n      #product-description-container .video-caption {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .youtube-embed {\n        height: 250px;\n      }\n    }\n    \n    @media (max-width: 480px) {\n      #product-description-container .youtube-embed {\n        height: 200px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- 新增视频部分 --\u003e\n\u003csection class=\"video-section\"\u003e\n\u003ch2 class=\"video-title\"\u003eKundenrezension\u003c\/h2\u003e\n\n\u003cdiv class=\"video-container\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ELQwH9-RJkQ\" class=\"youtube-embed\" title=\"YouTube video player\"\u003e\n\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cp class=\"video-caption\"\u003eKundenrezension: 1041 Blackout Chenille Leinen Vorhang, Pinch Pleat, Farbe: Weiß\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- Premium Blackout Chenille Linen Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003e100% Verdunkelungs-Chenille-Leinen-Vorhänge\u003c\/h2\u003e\n\n  \u003cdiv class=\"premium-text\" style=\"text-align: left; max-width: 100%;\"\u003e\n\n    \u003cp style=\"font-size: 1.6rem; font-weight: 500; margin-bottom: 15px;\"\u003e❝ Sie möchten absolute Dunkelheit, hassen aber steife, plastikartige Verdunkelungsvorhänge? ❞\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003e100% Verdunkelung, 350 g\/m² Dual-Textur-Stoff\u003c\/strong\u003e — weiche Chenille auf der Vorderseite, natürliches Leinengewebe auf der Rückseite. Blockiert jedes bisschen Licht, fühlt sich luxuriös an und fällt wunderschön. Maschinenwaschbar, Sondergrößen. Perfekt für Schlafzimmer, Heimkinos, Kinderzimmer oder jeden Raum, in dem Sie echte Dunkelheit ohne Einbußen an Eleganz benötigen.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 - 已修改 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003c!-- 添加清除浮动的容器 --\u003e\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Chenille-Linen-Curtain-White-_15_a12ce021-587e-4e13-85e7-0023db35d704_240x240.jpg?v=1756973062\" alt=\"Fabric material\" class=\"clickable-image\"\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eVorderseite – weicher Chenille-Struktur-Polyesterstoff, Rückseite – natürliches Leinengewebe\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100% vollständige Verdunkelung\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m²\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eFaltenband\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eHinweis: \u003c\/strong\u003e \u003cspan class=\"note-text\"\u003eAufgrund seiner Chenille-Struktur kann der Vorhang unter verschiedenen Lichtverhältnissen oder Blickwinkeln unterschiedliche Farbtiefen aufweisen.\u003c\/span\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Blackout Chenille Linen Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWarum unsere Verdunkelungs-Chenille-Leinen-Vorhänge wählen?\u003c\/h2\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKomplette Verdunkelung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003e100% lichtblockierende Technologie sorgt für vollständige Dunkelheit für besseren Schlaf und Medienkonsum, Tag und Nacht.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eWeiche Chenille-Textur\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eElegante Chenille-Textur auf der Vorderseite mit natürlichem Leinengewebe auf der Rückseite für ein raffiniertes Aussehen von beiden Seiten.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eMaßanfertigung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eIn jeder Größe erhältlich, um perfekt zu Ihren Fenstern zu passen. Maßanfertigungen sorgen für ein makelloses Aussehen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🚚\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eSchneller Versand\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSchnelle Bearbeitungszeiten ohne Kompromisse bei der Qualität. Erhalten Sie Ihre maßgefertigten Vorhänge in 2-3 Wochen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKostenlose Muster\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eErhalten Sie Stoffmuster, um die Qualität vor der Bestellung maßgefertigter Vorhänge zu prüfen. Klicken Sie \u003ca rel=\"noopener\" title=\"kostenlose Muster\" href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F115181486164\u0026amp;sort_by=manual\" target=\"_blank\"\u003e\u003cu\u003e\u003cb\u003ehier\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e, um kostenlose Muster zu erhalten.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWir stehen hinter unseren Produkten mit einer 30-tägigen Zufriedenheitsgarantie für Ihre Sicherheit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\" style=\"text-align: right;\"\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-title\"\u003e1. Vorhanglänge messen \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/832bdfd385f98d2c4a4d5d6cbf9b6604_c3f656f6-a17f-4ec2-b329-d1888f4dcf48_800x800.jpg?v=1757993411\" alt=\"Cololeaf hooks\" style=\"float: right; cursor: pointer;\" class=\"clickable-image\"\u003e\u003c\/p\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-desc\"\u003eBei Faltenband-Vorhängen messen Sie von der Unterkante der Ringe (wo die Haken befestigt werden) bis zur gewünschten Endposition des Vorhangs.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite \u0026amp; Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Aussehen und Funktion sollte die Vorhangbreite das 1,1- bis 1,3-fache der Schienenlänge betragen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft und wird mit verstellbaren Haken geliefert, die eine Höhenanpassung von 3 Zoll ermöglichen, um eine nahtlose Anpassung an Ihren Raum zu gewährleisten. Bei Fragen können Sie uns jederzeit per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns eine Nachricht senden.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 图片放大模态框 --\u003e\n\u003cdiv class=\"modal\" id=\"imageModal\"\u003e\n\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003cimg id=\"modalImage\" class=\"modal-content\"\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ 图片放大功能\n    function openModal(img) {\n      var modal = document.getElementById(\"imageModal\");\n      var modalImg = document.getElementById(\"modalImage\");\n      modal.style.display = \"block\";\n      modalImg.src = img.src;\n    }\n\n    function closeModal() {\n      var modal = document.getElementById(\"imageModal\");\n      modal.style.display = \"none\";\n    }\n\n    \/\/ 点击模态框背景关闭\n    document.getElementById('imageModal').addEventListener('click', function(e) {\n      if (e.target === this) {\n        closeModal();\n      }\n    });\n\n    \/\/ 为所有可点击图片添加点击事件\n    document.addEventListener('DOMContentLoaded', function() {\n      document.querySelectorAll('.clickable-image').forEach(function(img) {\n        img.addEventListener('click', function() {\n          openModal(this);\n        });\n      });\n      \n      \/\/ 为关闭按钮添加点击事件\n      document.querySelector('.close').addEventListener('click', closeModal);\n    });\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#1 Weiß","offer_id":41972976418900,"sku":"CL16-1041-1-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#3 Beige Taupe","offer_id":41972976484436,"sku":"CL16-1041-3-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Taupe","offer_id":41972976517204,"sku":"CL16-1041-4-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#5 Aprikosengrau","offer_id":41972976549972,"sku":"CL16-1041-5-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#2 Beige","offer_id":41972976451668,"sku":"CL16-1041-2-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#7 Mittelgrau","offer_id":41972976582740,"sku":"CL16-1041-7-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupe","offer_id":41972976615508,"sku":"CL16-1041-8-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#10 Graublau","offer_id":41972976648276,"sku":"CL16-1041-10-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#11 Hellblau","offer_id":41972976681044,"sku":"CL16-1041-11-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#12 Petrol","offer_id":41972976713812,"sku":"CL16-1041-12-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#14 Blaugrün","offer_id":41972976779348,"sku":"CL16-1041-14-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#22 Steingrau","offer_id":41972976844884,"sku":"CL16-1041-22-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#23 Erdbraun","offer_id":41972976877652,"sku":"CL16-1041-23-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#24 Palm","offer_id":41972976910420,"sku":"CL16-1041-24-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#25 Felsgrau","offer_id":41972976943188,"sku":"CL16-1041-25-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#26 Dunkelgrau","offer_id":41972976975956,"sku":"CL16-1041-26-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#27 Anthrazitgrau","offer_id":41972977008724,"sku":"CL16-1041-27-PP","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Chenille-Linen-Curtain-White-_06_a2d8cce8-3344-4c24-91cd-0bc414917d12.jpg?v=1774510368"},{"product_id":"oy66-extra-long-linen-curtain","title":"OY66 Extra lange, ultraweiche, doppelseitige, leichte Leinen-Verdunkelungsgardine, 1 Stück","description":"\u003ch4\u003e\u003cspan style=\"color: rgb(88, 68, 52);\"\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003e\u003cspan style=\"background-color: rgb(250, 247, 245);\"\u003eMaterial:\u003c\/span\u003e \u003c\/strong\u003eLeinen-Polyester-Mischung, doppelseitig in der gleichen Farbe\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100% Verdunkelung\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e160 g\/m² \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleiste: \u003c\/strong\u003eÖsen\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp\u003eWerten Sie Ihren Wohnraum mit unseren **ultraweichen, 100% verdunkelnden, doppelseitigen, leichten Leinenvorhängen** auf, die Eleganz, Funktionalität und mühelosen Komfort vereinen. Diese Vorhänge wurden für alle entwickelt, die sowohl Stil als auch Zweckmäßigkeit fordern, und definieren Fensterdekorationen mit ihrem innovativen Design und ihren hochwertigen Materialien neu. \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eEigenschaften\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch4\u003e1. **100% Verdunkelungstechnologie, kein Futter erforderlich**\u003c\/h4\u003e\n\u003cp\u003e- Hergestellt aus einem **dreifach gewebten Verdunkelungsstoff** (160 g\/m²), der 100% des natürlichen Lichts, der UV-Strahlen und des Lärms blockiert – kein zusätzliches Futter erforderlich.\u003cbr\u003e- Perfekt für Schichtarbeiter, Kinderzimmer, Heimkinos oder alle, die ungestörten Schlaf und Privatsphäre suchen.\u003c\/p\u003e\n\u003ch4\u003e2. **Luxuriöse Weichheit trifft auf Haltbarkeit**\u003c\/h4\u003e\n\u003cp\u003e- Eine harmonische Mischung aus **Leinen + Polyester** schafft einen Vorhang, der sich butterweich anfühlt und dennoch widerstandsfähig gegen Falten, Ausbleichen und Abnutzung ist.\u003cbr\u003e- Leicht und dennoch strukturiert fällt der Stoff wunderschön und behält seine Form auch nach vielen Wäschen.\u003c\/p\u003e\n\u003ch4\u003e3. **Doppelseitige Eleganz, nahtloser Stil**\u003c\/h4\u003e\n\u003cp\u003e- Identische Farbe und Textur auf beiden Seiten für einen eleganten Look aus jedem Winkel – keine unschöne Rückseite.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003e4. **Maschinenwaschbare Bequemlichkeit**\u003c\/h4\u003e\n\u003cp\u003e- Einfach in die Waschmaschine (Kaltwaschgang) und im Trockner bei niedriger Temperatur trocknen – keine Reinigungsrechnungen oder Aufwand.\u003cbr\u003e- Schnell trocknend und pflegeleicht, ideal für geschäftige Haushalte oder häufige Dekorationsänderungen.\u003c\/p\u003e\n\u003ch4\u003e5. **Anpassbar an Ihren Raum**\u003c\/h4\u003e\n\u003cp\u003e- **Maßanfertigung** in Ihren genauen Abmessungen (Breite, Länge und Kopfleistenstil: Nickelösen, Faltenband).\u003cbr\u003e- Holen Sie sich kostenlose Muster, um die Farben zu Hause zu vergleichen.\u003c\/p\u003e\n\u003ch4\u003e6. **Umweltbewusst \u0026amp; Familiensicher**\u003c\/h4\u003e\n\u003cp\u003e- OEKO-TEX®-zertifiziert, garantiert keine schädlichen Chemikalien – sicher für Kinder, Haustiere und empfindliche Haut.\u003cbr\u003e- Nachhaltig beschaffte Materialien unterstützen ein umweltfreundliches Leben ohne Kompromisse bei der Qualität.\u003c\/p\u003e\n\u003ch4\u003e7. **Vielseitige Lichtregulierung**\u003c\/h4\u003e\n\u003cp\u003e- Kombinieren Sie mit unseren **lichtdurchlässigen Gardinen** (separat erhältlich) für geschichtete Flexibilität – volle Verdunkelung oder weiche Tageslichtstreuung.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#3 Sand","offer_id":41973535965268,"sku":"CL20-OY66-3-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#1 Graubeige","offer_id":41973535899732,"sku":"CL20-OY66-1-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#5 Helles Khaki","offer_id":41973535998036,"sku":"CL20-OY66-5-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#8 Silbergrau","offer_id":41973536096340,"sku":"CL20-OY66-8-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#16 Orange","offer_id":41973536292948,"sku":"CL20-OY66-16-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#2 Beige","offer_id":41973535932500,"sku":"CL20-OY66-2-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":41973536030804,"sku":"CL20-OY66-6-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#7 Taupe","offer_id":41973536063572,"sku":"CL20-OY66-7-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":41973536129108,"sku":"CL20-OY66-9-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#10 Olivgrau","offer_id":41973536161876,"sku":"CL20-OY66-10-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#11 Natur Grau","offer_id":41973536194644,"sku":"CL20-OY66-11-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#13 Blau","offer_id":41973536227412,"sku":"CL20-OY66-13-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#15 Grün","offer_id":41973536260180,"sku":"CL20-OY66-15-GM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"#17 Zitronengelb","offer_id":41973536325716,"sku":"CL20-OY66-17-GM","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/CL166_15.jpg?v=1774508431"},{"product_id":"1044-blackout-linen-curtain","title":"1044 100% Verdunkelung Schwerer Leinenstruktur-Vorhang 350GSM Maßanfertigung 1 Schal","description":"\u003ch4\u003e\u003cb\u003e\u003cstrong class=\"editor-text-bold\" style=\"white-space: nowrap;\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003e\u003cspan style=\"white-space: pre;\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIyaWQlMjIlM0ElMjJ6bERvMDQxRTh6JTIyJTJDJTIycGFyYUlkeCUyMiUzQTAlMkMlMjJzcmMlMjIlM0ElMjJUaGUlMjBmYWJyaWMlMjBmcm9udCUyMGFuZCUyMGJhY2slMjBhcmUlMjBsaW5lbiUyMHRleHR1cmUlMkMlMjBtaWRkbGUlMjBpcyUyMGZ1bGwlMjBibGFja291dCUyMGZpbG0uJTIyJTJDJTIyZHN0JTIyJTNBJTIyJUU5JTlEJUEyJUU2JTk2JTk5JUU2JUEwJUEzJUU5JTlEJUEyJUU1JTkyJThDJUU4JTgzJThDJUU5JTlEJUEyJUU0JUI4JUJBJUU0JUJBJTlBJUU5JUJBJUJCJUU4JUI0JUE4JUU1JTlDJUIwJUVGJUJDJThDJUU0JUI4JUFEJUU5JTk3JUI0JUU0JUI4JUJBJUU1JTg1JUE4JUU5JTgxJUFFJUU1JTg1JTg5JUU4JTg2JTlDJUUzJTgwJTgyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMlRoZSUyMGZhYnJpYyUyMGZyb250JTIwYW5kJTIwYmFjayUyMGFyZSUyMGxpbmVuJTIwdGV4dHVyZSUyQyUyMG1pZGRsZSUyMGlzJTIwZnVsbCUyMGJsYWNrb3V0JTIwZmlsbS4lMjIlN0QlNUQlN0QlNUQ=\"\u003e3-lagige Zusammensetzung, Leinenstruktur-Außenschichten mit komplett lichtundurchlässigem Filmkern.\u003c\/span\u003e\n\u003cdiv style=\"text-align: right;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: right;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Linen-Texture-Curtain-Light-Taupe-_13_480x480.jpg?v=1744255743\"\u003e\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100 % Verdunkelung (unliniert)\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m² \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e ungefüttert \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eÖse\/4 IN 1\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegetipps:\u003c\/strong\u003e \u003cspan class=\"a-list-item\"\u003eSchonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Trocknen bei niedriger Temperatur. \u003cbr\u003e\u003c\/span\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cspan class=\"a-list-item\"\u003eEIGENSCHAFTEN\u003c\/span\u003e\u003c\/h3\u003e\n\u003col\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🌙 100 % LICHTBLOCKIERENDE TECHNOLOGIE\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDreifachschichtiger Aufbau mit einem \u003cstrong\u003evollständig lichtundurchlässigen Filmkern\u003c\/strong\u003e blockiert \u003cstrong\u003e100 % Licht, UV-Strahlen und Wärme – perfekt für Schichtarbeiter, Kinderzimmer oder Medienräume.\u003c\/strong\u003e\n\u003cdiv style=\"text-align: right;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003eVerabschieden Sie sich von Blendung und ausgebleichten Möbeln!\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🎨 LEINENREICHE TEXTUR, LUXURIÖSER FALL\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDie Außenschichten bestehen aus einer \u003cstrong\u003egewebten Leinenmischung\u003c\/strong\u003e mit einer subtilen Textur, die modernen oder ländlichen Einrichtungen organische Wärme verleiht.\u003c\/li\u003e\n\n\u003cli\u003eDas \u003cstrong\u003e350 g\/m² schwere Gewebe\u003c\/strong\u003e sorgt für einen \u003cstrong\u003ereichen, maßgeschneiderten Fall\u003c\/strong\u003e, der elegant hängt, ohne zu verblassen oder durchzuhängen.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🧺 MASCHINENWASCHBARE HALTBARKEIT\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eProblemlose Pflege! Werfen Sie sie in die Waschmaschine (Kaltwaschgang) und trocknen Sie sie bei niedriger Temperatur – \u003cstrong\u003edie Farben bleiben lebendig, der Stoff bleibt glatt\u003c\/strong\u003e.\u003c\/li\u003e\n\n\u003cli\u003eResistent gegen Falten und Pilling für lang anhaltende Schönheit.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🔇 GERÄUSCHMINDERND \u0026amp; ENERGIEEFFIZIENT\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDichte Webart \u003cstrong\u003eabsorbiert bis zu 30 % des externen Geräuschpegels\u003c\/strong\u003e (ideal für das Stadtleben).\u003c\/li\u003e\n\n\u003cli\u003eDie Wärmeisolierung hilft, die \u003cstrong\u003eHeiz-\/Kühlkosten das ganze Jahr über zu senken\u003c\/strong\u003e.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e📐 ANPASSBAR FÜR IHREN RAUM\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eErhältlich in \u003cstrong\u003e12 Farben\u003c\/strong\u003e.\u003c\/li\u003e\n\n\u003cli\u003eEinfache Installation mit \u003cstrong\u003eÖsen-\/4-in-1-Optionen\u003c\/strong\u003e.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ol\u003e\n\u003ch3\u003e🏠 \u003cstrong\u003ePerfekt für:\u003c\/strong\u003e\n\n\u003c\/h3\u003e\n\u003cul\u003e\n\n\u003cli\u003eSchlafzimmer, die eine pechschwarze Schlafumgebung benötigen\u003c\/li\u003e\n\n\u003cli\u003eHeimkinos, die keinerlei Lichteinfall erfordern\u003c\/li\u003e\n\n\u003cli\u003eKinderzimmer (blockiert den Mittagsschlaf störendes Licht)\u003c\/li\u003e\n\n\u003cli\u003eWohnzimmer, die Wärmeregulierung und Stil suchen\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp id=\"\"\u003e\u003cstrong\u003e🎁 Lieferumfang:\u003c\/strong\u003e Vorhang (1 Paneel) + passendes Bindeband gratis.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#3 Hellbeige","offer_id":41994941399124,"sku":"CL17-1044-3","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#1 Cremeweiß","offer_id":41994941333588,"sku":"CL17-1044-1","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":41994941366356,"sku":"CL17-1044-2","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#6 Oxford Tan","offer_id":41994941464660,"sku":"CL17-1044-6","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#19 Marineblau","offer_id":41994941726804,"sku":"CL17-1044-19","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#5 Helles Taupe","offer_id":41998768603220,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"#7 Elefantengrau","offer_id":41994941497428,"sku":"CL17-1044-7","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#8 Rauchgrau","offer_id":41994941530196,"sku":"CL17-1044-8","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":41994941562964,"sku":"CL17-1044-9","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#10 Karbongrau","offer_id":41994941595732,"sku":"CL17-1044-10","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#14 Retro Grau","offer_id":41994941661268,"sku":"CL17-1044-14","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#15 Gelbbraun","offer_id":41994941694036,"sku":"CL17-1044-15","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Linen-Texture-Curtain-Light-Beige-_05_8036e8ae-7ac6-4c02-8231-d5e6fa80827a.jpg?v=1774508431"},{"product_id":"3009-blackout-linen-curtain-pinch-pleat","title":"3009 Wendbarer Vorhang aus Leinenmischung, 100 % lichtdicht, Faltenband, 1 Paneel","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Poppins', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1400px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 25px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    \/* 产品规格部分 - 左侧规格，右侧视频 *\/\n    #product-description-container .specs-section {\n      margin: 0 0 40px 0;\n      padding: 30px;\n      background-color: #f8f5f0;\n      border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(88, 68, 52, 0.08);\n      display: flex;\n      gap: 40px;\n      align-items: flex-start;\n    }\n    \n    @media (max-width: 992px) {\n      #product-description-container .specs-section {\n        flex-direction: column;\n      }\n    }\n    \n    #product-description-container .specs-left {\n      flex: 1;\n    }\n    \n    #product-description-container .specs-right {\n      flex: 0 0 350px;\n    }\n    \n    @media (max-width: 992px) {\n      #product-description-container .specs-right {\n        flex: 1;\n        width: 100%;\n        max-width: 400px;\n        margin: 0 auto;\n      }\n    }\n    \n    #product-description-container .specs-title {\n      color: #584434;\n      font-size: 2rem;\n      margin-bottom: 20px;\n      text-align: center;\n      font-weight: 600;\n    }\n    \n    #product-description-container .specs-content {\n      background-color: #fff;\n      padding: 25px;\n      border-radius: 8px;\n      font-size: 1.5rem;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .spec-item {\n      margin-bottom: 12px;\n      padding-bottom: 12px;\n      border-bottom: 1px solid #eee;\n    }\n    \n    #product-description-container .spec-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n    \n    #product-description-container .spec-label {\n      font-weight: 600;\n      color: #584434;\n      display: inline-block;\n      min-width: 160px;\n    }\n    \n    #product-description-container .spec-value {\n      color: #5a4b3a;\n    }\n    \n    \/* Fabric Introduction 改为白色背景 *\/\n    #product-description-container .fabric-intro {\n      background-color: #ffffff;\n      padding: 20px;\n      border-radius: 8px;\n      margin-top: 25px;\n      border-left: 4px solid #a89279;\n      font-size: 1.5rem;\n      line-height: 1.7;\n      box-shadow: 0 3px 10px rgba(88, 68, 52, 0.05);\n    }\n    \n    \/* 右侧客户评价视频 - 9:16竖屏 *\/\n    #product-description-container .review-video-sidebar {\n      background-color: #fff;\n      padding: 20px;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.1);\n      text-align: center;\n    }\n    \n    #product-description-container .review-video-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    \/* 9:16视频容器 - 修复播放问题 *\/\n    #product-description-container .video-container-9-16 {\n      width: 100%;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.15);\n      position: relative;\n      aspect-ratio: 9\/16;\n      background-color: #000;\n      margin-bottom: 15px;\n    }\n    \n    #product-description-container .review-video-thumbnail {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      cursor: pointer;\n      background-color: #000;\n    }\n    \n    #product-description-container .review-video-play-btn {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      width: 70px;\n      height: 70px;\n      background-color: rgba(168, 146, 121, 0.85);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      z-index: 2;\n    }\n    \n    #product-description-container .review-video-play-btn:hover {\n      background-color: rgba(168, 146, 121, 0.95);\n      transform: translate(-50%, -50%) scale(1.1);\n    }\n    \n    #product-description-container .review-video-play-btn:after {\n      content: '';\n      display: block;\n      width: 0;\n      height: 0;\n      border-top: 15px solid transparent;\n      border-bottom: 15px solid transparent;\n      border-left: 25px solid white;\n      margin-left: 5px;\n    }\n    \n    #product-description-container .review-video-element {\n      width: 100%;\n      height: 100%;\n      border: none;\n      display: none;\n    }\n    \n    #product-description-container .review-video-caption {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      line-height: 1.6;\n      font-style: italic;\n    }\n    \n    \/* 产品注意事项部分 *\/\n    #product-description-container .important-notes-section {\n      margin: 40px 0;\n      padding: 30px;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(88, 68, 52, 0.08);\n    }\n    \n    #product-description-container .notes-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 30px;\n      margin-top: 40px;\n    }\n    \n    @media (max-width: 992px) {\n      #product-description-container .notes-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .notes-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    #product-description-container .note-card {\n      background-color: #f9f7f3;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.1);\n      transition: transform 0.3s ease;\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    \n    #product-description-container .note-card:hover {\n      transform: translateY(-8px);\n    }\n    \n    #product-description-container .note-image-container {\n      flex: 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 15px;\n      min-height: 250px;\n    }\n    \n    #product-description-container .note-image {\n      width: 100%;\n      height: auto;\n      max-height: 300px;\n      object-fit: contain;\n      border-radius: 8px;\n    }\n    \n    #product-description-container .note-content {\n      padding: 20px;\n      text-align: center;\n    }\n    \n    #product-description-container .note-heading {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .note-text {\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      line-height: 1.6;\n    }\n    \n    \/* 功能演示视频部分 - 修复封面颜色 *\/\n    #product-description-container .videos-section {\n      margin: 40px 0;\n      padding: 30px;\n      background-color: #f8f5f0;\n      border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(88, 68, 52, 0.08);\n    }\n    \n    #product-description-container .video-demo-container {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 30px;\n      margin-top: 30px;\n    }\n    \n    @media (max-width: 992px) {\n      #product-description-container .video-demo-container {\n        grid-template-columns: 1fr;\n        gap: 30px;\n      }\n    }\n    \n    #product-description-container .video-demo-item {\n      background-color: #fff;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.1);\n      display: flex;\n      flex-direction: row;\n      height: 350px;\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .video-demo-item {\n        flex-direction: column;\n        height: auto;\n      }\n    }\n    \n    \/* 1:1视频容器 - 左侧 *\/\n    #product-description-container .video-demo-player {\n      flex: 0 0 350px;\n      min-width: 0;\n      height: 350px;\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .video-demo-player {\n        flex: 0 0 auto;\n        width: 100%;\n        height: 350px;\n      }\n    }\n    \n    #product-description-container .video-container-demo {\n      width: 100%;\n      height: 100%;\n      border-radius: 10px 0 0 10px;\n      overflow: hidden;\n      position: relative;\n      background-color: #000;\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .video-container-demo {\n        border-radius: 10px 10px 0 0;\n      }\n    }\n    \n    \/* 使用视频本身作为封面 - 修复颜色 *\/\n    #product-description-container .demo-video-element {\n      width: 100%;\n      height: 100%;\n      border: none;\n      display: block;\n      object-fit: cover;\n    }\n    \n    #product-description-container .demo-video-play-overlay {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      background-color: transparent; \/* 移除变暗效果 *\/\n      transition: background-color 0.3s ease;\n    }\n    \n    #product-description-container .demo-video-play-overlay:hover {\n      background-color: rgba(0, 0, 0, 0.1); \/* 轻微变暗效果，可选 *\/\n    }\n    \n    #product-description-container .demo-video-play-btn {\n      width: 70px;\n      height: 70px;\n      background-color: rgba(168, 146, 121, 0.85);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      z-index: 2;\n    }\n    \n    #product-description-container .demo-video-play-btn:hover {\n      background-color: rgba(168, 146, 121, 0.95);\n      transform: scale(1.1);\n    }\n    \n    #product-description-container .demo-video-play-btn:after {\n      content: '';\n      display: block;\n      width: 0;\n      height: 0;\n      border-top: 15px solid transparent;\n      border-bottom: 15px solid transparent;\n      border-left: 25px solid white;\n      margin-left: 5px;\n    }\n    \n    \/* 文字描述 - 右侧，小字体简短描述 *\/\n    #product-description-container .video-demo-info {\n      flex: 1;\n      padding: 40px 30px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      text-align: left;\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .video-demo-info {\n        padding: 20px;\n        text-align: center;\n      }\n    }\n    \n    #product-description-container .video-demo-desc {\n      color: #5a4b3a;\n      font-size: 1.6rem;\n      line-height: 1.6;\n    }\n    \n    \/* 场景展示部分 - 修改图片显示方式 *\/\n    #product-description-container .gallery-slider-section {\n      margin: 40px 0;\n      padding: 30px;\n      background-color: #fff;\n      border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(88, 68, 52, 0.08);\n      overflow: hidden;\n    }\n    \n    #product-description-container .slider-container {\n      position: relative;\n      margin: 30px auto;\n      max-width: 1400px;\n    }\n    \n    #product-description-container .slider-wrapper {\n      overflow: hidden;\n      border-radius: 10px;\n      position: relative;\n      padding: 10px 0; \/* 只保留上下padding，去掉左右padding *\/\n    }\n    \n    #product-description-container .slider-track {\n      display: flex;\n      transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n      gap: 20px;\n    }\n    \n    \/* 修改轮播图幻灯片样式 - 去掉上边和左右边空白 *\/\n    #product-description-container .slide {\n      flex: 0 0 calc(33.333% - 14px);\n      position: relative;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.1);\n      transition: transform 0.3s ease;\n      min-width: 0;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      height: 380px; \/* 增加整体高度 *\/\n      background-color: #f9f7f3; \/* 添加背景色 *\/\n    }\n    \n    @media (max-width: 1200px) {\n      #product-description-container .slide {\n        flex: 0 0 calc(50% - 10px);\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .slide {\n        flex: 0 0 calc(100% - 10px);\n        height: 350px; \/* 移动端稍小一点 *\/\n      }\n    }\n    \n    \/* 修改图片样式 - 去掉上边和左右空白 *\/\n    #product-description-container .slide-image {\n      width: 100%;\n      height: calc(100% - 60px); \/* 给底部文字留出空间 *\/\n      object-fit: cover; \/* 改为cover填充容器 *\/\n      object-position: center top; \/* 图片顶部对齐 *\/\n      cursor: pointer;\n      background-color: #f9f7f3; \/* 添加背景色 *\/\n      padding: 0; \/* 去掉所有内边距 *\/\n      border-radius: 8px 8px 0 0; \/* 只保留上边圆角 *\/\n    }\n    \n    \/* 文字放在图片下方 - 增加高度 *\/\n    #product-description-container .slide-caption {\n      background-color: #f9f7f3;\n      padding: 20px 15px;\n      text-align: center;\n      font-size: 1.6rem;\n      font-weight: 500;\n      color: #5a4b3a;\n      border-top: 1px solid #e8e1d5;\n      flex-shrink: 0; \/* 确保说明部分不被压缩 *\/\n      height: 60px; \/* 固定高度 *\/\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 0 0 8px 8px; \/* 只保留下边圆角 *\/\n    }\n    \n    #product-description-container .slider-nav {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      margin-top: 30px;\n      gap: 20px;\n    }\n    \n    #product-description-container .slider-dots {\n      display: flex;\n      gap: 10px;\n    }\n    \n    #product-description-container .dot {\n      width: 12px;\n      height: 12px;\n      border-radius: 50%;\n      background-color: #ddd;\n      cursor: pointer;\n      transition: background-color 0.3s ease;\n    }\n    \n    #product-description-container .dot.active {\n      background-color: #a89279;\n      transform: scale(1.2);\n    }\n    \n    #product-description-container .slider-arrow {\n      width: 50px;\n      height: 50px;\n      border-radius: 50%;\n      background-color: #f9f7f3;\n      border: 2px solid #a89279;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      font-size: 24px;\n      color: #584434;\n      transition: all 0.3s ease;\n    }\n    \n    #product-description-container .slider-arrow:hover {\n      background-color: #a89279;\n      color: white;\n      transform: scale(1.1);\n    }\n    \n    \/* 新添加：尺寸测量分区 *\/\n    #product-description-container .measurement-section {\n      margin: 40px 0;\n      padding: 30px;\n      background-color: #f8f5f0;\n      border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(88, 68, 52, 0.08);\n    }\n    \n    #product-description-container .measurement-content {\n      max-width: 1000px;\n      margin: 0 auto;\n      background-color: #fff;\n      padding: 30px;\n      border-radius: 10px;\n      font-size: 1.6rem;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .measurement-item {\n      margin-bottom: 25px;\n      padding-bottom: 25px;\n      border-bottom: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .measurement-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.9rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n      display: flex;\n      align-items: center;\n    }\n    \n    #product-description-container .measurement-title:before {\n      content: '';\n      display: inline-block;\n      width: 8px;\n      height: 8px;\n      background-color: #a89279;\n      border-radius: 50%;\n      margin-right: 12px;\n    }\n    \n    #product-description-container .measurement-text {\n      color: #5a4b3a;\n      font-size: 1.6rem;\n      line-height: 1.7;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-note {\n      background-color: #f9f7f3;\n      border-left: 4px solid #a89279;\n      padding: 20px;\n      margin-top: 30px;\n      border-radius: 0 8px 8px 0;\n      font-size: 1.6rem;\n      line-height: 1.7;\n    }\n    \n    #product-description-container .contact-info {\n      margin-top: 25px;\n      padding-top: 25px;\n      border-top: 1px solid #e8e1d5;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      text-align: center;\n    }\n    \n    #product-description-container .contact-info a {\n      color: #a89279;\n      text-decoration: none;\n      font-weight: 600;\n    }\n    \n    #product-description-container .contact-info a:hover {\n      text-decoration: underline;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 768px) {\n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .specs-title {\n        font-size: 1.8rem;\n      }\n      \n      #product-description-container .review-video-play-btn,\n      #product-description-container .demo-video-play-btn {\n        width: 60px;\n        height: 60px;\n      }\n      \n      #product-description-container .review-video-play-btn:after,\n      #product-description-container .demo-video-play-btn:after {\n        border-top: 12px solid transparent;\n        border-bottom: 12px solid transparent;\n        border-left: 18px solid white;\n      }\n      \n      #product-description-container .review-video-caption {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .specs-content,\n      #product-description-container .fabric-intro {\n        font-size: 1.4rem;\n        padding: 20px;\n      }\n      \n      #product-description-container .note-heading,\n      #product-description-container .review-video-title,\n      #product-description-container .video-demo-desc {\n        font-size: 1.6rem;\n      }\n      \n      #product-description-container .note-text,\n      #product-description-container .slide-caption {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .specs-section,\n      #product-description-container .important-notes-section,\n      #product-description-container .videos-section,\n      #product-description-container .gallery-slider-section,\n      #product-description-container .measurement-section {\n        padding: 25px;\n      }\n      \n      #product-description-container .measurement-content {\n        padding: 20px;\n      }\n      \n      #product-description-container .measurement-title {\n        font-size: 1.7rem;\n      }\n      \n      #product-description-container .measurement-text,\n      #product-description-container .measurement-note {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .slider-wrapper {\n        padding: 10px 0;\n      }\n    }\n\u003c\/style\u003e\n\n\u003cdiv id=\"product-description-container\"\u003e\n\n  \u003c!-- Erste Sektion: Produktspezifikationen + Kundenbewertungsvideo rechts --\u003e\n  \u003csection class=\"specs-section\"\u003e\n    \u003cdiv class=\"specs-left\"\u003e\n\n      \u003ch3 class=\"specs-title\"\u003eProduktspezifikationen\u003c\/h3\u003e\n\n      \n      \u003cdiv class=\"specs-content\"\u003e\n\n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eMaterial:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003eHochwertiges Leinenmischgewebe\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eLichtblockierung:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003e100% vollständige Verdunkelung\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eStoffgewicht:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003e285 g\/m² leichte Konstruktion\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eFutter:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003eUngefüttert\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eKopftyp:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003eFaltenband\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003ePflegehinweise:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\"\u003eSchonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"spec-item\"\u003e\n\n          \u003cspan class=\"spec-label\"\u003eHinweis:\u003c\/span\u003e\n          \u003cspan class=\"spec-value\" style=\"font-style: italic; color: #8c7559;\"\u003eMaßgefertigt nach Ihren genauen Maßen für eine perfekte Passform.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"fabric-intro\"\u003e\n\n        \u003cp\u003e\u003cstrong\u003eStoffbeschreibung:\u003c\/strong\u003e Der 3009 100% Verdunkelungsvorhang ist aus hochwertigem garngefärbtem Leinenstoff mit einer innovativen 3-Schicht-Konstruktion gefertigt. Sowohl die vordere als auch die hintere Schicht bestehen aus derselben hochwertigen Leinenstruktur in passenden Farben, während eine spezielle mittlere Schicht, die mit verdunkelndem schwarzem Garn gewebt ist, eine vollständige 100%ige Lichtblockierung gewährleistet.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \n    \u003cdiv class=\"specs-right\"\u003e\n\n      \u003cdiv class=\"review-video-sidebar\"\u003e\n\n        \u003ch3 class=\"review-video-title\"\u003eKundenbewertung\u003c\/h3\u003e\n\n        \n        \u003cdiv class=\"video-container-9-16\"\u003e\n\n          \u003c!-- Direktes Bild als Cover verwenden, um Kompatibilitätsprobleme mit Canvas zu vermeiden --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/3009_PP_Gray.png?v=1766120887\" alt=\"Customer Review Video\" class=\"review-video-thumbnail\" id=\"reviewVideoThumb\"\u003e\n          \u003cdiv class=\"review-video-play-btn\" id=\"reviewPlayBtn\"\u003e\u003c\/div\u003e\n\n          \u003cvideo class=\"review-video-element\" id=\"reviewVideo\" controls\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/09373ac8f57248d88912286ab1246096.mp4\" type=\"video\/mp4\"\u003e\n            Ihr Browser unterstützt das Video-Tag nicht.\n          \u003c\/source\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cp class=\"review-video-caption\"\u003eKundenbewertung: 3009 Stofffarbe #3 Grau, Faltenband\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003c!-- Zweite Sektion: Wichtige Hinweise - Bilder aktualisieren --\u003e\n  \u003csection class=\"important-notes-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWichtige Hinweise\u003c\/h2\u003e\n\n    \n    \u003cdiv class=\"notes-grid\"\u003e\n\n      \u003cdiv class=\"note-card\"\u003e\n\n        \u003cdiv class=\"note-image-container\"\u003e\n\n          \u003c!-- Neues gestapeltes Breitenbild aktualisieren --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/stacked_width_0123.jpg?v=1769155913\" alt=\"Stacked Width\" class=\"note-image\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"note-content\"\u003e\n\n          \u003ch3 class=\"note-heading\"\u003eGestapelte Breite\u003c\/h3\u003e\n\n          \u003cp class=\"note-text\"\u003eDie gestapelte Breite beträgt ca. 20-25% der Paneelbreite, wenn die Vorhänge vollständig geöffnet sind.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"note-card\"\u003e\n\n        \u003cdiv class=\"note-image-container\"\u003e\n\n          \u003c!-- Neues beigefarbenes Vorhangbild aktualisieren --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf100_BlackoutLinenCurtainBeige_4_ded58f98-36be-49bb-85e9-853b68eb71da.jpg?v=1753857734\" alt=\"Premium Material\" class=\"note-image\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"note-content\"\u003e\n\n          \u003ch3 class=\"note-heading\"\u003eHochwertiges Leinenmischgewebe\u003c\/h3\u003e\n\n          \u003cp class=\"note-text\"\u003eHergestellt aus hochwertigem garngefärbtem Leinenstoff mit gleicher Textur und Farbe auf beiden Seiten.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"note-card\"\u003e\n\n        \u003cdiv class=\"note-image-container\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/accs_for_PP_FH.jpg?v=1763692277\" alt=\"Custom Sizing\" class=\"note-image\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"note-content\"\u003e\n\n          \u003ch3 class=\"note-heading\"\u003eMaßgefertigt\u003c\/h3\u003e\n\n          \u003cp class=\"note-text\"\u003eJeder Vorhang wird exakt nach Ihren Maßen gefertigt. Verstellbare Haken ermöglichen eine Höhenanpassung von 3 Zoll.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003c!-- Dritte Sektion: Funktionsdemonstrationsvideos - Coverfarbe korrigieren --\u003e\n  \u003csection class=\"videos-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFunktionsdemonstration\u003c\/h2\u003e\n\n    \n    \u003cdiv class=\"video-demo-container\"\u003e\n\n      \u003c!-- 100% Verdunkelungseffekt Video --\u003e\n      \u003cdiv class=\"video-demo-item\"\u003e\n\n        \u003cdiv class=\"video-demo-player\"\u003e\n\n          \u003cdiv class=\"video-container-demo\"\u003e\n\n            \u003c!-- Bild als Cover verwenden --\u003e\n            \u003cvideo class=\"demo-video-element\" id=\"blackoutVideo\" preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf_100_Blackout_Linen_Curtain_Natural_Grey_2.jpg?v=1764127681\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/abc9a581040a430492e2e53c9f663c99.mp4\" type=\"video\/mp4\"\u003e\n              Ihr Browser unterstützt das Video-Tag nicht.\n            \u003c\/source\u003e\u003c\/video\u003e\n            \u003cdiv class=\"demo-video-play-overlay\" id=\"blackoutPlayOverlay\"\u003e\n\n              \u003cdiv class=\"demo-video-play-btn\" id=\"blackoutPlayBtn\"\u003e\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"video-demo-info\"\u003e\n\n          \u003cp class=\"video-demo-desc\"\u003eSehen Sie, wie unsere 100% Verdunkelungstechnologie perfekte Dunkelheit in jedem Raum schafft.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003c!-- Stoffdetails Video - Cover aktualisieren --\u003e\n      \u003cdiv class=\"video-demo-item\"\u003e\n\n        \u003cdiv class=\"video-demo-player\"\u003e\n\n          \u003cdiv class=\"video-container-demo\"\u003e\n\n            \u003c!-- Neues Stoffbild als Cover verwenden --\u003e\n            \u003cvideo class=\"demo-video-element\" id=\"fabricVideo\" preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/3009_fabric.png?v=1769152739\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/bb273a079bb948dd9872bf08edb44a4d.mp4\" type=\"video\/mp4\"\u003e\n              Ihr Browser unterstützt das Video-Tag nicht.\n            \u003c\/source\u003e\u003c\/video\u003e\n            \u003cdiv class=\"demo-video-play-overlay\" id=\"fabricPlayOverlay\"\u003e\n\n              \u003cdiv class=\"demo-video-play-btn\" id=\"fabricPlayBtn\"\u003e\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"video-demo-info\"\u003e\n\n          \u003cp class=\"video-demo-desc\"\u003eNahaufnahme unserer hochwertigen Leinenmischgewebe-Textur und -Konstruktion.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003c!-- Vierte Sektion: Szenenbild-Slider-Anzeige --\u003e\n  \u003csection class=\"gallery-slider-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eIn echten Räumen\u003c\/h2\u003e\n\n    \n    \u003cdiv class=\"slider-container\"\u003e\n\n      \u003cdiv class=\"slider-wrapper\"\u003e\n\n        \u003cdiv class=\"slider-track\" id=\"sliderTrack\"\u003e\n\n          \u003c!-- Die Dias werden dynamisch mit JavaScript generiert --\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003c!-- Navigationspfeile und Punkte --\u003e\n      \u003cdiv class=\"slider-nav\"\u003e\n\n        \u003cbutton class=\"slider-arrow prev-btn\"\u003e❮\u003c\/button\u003e\n        \n        \u003cdiv class=\"slider-dots\" id=\"sliderDots\"\u003e\n\n          \u003c!-- Die Punkte werden dynamisch mit JavaScript generiert --\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cbutton class=\"slider-arrow next-btn\"\u003e❯\u003c\/button\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003c!-- Fünfte Sektion: Größenmessbereich --\u003e\n  \u003csection class=\"measurement-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eGrößen- und Messanleitung\u003c\/h2\u003e\n\n    \n    \u003cdiv class=\"measurement-content\"\u003e\n\n      \u003cdiv class=\"measurement-item\"\u003e\n\n        \u003ch3 class=\"measurement-title\"\u003e1. Vorhanglänge messen\u003c\/h3\u003e\n\n        \u003cp class=\"measurement-text\"\u003eBei Faltenbandvorhängen messen Sie vom unteren Rand der Ringe (wo die Haken befestigt werden) bis zur gewünschten Endhöhe des Vorhangs.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"measurement-item\"\u003e\n\n        \u003ch3 class=\"measurement-title\"\u003e2. Vorhangbreite \u0026amp; Fülle\u003c\/h3\u003e\n\n        \u003cp class=\"measurement-text\"\u003eFür ein optimales Aussehen und Funktion wird empfohlen, dass die Vorhangbreite das 1,1- bis 1,3-fache der Schienenlänge beträgt.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"measurement-note\"\u003e\n\n        \u003cp\u003eJeder Vorhang wird einzeln verkauft und wird mit verstellbaren Haken geliefert, die eine Höhenanpassung von 3 Zoll ermöglichen und somit eine nahtlose Anpassung an Ihren Raum gewährleisten.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \n      \u003cdiv class=\"contact-info\"\u003e\n\n        \u003cp\u003eSollten Sie Fragen haben, zögern Sie nicht, uns per E-Mail unter \u003ca href=\"mailto:support@cololeafhome.com\"\u003esupport@cololeafhome.com\u003c\/a\u003e zu kontaktieren oder uns jederzeit über den Posteingang zu erreichen.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    \/\/ 图片数据 - 使用4张不同的图片，去掉了Living Room - Light Brown\n    const slidesData = [\n      {\n        image: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/10_0de0cb30-96e2-4711-b152-a986bfae402a.jpg?v=1769566749\",\n        caption: \"Dinning Room - Ivory White\"\n      },\n      {\n        image: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/14_41f8de92-c44f-427b-9c57-e5d2d2fceab2.jpg?v=1769566750\",\n        caption: \"Living Room - Greyish White\"\n      },\n      {\n        image: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/12_51de90ed-0d60-4970-8a1c-8fb4f977de62.jpg?v=1769566750\",\n        caption: \"Bedroom - Light Coffee\"\n      },\n      {\n        image: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/15_2aef75c8-3bde-4fe9-980e-b079cb941866.jpg?v=1769566750\",\n        caption: \"Living Room - Fog Green\"\n      }\n    ];\n    \n    \/* ========== 视频功能 ========== *\/\n    \/\/ 客户评价视频\n    const reviewVideoThumb = document.getElementById('reviewVideoThumb');\n    const reviewVideo = document.getElementById('reviewVideo');\n    const reviewPlayBtn = document.getElementById('reviewPlayBtn');\n    \n    \/\/ 播放客户评价视频\n    reviewPlayBtn.addEventListener('click', function() {\n      reviewVideoThumb.style.display = 'none';\n      reviewPlayBtn.style.display = 'none';\n      reviewVideo.style.display = 'block';\n      reviewVideo.play();\n    });\n    \n    reviewVideoThumb.addEventListener('click', function() {\n      reviewVideoThumb.style.display = 'none';\n      reviewPlayBtn.style.display = 'none';\n      reviewVideo.style.display = 'block';\n      reviewVideo.play();\n    });\n    \n    \/\/ 客户评价视频结束后回到封面状态\n    reviewVideo.addEventListener('ended', function() {\n      reviewVideo.style.display = 'none';\n      reviewVideoThumb.style.display = 'block';\n      reviewPlayBtn.style.display = 'flex';\n      reviewVideo.currentTime = 0;\n    });\n    \n    \/* ========== 功能演示视频 - 修复封面颜色 ========== *\/\n    \/\/ 100%遮光效果视频\n    const blackoutVideo = document.getElementById('blackoutVideo');\n    const blackoutPlayOverlay = document.getElementById('blackoutPlayOverlay');\n    const blackoutPlayBtn = document.getElementById('blackoutPlayBtn');\n    \n    \/\/ 面料细节视频\n    const fabricVideo = document.getElementById('fabricVideo');\n    const fabricPlayOverlay = document.getElementById('fabricPlayOverlay');\n    const fabricPlayBtn = document.getElementById('fabricPlayBtn');\n    \n    \/\/ 设置功能演示视频播放功能\n    const demoVideos = [\n      { video: blackoutVideo, overlay: blackoutPlayOverlay, playBtn: blackoutPlayBtn },\n      { video: fabricVideo, overlay: fabricPlayOverlay, playBtn: fabricPlayBtn }\n    ];\n    \n    demoVideos.forEach(videoData =\u003e {\n      \/\/ 播放视频\n      videoData.playBtn.addEventListener('click', function() {\n        videoData.overlay.style.display = 'none';\n        videoData.video.play();\n      });\n      \n      videoData.overlay.addEventListener('click', function() {\n        videoData.overlay.style.display = 'none';\n        videoData.video.play();\n      });\n      \n      \/\/ 视频结束后显示播放按钮\n      videoData.video.addEventListener('ended', function() {\n        videoData.overlay.style.display = 'flex';\n        videoData.video.currentTime = 0;\n      });\n      \n      \/\/ 视频暂停时显示播放按钮\n      videoData.video.addEventListener('pause', function() {\n        videoData.overlay.style.display = 'flex';\n      });\n      \n      \/\/ 确保视频封面显示正常颜色\n      videoData.video.style.backgroundColor = 'transparent';\n    });\n    \n    \/* ========== 图片滑动功能 ========== *\/\n    const sliderTrack = document.getElementById('sliderTrack');\n    const prevBtn = document.querySelector('.prev-btn');\n    const nextBtn = document.querySelector('.next-btn');\n    const sliderDots = document.getElementById('sliderDots');\n    \n    let currentSlideIndex = 0;\n    let slidesPerView = 3;\n    let totalSlides = slidesData.length;\n    \n    \/\/ 初始化滑动器\n    function initSlider() {\n      updateSlidesPerView();\n      generateSlides();\n      updateSliderPosition();\n    }\n    \n    \/\/ 根据屏幕宽度更新每屏显示的幻灯片数量\n    function updateSlidesPerView() {\n      const screenWidth = window.innerWidth;\n      if (screenWidth \u003c= 768) {\n        slidesPerView = 1;\n      } else if (screenWidth \u003c= 1200) {\n        slidesPerView = 2;\n      } else {\n        slidesPerView = 3;\n      }\n    }\n    \n    \/\/ 生成幻灯片 - 确保图片显示\n    function generateSlides() {\n      sliderTrack.innerHTML = '';\n      sliderDots.innerHTML = '';\n      \n      \/\/ 创建所有4张幻灯片\n      slidesData.forEach((slide, index) =\u003e {\n        const slideElement = document.createElement('div');\n        slideElement.className = 'slide';\n        slideElement.dataset.index = index;\n        \n        slideElement.innerHTML = `\n          \u003cimg src=\"${slide.image}\" alt=\"${slide.caption}\" class=\"slide-image\"\u003e\n          \u003cdiv class=\"slide-caption\"\u003e${slide.caption}\u003c\/div\u003e\n        `;\n        \n        sliderTrack.appendChild(slideElement);\n      });\n      \n      \/\/ 创建导航圆点 - 为每张图片创建一个圆点\n      for (let i = 0; i \u003c totalSlides; i++) {\n        const dot = document.createElement('div');\n        dot.className = 'dot';\n        if (i === 0) dot.classList.add('active');\n        dot.addEventListener('click', () =\u003e goToSlide(i));\n        sliderDots.appendChild(dot);\n      }\n    }\n    \n    \/\/ 更新幻灯片位置\n    function updateSliderPosition() {\n      const slides = document.querySelectorAll('.slide');\n      const dots = document.querySelectorAll('.dot');\n      \n      if (slides.length === 0) return;\n      \n      \/\/ 计算可滑动的最大索引\n      const maxIndex = Math.max(0, totalSlides - slidesPerView);\n      \n      \/\/ 确保当前索引在有效范围内\n      currentSlideIndex = Math.min(Math.max(0, currentSlideIndex), maxIndex);\n      \n      \/\/ 计算单个幻灯片的宽度（包括间距）\n      const slideWidth = slides[0].offsetWidth + 20; \/\/ 20px是gap\n      \n      \/\/ 计算需要移动的距离\n      const offset = currentSlideIndex * slideWidth;\n      \n      \/\/ 应用transform\n      sliderTrack.style.transform = `translateX(-${offset}px)`;\n      \n      \/\/ 更新圆点状态\n      dots.forEach((dot, index) =\u003e {\n        \/\/ 由于圆点数量与图片数量相同，所以可以直接按索引激活\n        dot.classList.toggle('active', index === currentSlideIndex);\n      });\n    }\n    \n    \/\/ 前往指定幻灯片\n    function goToSlide(slideIndex) {\n      const maxIndex = Math.max(0, totalSlides - slidesPerView);\n      \n      \/\/ 确保索引在有效范围内\n      currentSlideIndex = Math.min(Math.max(0, slideIndex), maxIndex);\n      updateSliderPosition();\n    }\n    \n    \/\/ 下一张幻灯片\n    function nextSlide() {\n      const maxIndex = Math.max(0, totalSlides - slidesPerView);\n      \n      if (currentSlideIndex \u003c maxIndex) {\n        currentSlideIndex++;\n      } else {\n        \/\/ 如果已经是最后一张，回到第一张\n        currentSlideIndex = 0;\n      }\n      updateSliderPosition();\n    }\n    \n    \/\/ 上一张幻灯片\n    function prevSlide() {\n      const maxIndex = Math.max(0, totalSlides - slidesPerView);\n      \n      if (currentSlideIndex \u003e 0) {\n        currentSlideIndex--;\n      } else {\n        \/\/ 如果已经是第一张，跳到最后一张\n        currentSlideIndex = maxIndex;\n      }\n      updateSliderPosition();\n    }\n    \n    \/\/ 添加事件监听器\n    prevBtn.addEventListener('click', prevSlide);\n    nextBtn.addEventListener('click', nextSlide);\n    \n    \/\/ 图片加载错误处理\n    const slideImages = document.querySelectorAll('.slide-image');\n    slideImages.forEach(img =\u003e {\n      img.addEventListener('error', function() {\n        this.src = 'https:\/\/via.placeholder.com\/400x300\/584434\/ffffff?text=Image+Loading';\n        this.alt = 'Image not available';\n      });\n    });\n    \n    \/\/ 初始化滑动器\n    initSlider();\n    \n    \/* ========== 响应式处理 ========== *\/\n    window.addEventListener('resize', function() {\n      updateSlidesPerView();\n      updateSliderPosition();\n    });\n  });\n\u003c\/script\u003e","brand":"Cololeaf","offers":[{"title":"#5 Silbergrau","offer_id":42038929490004,"sku":"CL19-3009-PP-5","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#10 Beige","offer_id":42038929424468,"sku":"CL19-3009-PP-10","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#14 Grauweiss","offer_id":42038929457236,"sku":"CL19-3009-PP-14","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#8 Sandbeige","offer_id":42038929522772,"sku":"CL19-3009-PP-8","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#15 Nebelgrün","offer_id":42038929555540,"sku":"CL19-3009-PP-15","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#13 Elfenbeinweiß","offer_id":42038929883220,"sku":"CL19-3009-PP-13","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#2 Mittelgrau","offer_id":42038929621076,"sku":"CL19-3009-PP-2","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#3 Grau","offer_id":42038929653844,"sku":"CL19-3009-PP-3","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#4 Hellgrau","offer_id":42038929686612,"sku":"CL19-3009-PP-4","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#19 Violett","offer_id":42038930014292,"sku":"CL19-3009-PP-19","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#20 Blau","offer_id":42038930047060,"sku":"CL19-3009-PP-20","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#9 Taupe","offer_id":42038929784916,"sku":"CL19-3009-PP-9","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#11 Hellbraun","offer_id":42038929817684,"sku":"CL19-3009-PP-11","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#12 Helle Kaffeefarbe","offer_id":42038929850452,"sku":"CL19-3009-PP-12","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#1 Natur Hellgrau","offer_id":42038929588308,"sku":"CL19-3009-PP-1","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#18 Flieder","offer_id":42038929981524,"sku":"CL19-3009-PP-18","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#16 Gelb","offer_id":42038929915988,"sku":"CL19-3009-PP-16","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#17 Orange","offer_id":42038929948756,"sku":"CL19-3009-PP-17","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#6 Bräunlich Grau","offer_id":42038929719380,"sku":"CL19-3009-PP-6","price":93.99,"currency_code":"USD","in_stock":true},{"title":"#7 Hellkhaki","offer_id":42038929752148,"sku":"CL19-3009-PP-7","price":93.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/14_41f8de92-c44f-427b-9c57-e5d2d2fceab2.jpg?v=1774511537"},{"product_id":"oy66-blackout-double-sided-linen-curtain-pinch-pleat","title":"OY66 Ultraweicher Verdunkelungsvorhang, beidseitig, leicht, Leinen, Faltenband, 1 Schal","description":"\u003ch4\u003e\u003cspan style=\"color: rgb(88, 68, 52);\"\u003e\u003cb\u003e\u003cstrong style=\"white-space: nowrap;\" class=\"editor-text-bold\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003e\u003cspan style=\"background-color: rgb(250, 247, 245);\"\u003eMaterial:\u003c\/span\u003e \u003c\/strong\u003eLeinen-Polyester-Mischung, doppelseitig mit der gleichen Farbe\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100% Verdunkelung\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e160 g\/m² \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eFaltenband\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeleisen, Lufttrocknung  \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp\u003eWerten Sie Ihren Wohnbereich mit unseren **ultraweichen, 100 % verdunkelnden, doppelseitigen, leichten Leinen-Vorhängen** auf, die Eleganz, Funktionalität und mühelosen Komfort vereinen. Diese Vorhänge wurden für alle entwickelt, die sowohl Stil als auch Praktikabilität schätzen, und definieren die Fenstergestaltung mit ihrem innovativen Design und ihren hochwertigen Materialien neu.  \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eEigenschaften \u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch4\u003e1. **100 % Verdunkelungstechnologie, kein Futter erforderlich**  \u003c\/h4\u003e\n\u003cp\u003e- Hergestellt aus einem **dreifach gewebten Verdunkelungsstoff** (160 g\/m²), der 100 % des natürlichen Lichts, der UV-Strahlen und des Lärms blockiert – kein zusätzliches Futter erforderlich.  \u003cbr\u003e   - Perfekt für Schichtarbeiter, Kinderzimmer, Heimkinos oder alle, die ungestörten Schlaf und Privatsphäre suchen.  \u003c\/p\u003e\n\u003ch4\u003e2. **Luxuriöse Weichheit trifft auf Langlebigkeit** \u003c\/h4\u003e\n\u003cp\u003e   - Eine harmonische Mischung aus **Leinen + Polyester** schafft einen Vorhang, der sich butterweich anfühlt und dennoch widerstandsfähig gegen Falten, Ausbleichen und Abnutzung ist.  \u003cbr\u003e   - Leicht und doch strukturiert, fällt der Stoff wunderschön und behält seine Form auch nach wiederholtem Waschen.  \u003c\/p\u003e\n\u003ch4\u003e3. **Doppelseitige Eleganz, nahtloser Stil**  \u003c\/h4\u003e\n\u003cp\u003e   - Identische Farbe und Textur auf beiden Seiten für ein poliertes Aussehen aus jedem Winkel – keine unschöne Rückseite.  \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003e4. **Maschinenwaschbarer Komfort**  \u003c\/h4\u003e\n\u003cp\u003e   - Einfach in die Waschmaschine (Kaltwaschgang) geben und bei niedriger Temperatur im Trockner trocknen – keine Kosten für die chemische Reinigung oder Aufwand.  \u003cbr\u003e   - Schnell trocknend und pflegeleicht, ideal für Haushalte mit viel Betrieb oder häufige Dekorationsänderungen.  \u003c\/p\u003e\n\u003ch4\u003e5. **Anpassbar für Ihren Raum**  \u003c\/h4\u003e\n\u003cp\u003e   - **Maßgefertigt** in Ihren genauen Abmessungen (Breite, Länge und Kopfleistentyp: Ösen, Faltenband).  \u003cbr\u003e   - Erhalten Sie kostenlose Stoffmuster, um Farben zu Hause zu vergleichen.  \u003c\/p\u003e\n\u003ch4\u003e6. **Umweltfreundlich \u0026amp; Familiensicher**  \u003c\/h4\u003e\n\u003cp\u003e   - OEKO-TEX®-zertifiziert, garantiert keine schädlichen Chemikalien – sicher für Kinder, Haustiere und empfindliche Haut.  \u003cbr\u003e   - Nachhaltig bezogene Materialien unterstützen ein umweltfreundliches Leben ohne Kompromisse bei der Qualität.  \u003c\/p\u003e\n\u003ch4\u003e7. **Vielseitige Lichtregulierung**  \u003c\/h4\u003e\n\u003cp\u003e   - Kombinieren Sie sie mit unseren **lichtfilternden Scheibengardinen** (separat erhältlich) für geschichtete Flexibilität – vollständige Verdunkelung oder sanfte Tageslichtstreuung.  \u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Gräulich Beige","offer_id":42056170897492,"sku":"CL20-OY66-1-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sand","offer_id":42056170930260,"sku":"CL20-OY66-3-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#5 Hellkhaki","offer_id":42056170963028,"sku":"CL20-OY66-5-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#8 Silbergrau","offer_id":42056170995796,"sku":"CL20-OY66-8-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#16 Orange","offer_id":42056171028564,"sku":"CL20-OY66-16-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#2 Beige","offer_id":42056171061332,"sku":"CL20-OY66-2-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":42056171094100,"sku":"CL20-OY66-6-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#7 Taupe","offer_id":42056171126868,"sku":"CL20-OY66-7-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":42056171159636,"sku":"CL20-OY66-9-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#10 Olivgrau","offer_id":42056171192404,"sku":"CL20-OY66-10-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#11 Naturbeige","offer_id":42056171225172,"sku":"CL20-OY66-11-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#13 Blau","offer_id":42056171257940,"sku":"CL20-OY66-13-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#15 Grün","offer_id":42056171290708,"sku":"CL20-OY66-15-PP","price":66.99,"currency_code":"USD","in_stock":true},{"title":"#17 Zitronengelb","offer_id":42056171323476,"sku":"CL20-OY66-17-PP","price":66.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/CL166_10_f4dcff8d-b0e5-4ba1-83a6-1a2a6eed0767.jpg?v=1774509148"},{"product_id":"1041-blackout-chenille-curtain-grommets","title":"1041 100% Verdunkelungs-Soft-Chenille-Leinen-Mischvorhang mit Ösen und 4-in-1-Aufhängung (1 Paneel)","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 只更改描述部分的背景颜色 *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- Premium Blackout Chenille Linen Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003e100% Verdunkelungsvorhänge aus Chenille-Leinen\u003c\/h2\u003e\n\n  \u003cdiv class=\"premium-text\" style=\"text-align: left; max-width: 100%;\"\u003e\n\n    \u003cp style=\"font-size: 1.6rem; font-weight: 500; margin-bottom: 15px;\"\u003e„Sie wollen völlige Dunkelheit, können aber steife, billig anmutende Verdunkelungsvorhänge nicht ausstehen?“\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003e100 % verdunkelnder, 350 g\/m² Dual-Textur-Stoff\u003c\/strong\u003e – weiches Chenille auf der Vorderseite, natürliches Leinengewebe auf der Rückseite. Blockiert jedes bisschen Licht, fühlt sich luxuriös an und fällt wunderschön. Der \u003cstrong\u003e4-in-1-Kopf\u003c\/strong\u003e passt auf jede Stange oder Schiene. Perfekt für Schlafzimmer, Heimkinos, Kinderzimmer oder überall dort, wo Sie echte Dunkelheit benötigen, ohne auf Stil verzichten zu müssen.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 - 已修改 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003c!-- 添加清除浮动的容器 --\u003e\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cimg style=\"max-width: 300px;\" alt=\"Fabric material\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Chenille-Linen-Curtain-White-_15_a12ce021-587e-4e13-85e7-0023db35d704_240x240.jpg?v=1756973062\"\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eVorderseite - Weiches Chenille-Textur-Polyestergewebe, Rückseite - Natürliches Leinengewebe\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100 % vollständige Verdunkelung\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m²\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfart: \u003c\/strong\u003eNickel-Öse oder 4 IN 1 (Rückseitige Schlaufe \u0026amp; Stangentasche \u0026amp; Flachhaken \u0026amp; Hakenband)\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eHinweis: \u003c\/strong\u003e \u003cspan class=\"note-text\"\u003eAufgrund der Chenille-Textur kann der Vorhang unter verschiedenen Lichtverhältnissen oder Blickwinkeln unterschiedliche Farbtiefen aufweisen.\u003c\/span\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Blackout Chenille Linen Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWarum unsere Verdunkelungsvorhänge aus Chenille-Leinen wählen?\u003c\/h2\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKomplette Verdunkelung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003e100 % lichtblockierende Technologie sorgt für völlige Dunkelheit für besseren Schlaf und Medienkonsum, Tag und Nacht.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eWeiche Chenille-Textur\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eElegante Chenille-Textur auf der Vorderseite mit natürlichem Leinengewebe auf der Rückseite für einen raffinierten Look von beiden Seiten.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eMaßanfertigung\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eIn jeder Größe erhältlich, um perfekt zu Ihren Fenstern zu passen. Maßanfertigungen sorgen für ein makelloses Aussehen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🚚\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eSchneller Versand\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSchnelle Bearbeitungszeiten ohne Kompromisse bei der Qualität. Erhalten Sie Ihre maßgefertigten Vorhänge in 2-3 Wochen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKostenlose Muster\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eFordern Sie Stoffmuster an, um die Qualität vor der Bestellung von maßgefertigten Vorhängen zu prüfen. Klicken Sie \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F115181486164\u0026amp;sort_by=manual\" title=\"free swatches\" rel=\"noopener\" target=\"_blank\"\u003e\u003cu\u003e\u003cb\u003ehier\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e, um kostenlose Muster zu erhalten.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWir stehen hinter unseren Produkten mit einer 30-Tage-Zufriedenheitsgarantie für Ihre Sicherheit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e1. Messung der Vorhanglänge\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cspan class=\"a-list-item\"\u003eÖSEN \u0026amp; STANGENTASCHE \u0026amp; RÜCKSEITIGE SCHLAUFE: Messen Sie von der Oberkante der Stange bis zum Ende des Vorhangs. \u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cspan class=\"a-list-item\"\u003eFLACHHAKEN \u0026amp; HAKENBAND: Messen Sie von der Unterseite der Ringe (wo die Vorhanghaken befestigt sind) bis zum Ende des Vorhangs.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite und Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Aussehen und Funktion wird empfohlen, dass die Vorhangbreite das 1,5- bis 2-fache der Schienenlänge beträgt.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft und wird mit verstellbaren Haken zur nahtlosen Anpassung an Ihren Raum geliefert. Bei Fragen können Sie uns gerne per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns jederzeit über den Posteingang erreichen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#1 Weiß","offer_id":42056230174804,"sku":"CL16-1041-1","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#3 Beige Taupe","offer_id":42056230207572,"sku":"CL16-1041-3","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Taupe","offer_id":42056230240340,"sku":"CL16-1041-4","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#5 Aprikosen-Grau","offer_id":42056230273108,"sku":"CL16-1041-5","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#2 Beige","offer_id":42056230338644,"sku":"CL16-1041-2","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#7 Mittelgrau","offer_id":42056230371412,"sku":"CL16-1041-7","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupe","offer_id":42056230404180,"sku":"CL16-1041-8","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#10 Graublau","offer_id":42056230436948,"sku":"CL16-1041-10","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#11 Hellblau","offer_id":42056230469716,"sku":"CL16-1041-11","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#12 Petrol","offer_id":42056230502484,"sku":"CL16-1041-12","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#14 Petrolblau","offer_id":42056230568020,"sku":"CL16-1041-14","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#22 Steingrau","offer_id":42056230600788,"sku":"CL16-1041-22","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#23 Erdbraun","offer_id":42056230633556,"sku":"CL16-1041-23","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#24 Palme","offer_id":42056230666324,"sku":"CL16-1041-24","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#25 Steingrau","offer_id":42056230699092,"sku":"CL16-1041-25","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#26 Dunkelgrau","offer_id":42056230731860,"sku":"CL16-1041-26","price":64.99,"currency_code":"USD","in_stock":true},{"title":"#27 Anthrazitgrau","offer_id":42056230764628,"sku":"CL16-1041-27","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Chenille-Linen-Curtain-Beige-_05_7369fb8e-d868-4a60-be78-6784ce7f9cca.jpg?v=1774510501"},{"product_id":"1044-blackout-linen-drapes-pinch-pleat","title":"1044 100% Verdunkelung Schwerer Leinenstruktur Vorhang 350GSM mit Faltenband 1er-Pack","description":"\u003ch4\u003e\u003cb\u003e\u003cstrong style=\"white-space: nowrap;\" class=\"editor-text-bold\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003e\u003cspan data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIyaWQlMjIlM0ElMjJ6bERvMDQxRTh6JTIyJTJDJTIycGFyYUlkeCuyMiUzQTAlMkMlMjJzcmMlMjIlM0ElMjJUaGUlMjBmYWJyaWMlMjBmcm9udCUyMGFuZCUyMGJhY2slMjBhcmUlMjBsaW5lbiUyMHRleHR1cmUlMkMlMjBtaWRkbGUlMjBpcyUyMGZ1bGwlMjBibGFja291dCUyMGZpbG0uJTIyJTJDJTIyZHN0JTIyJTNBJTIyJUU5JTlEJUEyJUU2JTk2JTk5JUU2JUFEJUEzJUU5JTlEJUEyJUU1JTkyJThDJUU4JTgzJThDJUU5JTlEJUEyJUU0JUI4JUJBJUU0JUJBJTlBJUU5JUJBJUJCJUU4JUI0JUE4JUU1JTlDJUIwJUVGJUJDJThDJUU0JUI4JUFEJUU5JTk3JUI0JUU0JUI4JUJBJUU1JTg1JUE4JUU5JTgxJUFFJUU1JTg1JTg5JUU4JTg2JTlDJUUzJTgwJTgyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMlRoZSUyMGZhYnJpYyUyMGZyb250JTIwYW5kJTIwYmFjayUyMGFyZSUyMGxpbmVuJTIwdGV4dHVyZSUyQyUyMG1pZGRsZSUyMGlzJTIwZnVsbCUyMGJsYWNrb3V0JTIwZmlsbS4lMjIlN0QlNUQlN0QlNUQ=\" style=\"white-space: pre;\"\u003e3-Lagen-Aufbau, äußere Schichten aus Leinenstruktur mit einem vollständig verdunkelnden Filmkern.\u003c\/span\u003e\n\u003cdiv style=\"text-align: right;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Linen-Texture-Curtain-Light-Taupe-_13_480x480.jpg?v=1744255743\" alt=\"\" style=\"margin-bottom: 16px; float: right;\"\u003e\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100% Verdunkelung (ungefüttert)\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m² \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert \u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eKopftyp: \u003c\/strong\u003eFaltenband\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e \u003cspan class=\"a-list-item\"\u003eSchonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeleisen, im Trockner bei niedriger Hitze trocknen. \u003cbr\u003e\u003c\/span\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cspan class=\"a-list-item\"\u003eEIGENSCHAFTEN\u003c\/span\u003e\u003c\/h3\u003e\n\u003col\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🌙 100% LICHTDICHTE TECHNOLOGIE\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDreilagiger Aufbau mit einem \u003cstrong\u003evollständig verdunkelnden Filmkern\u003c\/strong\u003e blockiert \u003cstrong\u003e100% des Lichts, der UV-Strahlen und der Wärme – perfekt für Schichtarbeiter, Kinderzimmer oder Medienräume.\u003c\/strong\u003e\n\u003cdiv style=\"text-align: right;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003eVerabschieden Sie sich von Blendung und verblichenen Möbeln!\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🎨 LEINENREICHE TEXTUR, LUXURIÖSER FALL\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDie äußeren Schichten bestehen aus einem \u003cstrong\u003egewebten Leinengemisch\u003c\/strong\u003e mit einer subtilen Textur, die modernen oder ländlichen Einrichtungsstilen eine organische Wärme verleiht.\u003c\/li\u003e\n\n\u003cli\u003eDas \u003cstrong\u003e350 g\/m² schwere Gewebe\u003c\/strong\u003e sorgt für einen \u003cstrong\u003esatten, maßgeschneiderten Fall\u003c\/strong\u003e, der elegant hängt, ohne zu verblassen oder durchzuhängen.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🧺 MASCHINENWASCHBARE HALTBARKEIT\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003ePflegeleicht! Werfen Sie sie in die Waschmaschine (Kaltwaschgang) und trocknen Sie sie bei niedriger Temperatur im Trockner – \u003cstrong\u003edie Farben bleiben lebendig, der Stoff bleibt glatt\u003c\/strong\u003e.\u003c\/li\u003e\n\n\u003cli\u003eBeständig gegen Falten und Pilling für langanhaltende Schönheit.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e🔇 GERÄUSCHREDUZIEREND \u0026amp; ENERGIEEFFIZIENT\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eDichtes Gewebe \u003cstrong\u003eabsorbiert bis zu 30% des externen Lärms\u003c\/strong\u003e (ideal für das Stadtleben).\u003c\/li\u003e\n\n\u003cli\u003eDie Wärmeisolierung hilft, \u003cstrong\u003eHeiz-\/Kühlkosten das ganze Jahr über zu senken\u003c\/strong\u003e.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e📐 ANPASSBAR AN IHREN RAUM\u003c\/strong\u003e\n\u003cul\u003e\n\n\u003cli\u003eErhältlich in \u003cstrong\u003e12 Farben\u003c\/strong\u003e.\u003c\/li\u003e\n\n\u003cli\u003eEinfache Installation mit \u003cstrong\u003eFalten-\/Ösen-\/4-IN-1-Optionen\u003c\/strong\u003e.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ol\u003e\n\u003ch3\u003e🏠 \u003cstrong\u003ePerfekt für:\u003c\/strong\u003e\n\n\u003c\/h3\u003e\n\u003cul\u003e\n\n\u003cli\u003eSchlafzimmer, die eine pechschwarze Schlafumgebung benötigen\u003c\/li\u003e\n\n\u003cli\u003eHeimkinos, die keine Lichteinwirkung zulassen\u003c\/li\u003e\n\n\u003cli\u003eKinderzimmer (blockiert den Mittagsschlaf störendes Licht)\u003c\/li\u003e\n\n\u003cli\u003eWohnzimmer, die thermische Regulierung + Stil suchen\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp id=\"\"\u003e\u003cstrong\u003e🎁 Lieferumfang:\u003c\/strong\u003e Vorhang (1 Paneel) + passendes Bindeband gratis.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#3 Helles Beige","offer_id":42057849077844,"sku":"CL17-1044-3-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#1 Elfenbein","offer_id":42057849110612,"sku":"CL17-1044-1-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":42057849143380,"sku":"CL17-1044-2-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#6 Oxford Tan","offer_id":42057849176148,"sku":"CL17-1044-6-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#19 Marineblau","offer_id":42057849208916,"sku":"CL17-1044-19-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#5 Hellgraubraun","offer_id":42057849241684,"sku":"CL17-1044-5-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#7 Elephantengrau","offer_id":42057849274452,"sku":"CL17-1044-7-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#8 Rauchgrau","offer_id":42057849307220,"sku":"CL17-1044-8-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":42057849339988,"sku":"CL17-1044-9-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#10 Carbongrau","offer_id":42057849372756,"sku":"CL17-1044-10-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#14 Retro Grau","offer_id":42057849405524,"sku":"CL17-1044-14-PP","price":91.99,"currency_code":"USD","in_stock":true},{"title":"#15 Gelbbraun","offer_id":42057849438292,"sku":"CL17-1044-15-PP","price":91.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-100_-Blackout-Linen-Texture-Curtain-Off-White-_03_b933940b-3bd3-4021-b710-217227d88965.jpg?v=1774509188"},{"product_id":"oy66-double-sided-linen-curtain-grommet","title":"OY66 Ultraweicher Verdunkelungsvorhang, doppelseitig, leicht, Leinen, Ösen, 1 Stück","description":"\u003ch4\u003e\u003cspan style=\"color: rgb(88, 68, 52);\"\u003e\u003cb\u003e\u003cstrong style=\"white-space: nowrap;\" class=\"editor-text-bold\"\u003eSPEZIFIKATIONEN\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003e\u003cspan style=\"background-color: rgb(250, 247, 245);\"\u003eMaterial:\u003c\/span\u003e \u003c\/strong\u003eLeinen-Polyester-Mischung, doppelseitig in derselben Farbe\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e100% Verdunkelung\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e160 g\/m²\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003eKopfleistentyp:\u003c\/strong\u003e Ösen\u003c\/li\u003e\n\n\u003cli class=\"tab-des\"\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Schonende Maschinenwäsche oder chemische Reinigung, kein Bleichen, Dampfbügeln, Lufttrocknen\u003cbr\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp\u003eVerschönern Sie Ihren Wohnraum mit unseren **ultraweichen, doppelseitigen, leichten Leinen-Verdunkelungsvorhängen mit 100 % Lichtblockierung**, die Eleganz, Funktionalität und mühelosen Komfort vereinen. Diese Vorhänge wurden für diejenigen entwickelt, die sowohl Stil als auch Praktikabilität wünschen, und definieren Fensterdekorationen mit ihrem innovativen Design und hochwertigen Materialien neu.  \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eEigenschaften\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch4\u003e1. **100 % Verdunkelungstechnologie, kein Futter erforderlich**  \u003c\/h4\u003e\n\u003cp\u003e- Entwickelt mit einem **dreifach gewebten Verdunkelungsstoff** (160 g\/m²), der 100 % des natürlichen Lichts, UV-Strahlen und Lärm blockiert – kein zusätzliches Futter erforderlich.  \u003cbr\u003e   - Perfekt für Schichtarbeiter, Kinderzimmer, Heimkinos oder alle, die ungestörten Schlaf und Privatsphäre suchen.  \u003c\/p\u003e\n\u003ch4\u003e2. **Luxuriöse Weichheit trifft auf Haltbarkeit** \u003c\/h4\u003e\n\u003cp\u003e   - Eine harmonische Mischung aus **Leinen + Polyester** schafft einen Vorhang, der sich butterweich anfühlt und dennoch widerstandsfähig gegen Falten, Ausbleichen und Abnutzung ist.  \u003cbr\u003e   - Leicht und doch strukturiert, fällt der Stoff wunderschön und behält seine Form Wäsche für Wäsche.  \u003c\/p\u003e\n\u003ch4\u003e3. **Doppelseitige Eleganz, nahtloser Stil**  \u003c\/h4\u003e\n\u003cp\u003e   - Identische Farbe und Textur auf beiden Seiten für ein makelloses Aussehen aus jedem Blickwinkel – keine unschöne Rückseite.  \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003e4. **Maschinenwaschbare Bequemlichkeit**  \u003c\/h4\u003e\n\u003cp\u003e   - Werfen Sie sie in die Waschmaschine (Kaltwaschgang) und trocknen Sie sie bei niedriger Temperatur im Trockner – keine Reinigungskosten oder Mühe.  \u003cbr\u003e   - Schnell trocknend und pflegeleicht, ideal für Haushalte mit viel Betrieb oder häufige Dekorationswechsel.  \u003c\/p\u003e\n\u003ch4\u003e5. **Anpassbar an Ihren Raum**  \u003c\/h4\u003e\n\u003cp\u003e   - **Maßgefertigt** in Ihren genauen Abmessungen (Breite, Länge und Kopfleistentyp: Nickelöse, Faltenband).  \u003cbr\u003e   - Holen Sie sich kostenlose Stoffmuster, um Farben zu Hause zu vergleichen.  \u003c\/p\u003e\n\u003ch4\u003e6. **Umweltfreundlich \u0026amp; Familiensicher**  \u003c\/h4\u003e\n\u003cp\u003e   - OEKO-TEX® zertifiziert, garantiert frei von schädlichen Chemikalien – sicher für Kinder, Haustiere und empfindliche Haut.  \u003cbr\u003e   - Nachhaltig gewonnene Materialien unterstützen einen umweltfreundlichen Lebensstil ohne Kompromisse bei der Qualität.  \u003c\/p\u003e\n\u003ch4\u003e7. **Vielseitige Lichtregulierung**  \u003c\/h4\u003e\n\u003cp\u003e   - Kombinieren Sie sie mit unseren **lichtfilternden Scheibengardinen** (separat erhältlich) für geschichtete Flexibilität – volle Verdunkelung oder sanfte Tageslichtstreuung.  \u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Graubeige","offer_id":42058191405140,"sku":"CL20-OY66-1-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sand","offer_id":42058191437908,"sku":"CL20-OY66-3-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#5 Helles Khaki","offer_id":42058191470676,"sku":"CL20-OY66-5-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#8 Silbergrau","offer_id":42058191503444,"sku":"CL20-OY66-8-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#16 Orange","offer_id":42058191536212,"sku":"CL20-OY66-16-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#2 Beige","offer_id":42058191568980,"sku":"CL20-OY66-2-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":42058191601748,"sku":"CL20-OY66-6-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#7 Taupe","offer_id":42058191634516,"sku":"CL20-OY66-7-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":42058191667284,"sku":"CL20-OY66-9-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#10 Olivgrau","offer_id":42058191700052,"sku":"CL20-OY66-10-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#11 Natur-Grau","offer_id":42058191732820,"sku":"CL20-OY66-11-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#13 Blau","offer_id":42058191765588,"sku":"CL20-OY66-13-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#15 Grün","offer_id":42058191798356,"sku":"CL20-OY66-15-EL","price":51.99,"currency_code":"USD","in_stock":true},{"title":"#17 Zitronengelb","offer_id":42058191831124,"sku":"CL20-OY66-17-EL","price":51.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/CL166_09_2d914928-6e08-4108-8174-d5e410d6e9b9.jpg?v=1774508378"},{"product_id":"frank-linen-blend-curtains-grommets","title":"Frank Verdunkelungsvorhänge Leinen-Mischgewebe Schwergewicht Thermo Blackout Vorhänge Ösen 1 Panel","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 只更改描述部分的背景颜色 *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- Premium Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003c!-- Premium Heavyweight Linen Blend Blackout Curtains Section - Grommet Header --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eFrank Vorhänge aus schwerem Leinen-Mix mit Verdunklungsfunktion\u003c\/h2\u003e\n\n  \u003cdiv class=\"premium-text\" style=\"text-align: left; max-width: 100%;\"\u003e\n\n    \u003cp style=\"font-size: 1.6rem; font-weight: 500; margin-bottom: 15px;\"\u003e„Sie lieben den Leinen-Look, hassen aber dünne Vorhänge, die kein Licht abhalten?“\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003e375 g\/m² schwerer Leinen-Polyester-Mix\u003c\/strong\u003e – 90–95 % Verdunklung, Wärmedämmung, dabei weich und natürlich. Fühlt sich substanziell an wie ein Hotelvorhang, ist aber \u003cstrong\u003emaschinell waschbar\u003c\/strong\u003e. Perfekt für Schlafzimmer, Wohnzimmer und große Fenster.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Ivory-White_12_ffb71d6d-e5f4-4fe0-8a09-755044fa55b3.jpg?v=1758087820\" alt=\"Fabric material\" style=\"max-width: 300px;\"\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003e10 % Leinen + 90 % Polyester\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e90–95 %\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e375 g\/m²\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eÖsen\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Maschinenwäsche kalt im Schonwaschgang. Nicht bleichen. Bei niedriger Temperatur im Trockner trocknen. Bei Bedarf kühl bügeln.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003c!-- Why Choose Our Heavyweight Linen Blend Blackout Curtains - Grommet Header --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eWarum sollten Sie unsere Vorhänge aus schwerem Leinen-Mix wählen?\u003c\/h2\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e90–95 % Lichtblockierung\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eBlockiert den Großteil des Sonnenlichts für besseren Schlaf, reduziert Blendung auf Bildschirmen und senkt die Energiekosten. Nicht höhlendunkel – einfach perfekt gedimmt. Ideal für Schlafzimmer, Kinderzimmer und Wohnzimmer.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🧵\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eLeinen-Optik, maschinenwaschbar\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003e10 % Leinen + 90 % Polyester bietet Ihnen echte Leinenstruktur und Atmungsaktivität, kann aber in der Waschmaschine gewaschen werden. Kein Einlaufen, keine spezielle chemische Reinigung – einfache Pflege für den Alltag.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eFür jedes Fenster passend\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eNicht-Standardgröße? Vom Boden bis zur Decke? Wir schneiden jedes Paneel passgenau nach Ihren exakten Maßen zu. Keine Faltenbildung, keine Lücken – einfach eine perfekte Passform für ungewöhnlich große Fenster oder mieterfreundliche Installationen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e⭕\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eÖsenaufhängung – einfache Solo-Installation\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003e1,6 Zoll Metallösen gleiten reibungslos auf jede Standardstange. Kein Kampf, keine Hilfe nötig. Hängen Sie sie in wenigen Minuten auf, und die gleichmäßigen Falten schaffen einen modernen, sauberen Look.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eKostenlose Muster – vor dem Kauf testen\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eUnsicher bei Farbe oder Gewicht? Bestellen Sie \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches\" target=\"_blank\" rel=\"noopener\"\u003e\u003cu\u003e\u003cb\u003ekostenlose Stoffmuster\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e, um die Qualität in Ihren eigenen vier Wänden zu sehen und zu fühlen. Keine Vermutungen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie – risikofrei\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eHängen Sie sie auf, leben Sie damit, testen Sie die Verdunklung. Wenn Sie innerhalb von 30 Tagen nicht vollständig zufrieden sind, erhalten Sie eine vollständige Rückerstattung. Keine Wiedereinlagerungsgebühren, kein Ärger.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\" style=\"text-align: right;\"\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-title\"\u003e1. Messung der Vorhanglänge\u003c\/p\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-desc\"\u003eBei Ösenvorhängen messen Sie von der Oberkante der Stange bis zu dem Punkt, an dem der Vorhang endet.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite \u0026amp; Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Aussehen und Funktion wird eine Vorhangbreite von 1,5- bis 2-mal der Stangenlänge empfohlen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft (Stange ist nicht im Lieferumfang enthalten). Bei Fragen können Sie uns gerne per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns jederzeit über den Posteingang erreichen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#02 Rauchgrau","offer_id":42063066071124,"sku":"CL3-1979-2SG-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#01 Elfenbeinweiß","offer_id":42063066038356,"sku":"CL3-1979-1IW-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#05 Dunkelgrau","offer_id":42063066136660,"sku":"CL3-1979-5DG-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#12 Coca Mocha","offer_id":42063066267732,"sku":"CL3-1979-12CM-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#20 Dunkelblau","offer_id":42063066431572,"sku":"CL3-1979-20DB-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#31 Delfter Blau","offer_id":42063066595412,"sku":"CL3-1979-31DB-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#03 Hellgrau","offer_id":42063066103892,"sku":"CL3-1979-3LG-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#07 Sandbeige","offer_id":42063066169428,"sku":"CL3-1979-7SB-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#08 Khaki","offer_id":42063066202196,"sku":"CL3-1979-8KK-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#10 Taupe","offer_id":42063066234964,"sku":"CL3-1979-10TP-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#17 Graublau","offer_id":42063066333268,"sku":"CL3-1979-17GB-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#18 Helles Türkis","offer_id":42063066366036,"sku":"CL3-1979-18LT-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#19 Cloisonné","offer_id":42063066398804,"sku":"CL3-1979-19CL-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#22 Orange","offer_id":42063066464340,"sku":"CL3-1979-22OR-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#23 Helles Lila","offer_id":42063066497108,"sku":"CL3-1979-23LL-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#26 Nebelgrün","offer_id":42063066529876,"sku":"CL3-1979-26FG-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#30 Meerblau","offer_id":42063066562644,"sku":"CL3-1979-30SB-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#35 Oase","offer_id":42063066628180,"sku":"CL3-1979-35OS-GM","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Smoky-Grey_02_becf3443-b6ef-4112-ae0d-841b59e7f2fc.jpg?v=1774510735"},{"product_id":"frank-linen-blend-curtains-back-tab-rod-pocket","title":"Frank Verdunkelungsvorhänge Leinen-Mischgewebe Schwergewicht Thermo-Vorhänge Schlaufen \u0026 Stangendurchzug 1 Paneel","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 只更改描述部分的背景颜色 *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- Premium Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003c!-- Premium Heavyweight Linen Blend Blackout Curtains Section - 精简版 --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eFrank Vorhänge aus schwerem Leinen-Mix mit Verdunklungsfunktion\u003c\/h2\u003e\n\n  \u003cdiv class=\"premium-text\" style=\"text-align: left; max-width: 100%;\"\u003e\n\n    \u003cp style=\"font-size: 1.6rem; font-weight: 500; margin-bottom: 15px;\"\u003e„Sie lieben den Look von Leinen, hassen aber dünne Vorhänge, die kein Licht abhalten?“\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003e375 g\/m² schwerer Leinen-Polyester-Mix\u003c\/strong\u003e – 90-95 % Verdunklung, Wärmedämmung, dennoch weich und natürlich. Fühlt sich substanziell an wie ein Hotelvorhang, ist aber \u003cstrong\u003emaschinenwaschbar\u003c\/strong\u003e. Perfekt für Schlafzimmer, Wohnzimmer und große Fenster.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Ivory-White_12_ffb71d6d-e5f4-4fe0-8a09-755044fa55b3.jpg?v=1758087820\" alt=\"Fabric material\" style=\"max-width: 300px;\"\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003e10 % Leinen + 90 % Polyester\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e90-95 %\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e375 g\/m²\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopfleistentyp: \u003c\/strong\u003eRückenschlaufe \u0026amp; Stangendurchzug (2 IN 1)\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Maschinenwäsche kalt im Schonwaschgang. Nicht bleichen. Bei niedriger Hitze im Trockner trocknen. Bei Bedarf kühl bügeln.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003c!-- Why Choose Our Heavyweight Linen Blend Blackout Curtains Section - AI SEO Optimized --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eWarum unsere schweren Leinen-Mix-Vorhänge wählen?\u003c\/h2\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e90-95 % Lichtblockierung\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eBlockiert den größten Teil des Sonnenlichts für besseren Schlaf, reduzierte Blendung auf Bildschirmen und niedrigere Energiekosten. Nicht höhlendunkel – einfach perfekt gedimmt für Komfort. Ideal für Schlafzimmer, Kinderzimmer und Wohnzimmer.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🧵\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eLeinen-Optik, maschinenwaschbar\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003e10 % Leinen + 90 % Polyester verleihen echte Leinenstruktur und Atmungsaktivität, aber Sie können sie in die Waschmaschine werfen. Kein Einlaufen, keine spezielle chemische Reinigung – einfache Pflege für den Alltag.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003ePasst an jedes Fenster\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eNicht-Standardgröße? Bodenlang? Wir schneiden jedes Paneel exakt nach Ihren Maßen zu. Kein Faltenwurf, keine Lücken – einfach eine perfekte Passform für ungewöhnlich große Fenster oder mietfreundliche Installationen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🎛️\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e2-in-1 Kopfleiste: Rückenschlaufe + Stangendurchzug\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eZwei Aufhängungsarten in einem Vorhang. Verwenden Sie die versteckten Rückenschlaufen für einen sauberen, maßgeschneiderten Look (keine sichtbaren Ringe), oder schieben Sie die Stange durch den Durchzug für eine klassische geraffte Oberseite. Passt problemlos auf dünne und dicke Stangen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eKostenlose Muster – Probieren Sie es vor dem Kauf aus\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eUnsicher bei Farbe oder Gewicht? Bestellen Sie \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches\" target=\"_blank\" rel=\"noopener\"\u003e\u003cu\u003e\u003cb\u003ekostenlose Stoffmuster\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e, um die Qualität in Ihrem eigenen Raum zu sehen und zu fühlen. Keine Vermutungen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie – Risikofrei\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eHängen Sie sie auf, leben Sie damit, testen Sie die Verdunklung. Wenn Sie innerhalb von 30 Tagen nicht vollständig zufrieden sind, erhalten Sie eine volle Rückerstattung. Keine Wiederauffüllungsgebühren, kein Ärger.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv class=\"measurement-section\" style=\"text-align: right;\"\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-title\"\u003e1. Messung der Vorhanglänge\u003c\/p\u003e\n\n\u003cp style=\"text-align: left;\" class=\"measurement-desc\"\u003eMessen Sie bei Vorhängen mit Rückenschlaufen und Stangendurchzug von der Oberkante der Stange bis zu dem Punkt, an dem der Vorhang endet.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite und Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Erscheinungsbild und eine optimale Funktion wird eine Vorhangbreite empfohlen, die dem 1,1- bis 1,6-fachen der Stangenlänge entspricht.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft (Stange ist nicht im Lieferumfang enthalten). Bei Fragen können Sie uns gerne per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns jederzeit über den Posteingang erreichen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#07 Sandbeige","offer_id":42066663112788,"sku":"CL3-1979-7SB-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#01 Elfenbeinweiß","offer_id":42066662981716,"sku":"CL3-1979-1IW-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#02 Rauchgrau","offer_id":42066663014484,"sku":"CL3-1979-2SG-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#26 Nebelgrün","offer_id":42066663473236,"sku":"CL3-1979-26FG-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#03 Hellgrau","offer_id":42066663047252,"sku":"CL3-1979-3LG-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#05 Dunkelgrau","offer_id":42066663080020,"sku":"CL3-1979-5DG-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#08 Khaki","offer_id":42066663145556,"sku":"CL3-1979-8KK-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#10 Taupe","offer_id":42066663178324,"sku":"CL3-1979-10TP-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#12 Coca Mocha","offer_id":42066663211092,"sku":"CL3-1979-12CM-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#17 Graublau","offer_id":42066663276628,"sku":"CL3-1979-17GB-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#18 Hell Türkis","offer_id":42066663309396,"sku":"CL3-1979-18LT-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#19 Cloisonné","offer_id":42066663342164,"sku":"CL3-1979-19CL-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#20 Dunkelblau","offer_id":42066663374932,"sku":"CL3-1979-20DB-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#22 Orange","offer_id":42066663407700,"sku":"CL3-1979-22OR-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#23 Helles Lila","offer_id":42066663440468,"sku":"CL3-1979-23LL-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#30 Meeresblau","offer_id":42066663506004,"sku":"CL3-1979-30SB-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#31 Delfter Blau","offer_id":42066663538772,"sku":"CL3-1979-31DB-BR","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#35 Oase","offer_id":42066663571540,"sku":"CL3-1979-35OS-BR","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Sand-Beige_07_c7acdc63-f1f3-47cc-8086-12f35f3ef275.jpg?v=1774511553"},{"product_id":"frank-heavyweight-linen-curtains-pinch-pleat","title":"Frank Verdunkelungsvorhänge aus Leinenmischgewebe – thermisch isoliert, raumverdunkelnd, Faltenband, 1 Schal","description":"\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* 只更改描述部分的背景颜色 *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 30px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n      margin-top: 30px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 25px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* 规格列表样式 - 已修改 *\/\n    #product-description-container .specifications {\n      margin: 30px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    \/* 这里使用了更具体的选择器以确保优先级 *\/\n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 30px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 25px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* 移动端字体大小调整 *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- Premium Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eFrank Vorhänge aus schwerem Leinen-Mischgewebe\u003c\/h2\u003e\n\n  \u003cdiv class=\"premium-text\" style=\"text-align: left; max-width: 100%;\"\u003e\n\n    \u003cp style=\"font-size: 1.6rem; font-weight: 500; margin-bottom: 20px;\"\u003e„Sie lieben den natürlichen Leinen-Look, sind aber besorgt, dass er nicht genug Licht abhält oder schwierig zu reinigen ist?\"\u003c\/p\u003e\n\n    \u003cp\u003eUnser \u003cstrong\u003e375 g\/m² schweres Leinen-Polyester-Mischgewebe\u003c\/strong\u003e bietet Ihnen das Beste aus beiden Welten: \u003cstrong\u003e90-95 % Verdunkelung\u003c\/strong\u003e (genug für erholsamen Schlaf, aber nicht zappenduster) plus natürliche Wärmedämmung, die hilft, Ihr Zimmer im Winter wärmer und im Sommer kühler zu halten. Der Stoff fällt wunderschön und fühlt sich substanziell an – hier gibt es keine fadenscheinige Transparenz.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003eWie es sich anfühlt:\u003c\/strong\u003e Glatt, leicht strukturiert und schwer – wie ein hochwertiger Hotelvorhang. Er blockiert die meisten Außengeräusche, ohne dass sich Ihr Zimmer wie ein Keller anfühlt.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003eFür wen es ist:\u003c\/strong\u003e Für alle, die den organischen Charme von Leinen lieben, aber keine Falten, Einlaufen oder chemische Reinigung wünschen. Perfekt für Wohnzimmer, Schlafzimmer, Home-Offices und besonders für Fenster, die direkter Sonneneinstrahlung ausgesetzt sind.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 产品规格部分 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003eSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cdiv style=\"overflow: hidden;\"\u003e\n\n\u003cdiv style=\"float: right; margin-left: 20px; margin-bottom: 16px;\"\u003e\u003cimg style=\"max-width: 300px;\" alt=\"Fabric material\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Ivory-White_12_ffb71d6d-e5f4-4fe0-8a09-755044fa55b3.jpg?v=1758087820\"\u003e\u003c\/div\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003e10% Leinen + 90% Polyester\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLichtblockierung: \u003c\/strong\u003e90-95%\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e375 gsm\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Ungefüttert\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eKopftyp: \u003c\/strong\u003eFaltenband\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Maschinenwäsche kalt im Schonwaschgang. Nicht bleichen. Bei niedriger Temperatur im Trockner trocknen. Bei Bedarf kühl bügeln.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Heavyweight Linen Blend Blackout Curtains Section --\u003e\n\u003csection class=\"section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eWarum sollten Sie unsere schweren Vorhänge aus Leinen-Mischgewebe wählen?\u003c\/h2\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e90-95 % Lichtblockierung – nicht stockdunkel\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eBlockiert den größten Teil des Sonnenlichts für besseren Schlaf und Fernsehen, lässt aber dennoch Silhouetten erkennen. Ideal für Schlafzimmer, Kinderzimmer und Wohnzimmer – kein grelles Morgenlicht oder Nachmittagshitze mehr.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🧵\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eLeinenoptik, maschinenwaschbar\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003e10 % Leinen + 90 % Polyester verleihen eine authentische Textur und Atmungsaktivität, aber Sie können es in die Waschmaschine werfen. Kein Einlaufen, keine spezielle chemische Reinigung – nur einfache Pflege für geschäftige Haushalte.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003ePassgenau für jedes Fenster\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eUngewöhnliche Größe? Vom Boden bis zur Decke? Wir schneiden jedes Paneel exakt nach Ihren Maßen zu. Keine Falten, keine Lücken, keine Kompromisse. Perfekt für Fenster mit Sondermaßen oder mieterfreundliche Installationen.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🌡️\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eWärmeisolierung – niedrigere Energiekosten\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eDas dichte 375 g\/m² Gewebe isoliert auf natürliche Weise – hält Sommerhitze draußen und Winterwärme drinnen. Kunden berichten von spürbaren Unterschieden in der Raumtemperatur und reduzierten Energiekosten.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003eKostenlose Muster – vor dem Kauf testen\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eUnsicher bei Farbe oder Gewicht? Bestellen Sie \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches\" target=\"_blank\" rel=\"noopener\"\u003e\u003cu\u003e\u003cb\u003ekostenlose Stoffmuster\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e, um die Qualität in Ihrem eigenen Raum zu sehen und zu fühlen. Keine Vermutungen, kein Bedauern.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-item\"\u003e\n\n      \u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n      \u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie – risikofrei\u003c\/h3\u003e\n\n      \u003cp class=\"feature-desc\"\u003eHängen Sie sie auf, leben Sie damit, testen Sie die Verdunkelung. Wenn Sie innerhalb von 30 Tagen nicht vollständig zufrieden sind, erhalten Sie eine volle Rückerstattung. Keine Wiedereinlagerungsgebühren, kein Ärger.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guidance Section --\u003e\n\u003csection class=\"section measurement-guidance\"\u003e\n\u003ch2 class=\"section-title\"\u003eMess- und Größenleitfaden\u003c\/h2\u003e\n\n\u003cdiv style=\"text-align: right;\" class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\" style=\"text-align: left;\"\u003e1. Messen der Vorhanglänge\u003cimg style=\"float: right;\" alt=\"Cololeaf hooks\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/832bdfd385f98d2c4a4d5d6cbf9b6604_c3f656f6-a17f-4ec2-b329-d1888f4dcf48_240x240.jpg?v=1757993411\"\u003e\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\" style=\"text-align: left;\"\u003eBei Faltenbandvorhängen messen Sie vom unteren Ende der Ringe (wo die Haken befestigt werden) bis zur gewünschten Endposition des Vorhangs.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-title\"\u003e2. Vorhangbreite \u0026amp; Fülle\u003c\/p\u003e\n\n\u003cp class=\"measurement-desc\"\u003eFür ein optimales Aussehen und Funktion sollte die Vorhangbreite das 1,1- bis 1,3-fache der Schienenlänge betragen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"measurement-section\"\u003e\n\n\u003cp class=\"measurement-desc\"\u003e\u003cstrong\u003e3. Jeder Vorhang wird einzeln verkauft und wird mit verstellbaren Haken geliefert, die eine Höhenanpassung von 3 Zoll ermöglichen, um eine nahtlose Anpassung an Ihren Raum zu gewährleisten. Sollten Sie Fragen haben, können Sie uns gerne per E-Mail unter \u003cspan style=\"text-decoration: underline;\"\u003ecololeaf@outlook.com\u003c\/span\u003e kontaktieren oder uns jederzeit über den Posteingang erreichen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#01 Elfenbeinweiß","offer_id":42082830123092,"sku":"CL3-1979-1IW-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#02 Rauchgrau","offer_id":42082830155860,"sku":"CL3-1979-2SG-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#03 Hellgrau","offer_id":42082830188628,"sku":"CL3-1979-3LG-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#10 Taupe","offer_id":42082830319700,"sku":"CL3-1979-10TP-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#31 Delfter Blau","offer_id":42082830680148,"sku":"CL3-1979-31DB-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#07 Sandbeige","offer_id":42082830254164,"sku":"CL3-1979-7SB-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#05 Dunkelgrau","offer_id":42082830221396,"sku":"CL3-1979-5DG-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#08 Khaki","offer_id":42082830286932,"sku":"CL3-1979-8KK-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#12 Coca Mocha","offer_id":42082830352468,"sku":"CL3-1979-12CM-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#17 Graublau","offer_id":42082830418004,"sku":"CL3-1979-17GB-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#18 Helles Türkis","offer_id":42082830450772,"sku":"CL3-1979-18LT-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#19 Cloisonné","offer_id":42082830483540,"sku":"CL3-1979-19CL-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#20 Dunkelblau","offer_id":42082830516308,"sku":"CL3-1979-20DB-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#22 Orange","offer_id":42082830549076,"sku":"CL3-1979-22OR-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#23 Helles Lila","offer_id":42082830581844,"sku":"CL3-1979-23LL-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#26 Nebelgrün","offer_id":42082830614612,"sku":"CL3-1979-26FG-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#30 Meeresblau","offer_id":42082830647380,"sku":"CL3-1979-30SB-PP","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#35 Oase","offer_id":42082830712916,"sku":"CL3-1979-35OS-PP","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Room-Darkening-Linen-Blend-Curtains-Heavy-Weight-Thermal-Blackout-Drapes-for-Bedroom-Ivory-White_18_fffe4f12-9134-4dfc-a681-564028fa7ff9.jpg?v=1775034088"},{"product_id":"roman-shade-faux-linen","title":"1908 Raffrollo mit Klettverschluss in Leinenoptik, Lichtfilternd, Verdunkelnd, Blickdicht, Inklusive Montagematerial","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    #product-description-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    #product-description-container {\n      background-color: #ffffff;\n      color: #5a4b3a;\n      line-height: 1.6;\n      padding: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    \n    #product-description-container .section {\n      margin: 25px 0;\n      padding: 20px;\n      background-color: #fff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    }\n    \n    \/* First section background color *\/\n    #product-description-container .section:first-of-type {\n      background-color: #f8f5f0;\n    }\n    \n    #product-description-container .section-title {\n      color: #584434;\n      font-size: 2.4rem;\n      margin-bottom: 20px;\n      text-align: center;\n      font-weight: 600;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    #product-description-container .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #a89279;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.5rem;\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5a4b3a;\n      line-height: 1.8;\n    }\n    \n    #product-description-container .features-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n      margin-top: 20px;\n    }\n    \n    #product-description-container .feature-item {\n      background-color: #f9f7f3;\n      padding: 20px;\n      border-radius: 8px;\n      text-align: center;\n      transition: all 0.3s ease;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .feature-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(88, 68, 52, 0.12);\n    }\n    \n    #product-description-container .feature-icon {\n      font-size: 3rem;\n      color: #8c7559;\n      margin-bottom: 20px;\n      display: block;\n    }\n    \n    #product-description-container .feature-title {\n      color: #584434;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .feature-desc {\n      color: #5a4b3a;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    \/* Specifications *\/\n    #product-description-container .specifications {\n      margin: 0px 0;\n    }\n    \n    #product-description-container .spec-title {\n      color: #584434;\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .spec-list {\n      list-style-type: none;\n      padding-left: 0;\n    }\n    \n    #product-description-container ul.spec-list \u003e li {\n      margin-bottom: 12px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n      padding-left: 0;\n    }\n    \n    #product-description-container .spec-list li:before {\n      content: none;\n    }\n    \n    #product-description-container .spec-list strong {\n      color: #584434;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-detail {\n      overflow: hidden;\n      margin: 15px 0;\n    }\n    \n    #product-description-container .material-text {\n      margin-right: 620px;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .material-image {\n      width: 600px;\n      height: 600px;\n      object-fit: cover;\n      border-radius: 5px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n      float: right;\n      margin: 0 0 15px 20px;\n    }\n    \n    #product-description-container .note-text {\n      font-style: italic;\n      color: #8c7559;\n      margin-top: 5px;\n      text-decoration: underline;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-guidance {\n      margin-top: 20px;\n    }\n    \n    #product-description-container .measurement-section {\n      margin-bottom: 20px;\n    }\n    \n    #product-description-container .measurement-title {\n      color: #584434;\n      font-size: 1.7rem;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    \n    #product-description-container .measurement-desc {\n      color: #5a4b3a;\n      margin-bottom: 15px;\n      line-height: 1.6;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list {\n      list-style-type: none;\n      padding-left: 20px;\n    }\n    \n    #product-description-container .measurement-list li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 25px;\n      color: #5a4b3a;\n      font-size: 1.5rem;\n    }\n    \n    #product-description-container .measurement-list li:before {\n      content: \"•\";\n      color: #8c7559;\n      font-size: 1.6rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n    \n    \/* Product backing container *\/\n    #product-description-container .product-backing-container {\n      display: flex;\n      gap: 20px;\n      max-width: 1000px;\n      margin: 20px auto;\n      padding: 10px 0;\n    }\n    \n    #product-description-container .backing-item {\n      flex: 1;\n      text-align: center;\n      background-color: #f9f7f3;\n      padding: 15px;\n      border-radius: 8px;\n      border: 1px solid #e8e1d5;\n    }\n    \n    #product-description-container .backing-item img {\n      width: 100%;\n      max-width: 280px;\n      height: auto;\n      display: block;\n      margin: 0 auto 12px;\n      border-radius: 8px;\n      box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n    }\n    \n    #product-description-container .backing-item p {\n      margin: 0;\n      font-size: 1.4rem;\n      color: #5a4b3a;\n      line-height: 1.5;\n    }\n    \n    #product-description-container .backing-item b {\n      color: #584434;\n      font-weight: 600;\n    }\n    \n    \/* Top banner image *\/\n    #product-description-container .top-banner {\n      text-align: center;\n      margin: 0 auto 20px;\n      display: block;\n      width: 100%;\n    }\n    \n    #product-description-container .top-banner img {\n      max-width: 90%;\n      height: auto;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n      margin: 0 auto;\n      display: block;\n    }\n    \n    \/* Compact section for liner and measurement *\/\n    #product-description-container .compact-section {\n      margin: 20px 0;\n      padding: 15px 20px;\n    }\n    \n    #product-description-container .compact-section .section-title {\n      margin-bottom: 20px;\n    }\n    \n    \/* Responsive design *\/\n    @media (max-width: 992px) {\n      #product-description-container .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      #product-description-container .material-image {\n        width: 400px;\n        height: 400px;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 420px;\n      }\n      \n      #product-description-container .product-backing-container {\n        flex-direction: column;\n        gap: 20px;\n        margin: 15px auto;\n      }\n    }\n    \n    @media (max-width: 768px) {\n      #product-description-container .section {\n        padding: 20px;\n        margin: 20px 0;\n      }\n      \n      #product-description-container .compact-section {\n        padding: 15px;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .section-title {\n        font-size: 2rem;\n        margin-bottom: 20px;\n      }\n      \n      #product-description-container .premium-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      #product-description-container .feature-icon {\n        font-size: 2.8rem;\n      }\n      \n      #product-description-container .material-image {\n        width: 100%;\n        height: auto;\n        float: none;\n        margin: 15px 0;\n      }\n      \n      #product-description-container .material-text {\n        margin-right: 0;\n      }\n      \n      \/* Font size adjustments for mobile *\/\n      #product-description-container ul.spec-list \u003e li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .spec-list strong {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .material-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .note-text {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .feature-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-desc {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .measurement-list li {\n        font-size: 1.4rem;\n      }\n      \n      #product-description-container .backing-item p {\n        font-size: 1.3rem;\n      }\n      \n      #product-description-container .backing-item {\n        padding: 12px;\n      }\n      \n      #product-description-container .top-banner img {\n        max-width: 95%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\n\u003c!-- Top banner image --\u003e\n\u003cdiv class=\"top-banner\"\u003e\u003cimg alt=\"Roman Shades\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/roman_shades_1f748361-a63a-43c1-9ff0-8d2d812f18ee_1024x1024.jpg?v=1747895332\"\u003e\u003c\/div\u003e\n\n\u003c!-- Premium Roman Shades Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eRaffrollos aus Leinenmischgewebe\u003c\/h2\u003e\n\n\u003cp class=\"premium-text\"\u003eVerschönern Sie Ihre Fenster mit unseren eleganten Raffrollos aus Leinenmischgewebe. Mit einem raffinierten Klettverschluss-Design und mehreren Futteroptionen bieten diese Rollos sowohl Stil als auch Funktionalität für jeden Raum in Ihrem Zuhause.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- Product Specifications Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch4 class=\"spec-title\"\u003ePRODUKTSPEZIFIKATIONEN\u003c\/h4\u003e\n\n\u003cul class=\"spec-list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eMaterial: \u003c\/strong\u003eLeinenmischgewebe, 20 % Leinen + 80 % Polyester\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eStoffgewicht: \u003c\/strong\u003e350 g\/m²\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eFutter:\u003c\/strong\u003e Optional (siehe Optionen unten)\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Klettverschluss-Design für einfache Installation\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePflegehinweise:\u003c\/strong\u003e Maschinenwäsche kalt im Schonwaschgang. Nicht bleichen. Im Trockner bei niedriger Temperatur trocknen. Bei Bedarf kühl bügeln.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\u003c!-- Different Liner Shading Effect Section --\u003e\n\u003csection class=\"section compact-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eVerschiedene Futter-Verdunkelungseffekte\u003c\/h3\u003e\n\n\u003cp class=\"premium-text\"\u003eWählen Sie aus drei Futteroptionen, um Ihr gewünschtes Maß an Lichtkontrolle und Privatsphäre zu erreichen.\u003c\/p\u003e\n\n\u003cdiv class=\"product-backing-container\"\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_10_26dac5da-d833-4428-bc34-34388cc02293_800x800.jpg?v=1747884922\" alt=\"Ungefüttert\"\u003e\n\u003cp\u003e\u003cb\u003eUngefüttert\u003c\/b\u003e\u003cbr\u003eGleiche Farbe vorne und hinten, blockiert 70 %-80 % des Lichts.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_13_844fb66e-1f5c-48ed-a178-1cea8c600026_800x800.jpg?v=1747885210\" alt=\"Raumverdunkelndes Futter\"\u003e\n\u003cp\u003e\u003cb\u003eRaumverdunkelndes Futter\u003c\/b\u003e \u003cbr\u003eWeißes Raumverdunkelungsfutter, 140 g\/m² Gewicht, blockiert 80-90 % des Lichts, dunkle Farben wirken besser.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_7_504c6099-5085-44b6-9a67-97e80cac061b_800x800.jpg?v=1747884922\" alt=\"Verdunkelungsfutter\"\u003e\n\u003cp\u003e\u003cb\u003eVerdunkelungsfutter\u003c\/b\u003e\u003cbr\u003eGrauweißes Verdunkelungsfutter, 220 g\/m² Gewicht, blockiert 90 %-95 % des Lichts.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-backing-container\"\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_22_800x800.jpg?v=1747891758\" alt=\"Ungefütterte Ansicht\"\u003e\n\u003cp\u003e\u003cb\u003eUngefüttert \u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_31_800x800.jpg?v=1747891763\" alt=\"Raumverdunkelung Ansicht\"\u003e\n\u003cp\u003e\u003cb\u003eWeißes raumverdunkelndes Futter\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Rm-k-3_37_800x800.jpg?v=1747891769\" alt=\"Verdunkelungsansicht\"\u003e\n\u003cp\u003e\u003cb\u003eGrauweißes Verdunkelungsfutter\u003c\/b\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Why Choose Our Roman Shades Section --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWarum unsere Raffrollos wählen?\u003c\/h2\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eHochwertiges Leinenmischgewebe\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eGefertigt aus hochwertigem Leinenmischgewebe, das sowohl Strapazierfähigkeit als auch eine raffinierte natürliche Textur bietet.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e☀️\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eIndividuelle Lichtkontrolle\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWählen Sie aus drei Futteroptionen, um Ihr perfektes Gleichgewicht zwischen natürlichem Licht und Privatsphäre zu erreichen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003ePerfekte Passform Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eMaßgefertigt nach Ihren genauen Maßen für eine makellose Installation und ein professionelles Aussehen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🚚\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eSchneller Versand\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eSchnelle Bearbeitungszeiten ohne Kompromisse bei der Qualität. Erhalten Sie Ihre maßgefertigten Rollos in 2-3 Wochen.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e🆓\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003eKostenlose Muster\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eErhalten Sie Stoffmuster, um die Qualität vor der Bestellung zu prüfen. Klicken Sie \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F108539314260\u0026amp;sort_by=manual\" title=\"free swatches\" rel=\"noopener\" target=\"_blank\"\u003e\u003cu\u003e\u003cb\u003ehier\u003c\/b\u003e\u003c\/u\u003e\u003c\/a\u003e für kostenlose Muster.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cspan class=\"feature-icon\"\u003e✅\u003c\/span\u003e\n\u003ch3 class=\"feature-title\"\u003e30-Tage-Garantie\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWir stehen mit einer 30-tägigen Zufriedenheitsgarantie hinter unseren Produkten, für Ihre Sicherheit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Measurement Guide Section --\u003e\n\u003csection class=\"section compact-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eWie man misst\u003c\/h3\u003e\n\n\u003cdiv class=\"product-backing-container\"\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/insidemount_800x800.jpg?v=1747893174\" alt=\"innenliegende Montage\"\u003e\n\u003cp\u003e\u003cb\u003eInnenliegende Montage \u003c\/b\u003e\u003cbr\u003e1. Fenstertiefe erfordert mehr als 5 cm.\u003cbr\u003e2. Messen Sie die innere Fensterbreite und -höhe.\u003cbr\u003e3. Breite = Innere Fensterbreite - 1 cm.\u003cbr\u003e4. Höhe = Innere Fensterhöhe.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"backing-item\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/outsidemount_800x800.jpg?v=1747893177\" alt=\"außenliegende Montage\"\u003e\n\u003cp\u003e\u003cb\u003eAußenliegende Montage\u003c\/b\u003e \u003cbr\u003e1. Keine Begrenzung für die Fenstertiefe.\u003cbr\u003e2. Messen Sie die Breite und Höhe des Fensterrahmens.\u003cbr\u003e3. Breite = Fensterrahmenbreite + 7,5-15 cm.\u003cbr\u003e4. Höhe = Fensterrahmenhöhe + 12,5-25 cm.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cololeaf","offers":[{"title":"#3 Sand Beige","offer_id":42101894873172,"sku":"CL51-1908-RS-3","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":42101125382228,"sku":"CL51-1908-RS-0","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pinke Limonade","offer_id":42101895200852,"sku":"CL51-1908-RS-19","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#22 Burgunderrot","offer_id":42101895266388,"sku":"CL51-1908-RS-22","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#25 Schamottstein","offer_id":42101895331924,"sku":"CL51-1908-RS-25","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#1 Beige Weiß","offer_id":42101894807636,"sku":"CL51-1908-RS-1","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":42101894840404,"sku":"CL51-1908-RS-2","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#5 Birke","offer_id":42101894905940,"sku":"CL51-1908-RS-5","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#6 Graubeige","offer_id":42101894938708,"sku":"CL51-1908-RS-6","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#8 Graubraun","offer_id":42101894971476,"sku":"CL51-1908-RS-8","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#9 Rostbraun","offer_id":42101895004244,"sku":"CL51-1908-RS-9","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#11 Hellgrau","offer_id":42101895037012,"sku":"CL51-1908-RS-11","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#12 Felsgrau","offer_id":42101895069780,"sku":"CL51-1908-RS-12","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#13 Schokoladentarte","offer_id":42101895102548,"sku":"CL51-1908-RS-13","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#16 Carbon Gray","offer_id":42101895135316,"sku":"CL51-1908-RS-16","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#17 Dunkelgrau","offer_id":42101895168084,"sku":"CL51-1908-RS-17","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#21 Pflaume","offer_id":42101895233620,"sku":"CL51-1908-RS-21","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#23 Rotwein","offer_id":42101895299156,"sku":"CL51-1908-RS-23","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#26 Oranger Feuerfalter","offer_id":42101895364692,"sku":"CL51-1908-RS-26","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#27 Khaki-Gelb","offer_id":42101895397460,"sku":"CL51-1908-RS-27","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#30 Grün","offer_id":42101895430228,"sku":"CL51-1908-RS-30","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#31 Pfau","offer_id":42101895462996,"sku":"CL51-1908-RS-31","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#34 Everglade-Krickente","offer_id":42101895495764,"sku":"CL51-1908-RS-34","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#36 Marineblau","offer_id":42101895528532,"sku":"CL51-1908-RS-36","price":28.99,"currency_code":"USD","in_stock":true},{"title":"#37 Schwarz","offer_id":42101895561300,"sku":"CL51-1908-RS-37","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/3_3670d14b-a0e8-4c91-b996-c7de939436db.jpg?v=1774509446"},{"product_id":"1908-linen-curtain-nickle-grommet","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Beige Weiß","offer_id":42181971148884,"sku":"CL51-1908-1-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sandbeige","offer_id":42181971181652,"sku":"CL51-1908-3-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#11 Grau","offer_id":42181971214420,"sku":"CL51-1908-11-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#31 Pfau","offer_id":42181972164692,"sku":"CL51-1908-31-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#35 Ägäisblau","offer_id":42182359744596,"sku":"CL51-1908-35-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":42181971312724,"sku":"CL51-1908-0-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":42181971345492,"sku":"CL51-1908-2-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Khaki","offer_id":42181971378260,"sku":"CL51-1908-4-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#5 Kräftiges Holz","offer_id":42181971411028,"sku":"CL51-1908-5-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#6 Grau-Beige","offer_id":42181971443796,"sku":"CL51-1908-6-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#7 Tapioka","offer_id":42181971476564,"sku":"CL51-1908-7-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupegrau","offer_id":42181971509332,"sku":"CL51-1908-8-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#9 Rostbraun","offer_id":42181971542100,"sku":"CL51-1908-9-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#10 Dunkelgrau","offer_id":42181971574868,"sku":"CL51-1908-10-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#12 Steingrau","offer_id":42181971607636,"sku":"CL51-1908-12-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#13 Schokoladentarte","offer_id":42181971640404,"sku":"CL51-1908-13-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#14 Ebenholz","offer_id":42181971673172,"sku":"CL51-1908-14-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":42181971705940,"sku":"CL51-1908-15-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#16 Carbonschwarz","offer_id":42181971738708,"sku":"CL51-1908-16-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#17 Dunkelgrau","offer_id":42181971771476,"sku":"CL51-1908-17-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#18 Sandweiß\/Nebel","offer_id":42181971804244,"sku":"CL51-1908-18-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pink Lemonade","offer_id":42181971837012,"sku":"CL51-1908-19-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#20 Helles Lavendel","offer_id":42181971869780,"sku":"CL51-1908-20-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#21 Pflaume","offer_id":42181971902548,"sku":"CL51-1908-21-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#22 Burundy Rot","offer_id":42181971935316,"sku":"CL51-1908-22-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#23 Rotwein","offer_id":42181971968084,"sku":"CL51-1908-23-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#24 Kastanienbraun","offer_id":42182349586516,"sku":"CL51-1908-24-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#25 Ziegelrot","offer_id":42181972000852,"sku":"CL51-1908-25-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#26 Oranger Kupferfalter","offer_id":42181972033620,"sku":"CL51-1908-26-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#27 Khakigelb","offer_id":42181971247188,"sku":"CL51-1908-27-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#28 Khaki","offer_id":42181972066388,"sku":"CL51-1908-28-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#29 Olive","offer_id":42181972099156,"sku":"CL51-1908-29-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#30 Grün","offer_id":42181972131924,"sku":"CL51-1908-30-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#32 Blass Türkis","offer_id":42182388023380,"sku":"CL51-1908-32-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#33 Aqua","offer_id":42181972197460,"sku":"CL51-1908-33-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#34 Everglade Teal","offer_id":42181971279956,"sku":"CL51-1908-34-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#36 Marineblau","offer_id":42181972230228,"sku":"CL51-1908-36-NG","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#37 Schwarz","offer_id":42181972262996,"sku":"CL51-1908-37-NG","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/0_03_55f850f4-53d5-450e-a844-d1cba814ebf8.jpg?v=1774510014"},{"product_id":"1908-linen-curtain-tab-top","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Beige-Weiß","offer_id":42184109752404,"sku":"CL51-1908-1-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sandbeige","offer_id":42184109785172,"sku":"CL51-1908-3-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#11 Grau","offer_id":42184109817940,"sku":"CL51-1908-11-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#31 Pfau","offer_id":42184109850708,"sku":"CL51-1908-31-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#35 Ägäisblau","offer_id":42184109883476,"sku":"CL51-1908-35-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":42184109916244,"sku":"CL51-1908-0-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":42184109949012,"sku":"CL51-1908-2-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Khaki","offer_id":42184109981780,"sku":"CL51-1908-4-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#5 Burly Wood","offer_id":42184110014548,"sku":"CL51-1908-5-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#6 Grau Beige","offer_id":42184110047316,"sku":"CL51-1908-6-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#7 Tapioka","offer_id":42184110080084,"sku":"CL51-1908-7-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupegrau","offer_id":42184110112852,"sku":"CL51-1908-8-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#9 Rostbraun","offer_id":42184110145620,"sku":"CL51-1908-9-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#10 Dunkelgrau","offer_id":42184110178388,"sku":"CL51-1908-10-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#12 Steingrau","offer_id":42184110211156,"sku":"CL51-1908-12-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#13 Schokoladentarte","offer_id":42184110243924,"sku":"CL51-1908-13-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#14 Ebenholz","offer_id":42184110276692,"sku":"CL51-1908-14-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":42184110309460,"sku":"CL51-1908-15-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#16 Karbongrau","offer_id":42184110342228,"sku":"CL51-1908-16-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#17 Dunkelgrau","offer_id":42184110374996,"sku":"CL51-1908-17-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#18 Sandweiß\/Nebel","offer_id":42184110407764,"sku":"CL51-1908-18-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pink Lemonade","offer_id":42184110440532,"sku":"CL51-1908-19-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#20 Helles Lavendel","offer_id":42184110473300,"sku":"CL51-1908-20-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#21 Pflaume","offer_id":42184110506068,"sku":"CL51-1908-21-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#22 Burundy-Rot","offer_id":42184110538836,"sku":"CL51-1908-22-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#23 Rotwein","offer_id":42184110571604,"sku":"CL51-1908-23-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#24 Kastanienbraun","offer_id":42184110604372,"sku":"CL51-1908-24-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#25 Ziegelrot","offer_id":42184110637140,"sku":"CL51-1908-25-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#26 Orange Copper","offer_id":42184110669908,"sku":"CL51-1908-26-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#27 Khakigelb","offer_id":42184110702676,"sku":"CL51-1908-27-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#28 Khaki","offer_id":42184110735444,"sku":"CL51-1908-28-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#29 Olive","offer_id":42184110768212,"sku":"CL51-1908-29-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#30 Grün","offer_id":42184110800980,"sku":"CL51-1908-30-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#32 Blass Türkis","offer_id":42184110833748,"sku":"CL51-1908-32-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#33 Aqua","offer_id":42184110866516,"sku":"CL51-1908-33-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#34 Everglades-Krickente","offer_id":42184110899284,"sku":"CL51-1908-34-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#36 Marineblau","offer_id":42184110932052,"sku":"CL51-1908-36-TT","price":59.99,"currency_code":"USD","in_stock":true},{"title":"#37 Schwarz","offer_id":42184110964820,"sku":"CL51-1908-37-TT","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/0_01_07.jpg?v=1774510015"},{"product_id":"1908-linen-blend-curtain-pinch-pleat","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Beige Weiß","offer_id":42184378384468,"sku":"CL51-1908-1-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sand Beige","offer_id":42184378417236,"sku":"CL51-1908-3-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#11 Grau","offer_id":42184378450004,"sku":"CL51-1908-11-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#31 Pfau","offer_id":42184378482772,"sku":"CL51-1908-31-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#35 Ägäisblau","offer_id":42184378515540,"sku":"CL51-1908-35-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":42184378548308,"sku":"CL51-1908-0-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#2 Elfenbeinweiß","offer_id":42184378581076,"sku":"CL51-1908-2-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Khaki","offer_id":42184378613844,"sku":"CL51-1908-4-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#5 Burlywood","offer_id":42184378646612,"sku":"CL51-1908-5-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#6 Graubeige","offer_id":42184378679380,"sku":"CL51-1908-6-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#7 Tapioka","offer_id":42184378712148,"sku":"CL51-1908-7-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupegrau","offer_id":42184378744916,"sku":"CL51-1908-8-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#9 Rostbraun","offer_id":42184378777684,"sku":"CL51-1908-9-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#10 Dunkelgrau","offer_id":42184378810452,"sku":"CL51-1908-10-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#12 Steingrau","offer_id":42184378843220,"sku":"CL51-1908-12-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#13 Schokoladentarte","offer_id":42184378875988,"sku":"CL51-1908-13-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#14 Ebenholz","offer_id":42184378908756,"sku":"CL51-1908-14-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":42184378941524,"sku":"CL51-1908-15-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#16 Karbongrau","offer_id":42184378974292,"sku":"CL51-1908-16-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#17 Dunkelgrau","offer_id":42184379007060,"sku":"CL51-1908-17-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#18 Sandweiß\/Nebel","offer_id":42184379039828,"sku":"CL51-1908-18-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pinke Limonade","offer_id":42184379072596,"sku":"CL51-1908-19-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#20 Helles Lavendel","offer_id":42184379105364,"sku":"CL51-1908-20-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#21 Pflaume","offer_id":42184379138132,"sku":"CL51-1908-21-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#22 Burundy-Rot","offer_id":42184379170900,"sku":"CL51-1908-22-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#23 Rotwein","offer_id":42184379203668,"sku":"CL51-1908-23-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#24 Kastanienbraun","offer_id":42184379236436,"sku":"CL51-1908-24-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#25 Ziegelrot","offer_id":42184379269204,"sku":"CL51-1908-25-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#26 Orangefuchs","offer_id":42184379301972,"sku":"CL51-1908-26-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#27 Khakigelb","offer_id":42184379334740,"sku":"CL51-1908-27-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#28 Khaki","offer_id":42184379367508,"sku":"CL51-1908-28-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#29 Olive","offer_id":42184379400276,"sku":"CL51-1908-29-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#30 Grün","offer_id":42184379433044,"sku":"CL51-1908-30-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#32 Blass Türkis","offer_id":42184379465812,"sku":"CL51-1908-32-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#33 Aqua","offer_id":42184379498580,"sku":"CL51-1908-33-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#34 Everglade Teal","offer_id":42184379531348,"sku":"CL51-1908-34-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#36 Marineblau","offer_id":42184379564116,"sku":"CL51-1908-36-PP","price":92.99,"currency_code":"USD","in_stock":true},{"title":"#37 Schwarz","offer_id":42184379596884,"sku":"CL51-1908-37-PP","price":92.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/011.jpg?v=1774510156"},{"product_id":"1908-linen-unlined-curtain-with-trim-border","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#2 Elfenbeinweiß","offer_id":42302424547412,"sku":"CL51-1908-2-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#0 Schneewittchen","offer_id":42302424514644,"sku":"CL51-1908-0-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#1 Beige Weiß","offer_id":42302424350804,"sku":"CL51-1908-1-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#3 Sand Beige","offer_id":42302424383572,"sku":"CL51-1908-3-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#4 Helles Khaki","offer_id":42302424580180,"sku":"CL51-1908-4-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#5 Burly Wood","offer_id":42302424612948,"sku":"CL51-1908-5-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#7 Tapioka","offer_id":42302424678484,"sku":"CL51-1908-7-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#18 Sandweiß\/Nebel","offer_id":42302425006164,"sku":"CL51-1908-18-PP-T","price":89.99,"currency_code":"USD","in_stock":true},{"title":"#19 Pink Lemonade","offer_id":42302425038932,"sku":"CL51-1908-19-PP-T","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/05_f0902a07-afac-44b3-8450-6392fa11b46a.jpg?v=1774510160"},{"product_id":"oy12-blackout-chenille-curtains-grommets","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#3 Elfenbeinweiß","offer_id":45247883378772,"sku":"CL21-OY12-3-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#6 Beige","offer_id":45247883444308,"sku":"CL21-OY12-6-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#11 Braun","offer_id":45247883608148,"sku":"CL21-OY12-11-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#21 Marineblau","offer_id":45247883903060,"sku":"CL21-OY12-21-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#22 Ziegelrot","offer_id":45247883935828,"sku":"CL21-OY12-22-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#1 Nebelgrün","offer_id":45247883313236,"sku":"CL21-OY12-1-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#2 Rosa Limonade","offer_id":45247883346004,"sku":"CL21-OY12-2-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#5 Silbergrau","offer_id":45247883411540,"sku":"CL21-OY12-5-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#7 Khaki","offer_id":45247883477076,"sku":"CL21-OY12-7-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupe","offer_id":45247883509844,"sku":"CL21-OY12-8-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#9 Eiche","offer_id":45247883542612,"sku":"CL21-OY12-9-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#10 Erdbraun","offer_id":45247883575380,"sku":"CL21-OY12-10-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#12 Himmelblau","offer_id":45247883640916,"sku":"CL21-OY12-12-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#13 Pergament","offer_id":45247883673684,"sku":"CL21-OY12-13-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":45247883706452,"sku":"CL21-OY12-15-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#16 Graugrün","offer_id":45247883739220,"sku":"CL21-OY12-16-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#17 Graublau","offer_id":45247883771988,"sku":"CL21-OY12-17-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#18 Dunkelgrau","offer_id":45247883804756,"sku":"CL21-OY12-18-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#19 Rauchgrau","offer_id":45247883837524,"sku":"CL21-OY12-19-GM","price":63.99,"currency_code":"USD","in_stock":true},{"title":"#20 Palm","offer_id":45247883870292,"sku":"CL21-OY12-20-GM","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY12-Blackout-Soft-Chenille-Curtains-1-Panel-Beige_10_a126500f-56c7-4815-a2dc-f75ca02bf40b.jpg?v=1775546097"},{"product_id":"oy19s-linen-blend-blackout-curtains-grommets","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Gräulichweiß","offer_id":45252574806100,"sku":"CL22-OY19S-1GW-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#2 Sahne","offer_id":45252574838868,"sku":"CL22-OY19S-2CR-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#3 Elfenbeinweiß","offer_id":45252612587604,"sku":"CL22-OY19S-3IW-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#4 Sandbeige","offer_id":45252612620372,"sku":"CL22-OY19S-4SB-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#5 Taupe","offer_id":45252612653140,"sku":"CL22-OY19S-5TP-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":45252612685908,"sku":"CL22-OY19S-6LB-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#7 Silbergrau","offer_id":45252612718676,"sku":"CL22-OY19S-7SG-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#8 Hellgrau","offer_id":45252612751444,"sku":"CL22-OY19S-8LG-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":45252612784212,"sku":"CL22-OY19S-9GY-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#10 Mittelgrau","offer_id":45252612816980,"sku":"CL22-OY19S-10MG-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#11 Heller Kaffee","offer_id":45252612849748,"sku":"CL22-OY19S-11LC-GM","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#12 Dunkelgrau","offer_id":45252612882516,"sku":"CL22-OY19S-12DG-GM","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY19S-Soft-Linen-Blend-Blackout-Curtains-Greyish-White_1_53f0213f-911b-403a-8273-8c1d71ad7591.jpg?v=1776673094"},{"product_id":"oy12-blackout-chenille-curtains","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#22 Ziegelrot","offer_id":45629253288020,"sku":"CL21-OY12-22-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#3 Elfenbeinweiß","offer_id":45629253156948,"sku":"CL21-OY12-3-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#6 Beige","offer_id":45629253189716,"sku":"CL21-OY12-6-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"Nr. 11 Braun","offer_id":45629253222484,"sku":"CL21-OY12-11-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#21 Marine","offer_id":45629253255252,"sku":"CL21-OY12-21-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#1 Nebelgrün","offer_id":45629253320788,"sku":"CL21-OY12-1-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#2 Pink Lemonade","offer_id":45629253353556,"sku":"CL21-OY12-2-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#5 Silbergrau","offer_id":45629253386324,"sku":"CL21-OY12-5-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#7 Khaki","offer_id":45629253419092,"sku":"CL21-OY12-7-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#8 Taupe","offer_id":45629253451860,"sku":"CL21-OY12-8-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#9 Eiche","offer_id":45629253484628,"sku":"CL21-OY12-9-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#10 Erdbraun","offer_id":45629253517396,"sku":"CL21-OY12-10-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#12 Himmelblau","offer_id":45629253550164,"sku":"CL21-OY12-12-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#13 Pergament","offer_id":45629253582932,"sku":"CL21-OY12-13-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#15 Hellgrau","offer_id":45629253615700,"sku":"CL21-OY12-15-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#16 Blaugrau","offer_id":45629253648468,"sku":"CL21-OY12-16-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#17 Graublau","offer_id":45629253681236,"sku":"CL21-OY12-17-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#18 Dunkelgrau","offer_id":45629253714004,"sku":"CL21-OY12-18-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#19 Rauchgrau","offer_id":45629253746772,"sku":"CL21-OY12-19-PP","price":83.99,"currency_code":"USD","in_stock":true},{"title":"#20 Palm","offer_id":45629253779540,"sku":"CL21-OY12-20-PP","price":83.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY12-Blackout-Soft-Chenille-Curtains-1-Panel-Firebrick_5_3e14aabc-fbca-416c-8e67-6e05a67d47df.jpg?v=1776233191"},{"product_id":"oy19s-linen-blend-blackout-curtains-flat-hooks","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Grauweiß","offer_id":45890648146004,"sku":"CL22-OY19S-1GW-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#2 Sahne","offer_id":45890648178772,"sku":"CL22-OY19S-2CR-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#3 Elfenbeinweiß","offer_id":45890648211540,"sku":"CL22-OY19S-3IW-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#4 Sandbeige","offer_id":45890648244308,"sku":"CL22-OY19S-4SB-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#5 Taupe","offer_id":45890648277076,"sku":"CL22-OY19S-5TP-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":45890648309844,"sku":"CL22-OY19S-6LB-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#7 Silbergrau","offer_id":45890648342612,"sku":"CL22-OY19S-7SG-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#8 Hellgrau","offer_id":45890648375380,"sku":"CL22-OY19S-8LG-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":45890648408148,"sku":"CL22-OY19S-9GY-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#10 Mittelgrau","offer_id":45890648440916,"sku":"CL22-OY19S-10MG-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#11 Heller Kaffee","offer_id":45890648473684,"sku":"CL22-OY19S-11LC-FH","price":55.99,"currency_code":"USD","in_stock":true},{"title":"#12 Dunkelgrau","offer_id":45890648506452,"sku":"CL22-OY19S-12DG-FH","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY19S-Soft-Linen-Blend-Blackout-Curtains-Greyish-White_7_e43a3efe-48af-4047-9c52-674c564ecea4.jpg?v=1776751979"},{"product_id":"oy19s-linen-blend-curtains-pinch-peat","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Gräulich-Weiß","offer_id":45948167979092,"sku":"CL22-OY19S-1GW-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#2 Sahne","offer_id":45948168011860,"sku":"CL22-OY19S-2CR-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#3 Elfenbeinweiß","offer_id":45948168044628,"sku":"CL22-OY19S-3IW-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#4 Sandbeige","offer_id":45948168077396,"sku":"CL22-OY19S-4SB-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#5 Taupe","offer_id":45948168110164,"sku":"CL22-OY19S-5TP-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":45948168142932,"sku":"CL22-OY19S-6LB-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#7 Silbergrau","offer_id":45948168175700,"sku":"CL22-OY19S-7SG-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#8 Hellgrau","offer_id":45948168208468,"sku":"CL22-OY19S-8LG-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"Nr. 9 Grau","offer_id":45948168241236,"sku":"CL22-OY19S-9GY-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#10 Mittelgrau","offer_id":45948168274004,"sku":"CL22-OY19S-10MG-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#11 Heller Kaffee","offer_id":45948168306772,"sku":"CL22-OY19S-11LC-PP","price":76.99,"currency_code":"USD","in_stock":true},{"title":"#12 Dunkelgrau","offer_id":45948168339540,"sku":"CL22-OY19S-12DG-PP","price":76.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY19S-Soft-Linen-Blend-Blackout-Curtains-Greyish-White_5_320dcdf1-a03c-4296-9e66-73e170d170ac.jpg?v=1776834789"},{"product_id":"oy19s-blackout-linen-curtains-3-in-1-header","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#1 Grauweiß","offer_id":45961819750484,"sku":"CL22-OY19S-1GW-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#2 Creme","offer_id":45961819783252,"sku":"CL22-OY19S-2CR-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#3 Elfenbeinweiß","offer_id":45961819816020,"sku":"CL22-OY19S-3IW-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#4 Sandbeige","offer_id":45961819848788,"sku":"CL22-OY19S-4SB-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#5 Taupe","offer_id":45961819881556,"sku":"CL22-OY19S-5TP-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#6 Hellbraun","offer_id":45961819914324,"sku":"CL22-OY19S-6LB-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#7 Silbergrau","offer_id":45961819947092,"sku":"CL22-OY19S-7SG-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#8 Hellgrau","offer_id":45961819979860,"sku":"CL22-OY19S-8LG-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#9 Grau","offer_id":45961820012628,"sku":"CL22-OY19S-9GY-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#10 Mittelgrau","offer_id":45961820045396,"sku":"CL22-OY19S-10MG-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#11 Helles Kaffeebraun","offer_id":45961820078164,"sku":"CL22-OY19S-11LC-H3","price":87.99,"currency_code":"USD","in_stock":true},{"title":"#12 Dunkelgrau","offer_id":45961820110932,"sku":"CL22-OY19S-12DG-H3","price":87.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/OY19S-Soft-Linen-Blend-Blackout-Curtains-Light-Brown_10_980b1335-4fff-4fc9-919e-b2f5a7958815.jpg?v=1776843157"},{"product_id":"tw04-linen-textured-sheer-curtain-pinch-pleat","title":"Leinenmischung Vorhang nach Maß","description":"\u003cp\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffmaterial\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Liz-Kollektion, 20 % Leinen + 80 % Polyester.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eStoffgewicht\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: ungefüttert, 350 g\/m², 60–80 % Verdunkelungseffekt.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003eVorhänge mit Leinenstruktur sind schwer, aber weich und fallen wunderschön. \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003ePassend für\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Wohnzimmer, Schlafzimmer, Fenstertüren, Raumteiler, Küche, Esszimmer, Waschküche, Heimbüro, sogar Kinderzimmer.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eMultifunktional\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: Dies ist ein umweltfreundlicher Vorhang, der wärmeisolierend wirkt, Energie spart und Lärm reduziert. Der Vorhang aus Leinenmischung kommt ohne chemisch beschichtete Auskleidung aus und ist gesundheits- und umweltfreundlich.\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eVerpackungsdetails\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e: 1 Flächenvorhang, das Paket enthält Haken, jedoch keine Vorhangringe.\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eSo setzen Sie die Haken ein\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Stecken Sie die Haken in die Falten auf der Rückseite des Vorhangs.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Nehmen Sie Anpassungen an der erforderlichen Höhe vor.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Um die Hakenhöhe anzupassen, ziehen Sie ihn nach unten und setzen Sie ihn von oben in die gewünschte Position zurück.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eWaschtipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Mit ähnlicher Farbe kalt in der Maschine waschen.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Sanfter Kreis.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Nicht bleichen.\u003cbr style=\"box-sizing: border-box;\"\u003e 4. Bei niedriger Temperatur bügeln.\u003cbr style=\"box-sizing: border-box;\"\u003e 5. Im Trockner bei niedriger Temperatur trocknen.\u003cbr style=\"box-sizing: border-box;\"\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e\u003cspan class=\"a-text-bold\" style=\"box-sizing: border-box; font-weight: 700 !important; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003eTipps\u003c\/span\u003e \u003cspan style=\"box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Amazon Ember', Arial, sans-serif; font-size: small; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"\u003e:\u003c\/span\u003e \u003cbr style=\"box-sizing: border-box;\"\u003e1. Alle unsere Vorhänge sind handgefertigt und weisen daher eine Maßabweichung von 1 % auf.\u003cbr style=\"box-sizing: border-box;\"\u003e 2. Die von uns angezeigten digitalen Bilder stellen die Farben so getreu wie möglich dar. Aufgrund unterschiedlicher Computermonitore können jedoch Farbabweichungen zwischen dem tatsächlichen Produkt und Ihrem Bildschirm auftreten.\u003cbr style=\"box-sizing: border-box;\"\u003e 3. Wenn Sie eine 100-prozentige Verdunkelung benötigen, wenden Sie sich bezüglich der Auswahl des Futters bitte an den Kundendienst.\u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"#4 Sandbeige","offer_id":46905203851348,"sku":"CL24-TW04-4-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#1 Beige","offer_id":46905135661140,"sku":"CL24-TW04-1-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#2 Weiß","offer_id":46905202212948,"sku":"CL24-TW04-2-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"Nebel #3","offer_id":46905202245716,"sku":"CL24-TW04-3-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#5 Khaki","offer_id":46905203884116,"sku":"CL24-TW04-5-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#6 Moos","offer_id":46905203916884,"sku":"CL24-TW04-6-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#7 Hellblau","offer_id":46905203949652,"sku":"CL24-TW04-7-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#8 Moosgrau","offer_id":46905203982420,"sku":"CL24-TW04-8-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#9 Dunkelgrau","offer_id":46905204015188,"sku":"CL24-TW04-9-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#10 Grau","offer_id":46905204047956,"sku":"CL24-TW04-10-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#11 Koralle","offer_id":46905204080724,"sku":"CL24-TW04-11-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#12 Gelblich","offer_id":46905204113492,"sku":"CL24-TW04-12-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#13 Grün","offer_id":46905204146260,"sku":"CL24-TW04-13-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#14 Lavendel","offer_id":46905204179028,"sku":"CL24-TW04-14-PP","price":70.99,"currency_code":"USD","in_stock":true},{"title":"#15 Schwarz","offer_id":46905204211796,"sku":"CL24-TW04-15-PP","price":70.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/TW04-Linen-Textured-Light-Filtering-Sheer-Curtain-Sand-Beige_3_4023d9a8-301e-41af-9a4c-7c281e90abac.jpg?v=1779864675"}],"url":"https:\/\/cololeaf.com\/de\/collections\/linen.oembed?page=2","provider":"Cololeaf","version":"1.0","type":"link"}