{"product_id":"windgpb","title":"🏆 LIMITED-TIME 50% OFF! ✨Window Cleaning Squeegee for High-Rise Windows","description":"\u003cstyle\u003e\n.wcs-page{\n  --wcs-dark:#102230;\n  --wcs-dark2:#19394e;\n  --wcs-blue:#2a7fc1;\n  --wcs-blue2:#58b3e8;\n  --wcs-sky:#dff3fc;\n  --wcs-light:#f6fbfd;\n  --wcs-white:#ffffff;\n  --wcs-ink:#20313b;\n  --wcs-copy:#607079;\n  --wcs-line:#dae7ed;\n  --wcs-warm:#f7efe3;\n  --wcs-shadow:0 18px 48px rgba(25,56,72,.14);\n\n  width:100%;\n  max-width:1120px;\n  margin:0 auto;\n  color:var(--wcs-ink);\n  line-height:1.55;\n  box-sizing:border-box;\n  container-type:inline-size;\n  overflow:hidden;\n}\n\n.wcs-page *,\n.wcs-page *::before,\n.wcs-page *::after{\n  box-sizing:border-box;\n  min-width:0;\n}\n\n.wcs-page .wcs-shell{\n  display:grid;\n  gap:18px;\n}\n\n.wcs-page .wcs-card{\n  position:relative;\n  overflow:hidden;\n  border:1px solid var(--wcs-line);\n  border-radius:24px;\n  background:#fff;\n  box-shadow:0 8px 25px rgba(25,56,72,.055);\n  transition:\n    transform .26s ease,\n    box-shadow .26s ease;\n}\n\n.wcs-page .wcs-card::after{\n  content:\"\";\n  position:absolute;\n  top:-75%;\n  bottom:-75%;\n  left:-45%;\n  width:24%;\n  pointer-events:none;\n  transform:rotate(17deg);\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.11),\n      transparent\n    );\n  transition:left .55s ease;\n}\n\n.wcs-page .wcs-card:hover{\n  transform:translateY(-3px) scale(1.003);\n  box-shadow:var(--wcs-shadow);\n}\n\n.wcs-page .wcs-card:hover::after{\n  left:125%;\n}\n\n.wcs-page .wcs-card:active{\n  transform:scale(.985);\n}\n\n.wcs-page .wcs-dark{\n  color:#fff;\n  border-color:rgba(255,255,255,.10);\n  background:\n    radial-gradient(\n      circle at 90% 7%,\n      rgba(80,179,232,.24),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 6% 94%,\n      rgba(38,111,161,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #0e202d 0%,\n      #1d4055 100%\n    );\n}\n\n.wcs-page .wcs-light{\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #eef8fc 100%\n    );\n}\n\n.wcs-page .wcs-warm{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf4 0%,\n      #f4e8d8 100%\n    );\n  border-color:#eadbca;\n}\n\n.wcs-page .wcs-pad{\n  padding:25px 20px;\n}\n\n.wcs-page .wcs-kicker{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin:0 0 13px;\n  color:#2476aa;\n  font-size:12px;\n  font-weight:900;\n  line-height:1.35;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-dark .wcs-kicker{\n  color:#91d8ff;\n}\n\n.wcs-page .wcs-warm .wcs-kicker{\n  color:#795938;\n}\n\n.wcs-page .wcs-kicker::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  flex:0 0 8px;\n  border-radius:50%;\n  background:currentColor;\n  box-shadow:\n    0 0 0 4px rgba(42,127,193,.11);\n}\n\n.wcs-page .wcs-kicker::after{\n  content:\"\";\n  width:46px;\n  height:1px;\n  flex:0 0 46px;\n  background:currentColor;\n  opacity:.55;\n}\n\n.wcs-page .wcs-title{\n  margin:0;\n  color:#20313b;\n  font-size:clamp(28px,8cqi,50px);\n  line-height:1.06;\n  letter-spacing:-1.15px;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-dark .wcs-title{\n  color:#ffffff;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .wcs-page .wcs-dark .wcs-shimmer{\n    color:#fff;\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #ffffff 28%,\n        #7fd1ff 41%,\n        #ffffff 50%,\n        #bddff1 59%,\n        #ffffff 72%,\n        #ffffff 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:wcsShimmer 8s linear infinite;\n  }\n\n  .wcs-page .wcs-light .wcs-shimmer,\n  .wcs-page .wcs-warm .wcs-shimmer{\n    color:#20313b;\n    background:\n      linear-gradient(\n        105deg,\n        #20313b 0%,\n        #20313b 28%,\n        #276f9f 41%,\n        #39515f 50%,\n        #6a4e35 59%,\n        #20313b 72%,\n        #20313b 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:wcsShimmer 8s linear infinite;\n  }\n}\n\n@keyframes wcsShimmer{\n  0%{background-position:200% center;}\n  100%{background-position:-40% center;}\n}\n\n.wcs-page .wcs-copy{\n  margin:14px 0 0;\n  color:#607079;\n  font-size:16px;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-dark .wcs-copy{\n  color:#dbe8ef;\n}\n\n.wcs-page .wcs-warm .wcs-copy{\n  color:#675f56;\n}\n\n\/* HERO *\/\n.wcs-page .wcs-hero{\n  display:grid;\n}\n\n.wcs-page .wcs-hero-copy{\n  padding:28px 20px 24px;\n}\n\n.wcs-page .wcs-hero-media{\n  min-height:330px;\n  overflow:hidden;\n  background:#dff3fc;\n}\n\n.wcs-page .wcs-hero-media img{\n  display:block;\n  width:100%;\n  height:100%;\n  min-height:330px;\n  object-fit:cover;\n}\n\n.wcs-page .wcs-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:19px;\n}\n\n.wcs-page .wcs-tag{\n  display:inline-flex;\n  align-items:center;\n  max-width:100%;\n  padding:9px 11px;\n  border-radius:999px;\n  font-size:13px;\n  line-height:1.2;\n  font-weight:800;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-dark .wcs-tag{\n  color:#fff;\n  border:1px solid rgba(255,255,255,.14);\n  background:rgba(255,255,255,.075);\n}\n\n.wcs-page .wcs-light .wcs-tag,\n.wcs-page .wcs-warm .wcs-tag{\n  color:#34546a;\n  border:1px solid #d5e8f1;\n  background:#f5fbfe;\n}\n\n\/* MARQUEE *\/\n.wcs-page .wcs-marquee{\n  width:100%;\n  overflow:hidden;\n  border:1px solid #287fb5;\n  border-radius:18px;\n  color:#fff;\n  background:\n    linear-gradient(\n      90deg,\n      #236b9b,\n      #3e9bd1,\n      #236b9b\n    );\n}\n\n.wcs-page .wcs-marquee-track{\n  display:flex;\n  width:max-content;\n  max-width:none;\n  animation:wcsMarquee 27s linear infinite;\n}\n\n.wcs-page .wcs-marquee:hover .wcs-marquee-track{\n  animation-play-state:paused;\n}\n\n.wcs-page .wcs-marquee-set{\n  display:flex;\n  flex-shrink:0;\n  align-items:center;\n  white-space:nowrap;\n  padding:12px 0;\n}\n\n.wcs-page .wcs-marquee-set span{\n  padding:0 14px;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.9px;\n}\n\n@keyframes wcsMarquee{\n  from{transform:translateX(0);}\n  to{transform:translateX(-50%);}\n}\n\n\/* MEDIA *\/\n.wcs-page .wcs-media-card{\n  padding:0;\n}\n\n.wcs-page .wcs-media-card img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.wcs-page .wcs-media-copy{\n  padding:22px 20px 25px;\n}\n\n\/* GRIDS *\/\n.wcs-page .wcs-grid,\n.wcs-page .wcs-use-grid,\n.wcs-page .wcs-highlights,\n.wcs-page .wcs-stat-grid,\n.wcs-page .wcs-color-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n  gap:10px;\n  margin-top:20px;\n}\n\n.wcs-page .wcs-mini{\n  padding:16px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:rgba(255,255,255,.79);\n}\n\n.wcs-page .wcs-dark .wcs-mini{\n  border-color:rgba(255,255,255,.10);\n  background:rgba(255,255,255,.055);\n}\n\n.wcs-page .wcs-num{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:10px;\n  border-radius:10px;\n  color:#fff;\n  background:#2b85bd;\n  font-size:13px;\n  font-weight:900;\n}\n\n.wcs-page .wcs-mini strong{\n  display:block;\n  margin-bottom:5px;\n  color:#30404a;\n  font-size:15px;\n  line-height:1.3;\n}\n\n.wcs-page .wcs-mini p{\n  margin:0;\n  color:#68747a;\n  font-size:14px;\n}\n\n.wcs-page .wcs-dark .wcs-mini strong{\n  color:#fff;\n}\n\n.wcs-page .wcs-dark .wcs-mini p{\n  color:#dae6eb;\n}\n\n.wcs-page .wcs-statement{\n  margin-top:21px;\n  padding:17px;\n  border-left:4px solid #3898cc;\n  border-radius:0 14px 14px 0;\n  color:#28506a;\n  background:#eaf7fd;\n  font-size:17px;\n  font-weight:800;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-dark .wcs-statement{\n  color:#e2f4ff;\n  background:rgba(68,161,212,.11);\n}\n\n\/* CHECKS *\/\n.wcs-page .wcs-checks{\n  display:grid;\n  gap:11px;\n  margin-top:19px;\n}\n\n.wcs-page .wcs-check{\n  display:grid;\n  grid-template-columns:31px minmax(0,1fr);\n  gap:10px;\n  align-items:flex-start;\n}\n\n.wcs-page .wcs-check-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  color:#fff;\n  background:#2b85bd;\n  font-size:13px;\n  font-weight:900;\n}\n\n.wcs-page .wcs-check strong{\n  display:block;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-check p{\n  margin:3px 0 0;\n  color:#68747a;\n  font-size:14px;\n}\n\n.wcs-page .wcs-dark .wcs-check strong{\n  color:#fff;\n}\n\n.wcs-page .wcs-dark .wcs-check p{\n  color:#dae6eb;\n}\n\n\/* STEPS *\/\n.wcs-page .wcs-steps{\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n  gap:10px;\n  margin-top:19px;\n}\n\n.wcs-page .wcs-step{\n  position:relative;\n  padding:17px 17px 17px 58px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:#fff;\n}\n\n.wcs-page .wcs-step b{\n  position:absolute;\n  left:15px;\n  top:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  color:#fff;\n  background:#2b85bd;\n  font-size:13px;\n}\n\n.wcs-page .wcs-step strong{\n  display:block;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-step span{\n  display:block;\n  margin-top:4px;\n  color:#68747a;\n  font-size:14px;\n}\n\n\/* USE *\/\n.wcs-page .wcs-use{\n  padding:16px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:#fff;\n}\n\n.wcs-page .wcs-use-icon{\n  display:block;\n  margin-bottom:8px;\n  font-size:24px;\n}\n\n.wcs-page .wcs-use strong{\n  display:block;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-use span{\n  display:block;\n  margin-top:4px;\n  color:#68747a;\n  font-size:13px;\n}\n\n\/* HIGHLIGHT *\/\n.wcs-page .wcs-highlight{\n  padding:17px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:#fff;\n}\n\n.wcs-page .wcs-highlight-icon{\n  margin-bottom:7px;\n  font-size:24px;\n}\n\n.wcs-page .wcs-highlight strong{\n  display:block;\n  margin-bottom:5px;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-highlight p{\n  margin:0;\n  color:#68747a;\n  font-size:14px;\n}\n\n\/* STAT *\/\n.wcs-page .wcs-stat{\n  padding:17px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:#fff;\n}\n\n.wcs-page .wcs-stat b{\n  display:block;\n  margin-bottom:6px;\n  color:#267db3;\n  font-size:28px;\n  line-height:1;\n}\n\n.wcs-page .wcs-stat strong{\n  display:block;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-stat p{\n  margin:5px 0 0;\n  color:#68747a;\n  font-size:13px;\n}\n\n\/* COLOR *\/\n.wcs-page .wcs-color{\n  padding:17px;\n  border:1px solid #dce8ee;\n  border-radius:17px;\n  background:#fff;\n  text-align:center;\n}\n\n.wcs-page .wcs-swatch{\n  width:58px;\n  height:58px;\n  margin:0 auto 10px;\n  border-radius:50%;\n  border:4px solid #fff;\n  box-shadow:0 0 0 1px rgba(0,0,0,.10);\n}\n\n.wcs-page .wcs-blue{\n  background:#17395f;\n}\n\n.wcs-page .wcs-white{\n  background:#f0f0ee;\n}\n\n.wcs-page .wcs-color strong{\n  display:block;\n  color:#30404a;\n  font-size:15px;\n}\n\n.wcs-page .wcs-color span{\n  display:block;\n  margin-top:4px;\n  color:#717d83;\n  font-size:13px;\n}\n\n\/* SPECS *\/\n.wcs-page .wcs-spec-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n  gap:10px;\n  margin-top:19px;\n}\n\n.wcs-page .wcs-spec{\n  padding:15px;\n  border:1px solid #dce8ee;\n  border-radius:16px;\n  background:#fff;\n}\n\n.wcs-page .wcs-spec-label{\n  display:block;\n  margin-bottom:5px;\n  color:#287bac;\n  font-size:11px;\n  font-weight:900;\n  line-height:1.25;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-spec-value{\n  display:block;\n  color:#56656d;\n  font-size:14px;\n  line-height:1.45;\n  overflow-wrap:anywhere;\n}\n\n\/* NOTES *\/\n.wcs-page .wcs-note-list{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.wcs-page .wcs-note-item{\n  padding:12px 13px;\n  border:1px solid #e2d5c8;\n  border-radius:13px;\n  color:#514a43;\n  background:rgba(255,255,255,.77);\n  font-size:14px;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-alert{\n  margin-top:18px;\n  padding:16px;\n  border:1px solid #d19e7e;\n  border-radius:15px;\n  color:#593522;\n  background:#fff0e7;\n  font-size:14px;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-note{\n  margin:14px 0 0;\n  color:#747f85;\n  font-size:12px;\n  overflow-wrap:anywhere;\n}\n\n\/* FAQ *\/\n.wcs-page .wcs-faq{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.wcs-page .wcs-faq details{\n  overflow:hidden;\n  border:1px solid #dce8ee;\n  border-radius:15px;\n  background:#fff;\n}\n\n.wcs-page .wcs-faq summary{\n  position:relative;\n  padding:15px 44px 15px 15px;\n  color:#30404a;\n  cursor:pointer;\n  list-style:none;\n  font-size:15px;\n  font-weight:800;\n  overflow-wrap:anywhere;\n}\n\n.wcs-page .wcs-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.wcs-page .wcs-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#287dac;\n  font-size:22px;\n}\n\n.wcs-page .wcs-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.wcs-page .wcs-faq details p{\n  margin:0;\n  padding:0 15px 16px;\n  color:#68747a;\n  font-size:14px;\n}\n\n\/* CTA *\/\n.wcs-page .wcs-cta{\n  padding:32px 20px;\n  text-align:center;\n}\n\n.wcs-page .wcs-cta .wcs-kicker{\n  justify-content:center;\n}\n\n.wcs-page .wcs-cta .wcs-kicker::after{\n  display:none;\n}\n\n.wcs-page .wcs-cta .wcs-copy{\n  max-width:700px;\n  margin:14px auto 0;\n}\n\n.wcs-page .wcs-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  max-width:100%;\n  min-height:52px;\n  margin-top:20px;\n  padding:13px 22px;\n  border-radius:14px;\n  color:#fff;\n  background:\n    linear-gradient(\n      135deg,\n      #3e9ed4,\n      #246d9b\n    );\n  box-shadow:\n    0 10px 25px rgba(42,127,193,.26);\n  text-decoration:none;\n  font-size:15px;\n  font-weight:900;\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.wcs-page .wcs-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:\n    0 14px 30px rgba(42,127,193,.35);\n}\n\n.wcs-page .wcs-btn:active{\n  transform:scale(.98);\n}\n\n.wcs-page .wcs-cta-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n@container (min-width:620px){\n  .wcs-page .wcs-pad{\n    padding:34px 32px;\n  }\n\n  .wcs-page .wcs-hero-copy{\n    padding:37px 32px 31px;\n  }\n\n  .wcs-page .wcs-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-use-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-highlights{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-stat-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-color-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-steps{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .wcs-page .wcs-step{\n    padding:58px 16px 17px;\n  }\n\n  .wcs-page .wcs-step b{\n    left:16px;\n    top:16px;\n  }\n\n  .wcs-page .wcs-spec-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@container (min-width:800px){\n  .wcs-page .wcs-hero{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    align-items:stretch;\n  }\n\n  .wcs-page .wcs-hero-copy{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:45px 40px;\n  }\n\n  .wcs-page .wcs-hero-media img{\n    min-height:100%;\n  }\n\n  .wcs-page .wcs-media-card{\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    align-items:center;\n  }\n\n  .wcs-page .wcs-media-card img{\n    height:100%;\n    object-fit:cover;\n  }\n\n  .wcs-page .wcs-media-copy{\n    padding:39px;\n  }\n\n  .wcs-page .wcs-highlights{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .wcs-page .wcs-shimmer,\n  .wcs-page .wcs-marquee-track{\n    animation:none !important;\n  }\n\n  .wcs-page .wcs-card,\n  .wcs-page .wcs-btn{\n    transition:none !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wcs-page\" id=\"wcs-top\"\u003e\n\u003cdiv class=\"wcs-shell\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wcs-card wcs-dark wcs-hero\"\u003e\n\u003cdiv class=\"wcs-hero-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eLONG-REACH 2-IN-1 WINDOW CLEANER\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eReach More Glass Without Turning Cleaning Into a Balancing Act.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eUse the long handle and adjustable cleaning head to wash and squeegee higher or harder-to-reach glass while keeping your working position as stable and controlled as the window design allows.\u003c\/p\u003e\n\u003cdiv class=\"wcs-tags\"\u003e\n\u003cspan class=\"wcs-tag\"\u003e🧽 Sponge Wash Side\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e💧 Water Squeegee Side\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e📏 Approx. 120cm Reach\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-hero-media\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153652_455546f3683e4bdafafccf3196daca78_87f502f1-4615-4064-a3e8-ca1575eb75b3.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Long reach two in one window cleaning squeegee washing tall glass\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MARQUEE --\u003e\n\u003cdiv class=\"wcs-marquee\"\u003e\n\u003cdiv class=\"wcs-marquee-track\"\u003e\n\u003cdiv class=\"wcs-marquee-set\"\u003e\n\u003cspan\u003eSPONGE + SQUEEGEE ◆\u003c\/span\u003e \u003cspan\u003e120CM LONG REACH ◆\u003c\/span\u003e \u003cspan\u003eADJUSTABLE HEAD ◆\u003c\/span\u003e \u003cspan\u003e24.5CM CLEANING WIDTH ◆\u003c\/span\u003e \u003cspan\u003eBLUE • WHITE ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-marquee-set\"\u003e\n\u003cspan\u003eSPONGE + SQUEEGEE ◆\u003c\/span\u003e \u003cspan\u003e120CM LONG REACH ◆\u003c\/span\u003e \u003cspan\u003eADJUSTABLE HEAD ◆\u003c\/span\u003e \u003cspan\u003e24.5CM CLEANING WIDTH ◆\u003c\/span\u003e \u003cspan\u003eBLUE • WHITE ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153654_cef12880c28be891740368262f3fe8e8_8c304219-9d3a-48ff-b451-5248afdc7c2e.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Person using long reach window cleaner on tall exterior-facing glass from indoors\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eTHE WINDOW ISN’T ALWAYS WITHIN ARM’S REACH\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eStop Stretching Your Body Just to Reach One More Section of Glass.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eTall windows and exterior-facing panes can leave dirt exactly where a normal hand squeegee stops being comfortable to use. The longer handle moves the working head farther away from you instead.\u003c\/p\u003e\n\u003cdiv class=\"wcs-grid\"\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e01\u003c\/span\u003e \u003cstrong\u003eShort Tool\u003c\/strong\u003e\n\u003cp\u003eWorks well only where your hand can already reach comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e02\u003c\/span\u003e \u003cstrong\u003eAwkward Stretching\u003c\/strong\u003e\n\u003cp\u003eReaching farther with your body quickly becomes uncomfortable and potentially unsafe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e03\u003c\/span\u003e \u003cstrong\u003eLonger Working Reach\u003c\/strong\u003e\n\u003cp\u003eMove the cleaning head farther while keeping your own position more controlled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-statement\"\u003eExtend the tool— not your body out of the window.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2 IN 1 --\u003e\n\u003csection class=\"wcs-card wcs-dark wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153655_e563bc5b080ee5871c3d5fc23a94c4fa_72a7995f-3922-4d25-9044-85f1e5cb80bb.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Close view of two in one window cleaning head with sponge and water scraper edge\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eWASH FIRST • SQUEEGEE SECOND\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eTwo Cleaning Jobs Built Into the Same Head.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eUse the fiber sponge side with water or suitable glass-cleaning solution to loosen dirt, then use the scraper \/ squeegee edge to move remaining water off the pane.\u003c\/p\u003e\n\u003cdiv class=\"wcs-checks\"\u003e\n\u003cdiv class=\"wcs-check\"\u003e\n\u003cspan class=\"wcs-check-icon\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWet the Sponge Side\u003c\/strong\u003e\n\u003cp\u003eApply water or compatible cleaner and work across the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-check\"\u003e\n\u003cspan class=\"wcs-check-icon\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLoosen Dust \u0026amp; Grime\u003c\/strong\u003e\n\u003cp\u003eThe fiber cleaning surface helps lift ordinary residue from the window.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-check\"\u003e\n\u003cspan class=\"wcs-check-icon\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlip \u0026amp; Remove Water\u003c\/strong\u003e\n\u003cp\u003eUse the opposite edge to guide water away from the cleaned area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ADJUSTABLE HEAD --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153652_7625e79eb6f03b1e191f3338cd6b5c67_88cff43b-f948-4c89-b2e2-8d33e4c80e29.jpg?v=1790061103\u0026amp;width=1946\" alt=\"Adjustable joint on long reach window cleaning squeegee used against high glass\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eCHANGE THE HEAD ANGLE TO MATCH THE WINDOW\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eThe Glass Isn’t Always Straight in Front of You.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eThe visible adjustment joint near the cleaning head lets you change its working angle so the sponge and squeegee can sit more naturally against different window positions.\u003c\/p\u003e\n\u003cdiv class=\"wcs-grid\"\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e↗\u003c\/span\u003e \u003cstrong\u003eHigher Glass\u003c\/strong\u003e\n\u003cp\u003eAdjust the head to improve contact while the pole approaches from below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e↘\u003c\/span\u003e \u003cstrong\u003eExterior-Facing Pane\u003c\/strong\u003e\n\u003cp\u003eUseful where window geometry allows safe access from the indoor side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e↔\u003c\/span\u003e \u003cstrong\u003eDifferent Working Angles\u003c\/strong\u003e\n\u003cp\u003eReposition the joint rather than trying to bend your wrist or body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXTERIOR GLASS --\u003e\n\u003csection class=\"wcs-card wcs-dark wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153653_e18dfa3bb5e9014c0af5d58d9504afda_18a573a4-01bd-4a2c-8056-71ae07ed4633.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Window cleaning squeegee reaching the exterior side of an inward opening window from indoors\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eCLEAN EXTERIOR-FACING GLASS ONLY FROM A SAFE POSITION\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eThe Long Handle Adds Reach. It Does Not Make Risky Access Safe.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eOn compatible inward-opening or safely reachable window designs, the pole can help position the cleaning head on exterior-facing glass while you remain inside.\u003c\/p\u003e\n\u003cdiv class=\"wcs-statement\"\u003eKeep both feet on a stable indoor floor. Never lean your body out to gain the last few inches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HEAD FUNCTION --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153655_e563bc5b080ee5871c3d5fc23a94c4fa_72a7995f-3922-4d25-9044-85f1e5cb80bb.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Dual sided window squeegee head with cleaning sponge and water removal edge\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eONE HEAD • TWO CLEANING SURFACES\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eSpend Less Time Switching Between Separate Tools.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eThe combined head is designed to keep the wet-cleaning and water-removal steps together, which is especially useful when the glass is farther away.\u003c\/p\u003e\n\u003cdiv class=\"wcs-tags\"\u003e\n\u003cspan class=\"wcs-tag\"\u003e🧽 Fiber Sponge\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e💧 Water Scraper\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e🔄 Flip Between Steps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WORKFLOW --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eSIMPLE WINDOW-CLEANING WORKFLOW\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eWet. Wash. Squeegee.\u003c\/h2\u003e\n\u003cdiv class=\"wcs-steps\"\u003e\n\u003cdiv class=\"wcs-step\"\u003e\n\u003cb\u003e1\u003c\/b\u003e \u003cstrong\u003ePrepare the Sponge\u003c\/strong\u003e \u003cspan\u003e Wet the fiber side with clean water or an appropriate glass-cleaning solution. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-step\"\u003e\n\u003cb\u003e2\u003c\/b\u003e \u003cstrong\u003eClean the Glass\u003c\/strong\u003e \u003cspan\u003e Work across the reachable pane while maintaining a stable stance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-step\"\u003e\n\u003cb\u003e3\u003c\/b\u003e \u003cstrong\u003eRemove the Water\u003c\/strong\u003e \u003cspan\u003e Flip to the scraper edge and guide water away using smooth passes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eWHERE THE EXTRA REACH HELPS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eBigger Windows. Higher Panes. Harder-to-Reach Sections.\u003c\/h2\u003e\n\u003cdiv class=\"wcs-use-grid\"\u003e\n\u003cdiv class=\"wcs-use\"\u003e\n\u003cspan class=\"wcs-use-icon\"\u003e🪟\u003c\/span\u003e \u003cstrong\u003eTall Windows\u003c\/strong\u003e \u003cspan\u003e Reach upper glass sections from a stable position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-use\"\u003e\n\u003cspan class=\"wcs-use-icon\"\u003e🏢\u003c\/span\u003e \u003cstrong\u003eApartment Windows\u003c\/strong\u003e \u003cspan\u003e Useful where the exterior pane is safely reachable from indoors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-use\"\u003e\n\u003cspan class=\"wcs-use-icon\"\u003e🚪\u003c\/span\u003e \u003cstrong\u003eLarge Glass Doors\u003c\/strong\u003e \u003cspan\u003e Cover a taller cleaning area with less bending and stretching. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-use\"\u003e\n\u003cspan class=\"wcs-use-icon\"\u003e🏠\u003c\/span\u003e \u003cstrong\u003eHome Glass\u003c\/strong\u003e \u003cspan\u003e Suitable for compatible indoor and safely accessible exterior-facing panes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/spp_shopify20251020153656_07129b7e87b1452f513eb016d748acdd_77a03d63-6603-413d-8630-74beb5b17dfe.jpg?v=1790061102\u0026amp;width=1946\" alt=\"Blue and white long reach window cleaners with 120 centimeter length and 24.5 centimeter cleaning head\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wcs-media-copy\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eSELLER-LISTED DIMENSIONS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eLong Enough to Extend Reach. Wide Enough to Cover More Glass Per Pass.\u003c\/h2\u003e\n\u003cdiv class=\"wcs-stat-grid\"\u003e\n\u003cdiv class=\"wcs-stat\"\u003e\n\u003cb\u003e120 cm\u003c\/b\u003e \u003cstrong\u003eApprox. 47.2 in Length\u003c\/strong\u003e\n\u003cp\u003eCurrent seller-listed overall size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-stat\"\u003e\n\u003cb\u003e24.5 cm\u003c\/b\u003e \u003cstrong\u003eApprox. 9.65 in Head Width\u003c\/strong\u003e\n\u003cp\u003eSize shown across the cleaning head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-stat\"\u003e\n\u003cb\u003e447.4 g\u003c\/b\u003e \u003cstrong\u003eApprox. 0.99 lb\u003c\/strong\u003e\n\u003cp\u003eSeller-listed product weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"wcs-note\"\u003eSeller notes that manual measurement can vary by approximately 2–3 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLORS --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eTWO CURRENT COLOR OPTIONS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eBlue or White.\u003c\/h2\u003e\n\u003cdiv class=\"wcs-color-grid\"\u003e\n\u003cdiv class=\"wcs-color\"\u003e\n\u003cdiv class=\"wcs-swatch wcs-blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eBlue\u003c\/strong\u003e \u003cspan\u003eDark blue handle and cleaning-head accents.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-color\"\u003e\n\u003cdiv class=\"wcs-swatch wcs-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eWhite\u003c\/strong\u003e \u003cspan\u003eLight neutral handle and cleaning-head accents.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003ePRODUCT HIGHLIGHTS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eWhy This Works Better Than a Short Hand Squeegee for Difficult Glass.\u003c\/h2\u003e\n\u003cdiv class=\"wcs-highlights\"\u003e\n\u003cdiv class=\"wcs-highlight\"\u003e\n\u003cdiv class=\"wcs-highlight-icon\"\u003e📏\u003c\/div\u003e\n\u003cstrong\u003eExtend Your Working Reach\u003c\/strong\u003e\n\u003cp\u003eThe approximately 120 cm handle helps move the cleaning surface farther without requiring your body to move the same distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-highlight\"\u003e\n\u003cdiv class=\"wcs-highlight-icon\"\u003e🧽\u003c\/div\u003e\n\u003cstrong\u003eWash With the Fiber Sponge\u003c\/strong\u003e\n\u003cp\u003eUse the absorbent cleaning surface to loosen ordinary dust and grime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-highlight\"\u003e\n\u003cdiv class=\"wcs-highlight-icon\"\u003e💧\u003c\/div\u003e\n\u003cstrong\u003eFinish With the Water Scraper\u003c\/strong\u003e\n\u003cp\u003eMove remaining water off the pane with the opposite edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-highlight\"\u003e\n\u003cdiv class=\"wcs-highlight-icon\"\u003e🔄\u003c\/div\u003e\n\u003cstrong\u003eAdjust the Working Angle\u003c\/strong\u003e\n\u003cp\u003eReposition the visible head joint to better match compatible window layouts and approach angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"wcs-spec-grid\"\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e Long-Reach 2-in-1 Window Cleaning Squeegee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eCleaning Head\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e Fiber Sponge Side + Water Scraper \/ Squeegee Side \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eApprox. Overall Length\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e 120 cm \/ 47.2 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eApprox. Head Width\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e 24.5 cm \/ 9.65 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eSeller-Listed Weight\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e 447.4 g \/ Approx. 0.99 lb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eSeller-Listed Materials\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e PP + Iron \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eHead Positioning\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e Adjustable Joint Visible in Current Product Imagery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eColors\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e Blue \/ White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003ePackage\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e 1 × Window Cleaning Squeegee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-spec\"\u003e\n\u003cspan class=\"wcs-spec-label\"\u003eSuitable Glass\u003c\/span\u003e \u003cspan class=\"wcs-spec-value\"\u003e Indoor \u0026amp; Safely Reachable Exterior-Facing Window Surfaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY --\u003e\n\u003csection class=\"wcs-card wcs-warm wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eLONGER REACH DOES NOT REMOVE FALL RISK\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eClean the Glass Only While You Can Stay Safely Inside.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eExterior window cleaning can involve serious fall hazards. Use this product only where the glass can be reached while maintaining a stable, secure position.\u003c\/p\u003e\n\u003cdiv class=\"wcs-note-list\"\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Keep both feet on a stable indoor floor whenever cleaning exterior-facing glass from a high window.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Never sit, kneel or stand on a window sill to gain additional reach.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Never lean your torso outside a window opening to reach farther.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Do not use unstable chairs, furniture or improvised platforms as access equipment.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Stop if the window design does not allow the cleaning head to reach the target glass from a safe position.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Avoid exterior cleaning in strong wind, rain, snow, icy conditions or when the surrounding floor is wet and slippery.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Check that the adjustable joint is secure before extending the tool toward a window.\u003c\/div\u003e\n\u003cdiv class=\"wcs-note-item\"\u003e✓ Keep the cleaning head away from overhead electrical lines and other electrical hazards.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-alert\"\u003eIf exterior glass cannot be safely reached while you remain inside and stable, use an appropriate professional window-cleaning service rather than extending your body outside.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eWINDOW DESIGN MATTERS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eLong Reach Helps— but It Does Not Make Every Window Compatible.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eThe source listing mentions inward-opening, sliding and fixed windows, but actual access depends on the frame geometry, opening direction, glass location and whether the cleaning head can contact the pane from a safe position.\u003c\/p\u003e\n\u003cdiv class=\"wcs-grid\"\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eInward-Opening Windows\u003c\/strong\u003e\n\u003cp\u003eOften provide better access to the outer pane from indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e?\u003c\/span\u003e \u003cstrong\u003eSliding Windows\u003c\/strong\u003e\n\u003cp\u003eCompatibility depends on which sections open and where the exterior glass remains relative to the frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcs-mini\"\u003e\n\u003cspan class=\"wcs-num\"\u003e!\u003c\/span\u003e \u003cstrong\u003eFixed Exterior Glass\u003c\/strong\u003e\n\u003cp\u003eIf the outside surface cannot be safely reached, the long handle does not make that access safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"wcs-card wcs-light wcs-pad\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eQUICK ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"wcs-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the two sides of the cleaning head for?\u003c\/summary\u003e\n\u003cp\u003eThe seller describes one side as a fiber sponge for wet cleaning and loosening dirt, while the opposite side works as a water scraper \/ squeegee for removing water from the glass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the handle?\u003c\/summary\u003e\n\u003cp\u003eThe current seller specification lists an overall size of approximately 120 cm, or about 47.2 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the cleaning head?\u003c\/summary\u003e\n\u003cp\u003eCurrent dimension imagery shows approximately 24.5 cm, or about 9.65 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the head angle adjust?\u003c\/summary\u003e\n\u003cp\u003eYes. Current product imagery clearly shows an adjustable joint near the cleaning head that allows its working angle to be changed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on the outside of a high-rise apartment window?\u003c\/summary\u003e\n\u003cp\u003eOnly if that exterior-facing glass can be reached while you remain safely inside with stable footing. Never lean or climb out of a window to extend the tool farther.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it work on every window type?\u003c\/summary\u003e\n\u003cp\u003eNo. Actual compatibility depends on how the window opens, the frame geometry and whether the target pane can be safely reached.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need glass-cleaning chemicals?\u003c\/summary\u003e\n\u003cp\u003eThe seller describes the fiber sponge as suitable for ordinary cleaning with water. For heavier residue, use a cleaner appropriate for your particular glass and frame materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the pole telescopic?\u003c\/summary\u003e\n\u003cp\u003eThe current listing verifies an overall size of approximately 120 cm, but it does not clearly describe a telescopic length range, so this rewritten page does not claim telescopic extension.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the tool made from?\u003c\/summary\u003e\n\u003cp\u003eThe seller lists PP and iron as the main materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n\u003cp\u003eThe current Shopify selector offers Blue and White.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"wcs-card wcs-dark wcs-cta\"\u003e\n\u003cdiv class=\"wcs-kicker\"\u003eCLEAN MORE GLASS FROM A MORE CONTROLLED POSITION\u003c\/div\u003e\n\u003ch2 class=\"wcs-title wcs-shimmer\"\u003eReach It. \u003cbr\u003eWash It. \u003cbr\u003eSqueegee the Water Away.\u003c\/h2\u003e\n\u003cp class=\"wcs-copy\"\u003eA long-reach 2-in-1 window cleaner with a fiber sponge, water-removal edge and adjustable head for tall panes and safely accessible exterior-facing glass.\u003c\/p\u003e\n\u003ca class=\"wcs-btn\" href=\"#wcs-top\"\u003e Choose Blue or White Above ↑ \u003c\/a\u003e\n\u003cdiv class=\"wcs-cta-tags\"\u003e\n\u003cspan class=\"wcs-tag\"\u003e🧽 Wash Side\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e💧 Squeegee Side\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e📏 120cm Reach\u003c\/span\u003e \u003cspan class=\"wcs-tag\"\u003e🔄 Adjustable Head\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FYY","offers":[{"title":"Blue","offer_id":54777344033043,"sku":"NC03402609226224-120*24.5CM（可旋转180度）蓝色送缝隙刷","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/426b8486-98bb-4345-bcf4-ff3c22bf391d.png?v=1790066545","url":"https:\/\/harikarionthebeat.com\/products\/windgpb","provider":"harikarionthebeat","version":"1.0","type":"link"}