{"product_id":"washer-shop","title":"🚗💧 Windshield Washer Fluid Tablets – Concentrated Car Glass Cleaner, 1 Tablet Makes 1 Gallon","description":"\u003cstyle\u003e .washer-tab-page, .washer-tab-page *{   box-sizing:border-box; }  .washer-tab-page{   --wt-blue:#2577a8;   --wt-deep:#1f4258;   --wt-soft:#eef7fb;   --wt-ice:#f7fbfd;   --wt-ink:#171a1c;   --wt-text:#454c51;   --wt-muted:#707a80;    max-width:940px;   margin:0 auto;   padding:10px 8px 50px;   font-family:Arial,Helvetica,sans-serif;   line-height:1.65;   color:var(--wt-text);   background:linear-gradient(180deg,#fff 0%,#f5fafc 100%); }  .washer-tab-page img{   display:block;   width:100%;   max-width:100%;   height:auto;   border-radius:22px; }  .washer-tab-section{   margin:22px 0;   padding:34px;   background:#fff;   border:1px solid rgba(0,0,0,.08);   border-radius:28px;   box-shadow:0 16px 42px rgba(24,63,83,.07); }  .washer-tab-center{   text-align:center; }  .washer-tab-badge{   display:inline-block;   padding:8px 16px;   border-radius:999px;   background:var(--wt-blue);   color:#fff!important;   font-size:12px;   font-weight:900;   letter-spacing:.08em; }  .washer-tab-title{   max-width:810px;   margin:18px auto 0;   font-size:clamp(38px,6vw,62px);   line-height:1.05;   letter-spacing:-2px;   font-weight:900;   color:var(--wt-ink)!important; }  .washer-tab-title span{   color:var(--wt-blue)!important; }  .washer-tab-sub{   max-width:740px;   margin:18px auto 0;   font-size:18px;   line-height:1.75;   color:var(--wt-muted)!important; }  .washer-tab-tags{   display:flex;   flex-wrap:wrap;   justify-content:center;   gap:9px;   margin:24px 0; }  .washer-tab-tag{   padding:9px 13px;   border-radius:999px;   background:var(--wt-soft);   border:1px solid rgba(0,0,0,.08);   font-size:12px;   font-weight:800; }  .washer-tab-hero{   max-width:800px;   margin:30px auto 0; }  .washer-tab-hero img{   box-shadow:0 22px 55px rgba(0,0,0,.14); }  .washer-tab-h2{   margin:0;   font-size:clamp(30px,5vw,44px);   line-height:1.15;   font-weight:900;   color:var(--wt-ink)!important; }  .washer-tab-lead{   max-width:740px;   margin:15px auto 0;   font-size:16px;   line-height:1.78;   color:var(--wt-muted)!important; }  .washer-tab-grid{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:15px;   margin-top:25px; }  .washer-tab-card{   padding:22px;   border-radius:20px;   background:var(--wt-soft);   border:1px solid rgba(0,0,0,.08); }  .washer-tab-icon{   font-size:30px;   margin-bottom:8px; }  .washer-tab-card h3{   margin:0;   color:var(--wt-ink)!important;   font-size:18px;   line-height:1.3; }  .washer-tab-card p{   margin:9px 0 0;   color:var(--wt-muted)!important;   font-size:14px;   line-height:1.65; }  .washer-tab-two{   display:grid;   grid-template-columns:1fr 1fr;   gap:28px;   align-items:center; }  .washer-tab-copy p{   color:var(--wt-muted)!important;   line-height:1.76; }  .washer-tab-list{   padding-left:20px;   margin:18px 0 0; }  .washer-tab-list li{   margin:9px 0; }  .washer-tab-highlight{   margin-top:20px;   padding:18px 20px;   border-left:4px solid var(--wt-blue);   border-radius:0 16px 16px 0;   background:var(--wt-soft);   color:#364b56;   font-weight:800; }  .washer-tab-media{   max-width:790px;   margin:26px auto 0; }  .washer-tab-dark{   background:     radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 30%),     linear-gradient(145deg,var(--wt-deep),var(--wt-blue));   border:none;   color:#fff; }  .washer-tab-dark .washer-tab-h2, .washer-tab-dark .washer-tab-lead{   color:#fff!important; }  .washer-tab-dark-note{   max-width:760px;   margin:22px auto 0;   padding:20px 22px;   border-radius:18px;   background:rgba(255,255,255,.11);   border:1px solid rgba(255,255,255,.18);   color:#fff;   font-size:17px;   font-weight:700; }  .washer-tab-steps{   max-width:760px;   margin:25px auto 0; }  .washer-tab-step{   display:flex;   gap:14px;   align-items:flex-start;   margin:16px 0;   text-align:left; }  .washer-tab-num{   flex:none;   width:42px;   height:42px;   border-radius:50%;   display:flex;   align-items:center;   justify-content:center;   background:var(--wt-blue);   color:#fff;   font-weight:900; }  .washer-tab-step strong{   display:block;   color:var(--wt-ink)!important;   font-size:16px; }  .washer-tab-step p{   margin:5px 0 0;   color:var(--wt-muted)!important;   font-size:14px;   line-height:1.6; }  .washer-tab-uses{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:12px;   margin-top:24px; }  .washer-tab-use{   padding:18px 10px;   text-align:center;   border-radius:18px;   background:var(--wt-soft);   border:1px solid rgba(0,0,0,.08); }  .washer-tab-use span{   display:block;   font-size:28px;   margin-bottom:6px; }  .washer-tab-use strong{   font-size:13px;   color:#30383d!important; }  .washer-tab-details{   margin-top:24px;   border:1px solid rgba(0,0,0,.09);   border-radius:18px;   overflow:hidden; }  .washer-tab-row{   display:grid;   grid-template-columns:38% 62%; }  .washer-tab-row div{   padding:14px 16px;   border-bottom:1px solid rgba(0,0,0,.08); }  .washer-tab-row:last-child div{   border-bottom:0; }  .washer-tab-row div:first-child{   background:var(--wt-soft);   font-weight:800;   color:#333; }  .washer-tab-faq details{   margin-top:12px;   padding:16px 18px;   border:1px solid rgba(0,0,0,.09);   border-radius:15px;   background:#fff; }  .washer-tab-faq summary{   cursor:pointer;   font-weight:800;   color:#222; }  .washer-tab-faq p{   margin:10px 0 0;   color:var(--wt-muted)!important;   font-size:14px;   line-height:1.65; }  .washer-tab-note{   max-width:790px;   margin:24px auto 0;   padding:17px 19px;   border-radius:16px;   background:#fff7e8;   border:1px solid #ead7ae;   color:#665534;   font-size:13px;   line-height:1.65; }  .washer-tab-cta{   display:inline-flex;   align-items:center;   justify-content:center;   margin-top:25px;   padding:17px 36px;   border-radius:16px;   background:#fff;   color:var(--wt-blue)!important;   text-decoration:none!important;   font-size:16px;   font-weight:900;   box-shadow:0 14px 30px rgba(0,0,0,.15); }  @media(max-width:720px){    .washer-tab-page{     padding:5px;   }    .washer-tab-section{     padding:23px 16px;     border-radius:22px;   }    .washer-tab-title{     font-size:38px;     letter-spacing:-1.2px;   }    .washer-tab-grid,   .washer-tab-two{     grid-template-columns:1fr;   }    .washer-tab-uses{     grid-template-columns:1fr 1fr;   }    .washer-tab-row{     grid-template-columns:1fr;   }    .washer-tab-row div:first-child{     padding-bottom:6px;     border-bottom:0;   }    .washer-tab-row div:nth-child(2){     padding-top:6px;   } }  @media(max-width:420px){    .washer-tab-uses{     grid-template-columns:1fr;   } } \u003c\/style\u003e   \u003cdiv class=\"washer-tab-page\"\u003e   \u003c!-- HERO --\u003e \u003csection class=\"washer-tab-section washer-tab-center\"\u003e    \u003cdiv class=\"washer-tab-badge\"\u003e     🚗 1 TABLET + 1 GALLON WATER   \u003c\/div\u003e    \u003ch1 class=\"washer-tab-title\"\u003e     Stop Storing Gallon Jugs Of \u003cspan\u003eWindshield Washer Fluid\u003c\/span\u003e   \u003c\/h1\u003e    \u003cp class=\"washer-tab-sub\"\u003e     Drop one concentrated tablet into one gallon of water to prepare windshield washer fluid     when you need it — without keeping bulky premixed bottles around the garage.   \u003c\/p\u003e    \u003cdiv class=\"washer-tab-tags\"\u003e     \u003cspan class=\"washer-tab-tag\"\u003e1 Tablet Makes 1 Gallon\u003c\/span\u003e     \u003cspan class=\"washer-tab-tag\"\u003eCompact Storage\u003c\/span\u003e     \u003cspan class=\"washer-tab-tag\"\u003eIndividually Packed\u003c\/span\u003e     \u003cspan class=\"washer-tab-tag\"\u003eEasy To Dissolve\u003c\/span\u003e   \u003c\/div\u003e    \u003cdiv class=\"washer-tab-hero\"\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/highlight-ad-creative_61936579-214f-4247-8fd4-9ea0730c9e49.png?v=1788080318\" alt=\"Concentrated windshield washer fluid tablets\" loading=\"eager\"\u003e   \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- ECONOMICAL \/ SPACE SAVING --\u003e \u003csection class=\"washer-tab-section washer-tab-center\"\u003e    \u003ch2 class=\"washer-tab-h2\"\u003e     Ten Small Tablets Can Replace Ten Gallons Of Premixed Fluid   \u003c\/h2\u003e    \u003cp class=\"washer-tab-lead\"\u003e     Each tablet is designed to be mixed with one gallon of water.     That means a compact pack can take the place of multiple bulky washer-fluid jugs     while still giving you fluid to prepare as needed.   \u003c\/p\u003e    \u003cdiv class=\"washer-tab-grid\"\u003e      \u003cdiv class=\"washer-tab-card\"\u003e       \u003cdiv class=\"washer-tab-icon\"\u003e💧\u003c\/div\u003e       \u003ch3\u003e1 Tablet = 1 Gallon\u003c\/h3\u003e       \u003cp\u003e         Mix one tablet with one gallon of water to prepare a full gallon of washer fluid.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-card\"\u003e       \u003cdiv class=\"washer-tab-icon\"\u003e📦\u003c\/div\u003e       \u003ch3\u003eMuch Easier To Store\u003c\/h3\u003e       \u003cp\u003e         Small individually wrapped tablets take up far less shelf or trunk space than multiple liquid containers.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-card\"\u003e       \u003cdiv class=\"washer-tab-icon\"\u003e🚙\u003c\/div\u003e       \u003ch3\u003eKeep Extras On Hand\u003c\/h3\u003e       \u003cp\u003e         The compact format makes it easier to store spare tablets in the garage or vehicle for future mixing.       \u003c\/p\u003e     \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"washer-tab-media\"\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/comparison-ad-creative_c814a26f-0261-46d9-a999-d7c8750abccf.png?v=1788080318\" alt=\"Comparison of concentrated washer tablets and traditional washer fluid\" loading=\"lazy\"\u003e   \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- CLEANING --\u003e \u003csection class=\"washer-tab-section\"\u003e    \u003cdiv class=\"washer-tab-two\"\u003e      \u003cdiv class=\"washer-tab-copy\"\u003e        \u003ch2 class=\"washer-tab-h2\"\u003e         Clear Away Everyday Windshield Grime       \u003c\/h2\u003e        \u003cp\u003e         The dissolved cleaning solution is designed to help remove common dirt and residue         from automotive glass so your windshield can stay cleaner between washes.       \u003c\/p\u003e        \u003cul class=\"washer-tab-list\"\u003e         \u003cli\u003eHelps loosen dirt and road residue\u003c\/li\u003e         \u003cli\u003eDesigned for automotive glass cleaning\u003c\/li\u003e         \u003cli\u003eWorks with the vehicle's washer-fluid system\u003c\/li\u003e         \u003cli\u003eUseful for routine windshield maintenance\u003c\/li\u003e       \u003c\/ul\u003e        \u003cdiv class=\"washer-tab-highlight\"\u003e         Cleaner glass means fewer distracting spots and streaks in your field of view.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/lifestyle-ad-creative_e1bd8973-e0c2-4b64-89e8-cc8bd07a95d8.png?v=1788080318\" alt=\"Windshield glass cleaning with concentrated washer fluid\" loading=\"lazy\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- HOW TO USE --\u003e \u003csection class=\"washer-tab-section washer-tab-dark washer-tab-center\"\u003e    \u003ch2 class=\"washer-tab-h2\"\u003e     From Tablet To Washer Fluid In A Few Simple Steps   \u003c\/h2\u003e    \u003cp class=\"washer-tab-lead\"\u003e     You can dissolve the tablet directly in the washer reservoir with water,     or pre-dissolve it in a smaller container before adding it to the vehicle.   \u003c\/p\u003e    \u003cdiv class=\"washer-tab-dark-note\"\u003e     For faster, more thorough dissolving, pre-dissolve the tablet in a small amount of water first,     then pour the mixture into the washer-fluid reservoir and add the remaining water.   \u003c\/div\u003e    \u003cdiv class=\"washer-tab-media\"\u003e     \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0624\/1268\/5483\/files\/6_f29e6d12-1a8a-4000-82c6-a25fbb943630.jpg\" alt=\"How to dissolve windshield washer fluid tablet\" loading=\"lazy\"\u003e   \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- STEPS --\u003e \u003csection class=\"washer-tab-section washer-tab-center\"\u003e    \u003ch2 class=\"washer-tab-h2\"\u003e     Mix One Gallon When You Need It   \u003c\/h2\u003e    \u003cp class=\"washer-tab-lead\"\u003e     The concentrated format keeps storage simple while letting you prepare washer fluid     instead of transporting and storing large premixed jugs.   \u003c\/p\u003e    \u003cdiv class=\"washer-tab-steps\"\u003e      \u003cdiv class=\"washer-tab-step\"\u003e       \u003cdiv class=\"washer-tab-num\"\u003e1\u003c\/div\u003e       \u003cdiv\u003e         \u003cstrong\u003eUse One Tablet\u003c\/strong\u003e         \u003cp\u003e           Remove one individually packed tablet when you are ready to prepare washer fluid.         \u003c\/p\u003e       \u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-step\"\u003e       \u003cdiv class=\"washer-tab-num\"\u003e2\u003c\/div\u003e       \u003cdiv\u003e         \u003cstrong\u003eDissolve In Water\u003c\/strong\u003e         \u003cp\u003e           Combine one tablet with approximately one gallon of water.         \u003c\/p\u003e       \u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-step\"\u003e       \u003cdiv class=\"washer-tab-num\"\u003e3\u003c\/div\u003e       \u003cdiv\u003e         \u003cstrong\u003eAdd To The Washer Reservoir\u003c\/strong\u003e         \u003cp\u003e           Pour the fully dissolved solution into the vehicle's windshield washer-fluid reservoir.         \u003c\/p\u003e       \u003c\/div\u003e     \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"washer-tab-media\"\u003e     \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0624\/1268\/5483\/files\/4_014274f9-cbdb-45fb-810a-d720a2ed16f4.jpg\" alt=\"Concentrated cleaning tablet mixed with water\" loading=\"lazy\"\u003e   \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- COMPACT FORMAT --\u003e \u003csection class=\"washer-tab-section\"\u003e    \u003cdiv class=\"washer-tab-two\"\u003e      \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0624\/1268\/5483\/files\/7_abafcc4c-a106-4618-bab4-274e5d18dcea.jpg\" alt=\"Compact individually packed windshield washer fluid tablets\" loading=\"lazy\"\u003e      \u003cdiv class=\"washer-tab-copy\"\u003e        \u003ch2 class=\"washer-tab-h2\"\u003e         Small Enough To Store Almost Anywhere       \u003c\/h2\u003e        \u003cp\u003e         Each tablet is approximately 1.7 cm in diameter and individually packaged.         The concentrated format is designed to save storage space compared with keeping         multiple gallons of traditional premixed washer fluid.       \u003c\/p\u003e        \u003cul class=\"washer-tab-list\"\u003e         \u003cli\u003eApprox. 1.7 cm tablet diameter\u003c\/li\u003e         \u003cli\u003eIndividually packaged\u003c\/li\u003e         \u003cli\u003eCompact for garage storage\u003c\/li\u003e         \u003cli\u003eEasy to keep as backup supply\u003c\/li\u003e       \u003c\/ul\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- OTHER USES --\u003e \u003csection class=\"washer-tab-section washer-tab-center\"\u003e    \u003ch2 class=\"washer-tab-h2\"\u003e     Useful Beyond The Windshield   \u003c\/h2\u003e    \u003cp class=\"washer-tab-lead\"\u003e     The original product information also positions the dissolved cleaner for routine cleaning     on several common washable hard surfaces.   \u003c\/p\u003e    \u003cdiv class=\"washer-tab-uses\"\u003e      \u003cdiv class=\"washer-tab-use\"\u003e       \u003cspan\u003e🚘\u003c\/span\u003e       \u003cstrong\u003eAutomotive Glass\u003c\/strong\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-use\"\u003e       \u003cspan\u003e🪟\u003c\/span\u003e       \u003cstrong\u003eWindows \u0026amp; Mirrors\u003c\/strong\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-use\"\u003e       \u003cspan\u003e⬜\u003c\/span\u003e       \u003cstrong\u003eTile\u003c\/strong\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-use\"\u003e       \u003cspan\u003e🏠\u003c\/span\u003e       \u003cstrong\u003eSelected Hard Surfaces\u003c\/strong\u003e     \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- PRODUCT DETAILS --\u003e \u003csection class=\"washer-tab-section\"\u003e    \u003ch2 class=\"washer-tab-h2 washer-tab-center\"\u003e     Product Details   \u003c\/h2\u003e    \u003cdiv class=\"washer-tab-details\"\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eProduct Type\u003c\/div\u003e       \u003cdiv\u003eConcentrated windshield washer fluid tablet\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eMixing Ratio\u003c\/div\u003e       \u003cdiv\u003e1 tablet + 1 gallon water\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eTablet Diameter\u003c\/div\u003e       \u003cdiv\u003eApprox. 1.7 cm\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003ePackaging\u003c\/div\u003e       \u003cdiv\u003eIndividually packed tablets\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003ePrimary Use\u003c\/div\u003e       \u003cdiv\u003eAutomotive windshield washer-fluid preparation\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eStorage\u003c\/div\u003e       \u003cdiv\u003eStore in a cool, dry place away from direct sunlight\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eFormulation\u003c\/div\u003e       \u003cdiv\u003eSummer formulation\u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"washer-tab-row\"\u003e       \u003cdiv\u003eTemperature Guidance\u003c\/div\u003e       \u003cdiv\u003eUse above -5°C \/ 23°F\u003c\/div\u003e     \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"washer-tab-note\"\u003e     \u003cstrong\u003eImportant:\u003c\/strong\u003e This product is described as a summer formulation and is not a substitute     for winter-rated antifreeze windshield washer fluid in freezing conditions.     The supplied product information specifies use at temperatures above -5°C \/ 23°F.   \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- FAQ --\u003e \u003csection class=\"washer-tab-section washer-tab-faq\"\u003e    \u003ch2 class=\"washer-tab-h2 washer-tab-center\"\u003e     Frequently Asked Questions   \u003c\/h2\u003e    \u003cdetails\u003e     \u003csummary\u003eHow much washer fluid does one tablet make?\u003c\/summary\u003e     \u003cp\u003e       The supplied product information states that one tablet should be mixed with one gallon of water       to prepare approximately one gallon of windshield washer fluid.     \u003c\/p\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eCan I put the tablet directly into the washer reservoir?\u003c\/summary\u003e     \u003cp\u003e       The original instructions allow direct dissolving in the washer reservoir with water.       For faster and more complete dissolving, you can also dissolve the tablet in a small container first,       then pour the mixture into the reservoir and add the remaining water.     \u003c\/p\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eCan I use these in freezing winter weather?\u003c\/summary\u003e     \u003cp\u003e       This product is described as a summer formulation with a temperature requirement above -5°C \/ 23°F.       It should not be treated as winter antifreeze washer fluid.     \u003c\/p\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eHow should the tablets be stored?\u003c\/summary\u003e     \u003cp\u003e       Keep them in a cool, dry place away from direct sunlight and keep them out of reach of children and pets.     \u003c\/p\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eCan I use the dissolved cleaner on other surfaces?\u003c\/summary\u003e     \u003cp\u003e       The source information also lists windows, mirrors, tile and selected kitchen or floor surfaces.       Test first on an inconspicuous area and follow the care instructions for the surface being cleaned.     \u003c\/p\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eCan the tablets be ingested?\u003c\/summary\u003e     \u003cp\u003e       No. Use only as directed. Do not ingest, and keep the tablets away from children and pets.     \u003c\/p\u003e   \u003c\/details\u003e  \u003c\/section\u003e   \u003c!-- FINAL CTA --\u003e \u003csection class=\"washer-tab-section washer-tab-dark washer-tab-center\"\u003e    \u003cdiv class=\"washer-tab-badge\" style=\"background:rgba(255,255,255,.15);\"\u003e     🚗 COMPACT CLEANING FOR THE GARAGE   \u003c\/div\u003e    \u003ch2 class=\"washer-tab-h2\" style=\"margin-top:18px;\"\u003e     Keep Washer Fluid Ready Without Keeping Gallon Jugs Around   \u003c\/h2\u003e    \u003cp class=\"washer-tab-lead\"\u003e     Store the tablets in a fraction of the space, mix one gallon when needed     and keep your windshield-cleaning supply easier to manage.   \u003c\/p\u003e    \u003ca href=\"#product-form\" class=\"washer-tab-cta\"\u003e     GET YOUR WASHER FLUID TABLETS →   \u003c\/a\u003e  \u003c\/section\u003e   \u003c\/div\u003e","brand":"ZWT2333","offers":[{"title":"Buy 1 (10 PCS)","offer_id":41844656078981,"sku":"H2609025489-外贸英文款*10","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":41844656111749,"sku":"H2609025489-外贸英文款*30","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free","offer_id":41844656144517,"sku":"H2609025489-外贸英文款*50","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/urgency-ad-creative_32468449-ad67-4654-a063-01eb096da0d9.png?v=1788578881","url":"https:\/\/noomoriey.com\/zh\/products\/washer-shop","provider":"noomoriey","version":"1.0","type":"link"}