{"title":"60% - 70% Light Blocking Shades","description":"\u003cp\u003e60%–70% light blocking shades offer controlled daylight with fabrics engineered to reduce glare, soften brightness, and enhance privacy while maintaining a comfortable ambient glow. This collection features premium materials, smooth operating systems, and tailored‑to‑size craftsmanship ideal for living rooms, offices, and media spaces needing balanced illumination. Their mid‑level opacity supports UV and temperature insulation, protects furnishings from fading, and creates a clean, modern aesthetic across any window size. Durable construction, versatile filtering options, and designer finishes ensure long‑lasting performance with refined, intentional style.\u003c\/p\u003e","products":[{"product_id":"light-filtering-roller-shades","title":"Light Filtering Roller Shades – 60-70% Light Blocking, 4 Fabric Series (AYM, Shantung, Uluru, Arizona), Linen \u0026 Textured Weaves, GREENGUARD Certified, Cordless \u0026 Motorized, Child-Safe for Living Room \u0026 Kitchen","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    padding: 0 8px;\n  }\n\n  \/* ===== Horizontal slider ===== *\/\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  \/* ===== Card sizing: Desktop (≈2.4 cards visible) ===== *\/\n  .fabric-card {\n    flex: 0 0 calc((100% - (22px * 2)) \/ 3.2);\n    scroll-snap-align: start;\n  }\n\n  .fabric-card img {\n    width: 100%;\n    height: 280px;\n    object-fit: cover;\n    display: block;\n    border-radius: 8px;\n  }\n\n  .fabric-card h3 {\n    margin: 10px 0 6px;\n  }\n\n  .fabric-card p {\n    margin: 0 0 6px;\n  }\n\n  .fabric-card ul {\n    margin: 0;\n    padding-left: 16px;\n  }\n\n  \/* ===== Desktop arrow buttons ===== *\/\n  .slider-btn {\n    position: absolute;\n    top: 148px;\n    transform: translateY(-50%);\n    z-index: 5;\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: 8px;\n  }\n\n  .slider-btn.right {\n    right: 8px;\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  .slider-btn:active {\n    transform: translateY(-50%) scale(0.98);\n  }\n\n  \/* ===== Mobile: 1.1 cards visible ===== *\/\n  @media (max-width: 768px) {\n    .fabric-card {\n      flex: 0 0 calc((100% - 22px) \/ 1.1);\n    }\n    .fabric-card img {\n      height: 200px;\n    }\n    .slider-btn {\n      display: none;\n    }\n  }\n\n  \/* =========================\n     LIFT OPTIONS\n     4 cards desktop \/ swipe mobile\n     3:4 media ratio\n     ========================= *\/\n  .rs-lift-section .rs-h2{\n    text-align:center;\n  }\n\n  .rs-lift-grid{\n    display:grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap:24px;\n  }\n\n  .rs-lift-card{\n    width:100%;\n  }\n\n  .rs-lift-media{\n    position:relative;\n    width:100%;\n    aspect-ratio:3\/4;\n    overflow:hidden;\n    border-radius:10px;\n    background:#f7f7f7;\n  }\n\n  .rs-lift-media iframe,\n  .rs-lift-media video{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n  }\n\n  .rs-lift-card h3{\n    margin:12px 0 6px;\n  }\n\n  .rs-btn{\n    margin-top:12px;\n    display:inline-block;\n    padding:10px 22px;\n    font-size:14px;\n    font-weight:600;\n    border:1.5px solid #000;\n    background:#fff;\n    color:#000;\n    text-decoration:none;\n    transition:all .25s ease;\n  }\n\n  .rs-btn:hover{\n    background:#B61D0F;\n    color:#fff;\n    border-color:#B61D0F;\n  }\n\n  @media (max-width: 768px){\n    .rs-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    .rs-lift-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .rs-lift-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n  }\n\n  \/* =========================\n     Features Grid\n     Desktop: 4 columns\n     Mobile: horizontal scroll\n     ========================= *\/\n  .rs-features-section{\n    margin: 40px 0;\n  }\n\n  .rs-features-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  .rs-features-grid{\n    display:grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 22px;\n  }\n\n  .rs-feature-card{\n    width:100%;\n  }\n\n  .rs-feature-card img{\n    width:100%;\n    aspect-ratio:4\/3;\n    object-fit:cover;\n    display:block;\n    border-radius:8px;\n    margin-bottom:14px;\n  }\n\n  .rs-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  .rs-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    .rs-features-section{\n      margin: 28px 0;\n    }\n\n    .rs-features-title{\n      font-size:22px;\n      margin-bottom:16px;\n    }\n\n    .rs-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    .rs-features-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .rs-feature-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n\n    .rs-feature-card h3{\n      font-size:18px;\n    }\n  }\n\n  \/* =========================\n     Lift Options Guide Table\n     ========================= *\/\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!-- =========================\n     Certified\n     ========================= --\u003e\n\u003cdiv class=\"cert-strip\"\u003e\n\u003ch2 class=\"cert-strip__title\"\u003eCertified Quality \u0026amp; Safety\u003c\/h2\u003e\n\u003cdiv class=\"cert-strip__track\"\u003e\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\"\u003eCrafted with materials that meet strict environmental and safety standards.\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eTested to ensure materials are safe for everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eComplies with REACH regulations to meet strict standards on restricted substances.\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eIndependently tested to ensure consistent quality and performance.\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eCompliant with RoHS standards for safer, more sustainable materials.\u003c\/div\u003e\n\u003c\/div\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\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/UV_Protection.png?v=1765527872\" alt=\"UV Protection\"\u003e\u003c\/div\u003e\n\u003cp\u003eUV Protection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Do_not_fade.png?v=1765528113\" alt=\"Not Fade\"\u003e\u003c\/div\u003e\n\u003cp\u003eDoes Not Fade\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Hassle_Free_Assembly.png?v=1765528041\" alt=\"Hassle Free\"\u003e\u003c\/div\u003e\n\u003cp\u003eHassle Free Assembly\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\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\u003c\/div\u003e\n\u003cp\u003eSmooth \u0026amp; Quiet Lift\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Easy_to_Clean.png?v=1765527947\" alt=\"Easy Maintenance\"\u003e\u003c\/div\u003e\n\u003cp\u003eEasy Maintenance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cellular-icon-feature\"\u003e\n\u003cdiv class=\"cellular-icon-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Warranty.png?v=1765528206\" alt=\"5-Year Warranty\"\u003e\u003c\/div\u003e\n\u003cp\u003e5-Year Warranty\u003c\/p\u003e\n\u003c\/div\u003e\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\u003c!-- =========================\n     LIFT OPTIONS\n     ========================= --\u003e\n\u003csection class=\"rs-section rs-lift-section\"\u003e\n\u003ch2 class=\"rs-h2\"\u003eChoose How You Want to Operate\u003c\/h2\u003e\n\u003cdiv class=\"rs-lift-grid\"\u003e\n\u003cdiv class=\"rs-lift-card\"\u003e\n\u003cdiv class=\"rs-lift-media\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/pioAhCfMX4U?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Cordless Lift\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch3 class=\"rs-h3\"\u003eCordless Lift\u003c\/h3\u003e\n\u003cp\u003eClean, minimal operation with no visible cords for a safer and more modern look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-lift-card\"\u003e\n\u003cdiv class=\"rs-lift-media\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/PmuwzPyeD6M?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Continuous Cord Loop\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch3 class=\"rs-h3\"\u003eContinuous Cord Loop\u003c\/h3\u003e\n\u003cp\u003eSmooth chain-operated control, ideal for larger shades and precise positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-lift-card\"\u003e\n\u003cdiv class=\"rs-lift-media\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/qQzW6F1n9a8?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Motorized with Remote\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch3 class=\"rs-h3\"\u003eMotorized with Remote\u003c\/h3\u003e\n\u003cp\u003eAdjust your shades with one touch for added convenience and a cleaner cordless finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-lift-card\"\u003e\n\u003cdiv class=\"rs-lift-media\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/WQFX-aqi9wI?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Wand Lift Option\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch3 class=\"rs-h3\"\u003eWand Lift Option\u003c\/h3\u003e\n\u003cp\u003eA simple manual control option that offers a clean appearance and easy everyday use, without the need for cords, chains, or remote charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- =========================\n     Material\n     ========================= --\u003e\n\u003cdiv class=\"fabric-slider-wrapper\"\u003e\n\u003cbutton class=\"slider-btn left\" type=\"button\" aria-label=\"Scroll left\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M15 18l-6-6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003cdiv class=\"fabric-slider\" id=\"fabricSlider\"\u003e\n\u003cdiv class=\"fabric-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Shantung11.jpg?v=1766733010\" alt=\"Shantung Fabric\" loading=\"lazy\"\u003e\n\u003ch3\u003eShantung Series\u003c\/h3\u003e\n\u003cp\u003eThe Shantung features a refined linen-inspired look with a fine plain-weave structure. Its subtle crosshatch effect and soft heathered appearance create a clean, textured finish that feels both natural and understated.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Polyester\u003c\/li\u003e\n\u003cli\u003e70% light blocking, allowing natural light to filter through while maintaining privacy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Uluru11.jpg?v=1766733011\" alt=\"Uluru Fabric\" loading=\"lazy\"\u003e\n\u003ch3\u003eUluru Series\u003c\/h3\u003e\n\u003cp\u003eThe Uluru features a multilayer woven construction that creates a refined surface with subtle depth and texture. Except for white, the color options display naturally irregular woven patterns, adding visual variation and a sense of dimensionality.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Polyester\u003c\/li\u003e\n\u003cli\u003e70% light blocking, allowing natural light to filter through while maintaining privacy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Arizona11.jpg?v=1766733165\" alt=\"Arizona Fabric\" loading=\"lazy\"\u003e\n\u003ch3\u003eArizona Series\u003c\/h3\u003e\n\u003cp\u003eThis Arizona fabric features a two-tone woven composition, combining white yarn with a secondary color. The structure follows a repeating three-layer pattern, creating subtle visual rhythm and depth across the surface. The horizontal woven texture adds natural variation while maintaining a clean, balanced appearance.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Polyester\u003c\/li\u003e\n\u003cli\u003e60% light blocking, allowing gentle light transmission with a slight see-through effect\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/AYM.jpg?v=1782382556\" alt=\"AYM\" loading=\"lazy\"\u003e\n\u003ch3\u003eAYM Series\u003c\/h3\u003e\n\u003cp\u003eThe AYM fabric features a timeless plain weave, creating a warm and cozy ambiance. Inspired by traditional craftsmanship, it brings a sense of authenticity and understated simplicity to any space.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Polyester\u003c\/li\u003e\n\u003cli\u003e70% light blocking, allowing natural light to filter through while maintaining privacy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"slider-btn right\" type=\"button\" aria-label=\"Scroll right\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- feature --\u003e\n\u003csection class=\"rs-features-section\" aria-label=\"Roller shades features\"\u003e\n\u003ch2 class=\"rs-features-title\"\u003eFeatures\u003c\/h2\u003e\n\u003cdiv class=\"rs-features-grid\"\u003e\n\u003cdiv class=\"rs-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Roller_Valance.jpg?v=1767938045\" alt=\"Aluminum valance\"\u003e\n\u003ch3\u003eAluminum Valance\u003c\/h3\u003e\n\u003cp\u003eSleek 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.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Fabric_insert_Cassette.jpg?v=1782385361\" alt=\"Fabric insert cassette\"\u003e\n\u003ch3\u003eFabric Insert Cassette\u003c\/h3\u003e\n\u003cp\u003eA cassette conceals the roller tube, while the fabric insert (covering the front of the cassette) provides a clean, finished appearance. The fabric insert cassette includes a fabric-wrapped bottom rail. For an aluminum bottom rail option, please contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Wrapped_Cassette.jpg?v=1782385361\" alt=\"Bottom rail\"\u003e\n\u003ch3\u003eWrapped Cassette\u003c\/h3\u003e\n\u003cp\u003eA wrapped cassette is an aluminum cassette valance wrapped with the selected fabric, with a fully fabric-covered bottom rail for a coordinated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-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\u003eDesigned to secure the bead chain to the wall for safer everyday use in homes with children or pets.\u003c\/p\u003e\n\u003c\/div\u003e\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 \u003ccol class=\"opt\"\u003e \u003ccol class=\"best\"\u003e \u003ccol class=\"ben\"\u003e \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\n\u003cdiv class=\"lift-guide-opt\"\u003eChain Lift\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eLarge or heavy shades\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eMost stable and durable, easy to control\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-opt\"\u003eCordless\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eHomes with children or pets, shorter-height windows\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eClean look, safer and easy to operate\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-opt\"\u003eWand Lift\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eUsers who prefer smooth manual control without cords\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003ePull down to lower the shade and smoothly retract the fabric upward with easy wand operation.\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-opt\"\u003eMotorized (Remote)\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eLarge windows or hard-to-reach areas\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eEffortless control, smooth and quiet operation\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-opt\"\u003eSmart Hub\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eSmart homes\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"lift-guide-sub\"\u003eApp control, scheduling, and automation\u003c\/div\u003e\n\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\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  const wrapper = document.querySelector('.fabric-slider-wrapper');\n  if (!wrapper) return;\n\n  const slider = wrapper.querySelector('.fabric-slider');\n  const leftBtn = wrapper.querySelector('.slider-btn.left');\n  const rightBtn = wrapper.querySelector('.slider-btn.right');\n\n  if (!slider || !leftBtn || !rightBtn) return;\n\n  const step = 340;\n\n  leftBtn.addEventListener('click', function () {\n    slider.scrollBy({\n      left: -step,\n      behavior: 'smooth'\n    });\n  });\n\n  rightBtn.addEventListener('click', function () {\n    slider.scrollBy({\n      left: step,\n      behavior: 'smooth'\n    });\n  });\n\n});\n\u003c\/script\u003e","brand":"SenseBlinds","offers":[{"title":"Plain \/ White - AYM-1","offer_id":50350243676328,"sku":"US-Roller-LF-AYM1","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Plain \/ Off White - AYM-2","offer_id":50531467559080,"sku":"US-Roller-LF-AYM2","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Plain \/ Light Grey- AYM-3","offer_id":50531467591848,"sku":"US-Roller-LF-AYM3","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Linen Look \/ Snow White Texture  - Shantung1111","offer_id":50350243840168,"sku":"US-Roller-LF-Shantung1111","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linen Look \/ Warm Ivory Texture - Shantung 1112","offer_id":50531467624616,"sku":"US-Roller-LF-Shantung1112","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linen Look \/ Sandstone Gray - Shantung1104","offer_id":50531467657384,"sku":"US-Roller-LF-Shantung1104","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linen Look \/ Mist Gray Texture - Shantung1114","offer_id":50531467690152,"sku":"US-Roller-LF-Shantung1114","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linen Look \/ Espresso Brown Texture - Shantung1117","offer_id":50531467722920,"sku":"US-Roller-LF-Shantung1117","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Woven Texture \/ White Textured Weave - ULURU1101","offer_id":50350567719080,"sku":"US-Roller-LF-Uluru1101","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Woven Texture \/ Beige Textured Weave - ULURU1103","offer_id":50531467755688,"sku":"US-Roller-LF-Uluru1103","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Woven Texture \/ Tin Gray Textured Weave - ULURU1105","offer_id":50531467788456,"sku":"US-Roller-LF-Uluru1105","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Woven Texture \/ Gray Textured Weave - ULURU1108","offer_id":50531467821224,"sku":"US-Roller-LF-Uluru1108","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Woven Texture \/ Black Textured Weave - ULURU1110","offer_id":50531467853992,"sku":"US-Roller-LF-Uluru1110","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ White Linear Texture - Arizona1101","offer_id":50350567751848,"sku":"US-Roller-LF-Arizona1101","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ Golden Linear Texture - Arizona1102","offer_id":50531467886760,"sku":"US-Roller-LF-Arizona1102","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ Sage Linear Texture - Arizona1103","offer_id":50531467919528,"sku":"US-Roller-LF-Arizona1103","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ Silver Gray Linear Texture - Arizona1104","offer_id":50531467952296,"sku":"US-Roller-LF-Arizona1104","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ Charcoal Gray Textured Weave - Arizona1105","offer_id":50531467985064,"sku":"US-Roller-LF-Arizona1105","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Linear Texture \/ Black Linear Texture - Arizona1106","offer_id":50531468017832,"sku":"US-Roller-LF-Arizona1106","price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Roller_Light_office-shantung.jpg?v=1775117894"},{"product_id":"no-drill-cordless-cellular-shades","title":"No‑Drill Cordless Cellular Shades – Custom Honeycomb Blinds, Light Filtering \u0026 Blackout, Energy‑Efficient, Renter‑Friendly, Child‑Safe","description":"\u003c!-- =========================\n     Certified\n========================= --\u003e\n\u003cdiv class=\"cert-strip\"\u003e\n\u003ch2 class=\"cert-strip__title\"\u003eECO \u0026amp; Sustainable\u003c\/h2\u003e\n\u003cdiv class=\"cert-strip__track\"\u003e\n\u003c!-- PFAS-Free --\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003cimg alt=\"PFAS Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/PFAS.jpg?v=1778570485\"\u003e\n\u003cdiv class=\"cert-item__label\"\u003ePFAS-Free\u003c\/div\u003e\n\u003cdiv class=\"cert-item__sub\"\u003eOur fabrics are free of PFAS chemicals, ensuring safer indoor air quality and reduced environmental impact.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OEKO-TEX --\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003cimg alt=\"OEKO-TEX Standard 100\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/OEKO_TEX.png?v=1734582916\"\u003e\n\u003cdiv class=\"cert-item__label\"\u003eNon-Toxic Materials\u003c\/div\u003e\n\u003cdiv class=\"cert-item__sub\"\u003eCertified under OEKO-TEX Standard 100 to ensure fabrics are safe for everyday indoor use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REACH --\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003cimg alt=\"REACH Compliant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/REACH.png?v=1734583111\"\u003e\n\u003cdiv class=\"cert-item__label\"\u003eREACH Compliant\u003c\/div\u003e\n\u003cdiv class=\"cert-item__sub\"\u003eMeets EU REACH regulations for restricted substances and chemical safety.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UV Protection --\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003cimg alt=\"SGS Tested UV Protection\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/SGS_certification.png?v=1734644554\"\u003e\n\u003cdiv class=\"cert-item__label\"\u003eUV Protection\u003c\/div\u003e\n\u003cdiv class=\"cert-item__sub\"\u003eSGS-tested UV protection blocks up to 99.9% of harmful rays, helping preserve interior furnishings and reduce sun fading.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Color Fastness --\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003cimg alt=\"Color Fastness\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Color_Fastness.jpg?v=1778570481\"\u003e\n\u003cdiv class=\"cert-item__label\"\u003eColor Fastness\u003c\/div\u003e\n\u003cdiv class=\"cert-item__sub\"\u003eTested for excellent color retention, helping fabrics maintain their color after prolonged sun exposure and regular cleaning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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    font-size: 22px;\n    line-height: 1.2;\n    font-weight: 700;\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    scroll-snap-align: start;\n    box-sizing: border-box;\n  }\n\n  .cert-item img {\n    height: 48px;\n    width: auto;\n    max-width: 90px;\n    object-fit: contain;\n    margin-bottom: 10px;\n  }\n\n  .cert-item__label {\n    font-weight: 600;\n    color: #333;\n    margin-bottom: 6px;\n    font-size: 15px;\n    line-height: 1.3;\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\n    .cert-item {\n      flex: 1 1 0;\n      width: auto;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .cert-strip__title {\n      font-size: 22px;\n      margin-bottom: 14px;\n    }\n\n    .cert-item {\n      width: 220px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- =========================\n     Image Cards Slider Section\n========================= --\u003e\n\u003cdiv class=\"ccs-feature-section\"\u003e\n  \u003ch2 class=\"ccs-feature-title\"\u003eDesigned for a Worry-Free Setup\u003c\/h2\u003e\n\n  \u003cdiv class=\"ccs-slider-wrap\"\u003e\n    \u003cdiv class=\"ccs-slider\"\u003e\n\n      \u003c!-- Card 1 --\u003e\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/5_8_Single_Cell_Cordless_Syste.jpg?v=1772266886\" alt=\"Reinforced Protective Packaging\"\u003e\n        \u003ch3\u003eSafety for Kids\u003c\/h3\u003e\n        \u003cp\u003e\n          A fuller 5\/8\" honeycomb profile with a clean cordless design for smooth push-up and pull-down operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Card 2 --\u003e\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/38_cordless_valance_color.jpg?v=1770283130\" alt=\"Valance Color\"\u003e\n        \u003ch3\u003eMatte Cassette Finish\u003c\/h3\u003e\n        \u003cp\u003e\n         Matte-finish hardware delivers a modern look that blends seamlessly with your selected fabric.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Card 3 --\u003e\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/packing.jpg?v=1770362644\" alt=\"Packing\"\u003e\n        \u003ch3\u003eReinforced Protective Packaging\u003c\/h3\u003e\n        \u003cp\u003e\n          Thick bubble cushioning and reinforced materials help reduce transit damage and support safe delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  \/* =========================\n     Feature Image Cards\n  ========================= *\/\n  .ccs-feature-section {\n    margin: 36px 0;\n  }\n\n  .ccs-feature-title {\n    text-align: center;\n    font-size: 22px;\n    line-height: 1.25;\n    font-weight: 700;\n    margin: 0 0 24px;\n    color: #222;\n  }\n\n  .ccs-slider-wrap {\n    position: relative;\n    margin: 0;\n  }\n\n  .ccs-slider {\n    display: flex;\n    gap: 30px;\n    overflow-x: visible;\n    padding: 0;\n  }\n\n  .ccs-card {\n    flex: 1 1 0;\n    min-width: 0;\n  }\n\n  .ccs-card img {\n    width: 100%;\n    aspect-ratio: 1.5 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 8px;\n    margin-bottom: 14px;\n  }\n\n  .ccs-card h3 {\n    font-size: 18px;\n    line-height: 1.25;\n    font-weight: 700;\n    color: #222;\n    margin: 0 0 10px;\n  }\n\n  .ccs-card p {\n    font-size: 14px;\n    line-height: 1.55;\n    color: #777;\n    margin: 0;\n  }\n\n  \/* =========================\n     Mobile Slider\n  ========================= *\/\n  @media (max-width: 768px) {\n    .ccs-feature-section {\n      margin: 28px 0;\n    }\n\n    .ccs-feature-title {\n      font-size: 20px;\n      margin-bottom: 18px;\n      padding: 0 12px;\n    }\n\n    .ccs-slider {\n      display: flex;\n      gap: 16px;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      scroll-snap-type: x mandatory;\n      padding: 0 14px 12px;\n      scrollbar-width: none;\n    }\n\n    .ccs-slider::-webkit-scrollbar {\n      display: none;\n    }\n\n    .ccs-card {\n      flex: 0 0 82%;\n      scroll-snap-align: start;\n    }\n\n    .ccs-card img {\n      aspect-ratio: 1.5 \/ 1;\n      border-radius: 8px;\n      margin-bottom: 12px;\n    }\n\n    .ccs-card h3 {\n      font-size: 20px;\n      margin-bottom: 8px;\n    }\n\n    .ccs-card p {\n      font-size: 15px;\n      line-height: 1.55;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- =========================\n     Cellular 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\/Energy_Saving.png?v=1778581991\" alt=\"Energy Saving\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eEnergy Saving\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\/Noise_Reduction.png?v=1778581883\" alt=\"Noise Reduction\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eNoise Reduction\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     Cellular 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!-- =========================\n     No-Drill Installation Steps\n========================= --\u003e\n\u003cdiv class=\"install-steps-section\"\u003e\n  \u003ch2 class=\"install-steps-title\"\u003eNo Tools. No Drilling. 30s Setup.\u003c\/h2\u003e\n\n  \u003cdiv class=\"install-steps-slider\"\u003e\n\n    \u003c!-- Step 1 --\u003e\n    \u003cdiv class=\"install-step-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Step_1.jpg?v=1778575021\" alt=\"Fit the left side\"\u003e\n      \u003cdiv class=\"install-step-number\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eFit the Left Side\u003c\/h3\u003e\n      \u003cp\u003ePush the shade into the upper left corner.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Step 2 --\u003e\n    \u003cdiv class=\"install-step-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Step_2.jpg?v=1778574891\" alt=\"Fit the right side\"\u003e\n      \u003cdiv class=\"install-step-number\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eFit the Right Side\u003c\/h3\u003e\n      \u003cp\u003ePress the shade into the upper right corner.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Step 3 --\u003e\n    \u003cdiv class=\"install-step-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Step_3.jpg?v=1778575082\" alt=\"Secure the lock\"\u003e\n      \u003cdiv class=\"install-step-number\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003eSecure the Lock\u003c\/h3\u003e\n      \u003cp\u003eTurn the safety lock clockwise to secure the shade.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Step 4 --\u003e\n    \u003cdiv class=\"install-step-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Step_4.jpg?v=1778574953\" alt=\"Finish the setup\"\u003e\n      \u003cdiv class=\"install-step-number\"\u003e4\u003c\/div\u003e\n      \u003ch3\u003eFinish the Setup\u003c\/h3\u003e\n      \u003cp\u003ePut the rubber cover back in place.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  \/* =========================\n     No-Drill Installation Steps\n  ========================= *\/\n  .install-steps-section {\n    margin: 48px 0 36px;\n  }\n\n  .install-steps-title {\n    text-align: center;\n    font-size: 22px;\n    line-height: 1.25;\n    font-weight: 700;\n    color: #222;\n    margin: 0 0 24px;\n  }\n\n  .install-steps-slider {\n    display: flex;\n    gap: 22px;\n    overflow-x: visible;\n    padding: 0;\n  }\n\n  .install-step-card {\n    position: relative;\n    flex: 0 0 calc((100% - 66px) \/ 4);\n    min-width: 0;\n  }\n\n  .install-step-card img {\n    width: 100%;\n    aspect-ratio: 1.25 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 8px;\n    margin-bottom: 14px;\n  }\n\n  .install-step-number {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #d8232a;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n  }\n\n  .install-step-card h3 {\n    font-size: 18px;\n    line-height: 1.25;\n    font-weight: 700;\n    color: #222;\n    margin: 0 0 8px;\n  }\n\n  .install-step-card p {\n    font-size: 14px;\n    line-height: 1.55;\n    color: #777;\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .install-steps-section {\n      margin: 36px 0 28px;\n    }\n\n    .install-steps-title {\n      font-size: 20px;\n      margin-bottom: 18px;\n      padding: 0 12px;\n    }\n\n    .install-steps-slider {\n      display: flex;\n      gap: 16px;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      scroll-snap-type: x mandatory;\n      padding: 0 14px 12px;\n      scrollbar-width: none;\n    }\n\n    .install-steps-slider::-webkit-scrollbar {\n      display: none;\n    }\n\n    .install-step-card {\n      flex: 0 0 82%;\n      scroll-snap-align: start;\n    }\n\n    .install-step-card img {\n      aspect-ratio: 1.25 \/ 1;\n      margin-bottom: 12px;\n    }\n\n    .install-step-card h3 {\n      font-size: 20px;\n    }\n\n    .install-step-card p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e","brand":"SenseBlinds","offers":[{"title":"Light Filtering | 60-70% Light Blocking \/ Bright White-001","offer_id":55516782362792,"sku":"Nodrill-CS-LF-38HSL001","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering | 60-70% Light Blocking \/ Warm White-0617","offer_id":55516782395560,"sku":"Nodrill-CS-LF-38HSL0617","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering | 60-70% Light Blocking \/ Warm Beige-005","offer_id":55516782428328,"sku":"Nodrill-CS-LF-38HSL005","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering | 60-70% Light Blocking \/ Pale Gray-5180","offer_id":55516782461096,"sku":"Nodrill-CS-LF-38HSL0180","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering | 60-70% Light Blocking \/ Steel Grey-163915","offer_id":55516782493864,"sku":"Nodrill-CS-LF-38HSL16-3915","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering | 60-70% Light Blocking \/ Black-025","offer_id":55516782526632,"sku":"Nodrill-CS-LF-38HSL025","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Bright White-B001","offer_id":55517643079848,"sku":"Nodrill-CS-BK-38HSLB001","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Warm White-B0617","offer_id":55517643112616,"sku":"Nodrill-CS-BK-38HSLB0617","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Warm Beige-B005","offer_id":55517643145384,"sku":"Nodrill-CS-BK-38HSLB005","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Pale Gray-B5180","offer_id":55517643178152,"sku":"Nodrill-CS-BK-38HSLB5180","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Steel Grey-B163915","offer_id":55517643210920,"sku":"Nodrill-CS-BK-38HSLB16-3915","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout ｜95%-100% Light Blocking \/ Black-B025","offer_id":55517643243688,"sku":"Nodrill-CS-BK-38HSLB025","price":55.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Light_filtering_cellular_shades_in_kitchen.jpg?v=1778565594"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/collections\/Senseblinds-homepage-shop-by-room_111491d0-d3f2-4e3c-aa25-3659ef63a6c5.png?v=1787012306","url":"https:\/\/senseblinds.com\/collections\/custom-60-70-light-blocking-shades.oembed","provider":"SenseBlinds","version":"1.0","type":"link"}