{"title":"BL2 Smooth Zebra Shades","description":"\u003cp\u003e\u003cspan data-sheets-root=\"1\"\u003eThe BL2 Smooth Zebra shade is defined by its clean, untextured fabric face — a sleek, matte finish that suits ultra-modern and minimalist interiors. The alternating sheer and solid bands create precise, straight lines when open or closed, with no visible weave pattern to distract. Beneath the smooth surface, the same precise dual-layer mechanism delivers effortless light-to-privacy control. Cordless as standard, custom-cut, and available in a curated palette of pure neutrals. The BL2 is the quiet achiever of the zebra family.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"light-filtering-zebra-shades","title":"Light Filtering Zebra Shades – 5 Fabric Series (AB, B5, BL2, G31, BL21), 3\" Solid + 2\" Sheer Stripes, Cordless \u0026 Motorized, Noise Absorbing, GREENGUARD Certified, Child-Safe for Living Room \u0026 Home Office","description":"\u003cstyle\u003e\n  .cert-strip {\n    margin: 22px 0;\n  }\n\n  .cert-strip__title{\n    text-align:center;\n    margin: 0 0 16px;\n  }\n\n  .cert-strip__track {\n    display: flex;\n    gap: 16px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    scroll-snap-type: x mandatory;\n    padding-bottom: 6px;\n  }\n\n  .cert-strip__track::-webkit-scrollbar {\n    height: 6px;\n  }\n\n  .cert-strip__track::-webkit-scrollbar-thumb {\n    background: rgba(0,0,0,0.18);\n    border-radius: 999px;\n  }\n\n  .cert-item {\n    flex: 0 0 auto;\n    width: 220px;\n    border: 1px solid #eee;\n    border-radius: 14px;\n    padding: 14px 14px 16px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .cert-item img {\n    height: 34px;\n    width: auto;\n    margin-bottom: 10px;\n  }\n\n  .cert-item__label {\n    font-weight: 600;\n    color: #333;\n    margin-bottom: 6px;\n  }\n\n  .cert-item__sub {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.45;\n  }\n\n  @media (min-width: 900px) {\n    .cert-strip__track {\n      justify-content: space-between;\n      overflow-x: hidden;\n    }\n    .cert-item {\n      flex: 1 1 0;\n    }\n  }\n\n  \/* ===== Slider Wrapper ===== *\/\n  .fabric-slider-wrapper {\n    position: relative;\n    margin: 24px 0;\n  }\n\n  .fabric-slider {\n    display: flex;\n    gap: 22px;\n    overflow-x: auto;\n    padding: 8px 8px 16px;\n    scroll-snap-type: x mandatory;\n    scroll-behavior: smooth;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n  }\n\n  .fabric-slider::-webkit-scrollbar {\n    display: none;\n  }\n\n.fabric-card {\n  flex: 0 0 calc((100% - (22px * 2)) \/ 3.1);\n  scroll-snap-align: start;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.fabric-card img {\n  width: 100%;\n  height: 260px; \/* 统一图片高度 *\/\n  object-fit: cover; \/* 保证图片统一尺寸且不变形 *\/\n  display: block;\n  border-radius: 8px;\n}\n\n.fabric-card h3 {\n  margin: 12px 0 8px;\n  text-align: center;\n}\n\n.fabric-card p {\n  margin: 0 0 8px;\n  text-align: center;\n}\n\n.fabric-card ul {\n  margin: 0;\n  padding-left: 0;\n  list-style-position: inside;\n  text-align: center;\n}\n  .slider-btn {\n    position: absolute;\n    top: 45%;\n    transform: translateY(-50%);\n    z-index: 2;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    border: 1px solid #ddd;\n    background: #fff;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.12);\n  }\n\n.slider-btn.left {\n  left: 0;\n}\n\n.slider-btn.right {\n  right: 0;\n}\n\n  .slider-btn svg {\n    width: 18px;\n    height: 18px;\n    fill: none;\n    stroke: #222;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  @media (max-width: 768px) {\n    .fabric-card {\n      flex: 0 0 calc((100% - 22px) \/ 1.1);\n    }\n    .slider-btn {\n      display: none;\n    }\n  }\n\n  \/* ===== Zebra Split Section ===== *\/\n  .zb-split{\n    display:flex;\n    align-items:center;\n    margin-top:30px;\n  }\n\n  .zb-split img{\n    width:50%;\n    height:360px;\n    object-fit:cover;\n    border-radius:8px;\n    display:block;\n  }\n\n  .zb-split-text{\n    width:50%;\n    padding:56px 70px;\n    box-sizing:border-box;\n  }\n\n  .zb-split.reverse{\n    flex-direction:row-reverse;\n  }\n\n @media (max-width:768px){\n  .zb-split,\n  .zb-split.reverse{\n    flex-direction:column;\n  }\n\n  .zb-split img{\n    display:none;\n  }\n\n  .zb-split-text{\n    width:100%;\n    padding:16px 8px 0;\n  }\n}\n\n  \/* ===== Zebra Lift Options ===== *\/\n  .zb-lift-section{\n    margin: 40px 0;\n  }\n\n  .zb-lift-title{\n    text-align:center;\n    margin: 0 0 20px;\n    font-size: 24px;\n    line-height: 1.2;\n    font-weight: 600;\n    color: #333;\n  }\n\n  .zb-lift-grid{\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  .zb-lift-card{\n    width:100%;\n  }\n\n  .zb-lift-media{\n    position:relative;\n    width:100%;\n    aspect-ratio:3\/4;\n    overflow:hidden;\n    border-radius:8px;\n    background:#f7f7f7;\n  }\n\n  .zb-lift-media iframe{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n  }\n\n  .zb-lift-overlay{\n    position:absolute;\n    left:0;\n    right:0;\n    bottom:0;\n    padding:16px 16px 14px;\n    background: linear-gradient(to top, rgba(0,0,0,0.58), rgba(0,0,0,0.18), rgba(0,0,0,0));\n    color:#fff;\n    pointer-events:none;\n  }\n\n  .zb-lift-overlay h3{\n    margin:0 0 6px;\n    font-size:18px;\n    line-height:1.2;\n    font-weight:600;\n    color:#fff;\n  }\n\n  .zb-lift-overlay p{\n    margin:0;\n    font-size:13px;\n    line-height:1.45;\n    color:rgba(255,255,255,0.92);\n  }\n\n  @media (max-width:768px){\n    .zb-lift-section{\n      margin: 28px 0;\n    }\n\n    .zb-lift-title{\n      font-size:22px;\n      margin-bottom:16px;\n    }\n\n    .zb-lift-grid{\n      display:flex;\n      overflow-x:auto;\n      gap:22px;\n      padding:0 8px 12px;\n      scroll-snap-type:x mandatory;\n      -webkit-overflow-scrolling:touch;\n    }\n\n    .zb-lift-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .zb-lift-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n\n    .zb-lift-overlay{\n      padding:14px 14px 12px;\n    }\n\n    .zb-lift-overlay h3{\n      font-size:17px;\n    }\n\n    .zb-lift-overlay p{\n      font-size:12px;\n    }\n  }\n\n  \/* ===== Zebra Features ===== *\/\n  .zb-features-section{\n    margin: 40px 0;\n  }\n\n  .zb-features-title{\n    text-align:center;\n    margin: 0 0 22px;\n    font-size: 24px;\n    line-height: 1.2;\n    font-weight: 600;\n    color: #333;\n  }\n\n  .zb-features-grid{\n    display:grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 22px;\n  }\n\n  .zb-feature-card{\n    width:100%;\n  }\n\n  .zb-feature-card img{\n    width:100%;\n    height:260px;\n    object-fit:cover;\n    display:block;\n    border-radius:8px;\n    margin-bottom:14px;\n  }\n\n  .zb-feature-card h3{\n    margin:0 0 10px;\n    font-size:20px;\n    line-height:1.25;\n    font-weight:600;\n    color:#111;\n  }\n\n  .zb-feature-card p{\n    margin:0;\n    font-size:14px;\n    line-height:1.65;\n    color:#666;\n  }\n\n  @media (max-width:768px){\n    .zb-features-section{\n      margin: 28px 0;\n    }\n\n    .zb-features-title{\n      font-size:22px;\n      margin-bottom:16px;\n    }\n\n    .zb-features-grid{\n      display:flex;\n      overflow-x:auto;\n      gap:22px;\n      padding:0 8px 12px;\n      scroll-snap-type:x mandatory;\n      -webkit-overflow-scrolling:touch;\n    }\n\n    .zb-features-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .zb-feature-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n\n    .zb-feature-card img{\n      height:220px;\n    }\n\n    .zb-feature-card h3{\n      font-size:18px;\n    }\n  }\n\n  \/* ===== Lift Options Guide Table ===== *\/\n  .lift-guide-table{\n    margin: 0;\n  }\n\n  .lift-guide-table .lift-guide-scroll{\n    width:100%;\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n  }\n\n  .ccs-section .ccs-h2{\n    text-align:center;\n  }\n\n  .lift-guide-table table,\n  .lift-guide-table thead,\n  .lift-guide-table tbody,\n  .lift-guide-table tr,\n  .lift-guide-table th,\n  .lift-guide-table td{\n    background: transparent !important;\n    box-shadow:none !important;\n    outline:none !important;\n  }\n\n  .lift-guide-table table,\n  .lift-guide-table th,\n  .lift-guide-table td{\n    border:none !important;\n  }\n\n  .lift-guide-table table{\n    width:100% !important;\n    border-collapse:collapse !important;\n    border-spacing:0 !important;\n    table-layout:fixed !important;\n    min-width: 920px;\n  }\n\n  .lift-guide-table col.opt{ width: 28%; }\n  .lift-guide-table col.best{ width: 36%; }\n  .lift-guide-table col.ben{ width: 36%; }\n\n  .lift-guide-table thead th{\n    padding: 18px 16px !important;\n    color:#543c2b !important;\n    font-weight:600 !important;\n    font-size:16px !important;\n    letter-spacing:.2px;\n    border-bottom:1px solid rgba(84,60,43,.75) !important;\n  }\n\n  .lift-guide-table thead th:nth-child(1){\n    text-align:left !important;\n  }\n  .lift-guide-table thead th:nth-child(2),\n  .lift-guide-table thead th:nth-child(3){\n    text-align:center !important;\n  }\n\n  .lift-guide-table tbody td{\n    padding: 18px 16px !important;\n    vertical-align:middle !important;\n    border-bottom:1px solid rgba(84,60,43,.55) !important;\n  }\n\n  .lift-guide-table .lift-guide-opt{\n    font-size:16px;\n    font-weight:700;\n    color:#4a4a4a;\n    line-height:1.2;\n  }\n\n  .lift-guide-table .lift-guide-sub{\n    font-size:15px;\n    line-height:1.35;\n    color:#6f6f6f;\n  }\n\n  @media (max-width:768px){\n    .lift-guide-table thead th{\n      font-size:16px !important;\n    }\n    .lift-guide-table tbody td{\n      padding:16px 14px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- Certified --\u003e  \n\u003cdiv class=\"cert-strip\"\u003e\n  \u003ch2 class=\"cert-strip__title\"\u003eCertified Quality \u0026amp; Safety\u003c\/h2\u003e\n\n  \u003cdiv class=\"cert-strip__track\"\u003e\n\n    \u003cdiv class=\"cert-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Greenguard.png?v=1734582707\" alt=\"GREENGUARD Certified\"\u003e\n      \u003cdiv class=\"cert-item__label\"\u003eResponsibly Made\u003c\/div\u003e\n      \u003cdiv class=\"cert-item__sub\"\u003e\n        Crafted with materials that meet strict environmental and safety standards.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cert-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/OEKO_TEX.png?v=1734582916\" alt=\"OEKO-TEX Standard 100\"\u003e\n      \u003cdiv class=\"cert-item__label\"\u003eNon-Toxic Materials\u003c\/div\u003e\n      \u003cdiv class=\"cert-item__sub\"\u003e\n        Tested to ensure materials are safe for everyday use.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cert-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/REACH.png?v=1734583111\" alt=\"REACH Compliant\"\u003e\n      \u003cdiv class=\"cert-item__label\"\u003eChemical Safety Compliance\u003c\/div\u003e\n      \u003cdiv class=\"cert-item__sub\"\u003e\n        Complies with REACH regulations to meet strict standards on restricted substances.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cert-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/SGS_certification.png?v=1734644554\" alt=\"SGS Tested\"\u003e\n      \u003cdiv class=\"cert-item__label\"\u003eQuality You Can Trust\u003c\/div\u003e\n      \u003cdiv class=\"cert-item__sub\"\u003e\n        Independently tested to ensure consistent quality and performance.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cert-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/RoHs.png?v=1734644525\" alt=\"RoHS Compliant\"\u003e\n      \u003cdiv class=\"cert-item__label\"\u003eResponsibly Sourced Materials\u003c\/div\u003e\n      \u003cdiv class=\"cert-item__sub\"\u003e\n        Compliant with RoHS standards for safer, more sustainable materials.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- hero --\u003e\n\u003cdiv class=\"zb-split\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/dcd7b1f1c1864bb44061bf69b4b0f787.jpg?v=1732182290\" alt=\"Light filtering zebra shades in living room\"\u003e\n\n  \u003cdiv class=\"zb-split-text\"\u003e\n    \u003ch3\u003eWhat is Zebra Blinds\u003c\/h3\u003e\n    \u003cp\u003e\nThis versatile \"Zebra Shade\" combines 3-inch solid panels and 2-inch sheer fabric into a single, seamless design. The result? A stunning, custom look that alternates between solid and sheer stripes, creating a striking zebra pattern on your windows. When closed, the overlapping stripes form a complete, solid covering that provides excellent privacy. It’s the perfect blend of functionality and style—truly the best of both worlds!\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \n  \u003c!-- =========================\n    Shades Icon Features\n  ========================= --\u003e\n  \u003cdiv class=\"cellular-icon-features-section\"\u003e\n    \u003cdiv class=\"cellular-icon-features-grid\"\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/UV_Protection.png?v=1765527872\" alt=\"UV Protection\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eUV Protection\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Do_not_fade.png?v=1765528113\" alt=\"Not Fade\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eDoes Not Fade\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Hassle_Free_Assembly.png?v=1765528041\" alt=\"Hassle Free\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eHassle Free Assembly\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Smooth_lift_option.png?v=1765527844\" alt=\"Smooth and Quiet Lift\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eSmooth \u0026amp; Quiet Lift\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Easy_to_Clean.png?v=1765527947\" alt=\"Easy Maintenance\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eEasy Maintenance\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cellular-icon-feature\"\u003e\n        \u003cdiv class=\"cellular-icon-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Warranty.png?v=1765528206\" alt=\"5-Year Warranty\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e5-Year Warranty\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cstyle\u003e\n    \/* =========================\n    Shades Icon Features\n    ========================= *\/\n    .cellular-icon-features-section {\n      margin: 36px 0;\n    }\n\n    .cellular-icon-features-grid {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 20px;\n      align-items: start;\n    }\n\n    .cellular-icon-feature {\n      text-align: center;\n    }\n\n    .cellular-icon-wrap {\n      width: 58px;\n      height: 58px;\n      margin: 0 auto 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .cellular-icon-wrap img {\n      width: 34px;\n      height: 34px;\n      object-fit: contain;\n      display: block;\n    }\n\n    .cellular-icon-feature p {\n      margin: 0;\n      font-size: 14px;\n      line-height: 1.35;\n      font-weight: 600;\n      color: #222;\n    }\n\n    @media (max-width: 768px) {\n      .cellular-icon-features-section {\n        margin: 28px 0;\n      }\n\n      .cellular-icon-features-grid {\n        grid-template-columns: repeat(3, 1fr);\n        gap: 18px 10px;\n      }\n\n      .cellular-icon-wrap {\n        width: 44px;\n        height: 44px;\n        margin-bottom: 8px;\n      }\n\n      .cellular-icon-wrap img {\n        width: 24px;\n        height: 24px;\n      }\n\n      .cellular-icon-feature p {\n        font-size: 12px;\n        line-height: 1.25;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003c!-- Lift Option --\u003e\n\u003csection class=\"zb-lift-section\" aria-label=\"Zebra shades lift options\"\u003e\n  \u003ch2 class=\"zb-lift-title\"\u003eChoose the Right Lift Option for Your Needs\u003c\/h2\u003e\n\n  \u003cdiv class=\"zb-lift-grid\"\u003e\n\n    \u003cdiv class=\"zb-lift-card\"\u003e\n      \u003cdiv class=\"zb-lift-media\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/4Sx96kUtpwU?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Continuous Cord Loop\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\"\u003e\u003c\/iframe\u003e\n        \u003cdiv class=\"zb-lift-overlay\"\u003e\n          \u003ch3\u003eContinuous Cord Loop\u003c\/h3\u003e\n          \u003cp\u003eSmooth chain-loop operation for easy raising and lowering, with a built-in safety tensioner to keep the chain secure.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-lift-card\"\u003e\n      \u003cdiv class=\"zb-lift-media\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/2XRua6x12OQ?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Cordless Lift\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\"\u003e\u003c\/iframe\u003e\n        \u003cdiv class=\"zb-lift-overlay\"\u003e\n          \u003ch3\u003eCordless Lift\u003c\/h3\u003e\n          \u003cp\u003eCordless operation allows effortless lifting and lowering with precise positioning every time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-lift-card\"\u003e\n      \u003cdiv class=\"zb-lift-media\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/fVfY0jIwj7E?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Motorized Remote\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\"\u003e\u003c\/iframe\u003e\n        \u003cdiv class=\"zb-lift-overlay\"\u003e\n          \u003ch3\u003eMotorized Remote\u003c\/h3\u003e\n          \u003cp\u003eOne-touch, cordless control for safe, smooth, and effortless operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Material --\u003e\n\n\u003cdiv class=\"fabric-slider-wrapper\"\u003e\n\n  \u003c!-- Left --\u003e\n  \u003cbutton class=\"slider-btn left\" type=\"button\" aria-label=\"Scroll left\" onclick=\"slideFabric3(-1)\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M15 18l-6-6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/button\u003e\n\n  \u003c!-- Slider --\u003e\n  \u003cdiv class=\"fabric-slider\" id=\"fabricSlider3\"\u003e\n\n    \u003c!-- AB1 --\u003e\n    \u003cdiv class=\"fabric-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/AB1.jpg?v=1766672278\" alt=\"AB1 Fabric\" loading=\"lazy\"\u003e\n      \u003ch3\u003eAB1 Fabric\u003c\/h3\u003e\n      \u003cp\u003eLightweight fabric with woven-in vertical stripe textures, paired with a sheer section built on a fine mesh base and detailed with tone-on-tone horizontal rib lines for a clean, structured look.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStripe Size:\u003c\/strong\u003e 3″ Solid + 2″ Sheer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- B5 --\u003e\n    \u003cdiv class=\"fabric-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/B5.jpg?v=1766672278\" alt=\"B5 Fabric\" loading=\"lazy\"\u003e\n      \u003ch3\u003eB5 Fabric\u003c\/h3\u003e\n      \u003cp\u003eSmooth to the touch with a discernible textured hand feel, B5 features a heathered horizontal texture with a light sheen and a linen-inspired appearance. Its multilayer woven construction helps absorb ambient noise while maintaining a soft, refined surface.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStripe Size:\u003c\/strong\u003e 3″ Solid + 2″ Sheer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BL2 --\u003e\n    \u003cdiv class=\"fabric-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/ABL2.jpg?v=1766672331\" alt=\"BL2 Fabric\" loading=\"lazy\"\u003e\n      \u003ch3\u003eBL2 Fabric\u003c\/h3\u003e\n      \u003cp\u003eBL2 features a smooth surface with a woven-in light diagonal texture and a subtle sheen, creating a clean, refined appearance with gentle visual depth.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStripe Size:\u003c\/strong\u003e 3″ Solid + 2″ Sheer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- G31 --\u003e\n    \u003cdiv class=\"fabric-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/G30.jpg?v=1766672278\" alt=\"G31 Fabric\" loading=\"lazy\"\u003e\n      \u003ch3\u003eG31 Fabric\u003c\/h3\u003e\n      \u003cp\u003eG31 fabric is produced through a refined weaving process that creates layered, dynamic surface textures. The fabric offers a silky-smooth hand feel, while gentle light interaction across the surface adds subtle depth and visual fluidity.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStripe Size:\u003c\/strong\u003e 3″ Solid + 2″ Sheer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BL21 --\u003e\n    \u003cdiv class=\"fabric-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/B21.jpg?v=1766672278\" alt=\"BL21 Fabric\" loading=\"lazy\"\u003e\n      \u003ch3\u003eBL21 Fabric\u003c\/h3\u003e\n      \u003cp\u003eBL21 features a sleek, refined surface with a subtle metallic sheen. While the white option remains clean and smooth, other colors reveal softly irregular, woven-in textures that add visual depth under changing light.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStripe Size:\u003c\/strong\u003e 3″ Solid + 2″ Sheer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Right --\u003e\n  \u003cbutton class=\"slider-btn right\" type=\"button\" aria-label=\"Scroll right\" onclick=\"slideFabric3(1)\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Feature --\u003e\n\u003csection class=\"zb-features-section\" aria-label=\"Zebra shades features\"\u003e\n  \u003ch2 class=\"zb-features-title\"\u003eFeatures\u003c\/h2\u003e\n\n  \u003cdiv class=\"zb-features-grid\"\u003e\n\n    \u003cdiv class=\"zb-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Aluminum_Valance.jpg?v=1766481564\" alt=\"Aluminum Valance\"\u003e\n      \u003ch3\u003eAluminum Valance\u003c\/h3\u003e\n      \u003cp\u003e\n        Sleek aluminum headrail with a clean, modern finish. Available in five color options, with the bottom rail color matched to your selected valance for a cohesive and well-finished look.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Zebra_insert_casste.jpg?v=1766481087\" alt=\"Fabric Insert Cassette\"\u003e\n      \u003ch3\u003eFabric Insert Cassette\u003c\/h3\u003e\n      \u003cp\u003e\n        A cassette valance conceals the roller tube at the top of the window, while a fabric insert covers the face of the cassette for a clean and finished appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Zebra_bottom_rail.jpg?v=1775205501\" alt=\"Bottom Rail\"\u003e\n      \u003ch3\u003eBottom Rail\u003c\/h3\u003e\n      \u003cp\u003e\n        A precision-weighted bottom rail, color-matched to the selected aluminum valance, ensures smooth operation and a straight, balanced hang. In certain cases, a fabric-wrapped bottom rail may be used.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Child_Safe.jpg?v=1767938045\" alt=\"Chain Safety Fixing Device\"\u003e\n      \u003ch3\u003eChain Safety Fixing Device\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed to secure the bead chain to the wall for safer everyday use in homes with children or pets.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Table --\u003e  \n\u003csection class=\"ccs-section\" aria-label=\"Roller shades lift options guide\"\u003e\n  \u003ch2 class=\"ccs-h2\"\u003eChoose the Right Lift Option for Your Needs\u003c\/h2\u003e\n  \u003cdiv class=\"lift-guide-table\"\u003e\n    \u003cdiv class=\"lift-guide-scroll\" role=\"region\" aria-label=\"Scrollable lift options table\"\u003e\n      \u003ctable role=\"table\" aria-label=\"Roller shades lift options guide\"\u003e\n        \u003ccolgroup\u003e\n          \u003ccol class=\"opt\"\u003e\n          \u003ccol class=\"best\"\u003e\n          \u003ccol class=\"ben\"\u003e\n        \u003c\/colgroup\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLift Option\u003c\/th\u003e\n            \u003cth\u003eBest For\u003c\/th\u003e\n            \u003cth\u003eKey Benefits\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-opt\"\u003eChain Lift\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eLarge or heavy shades\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eMost stable and durable, easy to control\u003c\/div\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-opt\"\u003eCordless\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eHomes with children or pets, shorter-height windows\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eClean look, safer and easy to operate\u003c\/div\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-opt\"\u003eMotorized (Remote)\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eLarge windows or hard-to-reach areas\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eEffortless control, smooth and quiet operation\u003c\/div\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-opt\"\u003eSmart Hub\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eSmart homes\u003c\/div\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cdiv class=\"lift-guide-sub\"\u003eApp control, scheduling, and automation\u003c\/div\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n  function slideFabric3(direction) {\n    const slider = document.getElementById('fabricSlider3');\n    if (!slider) return;\n\n    const card = slider.querySelector('.fabric-card');\n    if (!card) return;\n\n    const gap = 22;\n    const scrollAmount = card.offsetWidth + gap;\n\n    slider.scrollBy({\n      left: direction * scrollAmount,\n      behavior: 'smooth'\n    });\n  }\n\u003c\/script\u003e","brand":"Senseblinds","offers":[{"title":"Snow White - AB101","offer_id":50021784551592,"sku":"US-Zebra-LF-AB101","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Textured Ivory - AB109","offer_id":50337125073064,"sku":"US-Zebra-LF-AB109","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Soft Cream - AB114","offer_id":50337125105832,"sku":"US-Zebra-LF-AB114","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Textured Sand - AB110","offer_id":50337125138600,"sku":"US-Zebra-LF-AB110","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Slate Gray - AB125","offer_id":50337125171368,"sku":"US-Zebra-LF-AB125","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black - AB112","offer_id":50337125204136,"sku":"US-Zebra-LF-AB112","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Pure White - B511","offer_id":50337125236904,"sku":"US-Zebra-LF-AB511","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Stripe Gray Woven - B512","offer_id":50337125269672,"sku":"US-Zebra-LF-AB512","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Warm Flax Woven - B513","offer_id":50337125302440,"sku":"US-Zebra-LF-AB513","price":75.0,"currency_code":"USD","in_stock":true},{"title":"White - BL201","offer_id":50559614189736,"sku":"US-Zebra-LF-BL201","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Warm Cream - BL202","offer_id":50559614222504,"sku":"US-Zebra-LF-BL202","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Camel Beige - BL203","offer_id":50559614255272,"sku":"US-Zebra-LF-BL203","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Cool Gray - BL207","offer_id":50559614288040,"sku":"US-Zebra-LF-BL207","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Slate Gray - BL208","offer_id":50559614320808,"sku":"US-Zebra-LF-BL208","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Black - BL212","offer_id":55361092190376,"sku":null,"price":70.0,"currency_code":"USD","in_stock":false},{"title":"Textured White- G31001","offer_id":50559614353576,"sku":"US-Zebra-LF-G31001","price":80.0,"currency_code":"USD","in_stock":true},{"title":"Textured Warm Ivory - G31003","offer_id":50559614386344,"sku":"US-Zebra-LF-G31003","price":80.0,"currency_code":"USD","in_stock":true},{"title":"Textured Cool Gray - G31004","offer_id":50559614419112,"sku":"US-Zebra-LF-G31004","price":80.0,"currency_code":"USD","in_stock":true},{"title":"Soft White - BL2101","offer_id":50559614451880,"sku":"US-Zebra-LF-BL2101","price":80.0,"currency_code":"USD","in_stock":true},{"title":"Ash Gray (Textured) - BL2102","offer_id":50559614484648,"sku":"US-Zebra-LF-BL2102","price":80.0,"currency_code":"USD","in_stock":true},{"title":"Charcoal Gray (Textured) - BL2103","offer_id":50559614517416,"sku":"US-Zebra-LF-BL2103","price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Light_Filtering_Zebra-_Kitchen.jpg?v=1734092477"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/collections\/SenseBlinds-homepage-zebra-shades_4a181659-cbae-411a-923d-5a871cd94a4d.png?v=1782263957","url":"https:\/\/senseblinds.com\/collections\/bl2-smooth-zebra-shades.oembed","provider":"SenseBlinds","version":"1.0","type":"link"}