{"title":"No Damage Install Shades","description":"\u003cp\u003eNo Damage Install Shades use easy‑mount, tool‑light systems engineered to protect walls, window frames, and rental surfaces while delivering a clean, modern upgrade. This collection features premium fabrics, quiet cordless lift, and tailored‑to‑size craftsmanship ideal for apartments, rentals, offices, and any space where drilling isn’t preferred. The no‑damage design enhances privacy, reduces glare, stabilizes room temperature, and installs quickly using adhesive brackets or tension‑fit hardware. Their refined, glare‑reducing weave delivers dependable comfort, renter‑friendly convenience, and a polished shade finish perfect for no‑drill installations.\u003c\/p\u003e","products":[{"product_id":"motorized-light-filtering-cellular-shades","title":"Motorized Light Filtering Cordless Cellular Shades – Rechargeable, Smart Hub Compatible, 3\/8\" \u0026 5\/8\" Single Cell","description":"\u003cstyle\u003e\n\/* =========================\n   SCOPE: Cordless Cellular Shades Page Block\n   ========================= *\/\n.ccs-wrap{\n  --ccs-space-lg: 40px;\n  --ccs-space-md: 24px;\n  --ccs-space-sm: 16px;\n\n  --ccs-h2: 24px;\n  --ccs-h3: 20px;\n  --ccs-h4: 18px;\n  --ccs-body: 14px;\n\n  --ccs-text: #333;\n  --ccs-muted: #6f6f6f;\n  --ccs-accent: #b23a2e;\n  --ccs-border: #e6e6e6;\n\n  width:100%;\n  max-width:100%;\n}\n\n\/* Unified section spacing *\/\n.ccs-section{\n  margin: var(--ccs-space-lg) 0;\n}\n.ccs-section.ccs-tight{\n  margin: var(--ccs-space-md) 0;\n}\n\n\/* Headings *\/\n.ccs-wrap .ccs-h2{\n  text-align:center;\n  font-size: var(--ccs-h2);\n  line-height:1.2;\n  margin: 0 0 16px;\n  font-weight: 600;\n  color: var(--ccs-text);\n}\n.ccs-wrap .ccs-h3{\n  font-size: var(--ccs-h3);\n  line-height:1.25;\n  margin: 0 0 10px;\n  font-weight: 600;\n  color: #111;\n}\n.ccs-wrap .ccs-h4{\n  font-size: var(--ccs-h4);\n  line-height:1.3;\n  margin: 10px 0 6px;\n  font-weight: 600;\n  color: #111;\n}\n.ccs-wrap p{\n  font-size: var(--ccs-body);\n  line-height:1.65;\n  margin: 0 0 10px;\n  color: var(--ccs-muted);\n}\n.ccs-wrap ul{\n  margin: 0;\n  padding-left: 16px;\n  color: var(--ccs-muted);\n  font-size: var(--ccs-body);\n  line-height:1.6;\n}\n.ccs-wrap li{ margin: 0 0 6px; }\n\n\/* =========================\n   HERO: Image left, text right\n   ========================= *\/\n.ccs-hero{\n  display:flex;\n  align-items:center;\n  gap: 0;\n}\n.ccs-hero img{\n  width:50%;\n  max-height:380px; \n  object-fit:cover;   \n  border-radius:8px;\n  box-sizing:border-box;\n  display:block;\n}\n.ccs-hero .ccs-hero-text{\n  width:50%;\n  box-sizing:border-box;\n  padding: 90px;\n}\n.ccs-hero .ccs-hero-text p{ font-size: 14px; }\n\n\/* Mobile hero *\/\n@media (max-width: 768px){\n  .ccs-hero{\n    flex-direction:column;\n  }\n\n  .ccs-hero img{\n    display:none;\n  }\n\n  .ccs-hero .ccs-hero-text{\n    width:100%;\n    padding: 10px 8px 0;\n  }\n}\n\n\/* =========================\n   Certified Strip\n   ========================= *\/\n.cert-strip {\n  margin: 26px 0 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  color:#333;\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 {\n    margin: 22px 0 0;\n  }\n\n  .cert-strip__title {\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n\n  .cert-item {\n    width: 220px;\n  }\n}\n\n\/* =========================\n   3\/8\" Slider\n   ========================= *\/\n.ccs-slider-wrap{\n  position:relative;\n  margin: 0;\n}\n.ccs-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.ccs-slider::-webkit-scrollbar{ display:none; }\n\n.ccs-card{\n  flex: 0 0 calc((100% - (22px * 3)) \/ 4.1);\n  scroll-snap-align:start;\n}\n.ccs-card img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius: 8px;\n}\n\n\/* Arrow buttons desktop only *\/\n.ccs-slider-btn{\n  position:absolute;\n  top:52%;\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.ccs-slider-btn.left{ left:-16px; }\n.ccs-slider-btn.right{ right:-16px; }\n.ccs-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\/* Mobile slider sizing *\/\n@media (max-width: 768px){\n  .ccs-card{ flex:0 0 calc((100% - 22px) \/ 1.1); }\n  .ccs-slider-btn{ display:none; }\n  .ccs-wrap{\n    --ccs-h2: 22px;\n    --ccs-h3: 18px;\n    --ccs-h4: 16px;\n  }\n  .ccs-section{ margin: 28px 0; }\n}\n\n\/* =========================\n   5\/8\" Grid desktop + slider mobile\n   ========================= *\/\n.ccs-grid{\n  display:grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n}\n\n@media (max-width: 768px){\n  .ccs-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  .ccs-grid::-webkit-scrollbar{ display:none; }\n  .ccs-grid .ccs-card{\n    flex:0 0 calc((100% - 22px) \/ 1.1);\n    scroll-snap-align:start;\n  }\n}\n\n\/* =========================\n   Lift Options 3 videos\n   ========================= *\/\n.ccs-lift-video{\n  position:relative;\n  width:100%;\n  aspect-ratio:3\/4;\n  overflow:hidden;\n  border-radius:10px;\n}\n\n.ccs-lift-video iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n.ccs-lift-grid{\n  display:grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap:24px;\n}\n\n.ccs-lift-card video{\n  width:100%;\n  max-height:320px;\n  object-fit:cover;\n  display:block;\n  border-radius:10px;\n}\n\n.ccs-btn{\n  margin-top:12px;\n  display:inline-block;\n  padding:10px 26px;\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.ccs-btn:hover{\n  background:#B61D0F;\n  color:#fff;\n  border-color:#B61D0F;\n}\n\n@media (max-width:768px){\n  .ccs-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  .ccs-lift-grid::-webkit-scrollbar{ display:none; }\n  .ccs-lift-card{\n    flex:0 0 calc((100% - 22px) \/ 1.1);\n    scroll-snap-align:start;\n  }\n}\n\n\/* =========================\n   Options Guide Table no vertical lines\n   ========================= *\/\n.ccs-table{\n  margin: 0;\n}\n.ccs-table .ccs-scroll{\n  width:100%;\n  overflow-x:auto;\n  -webkit-overflow-scrolling:touch;\n}\n\n\/* hard reset for theme table styles *\/\n.ccs-table table,\n.ccs-table thead,\n.ccs-table tbody,\n.ccs-table tr,\n.ccs-table th,\n.ccs-table td{\n  background: transparent !important;\n  box-shadow:none !important;\n  outline:none !important;\n}\n.ccs-table table,\n.ccs-table th,\n.ccs-table td{\n  border:none !important;\n}\n\n.ccs-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.ccs-table col.opt{ width: 28%; }\n.ccs-table col.best{ width: 36%; }\n.ccs-table col.ben{ width: 36%; }\n\n.ccs-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.ccs-table thead th:nth-child(1){ text-align:left !important; }\n.ccs-table thead th:nth-child(2),\n.ccs-table thead th:nth-child(3){ text-align:center !important; }\n\n.ccs-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.ccs-table .ccs-opt{\n  font-size:16px;\n  font-weight:700;\n  color:#4a4a4a;\n  line-height:1.2;\n}\n.ccs-table .ccs-sub{\n  font-size:15px;\n  line-height:1.35;\n  color:#6f6f6f;\n}\n\n@media (max-width:768px){\n  .ccs-table thead th{ font-size:16px !important; }\n  .ccs-table tbody td{ padding: 16px 14px !important; }\n}\n\n\/* Reduce accidental extra \u003cdiv style=\"clear: both;\"\u003e blocks *\/\n.ccs-clear{ display:none !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ccs-wrap\"\u003e\n\n  \u003c!-- =========================\n       HERO + CERTIFIED\n       ========================= --\u003e\n  \u003csection class=\"ccs-section ccs-tight\" aria-label=\"Cordless Cellular Shades overview\"\u003e\n    \u003cdiv class=\"ccs-hero\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/cordless_light_filtering_cellular_shades-livingroom.jpg?v=1734375665\" alt=\"Cordless light filtering cellular shades in a living room\"\u003e\n\n      \u003cdiv class=\"ccs-hero-text\"\u003e        \n        \u003ch2 class=\"ccs-h2\"\u003eWhy It’s a Must-Have\u003c\/h2\u003e\n        \u003cp\u003e\n          SenseBlinds Motorized Light Filtering Cellular Shades softly filter daylight while helping reduce heat, cold, and outside noise for year-round comfort.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Available in 3\/8\" and 5\/8\" single-cell honeycomb constructions, they block up to 99% of glare, improve insulation, and feature smooth remote-controlled operation with a clean, modern look and neutral white backing that meets most HOA requirements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- =========================\n         Certified\n    ========================= --\u003e\n    \u003cdiv class=\"cert-strip\"\u003e\n      \u003ch2 class=\"cert-strip__title\"\u003eECO \u0026amp; Sustainable\u003c\/h2\u003e\n\n      \u003cdiv class=\"cert-strip__track\"\u003e\n\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\"\u003e\n            Our fabrics are free of PFAS chemicals, ensuring safer indoor air quality and reduced environmental impact.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Certified under OEKO-TEX Standard 100 to ensure fabrics are safe for everyday indoor use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Meets EU REACH regulations for restricted substances and chemical safety.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            SGS-tested UV protection blocks up to 99.9% of harmful rays, helping preserve interior furnishings and reduce sun fading.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Tested for excellent color retention, helping fabrics maintain their color after prolonged sun exposure and regular cleaning.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ccs-clear\"\u003e \u003c\/div\u003e\n  \u003c\/section\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  \u003c!-- =========================\n       LIFT OPTIONS Videos\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades lifting options\"\u003e\n\n    \u003ch2 class=\"ccs-h2\"\u003eChoose How You Want to Operate\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-lift-grid\"\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/241bj1OeA8g?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Cordless Lift Option\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eCordless Lift Option\u003c\/h3\u003e\n\n        \u003ca class=\"ccs-btn\" href=\"https:\/\/senseblinds.com\/collections\/cellular-honeycomb-shades\/products\/cordless-blackout-cellular-shades\"\u003e\n          Shop Now\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/R3554lUy1X4?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Continuous Cord Loop\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eContinuous Cord Loop\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/qKtoDeUzI7I?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Motorized with Remote\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eMotorized with Remote\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Product FEATURES Slider\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades 3\/8 inch single cell features\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eThoughtful Features That Make a Difference\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-slider-wrap\"\u003e\n      \u003cbutton class=\"ccs-slider-btn left\" type=\"button\" aria-label=\"Scroll left\" onclick=\"ccsSlide('ccsSlider38', -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      \u003cdiv class=\"ccs-slider\" id=\"ccsSlider38\"\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/38Continuous_Cord_Loop.jpg?v=1770362653\" alt=\"Continuous cord loop cellular shades with beaded chain control system\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eContinuous Cord Loop Lift System\u003c\/h4\u003e\n          \u003cp\u003e\n            Smooth and reliable chain-operated lift option, ideal for larger or heavier cellular shades and precise height control.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/25_cassette.jpg?v=1770362653\" alt=\"cassette and bottom rail color options in white, beige, gray, and black\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eMatching Cassette \u0026amp; Bottom Rail Colors\u003c\/h4\u003e\n          \u003cp\u003e\n            Cassette and bottom rail are color-coordinated with your fabric for a clean, seamless look that blends perfectly with your cellular shades.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Label.jpg?v=1770362653\" alt=\"labeled bracket mounting positions\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eLabeled Bracket Installation Points\u003c\/h4\u003e\n          \u003cp\u003e\n            Each cassette includes clear labels showing recommended bracket positions to make installation faster and more accurate.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\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=\"protective bubble wrap for shipping\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eReinforced Protective Packaging\u003c\/h4\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        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/size_25Continuous_Cord_Loop.jpg?v=1770362644\" alt=\"3\/8 inch single cell cellular shade cassette size\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e3\/8\" Single Cell Cassette Size\u003c\/h4\u003e\n          \u003cp\u003e\n            Slim cassette design for shallow window depth and tight inside-mount applications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/size38Continuous_Cord_Loop.jpg?v=1770362644\" alt=\"5\/8 inch single cell cellular shade cassette size\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e5\/8\" Single Cell Cassette Size\u003c\/h4\u003e\n          \u003cp\u003e\n            Larger cassette profile designed for fuller honeycomb appearance and enhanced insulation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/compare.jpg?v=1770362648\" alt=\"Comparison of 3\/8 inch and 5\/8 inch single cell honeycomb cellular shade structures\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e3\/8\" vs 5\/8\" Single Cell Comparison\u003c\/h4\u003e\n          \u003cp\u003e\n            Compare slim 3\/8\" single cell and fuller 5\/8\" single cell constructions to choose the best option for your window depth and insulation needs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cbutton class=\"ccs-slider-btn right\" type=\"button\" aria-label=\"Scroll right\" onclick=\"ccsSlide('ccsSlider38', 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  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Motorized FEATURES Grid desktop, slider mobile\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades 5\/8 inch single cell features\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eBattery Powered Convenience\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-grid\"\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Connect_Motor_to_Rechargeable_Battery.jpg?v=1770362631\" alt=\"Battery Connection\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eQuick Motor \u0026amp; Battery Connection\u003c\/h4\u003e\n        \u003cp\u003e\n          Simply connect the motor cable to the rechargeable battery pack. No tools required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Snap_Motor_into_Headrail.jpg?v=1770362631\" alt=\"Snap Motor into Headrail\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eEasy Clip-In Installation\u003c\/h4\u003e\n        \u003cp\u003e\n          The motor simply clips into the headrail for fast and secure installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Removable_Battery_for_Easy_Charging.jpg?v=1770362631\" alt=\"Convenient USB Charging\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eConvenient USB Charging\u003c\/h4\u003e\n        \u003cp\u003e\n          The rechargeable battery pack can be easily removed and charged separately using the included USB cable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Complete_Motorized_System_Kit.jpg?v=1770362630\" alt=\"Everything Included\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eEverything Included\u003c\/h4\u003e\n        \u003cp\u003e\n          Your motorized cellular shade comes with all necessary components for installation and operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       OPTIONS GUIDE TABLE\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades options guide\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eQuick Guide to Choosing Your Cellular Shades\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-table\"\u003e\n      \u003cdiv class=\"ccs-scroll\" role=\"region\" aria-label=\"Scrollable options table\"\u003e\n        \u003ctable role=\"table\" aria-label=\"Cordless cellular shades 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\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOption\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\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003e3\/8\" Single Cell\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eShallow depth, tight inside-mount windows\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eSlim profile with insulation and privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003e5\/8\" Single Cell\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eStandard windows, fuller honeycomb look\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eMore visual depth with strong energy efficiency\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eLight Filtering\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eLiving rooms, kitchens, everyday comfort\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eSoft daylight, glare reduction, added privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eBlackout\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eBedrooms, nurseries, media rooms\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eBlocks light for better sleep and privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eCordless Lift\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eKids\/pets, clean modern window treatments\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eNo cords, safer design, easy operation\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eContinuous Cord Loop\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eLarge shades, tall windows\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eStable control with smooth lifting\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eMotorized Remote\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eHard-to-reach windows, smart home setups\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eRemote control with smooth, quiet operation\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function ccsSlide(sliderId, direction){\n    const slider = document.getElementById(sliderId);\n    if(!slider) return;\n\n    const firstCard = slider.querySelector('.ccs-card');\n    if(!firstCard) return;\n\n    const gap = 22;\n    const step = firstCard.getBoundingClientRect().width + gap;\n    slider.scrollBy({ left: direction * step, behavior: 'smooth' });\n  }\n\u003c\/script\u003e","brand":"SenseBlinds","offers":[{"title":"3\/8\" \/ White-001","offer_id":55238849167528,"sku":"US-C-LF-26295-001","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Ivory White-512","offer_id":55238849200296,"sku":"US-C-LF-26295-512","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Sandstone-513","offer_id":55238849233064,"sku":"US-C-LF-26295-513","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Dove Grey-021","offer_id":55238849265832,"sku":"US-C-LF-25HSL021","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Urban Grey-514","offer_id":55238849298600,"sku":"US-C-LF-26295-514","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Slate Grey-515","offer_id":55238849331368,"sku":"US-C-LF-26295-515","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Lichen-520","offer_id":55238849364136,"sku":"US-C-LF-26295-520","price":45.0,"currency_code":"USD","in_stock":true},{"title":"3\/8\" \/ Black-025","offer_id":55238849396904,"sku":"US-C-LF-26295-522","price":45.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ White-38001","offer_id":55238849429672,"sku":"US-C-LF-320-38C01","price":50.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ Ivory-380617","offer_id":55238849462440,"sku":"US-C-LF-320-38C02","price":50.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ Beige-38005","offer_id":55238849495208,"sku":"US-C-LF-320-38C03","price":50.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ Pale Grey-380180","offer_id":55238849527976,"sku":"US-C-LF-320-38C07","price":50.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ Steel Grey-383915","offer_id":55238849560744,"sku":"US-C-LF-320-38C08","price":50.0,"currency_code":"USD","in_stock":true},{"title":"5\/8\" \/ Black-38025","offer_id":55238849593512,"sku":"US-C-LF-38HSL025","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/ZF-259-021.jpg?v=1770367888"},{"product_id":"motorized-blackout-cellular-shades","title":"Motorized Blackout Cellular Shades – Rechargeable, Smart Hub Compatible, 3\/8\" \u0026 5\/8\" Single Cell","description":"\u003cstyle\u003e\n\/* =========================\n   SCOPE: Cordless Cellular Shades Page Block\n   ========================= *\/\n.ccs-wrap{\n  --ccs-space-lg: 40px;\n  --ccs-space-md: 24px;\n  --ccs-space-sm: 16px;\n\n  --ccs-h2: 24px;\n  --ccs-h3: 20px;\n  --ccs-h4: 18px;\n  --ccs-body: 14px;\n\n  --ccs-text: #333;\n  --ccs-muted: #6f6f6f;\n  --ccs-accent: #b23a2e;\n  --ccs-border: #e6e6e6;\n\n  width:100%;\n  max-width:100%;\n}\n\n\/* Unified section spacing *\/\n.ccs-section{\n  margin: var(--ccs-space-lg) 0;\n}\n.ccs-section.ccs-tight{\n  margin: var(--ccs-space-md) 0;\n}\n\n\/* Headings *\/\n.ccs-wrap .ccs-h2{\n  text-align:center;\n  font-size: var(--ccs-h2);\n  line-height:1.2;\n  margin: 0 0 16px;\n  font-weight: 600;\n  color: var(--ccs-text);\n}\n.ccs-wrap .ccs-h3{\n  font-size: var(--ccs-h3);\n  line-height:1.25;\n  margin: 0 0 10px;\n  font-weight: 600;\n  color: #111;\n}\n.ccs-wrap .ccs-h4{\n  font-size: var(--ccs-h4);\n  line-height:1.3;\n  margin: 10px 0 6px;\n  font-weight: 600;\n  color: #111;\n}\n.ccs-wrap p{\n  font-size: var(--ccs-body);\n  line-height:1.65;\n  margin: 0 0 10px;\n  color: var(--ccs-muted);\n}\n.ccs-wrap ul{\n  margin: 0;\n  padding-left: 16px;\n  color: var(--ccs-muted);\n  font-size: var(--ccs-body);\n  line-height:1.6;\n}\n.ccs-wrap li{ margin: 0 0 6px; }\n\n\/* =========================\n   HERO: Image left, text right\n   ========================= *\/\n.ccs-hero{\n  display:flex;\n  align-items:center;\n  gap: 0;\n}\n.ccs-hero img{\n  width:50%;\n  max-height:360px;\n  object-fit:cover;\n  border-radius:8px;\n  box-sizing:border-box;\n  display:block;\n}\n.ccs-hero .ccs-hero-text{\n  width:50%;\n  box-sizing:border-box;\n  padding: 90px;\n}\n.ccs-hero .ccs-hero-text p{ \n  font-size: 14px; \n}\n\n\/* Mobile hero *\/\n@media (max-width: 768px){\n  .ccs-hero{\n    flex-direction:column;\n  }\n\n  .ccs-hero img{\n    display:none;\n  }\n\n  .ccs-hero .ccs-hero-text{\n    width:100%;\n    padding: 10px 8px 0;\n  }\n}\n\n\/* =========================\n   Certified Strip\n   ========================= *\/\n.cert-strip {\n  margin: 26px 0 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  color:#333;\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 {\n    margin: 22px 0 0;\n  }\n\n  .cert-strip__title {\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n\n  .cert-item {\n    width: 220px;\n  }\n}\n\n\/* =========================\n   3\/8\" Slider\n   ========================= *\/\n.ccs-slider-wrap{\n  position:relative;\n  margin: 0;\n}\n.ccs-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.ccs-slider::-webkit-scrollbar{ \n  display:none; \n}\n\n.ccs-card{\n  flex: 0 0 calc((100% - (22px * 3)) \/ 4.1);\n  scroll-snap-align:start;\n}\n.ccs-card img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius: 8px;\n}\n\n\/* Arrow buttons desktop only *\/\n.ccs-slider-btn{\n  position:absolute;\n  top:52%;\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.ccs-slider-btn.left{ left:-16px; }\n.ccs-slider-btn.right{ right:-16px; }\n.ccs-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\/* Mobile slider sizing *\/\n@media (max-width: 768px){\n  .ccs-card{ \n    flex:0 0 calc((100% - 22px) \/ 1.1); \n  }\n  .ccs-slider-btn{ \n    display:none; \n  }\n  .ccs-wrap{\n    --ccs-h2: 22px;\n    --ccs-h3: 18px;\n    --ccs-h4: 16px;\n  }\n  .ccs-section{ \n    margin: 28px 0; \n  }\n}\n\n\/* =========================\n   5\/8\" Grid desktop + slider mobile\n   ========================= *\/\n.ccs-grid{\n  display:grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n}\n\n@media (max-width: 768px){\n  .ccs-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  .ccs-grid::-webkit-scrollbar{ \n    display:none; \n  }\n  .ccs-grid .ccs-card{\n    flex:0 0 calc((100% - 22px) \/ 1.1);\n    scroll-snap-align:start;\n  }\n}\n\n\/* =========================\n   Lift Options 3 videos\n   ========================= *\/\n.ccs-lift-video{\n  position:relative;\n  width:100%;\n  aspect-ratio:3\/4;\n  overflow:hidden;\n  border-radius:10px;\n}\n\n.ccs-lift-video iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n.ccs-lift-grid{\n  display:grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap:24px;\n}\n\n.ccs-lift-card video{\n  width:100%;\n  max-height:320px;\n  object-fit:cover;\n  display:block;\n  border-radius:10px;\n}\n\n.ccs-btn{\n  margin-top:12px;\n  display:inline-block;\n  padding:10px 26px;\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.ccs-btn:hover{\n  background:#B61D0F;\n  color:#fff;\n  border-color:#B61D0F;\n}\n\n@media (max-width:768px){\n  .ccs-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  .ccs-lift-grid::-webkit-scrollbar{ \n    display:none; \n  }\n  .ccs-lift-card{\n    flex:0 0 calc((100% - 22px) \/ 1.1);\n    scroll-snap-align:start;\n  }\n}\n\n\/* =========================\n   Options Guide Table\n   ========================= *\/\n.ccs-table{\n  margin: 0;\n}\n.ccs-table .ccs-scroll{\n  width:100%;\n  overflow-x:auto;\n  -webkit-overflow-scrolling:touch;\n}\n\n\/* hard reset for theme table styles *\/\n.ccs-table table,\n.ccs-table thead,\n.ccs-table tbody,\n.ccs-table tr,\n.ccs-table th,\n.ccs-table td{\n  background: transparent !important;\n  box-shadow:none !important;\n  outline:none !important;\n}\n.ccs-table table,\n.ccs-table th,\n.ccs-table td{\n  border:none !important;\n}\n\n.ccs-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.ccs-table col.opt{ width: 28%; }\n.ccs-table col.best{ width: 36%; }\n.ccs-table col.ben{ width: 36%; }\n\n.ccs-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.ccs-table thead th:nth-child(1){ \n  text-align:left !important; \n}\n.ccs-table thead th:nth-child(2),\n.ccs-table thead th:nth-child(3){ \n  text-align:center !important; \n}\n\n.ccs-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.ccs-table .ccs-opt{\n  font-size:16px;\n  font-weight:700;\n  color:#4a4a4a;\n  line-height:1.2;\n}\n.ccs-table .ccs-sub{\n  font-size:15px;\n  line-height:1.35;\n  color:#6f6f6f;\n}\n\n@media (max-width:768px){\n  .ccs-table thead th{ \n    font-size:16px !important; \n  }\n  .ccs-table tbody td{ \n    padding: 16px 14px !important; \n  }\n}\n\n\/* Reduce accidental extra \u003cdiv style=\"clear: both;\"\u003e blocks *\/\n.ccs-clear{ \n  display:none !important; \n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ccs-wrap\"\u003e\n\n      \u003c!-- =========================\n         Certified\n    ========================= --\u003e\n    \u003cdiv class=\"cert-strip\"\u003e\n      \u003ch2 class=\"cert-strip__title\"\u003eECO \u0026amp; Sustainable\u003c\/h2\u003e\n\n      \u003cdiv class=\"cert-strip__track\"\u003e\n\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\"\u003e\n            Our fabrics are free of PFAS chemicals, ensuring safer indoor air quality and reduced environmental impact.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Certified under OEKO-TEX Standard 100 to ensure fabrics are safe for everyday indoor use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Meets EU REACH regulations for restricted substances and chemical safety.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            SGS-tested UV protection blocks up to 99.9% of harmful rays, helping preserve interior furnishings and reduce sun fading.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Tested for excellent color retention, helping fabrics maintain their color after prolonged sun exposure and regular cleaning.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ccs-clear\"\u003e \u003c\/div\u003e\n  \n  \n  \u003c!-- =========================\n       HERO + CERTIFIED\n       ========================= --\u003e\n  \u003csection class=\"ccs-section ccs-tight\" aria-label=\"Cordless Cellular Shades overview\"\u003e\n    \u003cdiv class=\"ccs-hero\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/cordless_blackout_cellular_shades-bedroom.jpg?v=1734376727\" alt=\"Cordless Blackout cellular shades in a living room\"\u003e\n\n      \u003cdiv class=\"ccs-hero-text\"\u003e\n        \u003ch2 class=\"ccs-h2\"\u003eWhy It’s a Must-Have\u003c\/h2\u003e\n        \u003cp\u003e\n          Motorized Cellular Shades bring everyday convenience and modern comfort to your home with smooth, quiet operation. Easily adjust light and privacy using a remote or smart home system — no cords, no effort. The honeycomb structure helps insulate your windows, keeping rooms cooler in summer and warmer in winter while reducing outside noise.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\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  \u003c!-- =========================\n       LIFT OPTIONS Videos\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades lifting options\"\u003e\n\n    \u003ch2 class=\"ccs-h2\"\u003eChoose How You Want to Operate\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-lift-grid\"\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/241bj1OeA8g?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Cordless Lift Option\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eCordless Lift Option\u003c\/h3\u003e\n\n        \u003ca class=\"ccs-btn\" href=\"https:\/\/senseblinds.com\/collections\/cellular-honeycomb-shades\/products\/cordless-blackout-cellular-shades\"\u003e\n          Shop Now\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/R3554lUy1X4?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Continuous Cord Loop\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eContinuous Cord Loop\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-video\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/qKtoDeUzI7I?mute=1\u0026amp;controls=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Motorized with Remote\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"ccs-h3\"\u003eMotorized with Remote\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Product FEATURES Slider\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades 3\/8 inch single cell features\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eThoughtful Features That Make a Difference\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-slider-wrap\"\u003e\n      \u003cbutton class=\"ccs-slider-btn left\" type=\"button\" aria-label=\"Scroll left\" onclick=\"ccsSlide('ccsSlider38', -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      \u003cdiv class=\"ccs-slider\" id=\"ccsSlider38\"\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/38Continuous_Cord_Loop.jpg?v=1770362653\" alt=\"Continuous cord loop cellular shades with beaded chain control system\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eContinuous Cord Loop Lift System\u003c\/h4\u003e\n          \u003cp\u003e\n            Smooth and reliable chain-operated lift option, ideal for larger or heavier cellular shades and precise height control.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/25_cassette.jpg?v=1770362653\" alt=\"cassette and bottom rail color options in white, beige, gray, and black\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eMatching Cassette \u0026amp; Bottom Rail Colors\u003c\/h4\u003e\n          \u003cp\u003e\n            Cassette and bottom rail are color-coordinated with your fabric for a clean, seamless look that blends perfectly with your cellular shades.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Label.jpg?v=1770362653\" alt=\"labeled bracket mounting positions\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eLabeled Bracket Installation Points\u003c\/h4\u003e\n          \u003cp\u003e\n            Each cassette includes clear labels showing recommended bracket positions to make installation faster and more accurate.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\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=\"protective bubble wrap for shipping\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003eReinforced Protective Packaging\u003c\/h4\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        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/size_25Continuous_Cord_Loop.jpg?v=1770362644\" alt=\"3\/8 inch single cell cellular shade cassette size\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e3\/8\" Single Cell Cassette Size\u003c\/h4\u003e\n          \u003cp\u003e\n            Slim cassette design for shallow window depth and tight inside-mount applications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/size38Continuous_Cord_Loop.jpg?v=1770362644\" alt=\"5\/8 inch single cell cellular shade cassette size\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e5\/8\" Single Cell Cassette Size\u003c\/h4\u003e\n          \u003cp\u003e\n            Larger cassette profile designed for fuller honeycomb appearance and enhanced insulation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/compare.jpg?v=1770362648\" alt=\"Comparison of 3\/8 inch and 5\/8 inch single cell honeycomb cellular shade structures\"\u003e\n          \u003ch4 class=\"ccs-h4\"\u003e3\/8\" vs 5\/8\" Single Cell Comparison\u003c\/h4\u003e\n          \u003cp\u003e\n            Compare slim 3\/8\" single cell and fuller 5\/8\" single cell constructions to choose the best option for your window depth and insulation needs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cbutton class=\"ccs-slider-btn right\" type=\"button\" aria-label=\"Scroll right\" onclick=\"ccsSlide('ccsSlider38', 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  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Motorized FEATURES Grid desktop, slider mobile\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades 5\/8 inch single cell features\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eBattery Powered Convenience\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-grid\"\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Connect_Motor_to_Rechargeable_Battery.jpg?v=1770362631\" alt=\"Battery Connection\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eQuick Motor \u0026amp; Battery Connection\u003c\/h4\u003e\n        \u003cp\u003e\n          Simply connect the motor cable to the rechargeable battery pack. No tools required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Snap_Motor_into_Headrail.jpg?v=1770362631\" alt=\"Snap Motor into Headrail\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eEasy Clip-In Installation\u003c\/h4\u003e\n        \u003cp\u003e\n          The motor simply clips into the headrail for fast and secure installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Removable_Battery_for_Easy_Charging.jpg?v=1770362631\" alt=\"Convenient USB Charging\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eConvenient USB Charging\u003c\/h4\u003e\n        \u003cp\u003e\n          The rechargeable battery pack can be easily removed and charged separately using the included USB cable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Complete_Motorized_System_Kit.jpg?v=1770362630\" alt=\"Everything Included\"\u003e\n        \u003ch4 class=\"ccs-h4\"\u003eEverything Included\u003c\/h4\u003e\n        \u003cp\u003e\n          Your motorized cellular shade comes with all necessary components for installation and operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       OPTIONS GUIDE TABLE\n       ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Cordless cellular shades options guide\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eQuick Guide to Choosing Your Cellular Shades\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-table\"\u003e\n      \u003cdiv class=\"ccs-scroll\" role=\"region\" aria-label=\"Scrollable options table\"\u003e\n        \u003ctable role=\"table\" aria-label=\"Cordless cellular shades 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\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOption\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\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003e3\/8\" Single Cell\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eShallow depth, tight inside-mount windows\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eSlim profile with insulation and privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003e5\/8\" Single Cell\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eStandard windows, fuller honeycomb look\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eMore visual depth with strong energy efficiency\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eLight Filtering\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eLiving rooms, kitchens, everyday comfort\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eSoft daylight, glare reduction, added privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eBlackout\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eBedrooms, nurseries, media rooms\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eBlocks light for better sleep and privacy\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eCordless Lift\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eKids\/pets, clean modern window treatments\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eNo cords, safer design, easy operation\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eContinuous Cord Loop\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eLarge shades, tall windows\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eStable control with smooth lifting\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-opt\"\u003eMotorized Remote\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eHard-to-reach windows, smart home setups\u003c\/div\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cdiv class=\"ccs-sub\"\u003eRemote control with smooth, quiet operation\u003c\/div\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function ccsSlide(sliderId, direction){\n    const slider = document.getElementById(sliderId);\n    if(!slider) return;\n\n    const firstCard = slider.querySelector('.ccs-card');\n    if(!firstCard) return;\n\n    const gap = 22;\n    const step = firstCard.getBoundingClientRect().width + gap;\n    slider.scrollBy({ left: direction * step, behavior: 'smooth' });\n  }\n\u003c\/script\u003e","brand":"SenseBlinds","offers":[{"title":"3\/8“ \/ Pure White-B001","offer_id":55293076734120,"sku":"US-C-BO-26323-B001","price":55.0,"currency_code":"USD","in_stock":true},{"title":"3\/8“ \/ Soft Ivory-B72512","offer_id":55293076766888,"sku":"US-C-BO-26323-B512","price":55.0,"currency_code":"USD","in_stock":true},{"title":"3\/8“ \/ Dove Grey-B021","offer_id":55293076799656,"sku":"US-C-BO-25HSLB021","price":55.0,"currency_code":"USD","in_stock":true},{"title":"3\/8“ \/ Urban Grey-B72514","offer_id":55293076832424,"sku":"US-C-BO-26323-B514","price":55.0,"currency_code":"USD","in_stock":true},{"title":"3\/8“ \/ Slate Grey-B72515","offer_id":55293076865192,"sku":"US-C-BO-26323-B515","price":55.0,"currency_code":"USD","in_stock":true},{"title":"3\/8“ \/ Deep Black-B025","offer_id":55293076897960,"sku":"US-C-BO-26323-B522","price":55.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Bright White-38B001","offer_id":55293076930728,"sku":"US-C-BO-345-38CB01","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Warm White-38B0617","offer_id":55293076963496,"sku":"US-C-BO-345-38CB02","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Warm Beige-38B005","offer_id":55293076996264,"sku":"US-C-BO-345-38CB03","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Pale Gray-38B5180","offer_id":55293077029032,"sku":"US-C-BO-345-38CB07","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Steel Grey-38B163915","offer_id":55293077061800,"sku":"US-C-BO-345-38CB08","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5\/8” \/ Black-38B025","offer_id":55293077094568,"sku":"US-C-BO-345-38CB10","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/ZF-323-B001-Cordless_Blackout_Cellular_Shades.jpg?v=1750465844"},{"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"},{"product_id":"sarasota-custom-solar-shades-1-3-5-openness","title":"Sarasota Custom Solar Shades - 1%, 3% \u0026 5% Openness, GREENGUARD Certified, Chain Loop \u0026 Motorized, Child-Safe for Living Room \u0026 Kitchen","description":"\u003cstyle\u003e\n  \/* =========================\n     Certified\n  ========================= *\/\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\n    .cert-item {\n      flex: 1 1 0;\n    }\n  }\n\n  \/* =========================\n     Solar Shades Cards\n     Desktop: 3 columns\n     Mobile: horizontal scroll\n  ========================= *\/\n  .ss-features-section{\n    margin: 40px 0;\n  }\n\n  .ss-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  .ss-features-grid{\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  .ss-feature-card{\n    width:100%;\n  }\n\n  .ss-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  .ss-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  .ss-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    .ss-features-section{\n      margin: 28px 0;\n    }\n\n    .ss-features-title{\n      font-size:22px;\n      margin-bottom:16px;\n    }\n\n    .ss-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    .ss-features-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .ss-feature-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n\n    .ss-feature-card h3{\n      font-size:18px;\n    }\n  }\n\n  \/* =========================\n     Solar Shades Icon Features\n  ========================= *\/\n  .solar-icon-features-section {\n    margin: 36px 0;\n  }\n\n  .solar-icon-features-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: 20px;\n    align-items: start;\n  }\n\n  .solar-icon-feature {\n    text-align: center;\n  }\n\n  .solar-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  .solar-icon-wrap img {\n    width: 34px;\n    height: 34px;\n    object-fit: contain;\n    display: block;\n  }\n\n  .solar-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    .solar-icon-features-section {\n      margin: 28px 0;\n    }\n\n    .solar-icon-features-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px 10px;\n    }\n\n    .solar-icon-wrap {\n      width: 44px;\n      height: 44px;\n      margin-bottom: 8px;\n    }\n\n    .solar-icon-wrap img {\n      width: 24px;\n      height: 24px;\n    }\n\n    .solar-icon-feature p {\n      font-size: 12px;\n      line-height: 1.25;\n    }\n  }\n\n  \/* =========================\n     Solar Shades Comparison Table\n     Keep original table style\n  ========================= *\/\n  .ss-section .ss-h2{\n    text-align:center;\n  }\n\n  .solar-guide-table{\n    margin: 0;\n  }\n\n  .solar-guide-table .solar-guide-scroll{\n    width:100%;\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n  }\n\n  .solar-guide-table table,\n  .solar-guide-table thead,\n  .solar-guide-table tbody,\n  .solar-guide-table tr,\n  .solar-guide-table th,\n  .solar-guide-table td{\n    background: transparent !important;\n    box-shadow:none !important;\n    outline:none !important;\n  }\n\n  .solar-guide-table table,\n  .solar-guide-table th,\n  .solar-guide-table td{\n    border:none !important;\n  }\n\n  .solar-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  .solar-guide-table col.label{ width: 22%; }\n  .solar-guide-table col.shade{ width: 26%; }\n\n  .solar-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    text-align:center !important;\n  }\n\n  .solar-guide-table thead th:first-child{\n    text-align:left !important;\n  }\n\n  .solar-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  .solar-guide-table .solar-guide-label{\n    font-size:16px;\n    font-weight:700;\n    color:#4a4a4a;\n    line-height:1.2;\n  }\n\n  .solar-guide-table .solar-guide-sub{\n    font-size:15px;\n    line-height:1.35;\n    color:#6f6f6f;\n    text-align:center;\n  }\n\n  @media (max-width:768px){\n    .solar-guide-table thead th{\n      font-size:16px !important;\n    }\n\n    .solar-guide-table tbody td{\n      padding:16px 14px !important;\n    }\n  }\n\n  \/* =========================\n     Lift Options Videos\n  ========================= *\/\n  .ss-lift-section .ss-h2{\n    text-align:center;\n  }\n\n  .ss-lift-grid{\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap:24px;\n  }\n\n  .ss-lift-card{\n    width:100%;\n  }\n\n  .ss-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  .ss-lift-media iframe,\n  .ss-lift-media video{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n  }\n\n  .ss-lift-card h3{\n    margin:12px 0 6px;\n  }\n\n  .ss-lift-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    .ss-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    .ss-lift-grid::-webkit-scrollbar{\n      display:none;\n    }\n\n    .ss-lift-card{\n      flex:0 0 calc((100% - 22px) \/ 1.1);\n      scroll-snap-align:start;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- =========================\n     Certified Quality \u0026 Safety\n========================= --\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    \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\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\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\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\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     Openness Comparison\n========================= --\u003e\n\u003csection class=\"ss-features-section\" aria-label=\"Solar shades openness comparison\"\u003e\n  \u003ch2 class=\"ss-features-title\"\u003eOpenness Comparison\u003c\/h2\u003e\n\n  \u003cdiv class=\"ss-features-grid\"\u003e\n    \u003cdiv class=\"ss-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/1_openness.jpg?v=1780555594\" alt=\"1% Openness Solar Shades\"\u003e\n      \u003ch3\u003e1% Openness\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/3_openness.jpg?v=1780555594\" alt=\"3% Openness Solar Shades\"\u003e\n      \u003ch3\u003e3% Openness\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/5_Openness.jpg?v=1780555594\" alt=\"5% Openness Solar Shades\"\u003e\n      \u003ch3\u003e5% Openness\u003c\/h3\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- =========================\n     Solar Shades Comparison Table\n========================= --\u003e\n\u003csection class=\"ss-section\" aria-label=\"Solar shades openness guide\"\u003e\n  \u003ch2 class=\"ss-h2\"\u003eCompare Solar Shades Openness\u003c\/h2\u003e\n\n  \u003cdiv class=\"solar-guide-table\"\u003e\n    \u003cdiv class=\"solar-guide-scroll\" role=\"region\" aria-label=\"Scrollable solar shades openness table\"\u003e\n      \u003ctable role=\"table\" aria-label=\"Solar shades openness comparison table\"\u003e\n        \u003ccolgroup\u003e\n          \u003ccol class=\"label\"\u003e\n          \u003ccol class=\"shade\"\u003e\n          \u003ccol class=\"shade\"\u003e\n          \u003ccol class=\"shade\"\u003e\n        \u003c\/colgroup\u003e\n\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth\u003e1% Solar Shades\u003c\/th\u003e\n            \u003cth\u003e3% Solar Shades\u003c\/th\u003e\n            \u003cth\u003e5% Solar Shades\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-label\"\u003eMechanism\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eCordless, Motorized, Chain\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eCordless, Motorized, Chain\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eCordless, Motorized, Chain\u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-label\"\u003eOpenness\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eEnhanced daytime privacy with maximum UV protection\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eReduces glare while preserving your outdoor view\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eMaximum outdoor view with soft light filtering\u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-label\"\u003eBest For\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eKitchens, offices, sunrooms\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eLiving rooms, kitchens, offices\u003c\/div\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cdiv class=\"solar-guide-sub\"\u003eLiving rooms, patios, large windows\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\u003c!-- =========================\n     Solar Shades Icon Features\n========================= --\u003e\n\u003cdiv class=\"solar-icon-features-section\"\u003e\n  \u003cdiv class=\"solar-icon-features-grid\"\u003e\n    \u003cdiv class=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-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=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-icon-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Do_not_fade.png?v=1765528113\" alt=\"Does Not Fade\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eDoes Not Fade\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-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 Assembly\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eHassle Free Assembly\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-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=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-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=\"solar-icon-feature\"\u003e\n      \u003cdiv class=\"solar-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  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- =========================\n     Features\n========================= --\u003e\n\u003csection class=\"ss-features-section\" aria-label=\"Solar shades features\"\u003e\n  \u003ch2 class=\"ss-features-title\"\u003eFeatures\u003c\/h2\u003e\n\n  \u003cdiv class=\"ss-features-grid\"\u003e\n    \u003cdiv class=\"ss-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 multiple color options, with the bottom rail matched to your selected valance for a cohesive look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-feature-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/WFRS-_bottom_rail.jpg?v=1782800745\" alt=\"Bottom rail\"\u003e\n      \u003ch3\u003eAluminum Bottom Rail\u003c\/h3\u003e\n      \u003cp\u003eThe bottom rail color is matched to the selected aluminum cassette, creating a clean, coordinated look from top to bottom.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-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, especially in homes with children or pets.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- =========================\n     Lift Options Videos\n     放在最下面\n========================= --\u003e\n\u003csection class=\"ss-section ss-lift-section\" aria-label=\"Solar shades lift options\"\u003e\n  \u003ch2 class=\"ss-h2\"\u003eChoose How You Want to Operate\u003c\/h2\u003e\n\n  \u003cdiv class=\"ss-lift-grid\"\u003e\n    \u003cdiv class=\"ss-lift-card\"\u003e\n      \u003cdiv class=\"ss-lift-media\"\u003e\n        \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\n      \u003c\/div\u003e\n      \u003ch3 class=\"ss-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\n    \u003cdiv class=\"ss-lift-card\"\u003e\n      \u003cdiv class=\"ss-lift-media\"\u003e\n        \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\n      \u003c\/div\u003e\n      \u003ch3 class=\"ss-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\n    \u003cdiv class=\"ss-lift-card\"\u003e\n      \u003cdiv class=\"ss-lift-media\"\u003e\n        \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\n      \u003c\/div\u003e\n      \u003ch3 class=\"ss-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  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"SenseBlinds","offers":[{"title":"1% Openness \/ White-101","offer_id":55582698111144,"sku":"US-Solar-SC-A2-101","price":60.0,"currency_code":"USD","in_stock":true},{"title":"1% Openness \/ Cream-102","offer_id":55582720950440,"sku":"US-Solar-SC-A2-102","price":60.0,"currency_code":"USD","in_stock":true},{"title":"1% Openness \/ Ice-103","offer_id":55582720983208,"sku":"US-Solar-SC-A2-103","price":60.0,"currency_code":"USD","in_stock":true},{"title":"1% Openness \/ Black-111","offer_id":55582721114280,"sku":"US-Solar-SC-A2-111","price":60.0,"currency_code":"USD","in_stock":true},{"title":"3% Openness \/ White-301","offer_id":55588704125096,"sku":"US-Solar-SC-A2-301","price":60.0,"currency_code":"USD","in_stock":true},{"title":"3% Openness \/ Cream-302","offer_id":55588704157864,"sku":"US-Solar-SC-A2-302","price":60.0,"currency_code":"USD","in_stock":true},{"title":"3% Openness \/ Ice-303","offer_id":55588704190632,"sku":"US-Solar-SC-A2-303","price":60.0,"currency_code":"USD","in_stock":true},{"title":"3% Openness \/ Warm Beige-304","offer_id":55582721212584,"sku":"US-Solar-SC-A2-304","price":60.0,"currency_code":"USD","in_stock":true},{"title":"3% Openness \/ Black-311","offer_id":55588704223400,"sku":"US-Solar-SC-A2-311","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ White-501","offer_id":55588711006376,"sku":"US-Solar-SC-A2-501","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Cream-502","offer_id":55588711039144,"sku":"US-Solar-SC-A2-502","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Ice-503","offer_id":55588711071912,"sku":"US-Solar-SC-A2-503","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Warm Beige-504","offer_id":55588711104680,"sku":"US-Solar-SC-A2-504","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Ash Grey-505","offer_id":55582721441960,"sku":"US-Solar-SC-A2-505","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Silver Grey-506","offer_id":55588711137448,"sku":"US-Solar-SC-A2-506","price":60.0,"currency_code":"USD","in_stock":true},{"title":"5% Openness \/ Black-511","offer_id":55588711170216,"sku":"US-Solar-SC-A2-511","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/Solar_Shades_5_openness.jpg?v=1780555538"},{"product_id":"waterproof-cellular-shades","title":"Waterproof Cellular Shades - Moisture-Resistant Bathroom Shades, Cordless \u0026 Motorized, 3\/8\" Single Cell, 99% Light Block, Noise Reduction, Energy Efficient for Bedroom, Nursery \u0026 Home Theater","description":"\u003cstyle\u003e\n\/* =========================\n   SCOPE: Cellular Shades Page Block\n========================= *\/\n.ccs-wrap{\n  --ccs-space-lg: 40px;\n  --ccs-space-md: 24px;\n  --ccs-space-sm: 16px;\n\n  --ccs-h2: 24px;\n  --ccs-h3: 20px;\n  --ccs-h4: 18px;\n  --ccs-body: 14px;\n\n  --ccs-text: #333;\n  --ccs-muted: #6f6f6f;\n  --ccs-accent: #b23a2e;\n  --ccs-border: #e6e6e6;\n\n  width:100%;\n  max-width:100%;\n}\n\n.ccs-section{\n  margin: var(--ccs-space-lg) 0;\n}\n\n.ccs-section.ccs-tight{\n  margin: var(--ccs-space-md) 0;\n}\n\n.ccs-wrap .ccs-h2{\n  text-align:center;\n  font-size: var(--ccs-h2);\n  line-height:1.2;\n  margin: 0 0 16px;\n  font-weight: 600;\n  color: var(--ccs-text);\n}\n\n.ccs-wrap .ccs-h3{\n  font-size: var(--ccs-h3);\n  line-height:1.25;\n  margin: 0 0 10px;\n  font-weight: 600;\n  color: #111;\n}\n\n.ccs-wrap p{\n  font-size: var(--ccs-body);\n  line-height:1.65;\n  margin: 0 0 10px;\n  color: var(--ccs-muted);\n}\n\n\/* =========================\n   Certified Strip\n========================= *\/\n.cert-strip {\n  margin: 26px 0 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  color:#333;\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\/* =========================\n   HERO: Image left, text right\n========================= *\/\n.ccs-hero{\n  display:flex;\n  align-items:center;\n  gap: 0;\n}\n\n.ccs-hero img{\n  width:50%;\n  max-height:360px;\n  object-fit:cover;\n  border-radius:8px;\n  box-sizing:border-box;\n  display:block;\n}\n\n.ccs-hero .ccs-hero-text{\n  width:50%;\n  box-sizing:border-box;\n  padding: 90px;\n}\n\n.ccs-hero .ccs-hero-text p{ \n  font-size: 14px; \n}\n\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\/* =========================\n   Lift Options Videos\n========================= *\/\n.ccs-lift-grid{\n  display:grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap:24px;\n}\n\n.ccs-lift-card{\n  width:100%;\n}\n\n.ccs-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.ccs-lift-media iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n.ccs-lift-card-content{\n  padding: 12px 0 0;\n}\n\n.ccs-lift-card-content p{\n  margin: 6px 0 0;\n}\n\n\/* =========================\n   Mobile\n========================= *\/\n@media (max-width: 768px){\n  .ccs-wrap{\n    --ccs-h2: 22px;\n    --ccs-h3: 18px;\n  }\n\n  .ccs-section{ \n    margin: 28px 0; \n  }\n\n  .cert-strip {\n    margin: 22px 0 0;\n  }\n\n  .cert-strip__title {\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n\n  .cert-item {\n    width: 220px;\n  }\n\n  .ccs-hero{\n    flex-direction:column;\n  }\n\n  .ccs-hero img{\n    display:none;\n  }\n\n  .ccs-hero .ccs-hero-text{\n    width:100%;\n    padding: 10px 8px 0;\n  }\n\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  .ccs-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  .ccs-lift-grid::-webkit-scrollbar{ \n    display:none; \n  }\n\n  .ccs-lift-card{\n    flex:0 0 calc((100% - 22px) \/ 1.1);\n    scroll-snap-align:start;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ccs-wrap\"\u003e\n\n  \u003c!-- =========================\n       Certified\n  ========================= --\u003e\n  \u003csection class=\"ccs-section ccs-tight\" aria-label=\"Eco and sustainable certifications\"\u003e\n    \u003cdiv class=\"cert-strip\"\u003e\n      \u003ch2 class=\"cert-strip__title\"\u003eECO \u0026amp; Sustainable\u003c\/h2\u003e\n\n      \u003cdiv class=\"cert-strip__track\"\u003e\n\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\"\u003e\n            Our fabrics are free of PFAS chemicals, ensuring safer indoor air quality and reduced environmental impact.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Certified under OEKO-TEX Standard 100 to ensure fabrics are safe for everyday indoor use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Meets EU REACH regulations for restricted substances and chemical safety.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            SGS-tested UV protection blocks up to 99.9% of harmful rays, helping preserve interior furnishings and reduce sun fading.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e\n            Tested for excellent color retention, helping fabrics maintain their color after prolonged sun exposure and regular cleaning.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Hero\n  ========================= --\u003e\n  \u003csection class=\"ccs-section ccs-tight\" aria-label=\"Waterproof cellular shades overview\"\u003e\n    \u003cdiv class=\"ccs-hero\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/waterproof_cellular_shades.jpg?v=1780982996\" alt=\"Waterproof cellular shade in bathroom\"\u003e\n\n      \u003cdiv class=\"ccs-hero-text\"\u003e\n        \u003ch2 class=\"ccs-h2\"\u003eMoisture-Resistant Cellular Shades\u003c\/h2\u003e\n        \u003cp\u003e\n          Designed for bathrooms, kitchens, and high-humidity rooms, our Waterproof Cellular Shades feature water-repellent fabric that helps resist splashes and moisture while maintaining a clean, modern look. The honeycomb structure adds insulation and privacy, making it a practical choice for everyday comfort.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Icon Features\n  ========================= --\u003e\n  \u003csection class=\"ccs-section ccs-tight\" aria-label=\"Waterproof cellular shades features\"\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  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       Lift Options\n  ========================= --\u003e\n  \u003csection class=\"ccs-section\" aria-label=\"Waterproof cellular shades lift options\"\u003e\n    \u003ch2 class=\"ccs-h2\"\u003eChoose How You Want to Operate\u003c\/h2\u003e\n\n    \u003cdiv class=\"ccs-lift-grid\"\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-media\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/7LnCyQ7aZgU?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=7LnCyQ7aZgU\u0026amp;controls=1\u0026amp;playsinline=1\u0026amp;rel=0\" title=\"Cordless Lift Option\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-lift-card-content\"\u003e\n          \u003ch3 class=\"ccs-h3\"\u003eCordless Lift Option\u003c\/h3\u003e\n          \u003cp\u003eClean look — simply push or pull to adjust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-media\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/dyh9HlUcLos?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=dyh9HlUcLos\u0026amp;controls=1\u0026amp;playsinline=1\u0026amp;rel=0\" title=\"Continuous Cord Loop\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-lift-card-content\"\u003e\n          \u003ch3 class=\"ccs-h3\"\u003eContinuous Cord Loop\u003c\/h3\u003e\n          \u003cp\u003eBalanced and smooth control for wider shades.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccs-lift-card\"\u003e\n        \u003cdiv class=\"ccs-lift-media\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/rihHkYb6bzY?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=rihHkYb6bzY\u0026amp;controls=1\u0026amp;playsinline=1\u0026amp;rel=0\" title=\"Motorized\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture; fullscreen\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ccs-lift-card-content\"\u003e\n          \u003ch3 class=\"ccs-h3\"\u003eMotorized\u003c\/h3\u003e\n          \u003cp\u003eEven movement with one-touch remote control.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"SenseBlinds","offers":[{"title":"Light Filtering \/ Pure White-25001","offer_id":55593093988520,"sku":"US-WP-CS-25HSLB001","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering \/ Soft Ivory-2572512","offer_id":55593094021288,"sku":"US-WP-CS-25HSLB72512","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Light Filtering \/ Deep Black-25025","offer_id":55593094119592,"sku":"US-WP-CS-25HSLB025","price":55.0,"currency_code":"USD","in_stock":true},{"title":"Blackout \/ Bright White-25B001","offer_id":55594194993320,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Blackout \/ Warm White-25B72512","offer_id":55594195026088,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Blackout \/ Black-25B025","offer_id":55594195058856,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/files\/waterproof_cellular_shades.jpg?v=1780982996"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1711\/2744\/collections\/Senseblinds-homepage-shop-by-room_28476c8a-695c-4e34-891e-70b487184c26.png?v=1787083960","url":"https:\/\/senseblinds.com\/collections\/no-damage-install-shades.oembed","provider":"SenseBlinds","version":"1.0","type":"link"}