{"product_id":"30-pcs-car-windshield-washer-fluid-concentrate-tablets","title":"30 Pcs Car Windshield Washer Fluid concentrate Tablets","description":"\u003cstyle\u003e\n\/* =========================================================\n   WINDSHIELD WASHER FLUID CONCENTRATE TABLETS\n   SHOPIFY PRODUCT DETAIL PAGE\n   US MARKET \/ AUTO CARE \/ FRESH WATER BLUE STYLE\n   30 PCS \/ RESPONSIVE \/ MOBILE FRIENDLY\n========================================================= *\/\n\n.wft-page,\n.wft-page *{\n  box-sizing:border-box;\n}\n\n.wft-page{\n  --blue:#3b8fa8;\n  --blue-dark:#17657b;\n  --blue-deep:#124a5d;\n  --blue-light:#e7f7fb;\n  --blue-pale:#f1fbfd;\n\n  --aqua:#64c5d8;\n  --aqua-light:#e8f8fa;\n\n  --navy:#142c35;\n  --charcoal:#20363d;\n\n  --sky:#9edbe7;\n  --sky-light:#eef9fb;\n\n  --silver:#aabec4;\n  --silver-light:#f2f6f7;\n\n  --green:#6c9a87;\n  --green-light:#edf6f1;\n\n  --white:#fff;\n  --cream:#f8fbfc;\n\n  --text:#29383d;\n  --muted:#6c7d82;\n  --border:#d9e6e9;\n\n  width:100%;\n  max-width:1920px;\n  margin:0 auto;\n\n  color:var(--text);\n  background:var(--cream);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.6;\n}\n\n.wft-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n  padding:0;\n  border:0;\n}\n\n.wft-page a{\n  text-decoration:none;\n}\n\n.wft-container{\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.wft-section{\n  padding:72px 24px;\n}\n\n.wft-heading{\n  max-width:820px;\n  margin:0 auto 40px;\n  text-align:center;\n}\n\n.wft-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:11px;\n  padding:6px 13px;\n\n  border-radius:999px;\n\n  color:var(--blue-dark);\n  background:var(--blue-light);\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n.wft-title{\n  margin:0 0 13px;\n\n  color:var(--navy);\n\n  font-size:41px;\n  line-height:1.1;\n\n  font-weight:950;\n\n  letter-spacing:-1.2px;\n}\n\n.wft-title span{\n  color:var(--blue);\n}\n\n.wft-description{\n  max-width:760px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.62;\n}\n\n.wft-image{\n  width:100%;\n  margin:0;\n  padding:0;\n\n  line-height:0;\n  overflow:hidden;\n}\n\n.wft-image img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n\n\/* =========================================================\n   01 HERO\n========================================================= *\/\n\n.wft-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:70px 24px 72px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 7% 10%,\n      rgba(100,197,216,.28),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 93% 88%,\n      rgba(255,255,255,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #123e4d 0%,\n      #17657b 52%,\n      #3b8fa8 100%\n    );\n}\n\n.wft-hero-copy{\n  max-width:920px;\n  margin:0 auto 34px;\n\n  text-align:center;\n}\n\n.wft-badge{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:16px;\n  padding:7px 14px;\n\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:999px;\n\n  color:#e9fbff;\n  background:rgba(255,255,255,.09);\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:1px;\n}\n\n.wft-hero h1{\n  margin:0 0 18px;\n\n  color:#fff;\n\n  font-size:55px;\n  line-height:1.02;\n\n  font-weight:950;\n\n  letter-spacing:-1.8px;\n}\n\n.wft-hero h1 span{\n  color:#a9e7f1;\n}\n\n.wft-hero-text{\n  max-width:790px;\n  margin:0 auto 23px;\n\n  color:rgba(255,255,255,.80);\n\n  font-size:18px;\n  line-height:1.62;\n}\n\n.wft-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:7px;\n}\n\n.wft-pills span{\n  padding:7px 12px;\n\n  border:1px solid rgba(255,255,255,.15);\n\n  border-radius:999px;\n\n  color:#fff;\n  background:rgba(255,255,255,.09);\n\n  font-size:12px;\n  font-weight:850;\n}\n\n.wft-hero-image{\n  max-width:1120px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:#fff;\n\n  border:1px solid rgba(255,255,255,.16);\n\n  box-shadow:\n    0 25px 60px rgba(5,45,58,.34);\n}\n\n\n\/* =========================================================\n   02 GIF \/ DEMONSTRATION\n========================================================= *\/\n\n.wft-demo{\n  padding:68px 24px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 10% 20%,\n      rgba(100,197,216,.20),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(255,255,255,.08),\n      transparent 28%\n    ),\n    linear-gradient(\n      135deg,\n      #1c5263,\n      #12353f 65%,\n      #216e80\n    );\n}\n\n.wft-demo .wft-eyebrow{\n  color:#bcecf4;\n  background:rgba(100,197,216,.11);\n  border:1px solid rgba(100,197,216,.20);\n}\n\n.wft-demo .wft-title{\n  color:#fff;\n}\n\n.wft-demo .wft-title span{\n  color:#9ee1ec;\n}\n\n.wft-demo .wft-description{\n  color:rgba(255,255,255,.74);\n}\n\n.wft-demo-box{\n  max-width:1050px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:22px;\n\n  background:#fff;\n\n  border:1px solid rgba(255,255,255,.15);\n\n  box-shadow:\n    0 20px 50px rgba(4,35,43,.30);\n}\n\n\n\/* =========================================================\n   03 PRODUCT INTRODUCTION\n========================================================= *\/\n\n.wft-intro{\n  background:\n    linear-gradient(\n      180deg,\n      #f7fcfd,\n      #eef8fa\n    );\n}\n\n.wft-intro-image{\n  max-width:1080px;\n  margin:0 auto 30px;\n\n  overflow:hidden;\n\n  border-radius:22px;\n\n  background:#fff;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 12px 30px rgba(32,91,105,.07);\n}\n\n.wft-intro-copy{\n  max-width:1000px;\n  margin:0 auto;\n\n  padding:34px;\n\n  text-align:center;\n\n  border-radius:22px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fff,\n      #eaf7fa\n    );\n\n  border:1px solid var(--border);\n}\n\n.wft-intro-copy h2{\n  margin:0 0 14px;\n\n  color:var(--navy);\n\n  font-size:30px;\n  line-height:1.15;\n\n  font-weight:950;\n}\n\n.wft-intro-copy h2 span{\n  color:var(--blue);\n}\n\n.wft-intro-copy p{\n  max-width:800px;\n  margin:0 auto 22px;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.63;\n}\n\n.wft-mini-points{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.wft-mini-point{\n  padding:14px 12px;\n\n  border-radius:12px;\n\n  background:#fff;\n\n  border:1px solid var(--border);\n}\n\n.wft-mini-point strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--navy);\n\n  font-size:14px;\n}\n\n.wft-mini-point span{\n  color:#738489;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 DETAILED FEATURES\n========================================================= *\/\n\n.wft-features{\n  background:\n    linear-gradient(\n      180deg,\n      #eaf7fa,\n      #f8fcfc\n    );\n}\n\n.wft-feature-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:15px;\n}\n\n.wft-feature{\n  overflow:hidden;\n\n  border-radius:18px;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 7px 20px rgba(28,91,105,.055);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.wft-feature:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 14px 30px rgba(28,91,105,.12);\n}\n\n.wft-feature:nth-child(1){\n  background:#fff;\n}\n\n.wft-feature:nth-child(2){\n  background:#eaf8fb;\n}\n\n.wft-feature:nth-child(3){\n  background:#edf7f3;\n}\n\n.wft-feature:nth-child(4){\n  background:#eef5f7;\n}\n\n.wft-feature-copy{\n  padding:21px;\n}\n\n.wft-feature h3{\n  margin:0 0 7px;\n\n  color:var(--navy);\n\n  font-size:20px;\n  line-height:1.2;\n\n  font-weight:950;\n}\n\n.wft-feature p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   05 CORE SELLING POINTS\n========================================================= *\/\n\n.wft-benefits{\n  background:#fff;\n}\n\n.wft-benefit-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:12px;\n\n  max-width:1080px;\n\n  margin:0 auto;\n}\n\n.wft-benefit{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:25px 25px 25px 28px;\n\n  border-radius:16px;\n\n  border:1px solid var(--border);\n}\n\n.wft-benefit::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  bottom:0;\n\n  width:4px;\n\n  background:var(--blue);\n}\n\n.wft-benefit:nth-child(1){\n  background:#eaf8fb;\n}\n\n.wft-benefit:nth-child(2){\n  background:#edf7f3;\n}\n\n.wft-benefit:nth-child(2)::before{\n  background:var(--green);\n}\n\n.wft-benefit:nth-child(3){\n  background:#eef6fa;\n}\n\n.wft-benefit:nth-child(3)::before{\n  background:#5aaac0;\n}\n\n.wft-benefit:nth-child(4){\n  background:#f0f6f8;\n}\n\n.wft-benefit:nth-child(4)::before{\n  background:#789aa4;\n}\n\n.wft-benefit-num{\n  margin-bottom:5px;\n\n  color:var(--blue-dark);\n\n  font-size:10px;\n  font-weight:950;\n\n  letter-spacing:1.2px;\n}\n\n.wft-benefit h3{\n  margin:0 0 6px;\n\n  color:var(--navy);\n\n  font-size:20px;\n  line-height:1.25;\n\n  font-weight:950;\n}\n\n.wft-benefit p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   06 USE CASES\n========================================================= *\/\n\n.wft-scenes{\n  background:\n    linear-gradient(\n      135deg,\n      #eaf7fa,\n      #f5faf9\n    );\n}\n\n.wft-scene-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:12px;\n\n  max-width:1100px;\n\n  margin:0 auto;\n}\n\n.wft-scene{\n  padding:25px 20px;\n\n  text-align:center;\n\n  border-radius:17px;\n\n  border:1px solid var(--border);\n\n  background:#fff;\n\n  box-shadow:\n    0 7px 20px rgba(28,91,105,.055);\n}\n\n.wft-scene-icon{\n  width:49px;\n  height:49px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 11px;\n\n  border-radius:14px;\n\n  color:var(--blue-dark);\n\n  background:var(--blue-light);\n\n  font-size:22px;\n}\n\n.wft-scene:nth-child(2) .wft-scene-icon{\n  background:var(--green-light);\n  color:var(--green);\n}\n\n.wft-scene:nth-child(3) .wft-scene-icon{\n  background:#eef4f7;\n  color:#527e8a;\n}\n\n.wft-scene h3{\n  margin:0 0 7px;\n\n  color:var(--navy);\n\n  font-size:18px;\n\n  font-weight:950;\n}\n\n.wft-scene p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   07 SPECIFICATIONS\n========================================================= *\/\n\n.wft-specs{\n  background:#fff;\n}\n\n.wft-spec-box{\n  max-width:1000px;\n\n  margin:0 auto;\n\n  padding:10px;\n\n  border-radius:19px;\n\n  background:#f3f8f9;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 10px 25px rgba(28,91,105,.05);\n}\n\n.wft-spec-row{\n  display:grid;\n\n  grid-template-columns:\n    36% 64%;\n\n  overflow:hidden;\n\n  margin-bottom:6px;\n\n  border-radius:9px;\n\n  border:1px solid #dce8ea;\n\n  background:#fff;\n}\n\n.wft-spec-row:last-child{\n  margin-bottom:0;\n}\n\n.wft-spec-label{\n  padding:13px 15px;\n\n  color:#fff;\n\n  background:var(--navy);\n\n  font-size:14px;\n\n  font-weight:900;\n}\n\n.wft-spec-value{\n  padding:13px 15px;\n\n  color:#65767b;\n\n  background:#fff;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   08 CUSTOMER FEEDBACK\n========================================================= *\/\n\n.wft-reviews{\n  background:\n    linear-gradient(\n      135deg,\n      #eaf8fb,\n      #f0f8f5\n    );\n}\n\n.wft-review-note{\n  max-width:820px;\n\n  margin:-12px auto 27px;\n\n  padding:12px 15px;\n\n  text-align:center;\n\n  border-radius:11px;\n\n  color:#718086;\n\n  background:rgba(255,255,255,.86);\n\n  border:1px solid var(--border);\n\n  font-size:12px;\n}\n\n.wft-review-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:12px;\n\n  max-width:1100px;\n\n  margin:0 auto;\n}\n\n.wft-review{\n  padding:21px;\n\n  border-radius:16px;\n\n  background:#fff;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 7px 20px rgba(28,91,105,.05);\n}\n\n.wft-review:nth-child(2){\n  background:#edf7f3;\n}\n\n.wft-review:nth-child(3){\n  background:#eef7fa;\n}\n\n.wft-review-stars{\n  margin-bottom:8px;\n\n  color:#3e9bb1;\n\n  font-size:14px;\n\n  letter-spacing:1px;\n}\n\n.wft-review h3{\n  margin:0 0 7px;\n\n  color:var(--navy);\n\n  font-size:17px;\n\n  font-weight:950;\n}\n\n.wft-review p{\n  margin:0;\n\n  color:#697a7f;\n\n  font-size:14px;\n\n  line-height:1.52;\n}\n\n.wft-review-user{\n  margin-top:11px;\n\n  color:#96a4a8;\n\n  font-size:10px;\n\n  font-weight:800;\n\n  letter-spacing:.4px;\n}\n\n\n\/* =========================================================\n   09 FAQ\n========================================================= *\/\n\n.wft-faq{\n  background:\n    linear-gradient(\n      135deg,\n      #edf7f9,\n      #f1f7f5\n    );\n}\n\n.wft-faq-list{\n  max-width:950px;\n\n  margin:0 auto;\n}\n\n.wft-faq details{\n  overflow:hidden;\n\n  margin-bottom:8px;\n\n  border-radius:12px;\n\n  background:#fff;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 4px 13px rgba(28,91,105,.04);\n}\n\n.wft-faq details:last-child{\n  margin-bottom:0;\n}\n\n.wft-faq summary{\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:16px 18px;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--navy);\n\n  font-size:16px;\n\n  font-weight:900;\n}\n\n.wft-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.wft-faq summary::after{\n  content:\"⌄\";\n\n  flex:0 0 29px;\n\n  width:29px;\n  height:29px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  color:var(--blue-dark);\n\n  background:var(--blue-light);\n\n  font-size:17px;\n\n  font-weight:900;\n\n  transition:\n    transform .35s ease,\n    background .35s ease,\n    color .35s ease;\n}\n\n.wft-faq details[open] summary::after{\n  transform:rotate(180deg);\n\n  color:#fff;\n\n  background:var(--blue-dark);\n}\n\n.wft-faq-answer{\n  padding:0 18px 17px;\n\n  color:#68787d;\n\n  font-size:14px;\n\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   10 FOUR GUARANTEES\n========================================================= *\/\n\n.wft-guarantees{\n  background:#fff;\n}\n\n.wft-guarantee-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:12px;\n\n  max-width:1080px;\n\n  margin:0 auto;\n}\n\n.wft-guarantee{\n  padding:22px;\n\n  border-radius:16px;\n\n  border:1px solid var(--border);\n\n  box-shadow:\n    0 6px 18px rgba(28,91,105,.045);\n}\n\n.wft-guarantee:nth-child(1){\n  background:#edf7f9;\n}\n\n.wft-guarantee:nth-child(2){\n  background:#eaf8fb;\n}\n\n.wft-guarantee:nth-child(3){\n  background:#edf7f3;\n}\n\n.wft-guarantee:nth-child(4){\n  background:#f1f6f7;\n}\n\n.wft-guarantee-icon{\n  width:43px;\n  height:43px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:9px;\n\n  border-radius:11px;\n\n  background:#fff;\n\n  font-size:21px;\n\n  box-shadow:\n    0 4px 11px rgba(28,91,105,.06);\n}\n\n.wft-guarantee h3{\n  margin:0 0 5px;\n\n  color:var(--navy);\n\n  font-size:18px;\n\n  font-weight:950;\n}\n\n.wft-guarantee p{\n  margin:0;\n\n  color:#68777b;\n\n  font-size:13px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   11 FINAL CTA\n========================================================= *\/\n\n.wft-cta{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:72px 24px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 8% 20%,\n      rgba(100,197,216,.30),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 90% 80%,\n      rgba(255,255,255,.10),\n      transparent 27%\n    ),\n    linear-gradient(\n      135deg,\n      #123d4c,\n      #176176,\n      #2c8195\n    );\n}\n\n.wft-cta h2{\n  margin:0 0 12px;\n\n  color:#fff;\n\n  font-size:42px;\n\n  line-height:1.1;\n\n  font-weight:950;\n\n  letter-spacing:-1.2px;\n}\n\n.wft-cta h2 span{\n  color:#a7e5ef;\n}\n\n.wft-cta p{\n  max-width:720px;\n\n  margin:0 auto 26px;\n\n  color:rgba(255,255,255,.77);\n\n  font-size:17px;\n\n  line-height:1.58;\n}\n\n.wft-btn{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:53px;\n\n  padding:0 30px;\n\n  border-radius:999px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #5bc0d2,\n      #217e95\n    );\n\n  text-decoration:none;\n\n  font-size:16px;\n\n  font-weight:950;\n\n  box-shadow:\n    0 10px 25px rgba(4,45,57,.30);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.wft-btn:hover{\n  transform:\n    translateY(-3px)\n    scale(1.02);\n\n  box-shadow:\n    0 17px 35px rgba(4,45,57,.38);\n}\n\n.wft-btn:active{\n  transform:scale(.94);\n}\n\n\n\/* =========================================================\n   FLOATING BUY NOW\n========================================================= *\/\n\n.wft-floating-buy{\n  position:fixed;\n\n  z-index:99999;\n\n  right:17px;\n  bottom:17px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:50px;\n\n  padding:0 21px;\n\n  border-radius:999px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #5bc0d2,\n      #217e95\n    );\n\n  text-decoration:none;\n\n  font-size:15px;\n\n  font-weight:950;\n\n  box-shadow:\n    0 11px 28px rgba(4,45,57,.30);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.wft-floating-buy:hover{\n  transform:\n    translateY(-3px)\n    scale(1.03);\n\n  box-shadow:\n    0 17px 35px rgba(4,45,57,.38);\n}\n\n.wft-floating-buy:active{\n  transform:scale(.90);\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .wft-section{\n    padding:57px 18px;\n  }\n\n  .wft-title{\n    font-size:35px;\n  }\n\n  .wft-hero{\n    padding:57px 18px;\n  }\n\n  .wft-hero h1{\n    font-size:45px;\n  }\n\n  .wft-mini-points{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .wft-section{\n    padding:43px 12px;\n  }\n\n  .wft-heading{\n    margin-bottom:27px;\n  }\n\n  .wft-eyebrow{\n    margin-bottom:7px;\n\n    padding:5px 10px;\n\n    font-size:9px;\n  }\n\n  .wft-title{\n    margin-bottom:8px;\n\n    font-size:27px;\n\n    letter-spacing:-.5px;\n  }\n\n  .wft-description{\n    font-size:14px;\n\n    line-height:1.52;\n  }\n\n\n  \/* HERO *\/\n\n  .wft-hero{\n    padding:43px 12px 40px;\n  }\n\n  .wft-hero-copy{\n    margin-bottom:22px;\n  }\n\n  .wft-badge{\n    margin-bottom:12px;\n\n    padding:6px 11px;\n\n    font-size:9px;\n  }\n\n  .wft-hero h1{\n    margin-bottom:13px;\n\n    font-size:33px;\n\n    letter-spacing:-1px;\n  }\n\n  .wft-hero-text{\n    margin-bottom:17px;\n\n    font-size:15px;\n\n    line-height:1.55;\n  }\n\n  .wft-pills{\n    gap:5px;\n  }\n\n  .wft-pills span{\n    padding:5px 8px;\n\n    font-size:10px;\n  }\n\n  .wft-hero-image{\n    border-radius:17px;\n  }\n\n\n  \/* DEMO *\/\n\n  .wft-demo{\n    padding:43px 12px;\n  }\n\n  .wft-demo-box{\n    border-radius:16px;\n  }\n\n\n  \/* INTRO *\/\n\n  .wft-intro-image{\n    margin-bottom:18px;\n\n    border-radius:16px;\n  }\n\n  .wft-intro-copy{\n    padding:22px 16px;\n\n    border-radius:16px;\n  }\n\n  .wft-intro-copy h2{\n    font-size:24px;\n  }\n\n  .wft-intro-copy p{\n    font-size:14px;\n  }\n\n  .wft-mini-points{\n    gap:6px;\n  }\n\n  .wft-mini-point{\n    padding:10px 8px;\n\n    border-radius:9px;\n  }\n\n  .wft-mini-point strong{\n    font-size:12px;\n  }\n\n  .wft-mini-point span{\n    font-size:10px;\n  }\n\n\n  \/* FEATURES *\/\n\n  .wft-feature-grid{\n    gap:7px;\n  }\n\n  .wft-feature{\n    border-radius:11px;\n  }\n\n  .wft-feature-copy{\n    padding:12px 9px 13px;\n  }\n\n  .wft-feature h3{\n    margin-bottom:4px;\n\n    font-size:15px;\n  }\n\n  .wft-feature p{\n    font-size:11px;\n\n    line-height:1.42;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .wft-benefit-grid{\n    gap:6px;\n  }\n\n  .wft-benefit{\n    padding:15px 10px 15px 13px;\n\n    border-radius:10px;\n  }\n\n  .wft-benefit::before{\n    width:3px;\n  }\n\n  .wft-benefit-num{\n    font-size:8px;\n  }\n\n  .wft-benefit h3{\n    font-size:14px;\n  }\n\n  .wft-benefit p{\n    font-size:11px;\n\n    line-height:1.42;\n  }\n\n\n  \/* SCENES *\/\n\n  .wft-scene-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap:6px;\n  }\n\n  .wft-scene{\n    padding:15px 8px;\n\n    border-radius:10px;\n  }\n\n  .wft-scene-icon{\n    width:35px;\n    height:35px;\n\n    margin-bottom:6px;\n\n    border-radius:9px;\n\n    font-size:16px;\n  }\n\n  .wft-scene h3{\n    font-size:13px;\n\n    line-height:1.25;\n  }\n\n  .wft-scene p{\n    font-size:9px;\n\n    line-height:1.4;\n  }\n\n\n  \/* SPECS *\/\n\n  .wft-spec-box{\n    padding:5px;\n\n    border-radius:13px;\n  }\n\n  .wft-spec-row{\n    grid-template-columns:\n      38% 62%;\n\n    margin-bottom:4px;\n\n    border-radius:7px;\n  }\n\n  .wft-spec-label,\n  .wft-spec-value{\n    padding:8px 7px;\n\n    font-size:11px;\n\n    line-height:1.38;\n  }\n\n\n  \/* REVIEWS *\/\n\n  .wft-review-note{\n    margin:-3px auto 16px;\n\n    padding:9px;\n\n    font-size:10px;\n  }\n\n  .wft-review-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .wft-review{\n    padding:10px 7px;\n\n    border-radius:9px;\n  }\n\n  .wft-review-stars{\n    margin-bottom:3px;\n\n    font-size:8px;\n  }\n\n  .wft-review h3{\n    margin-bottom:3px;\n\n    font-size:12px;\n\n    line-height:1.25;\n  }\n\n  .wft-review p{\n    font-size:10px;\n\n    line-height:1.38;\n  }\n\n  .wft-review-user{\n    margin-top:5px;\n\n    font-size:7px;\n  }\n\n\n  \/* FAQ *\/\n\n  .wft-faq details{\n    margin-bottom:5px;\n\n    border-radius:8px;\n  }\n\n  .wft-faq summary{\n    gap:7px;\n\n    padding:12px;\n\n    font-size:13px;\n\n    line-height:1.32;\n  }\n\n  .wft-faq summary::after{\n    width:22px;\n    height:22px;\n\n    flex:0 0 22px;\n\n    font-size:13px;\n  }\n\n  .wft-faq-answer{\n    padding:0 12px 12px;\n\n    font-size:12px;\n\n    line-height:1.48;\n  }\n\n\n  \/* GUARANTEES *\/\n\n  .wft-guarantee-grid{\n    gap:6px;\n  }\n\n  .wft-guarantee{\n    padding:13px 9px;\n\n    border-radius:10px;\n  }\n\n  .wft-guarantee-icon{\n    width:34px;\n    height:34px;\n\n    margin-bottom:5px;\n\n    border-radius:8px;\n\n    font-size:16px;\n  }\n\n  .wft-guarantee h3{\n    font-size:13px;\n\n    line-height:1.25;\n  }\n\n  .wft-guarantee p{\n    font-size:10px;\n\n    line-height:1.38;\n  }\n\n\n  \/* CTA *\/\n\n  .wft-cta{\n    padding:47px 12px;\n  }\n\n  .wft-cta h2{\n    font-size:28px;\n  }\n\n  .wft-cta p{\n    margin-bottom:19px;\n\n    font-size:14px;\n  }\n\n  .wft-btn{\n    min-height:46px;\n\n    padding:0 22px;\n\n    font-size:14px;\n  }\n\n  .wft-floating-buy{\n    right:8px;\n\n    bottom:8px;\n\n    min-height:44px;\n\n    padding:0 16px;\n\n    font-size:13px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL PHONE\n========================================================= *\/\n\n@media(max-width:430px){\n\n  .wft-hero h1{\n    font-size:30px;\n  }\n\n  .wft-title{\n    font-size:24px;\n  }\n\n  .wft-description{\n    font-size:13px;\n  }\n\n  .wft-feature h3{\n    font-size:13px;\n  }\n\n  .wft-feature p{\n    font-size:10px;\n  }\n\n  .wft-benefit h3{\n    font-size:13px;\n  }\n\n  .wft-benefit p{\n    font-size:10px;\n  }\n\n  .wft-scene h3{\n    font-size:11px;\n  }\n\n  .wft-scene p{\n    font-size:8px;\n  }\n\n  .wft-spec-label,\n  .wft-spec-value{\n    font-size:10px;\n  }\n\n  .wft-guarantee h3{\n    font-size:12px;\n  }\n\n  .wft-guarantee p{\n    font-size:9px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wft-page\"\u003e\n\u003c!-- =====================================================\n     01 TOP HERO BANNER\n====================================================== --\u003e\n\u003csection class=\"wft-hero\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-hero-copy\"\u003e\n\u003cdiv class=\"wft-badge\"\u003e💧 SMART WINDSHIELD CLEANING\u003c\/div\u003e\n\u003ch1\u003eClean Glass.\u003cbr\u003e\u003cspan\u003eClearer Drives.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"wft-hero-text\"\u003eTurn ordinary water into convenient windshield cleaning solution with compact concentrated tablets. Keep your car glass fresh, your storage space tidy and your next refill simple.\u003c\/p\u003e\n\u003cdiv class=\"wft-pills\"\u003e\n\u003cspan\u003e💧 30 Tablets\u003c\/span\u003e \u003cspan\u003e🚗 Windshield Care\u003c\/span\u003e \u003cspan\u003e✨ Clear Glass\u003c\/span\u003e \u003cspan\u003e📦 Compact Storage\u003c\/span\u003e \u003cspan\u003e💦 Easy Dissolve\u003c\/span\u003e \u003cspan\u003e♻️ Less Bulk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-hero-image\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\n\u003c!-- Replace with your Shopify hero image URL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/Savetik-Net_7679005676907121950_v3_00_00_05--00_00_25.gif?v=1788165272\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 GIF \/ DEMONSTRATION\n====================================================== --\u003e\n\u003csection class=\"wft-demo\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 💦MADE FOR EVERYDAY\u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eDrop It In.\u003cbr\u003e\u003cspan\u003eAdd Water. Drive Clean.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eSimply dissolve a tablet according to the product instructions to create a convenient windshield cleaning solution for everyday vehicle maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-demo-box\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\n\u003c!-- Replace with your GIF URL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/7ee7dc0c-7bd2-41de-bad7-c79aa846dd8c.jpg?v=1788165270\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 PRODUCT INTRODUCTION\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-intro\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 🚗 EVERYDAY CAR CARE \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eA Small Tablet.\u003cbr\u003e\u003cspan\u003eA Smarter Windshield Refill.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eThese concentrated windshield washer tablets are designed to simplify routine windshield cleaning while taking up far less storage space than bulky bottles of ready-to-use fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-intro-image\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\n\u003c!-- Replace with your Shopify image URL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/ff7070d0-7afd-4199-ad07-2e5565912554.jpg?v=1788165270\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-intro-copy\"\u003e\n\u003ch2\u003eKeep Your Windshield \u003cspan\u003eFresh \u0026amp; Clear.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWhether you're topping up your daily driver, preparing for a road trip or keeping a backup in the garage, the compact tablet format makes windshield washer solution easier to store and replenish when needed.\u003c\/p\u003e\n\u003cdiv class=\"wft-mini-points\"\u003e\n\u003cdiv class=\"wft-mini-point\"\u003e\n\u003cstrong\u003e💧 CONCENTRATED\u003c\/strong\u003e \u003cspan\u003e Compact tablets are designed to be diluted with water according to the product instructions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-mini-point\"\u003e\n\u003cstrong\u003e📦 SPACE SAVING\u003c\/strong\u003e \u003cspan\u003e Small tablets take up considerably less storage space than multiple bulky liquid bottles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-mini-point\"\u003e\n\u003cstrong\u003e🚗 CAR READY\u003c\/strong\u003e \u003cspan\u003e Made for routine windshield cleaning and everyday vehicle maintenance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-mini-point\"\u003e\n\u003cstrong\u003e✨ EASY TO USE\u003c\/strong\u003e \u003cspan\u003e Add the tablet and appropriate amount of water as directed to prepare the solution. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 DETAILED FEATURES\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-features\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 🔍 SMART CAR CARE \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eDesigned for \u003cspan\u003eEveryday Convenience.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eA compact format combines easy storage with practical windshield cleaning for drivers who want a simpler way to maintain their washer-fluid supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-feature-grid\"\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003cdiv class=\"wft-feature\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/fc6a0111-c2df-453b-ba58-c7b27f6b372d.jpg?v=1788165270\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wft-feature-copy\"\u003e\n\u003ch3\u003e💧 30 Convenient Tablets\u003c\/h3\u003e\n\u003cp\u003eOne compact pack contains 30 concentrated tablets, giving you a convenient supply for repeated windshield washer solution preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003cdiv class=\"wft-feature\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1b51d65f-cd1e-4669-bec9-4def51575418.jpg?v=1788165270\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wft-feature-copy\"\u003e\n\u003ch3\u003e📦 Less Storage Bulk\u003c\/h3\u003e\n\u003cp\u003eThe lightweight tablet format is easy to keep in a garage, trunk, cabinet or car-care storage area without the bulk of multiple liquid containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003cdiv class=\"wft-feature\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/482c5570-3742-415e-b27b-cdfd86a30b79.jpg?v=1788165270\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wft-feature-copy\"\u003e\n\u003ch3\u003e💦 Easy Water Dilution\u003c\/h3\u003e\n\u003cp\u003eAdd the tablet to the recommended amount of water and allow it to dissolve according to the product instructions before using the prepared solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003cdiv class=\"wft-feature\"\u003e\n\u003cdiv class=\"wft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/7e3cb953-d5f4-481c-a6b6-be27c2be4ca3.jpg?v=1788165270\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wft-feature-copy\"\u003e\n\u003ch3\u003e✨ Everyday Windshield Care\u003c\/h3\u003e\n\u003cp\u003eHelps make routine windshield washer-fluid maintenance simple for commuting, errands, road trips and regular vehicle cleaning.\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!-- =====================================================\n     05 CORE SELLING POINTS\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-benefits\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e ⭐ WHY YOU'LL LOVE IT \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eTiny Format.\u003cbr\u003e\u003cspan\u003eBig Convenience.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eKeep windshield cleaning solution on hand without filling your storage space with large bottles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-benefit-grid\"\u003e\n\u003cdiv class=\"wft-benefit\"\u003e\n\u003cdiv class=\"wft-benefit-num\"\u003e01 \/ CONCENTRATED FORMAT\u003c\/div\u003e\n\u003ch3\u003eMore Cleaning Solution From Less Storage\u003c\/h3\u003e\n\u003cp\u003eEach tablet is designed to be diluted with water, giving you a practical alternative to storing ready-to-use liquid washer fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-benefit\"\u003e\n\u003cdiv class=\"wft-benefit-num\"\u003e02 \/ 30-COUNT SUPPLY\u003c\/div\u003e\n\u003ch3\u003e30 Tablets Ready to Go\u003c\/h3\u003e\n\u003cp\u003eKeep a full 30-tablet supply available for future refills, road-trip preparation or routine vehicle maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-benefit\"\u003e\n\u003cdiv class=\"wft-benefit-num\"\u003e03 \/ COMPACT STORAGE\u003c\/div\u003e\n\u003ch3\u003eEasy to Keep in the Garage or Trunk\u003c\/h3\u003e\n\u003cp\u003eThe compact tablet format takes up little space and makes storing backup windshield cleaner simple and convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-benefit\"\u003e\n\u003cdiv class=\"wft-benefit-num\"\u003e04 \/ SIMPLE REFILL\u003c\/div\u003e\n\u003ch3\u003eA Straightforward Car-Care Routine\u003c\/h3\u003e\n\u003cp\u003eAdd a tablet and the appropriate amount of water according to the package directions, then use the prepared solution as directed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 USE CASES\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-scenes\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 🚘 MADE FOR REAL DRIVING \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eKeep a Supply Ready\u003cbr\u003e\u003cspan\u003eWherever You Drive.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eA practical compact format for everyday drivers, commuters and anyone who likes to stay prepared for the next refill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-scene-grid\"\u003e\n\u003cdiv class=\"wft-scene\"\u003e\n\u003cdiv class=\"wft-scene-icon\"\u003e🚗\u003c\/div\u003e\n\u003ch3\u003eDaily Drivers\u003c\/h3\u003e\n\u003cp\u003eKeep windshield washer solution ready for everyday commuting, errands and regular road use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-scene\"\u003e\n\u003cdiv class=\"wft-scene-icon\"\u003e🛣️\u003c\/div\u003e\n\u003ch3\u003eRoad Trips\u003c\/h3\u003e\n\u003cp\u003eA compact backup supply is easy to store when preparing for longer drives and travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-scene\"\u003e\n\u003cdiv class=\"wft-scene-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eGarage Storage\u003c\/h3\u003e\n\u003cp\u003eKeep extra tablets with your regular car-care supplies without taking up much room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-specs\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 📋 PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003ePlease follow the package instructions for dilution and vehicle compatibility. For freezing conditions, use an appropriate winter washer-fluid solution or additive as directed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-box\"\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eWindshield Washer Fluid Concentrate Tablets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003e30 Tablets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eApprox. Dilution\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003e1 Tablet Makes Approximately 1.05 Gallons of Solution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eTotal Approx. Yield\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eApproximately 31.5 Gallons From 30 Tablets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eVehicle Windshield Washer System\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eConcentrated Solid Tablet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eDissolve With Water According to Product Instructions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eWinter Conditions\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eUse an Appropriate Winter Washer-Fluid Additive or Solution as Directed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-row\"\u003e\n\u003cdiv class=\"wft-spec-label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"wft-spec-value\"\u003eStore Dry and Follow Package Storage Instructions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 CUSTOMER FEEDBACK\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-reviews\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e ⭐ CUSTOMER FEEDBACK \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eWhat Drivers \u003cspan\u003eAppreciate Most.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eA compact format designed around convenience, easy storage and everyday windshield maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-review-note\"\u003e💧 Replace these highlights with verified customer reviews from your Shopify store once available. No fabricated customer names or review claims are used here.\u003c\/div\u003e\n\u003cdiv class=\"wft-review-grid\"\u003e\n\u003cdiv class=\"wft-review\"\u003e\n\u003cdiv class=\"wft-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eCompact \u0026amp; Convenient\u003c\/h3\u003e\n\u003cp\u003eCustomers can highlight how the small tablet format is easier to store than bulky bottles of premixed washer fluid.\u003c\/p\u003e\n\u003cdiv class=\"wft-review-user\"\u003eVERIFIED CUSTOMER REVIEW — REPLACE WITH REAL REVIEW\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-review\"\u003e\n\u003cdiv class=\"wft-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eEasy Refill Routine\u003c\/h3\u003e\n\u003cp\u003eCustomers can share their experience with dissolving the tablets and preparing their windshield washer solution.\u003c\/p\u003e\n\u003cdiv class=\"wft-review-user\"\u003eVERIFIED CUSTOMER REVIEW — REPLACE WITH REAL REVIEW\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-review\"\u003e\n\u003cdiv class=\"wft-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eHandy to Keep Around\u003c\/h3\u003e\n\u003cp\u003eCustomers can describe how convenient it is to keep a compact backup supply in the garage or car-care storage area.\u003c\/p\u003e\n\u003cdiv class=\"wft-review-user\"\u003eVERIFIED CUSTOMER REVIEW — REPLACE WITH REAL REVIEW\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 FAQ\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-faq\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e ❓ NEED TO KNOW \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eFrequently Asked \u003cspan\u003eQuestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eQuick answers about the 30-tablet windshield washer solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many tablets are included?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eEach pack contains 30 concentrated windshield washer fluid tablets.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much solution can 30 tablets make?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eBased on the stated dilution ratio, one tablet makes approximately 1.05 gallons of solution, for an approximate total yield of 31.5 gallons from 30 tablets.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the tablets?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eAdd the tablet to the recommended amount of water and allow it to dissolve according to the product packaging instructions. Use the prepared solution as directed for your vehicle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these in my car windshield washer reservoir?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eThey are intended for vehicle windshield washer applications. Always follow the product instructions and your vehicle manufacturer's recommendations before filling the washer reservoir.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these suitable for winter driving?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eFor freezing conditions, use an appropriate winter-rated windshield washer solution or additive according to the product instructions. Do not rely on plain water alone in freezing temperatures.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the tablets easy to store?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eYes. Their compact solid format is designed to take up much less space than storing multiple bottles of premixed liquid. Keep the tablets dry and follow the package storage directions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I keep them in my car?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eThey can be convenient to keep with your car-care supplies. Store them according to the package directions and protect them from moisture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if a tablet does not dissolve completely?\u003c\/summary\u003e\n\u003cdiv class=\"wft-faq-answer\"\u003eFollow the product packaging instructions regarding water temperature, mixing and dissolution. Do not place undissolved solids directly into the vehicle washer system unless the product instructions specifically permit it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 FOUR GUARANTEES\n====================================================== --\u003e\n\u003csection class=\"wft-section wft-guarantees\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003cdiv class=\"wft-heading\"\u003e\n\u003cspan class=\"wft-eyebrow\"\u003e 🛡️ SHOP WITH CONFIDENCE \u003c\/span\u003e\n\u003ch2 class=\"wft-title\"\u003eFour Simple \u003cspan\u003eShopping Guarantees.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wft-description\"\u003eWe focus on dependable fulfillment, secure packaging and responsive after-sales support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-guarantee-grid\"\u003e\n\u003cdiv class=\"wft-guarantee\"\u003e\n\u003cdiv class=\"wft-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eTrackable Logistics\u003c\/h3\u003e\n\u003cp\u003eYour order is handled through trackable logistics whenever tracking is available for the selected shipping service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-guarantee\"\u003e\n\u003cdiv class=\"wft-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch3\u003eTrackable Delivery\u003c\/h3\u003e\n\u003cp\u003eReceive shipment tracking information so you can follow the delivery progress of your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-guarantee\"\u003e\n\u003cdiv class=\"wft-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eSafe Packaging\u003c\/h3\u003e\n\u003cp\u003eProducts are prepared with protective packaging designed to help keep your order secure during transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wft-guarantee\"\u003e\n\u003cdiv class=\"wft-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003ch3\u003eComprehensive After-Sales Service\u003c\/h3\u003e\n\u003cp\u003eNeed help with your order? Our support team is available to assist with product or order-related questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"wft-cta\"\u003e\n\u003cdiv class=\"wft-container\"\u003e\n\u003ch2\u003eKeep Your Windshield\u003cbr\u003e\u003cspan\u003eClear \u0026amp; Your Car Ready.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eStock up on compact windshield washer concentrate tablets and make your next refill simple. 30 tablets, approximately 31.5 gallons of solution at the stated dilution ratio.\u003c\/p\u003e\n\u003c!-- Replace # with your Shopify product\/cart URL --\u003e \u003ca class=\"wft-btn\" href=\"#\"\u003e 💧 BUY NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LLM","offers":[{"title":"Buy 1","offer_id":49055041421497,"sku":"NC02562608315421-泡腾片-英文版*30","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 10% OFF","offer_id":49055041454265,"sku":"NC02562608315421-泡腾片-英文版*60","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 15% OFF","offer_id":49055041487033,"sku":"NC02562608315421-泡腾片-英文版*90","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/a744c757-7d9b-4f1e-aedc-63f53f82f048.jpg?v=1788165270","url":"https:\/\/fvaulity.com\/products\/30-pcs-car-windshield-washer-fluid-concentrate-tablets","provider":"fvaulity","version":"1.0","type":"link"}