{"product_id":"concentrated-windshield-cleaner-anti-oil-film-anti-freeze-wiper-fluid","title":"🧪 -45°C De-Icing \u0026 Anti-Oil Film Windshield Cleaner (150mL)❄️","description":"\u003cstyle\u003e\n  .cc-cleaner-page {\n    --cc-orange: #ea580c;  \/* 多巴胺高光安全橘 *\/\n    --cc-dark: #0f172a;    \/* 曜石重工业黑 *\/\n    --cc-light: #f8fafc;   \/* 空气感冷雾灰白底 *\/\n    --cc-border: #cbd5e1;\n    --cc-text: #334155;\n    --cc-muted: #64748b;\n    --cc-white: #ffffff;\n\n    max-width: 760px; \/* 锁定移动端黄金宽度 *\/\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--cc-text);\n    line-height: 1.65;\n    background: var(--cc-white);\n  }\n\n  .cc-cleaner-page * {\n    box-sizing: border-box;\n  }\n\n  \/* 移动端字号极致瘦身，提升大拇指滑屏吞咽率 *\/\n  .cc-cleaner-page h1,\n  .cc-cleaner-page h2,\n  .cc-cleaner-page h3,\n  .cc-cleaner-page p {\n    margin-top: 0;\n  }\n\n  .cc-cleaner-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--cc-dark);\n  }\n\n  .cc-cleaner-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--cc-dark);\n  }\n\n  .cc-cleaner-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--cc-orange);\n  }\n\n  .cc-cleaner-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--cc-muted);\n  }\n\n  .cc-cleaner-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(234,88,12,.03);\n  }\n\n  \/* 针对首屏核心GIF动图的黄金自适应尺寸卡死，杜绝拉伸 *\/\n  .cc-gif-container {\n    width: 100%;\n    max-width: 320px;\n    margin: 18px auto;\n  }\n\n  \/* 结构布局模块 *\/\n  .cc-section {\n    margin-bottom: 26px;\n  }\n\n  .cc-section--soft {\n    padding: 16px;\n    background: var(--cc-light);\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n  }\n\n  .cc-section--dark {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--cc-dark), #1e293b);\n    border-radius: 16px;\n    color: #ffffff;\n  }\n\n  .cc-section--dark h2, .cc-section--dark p {\n    color: #ffffff !important;\n  }\n\n  .cc-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--cc-light);\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n  }\n\n  .cc-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--cc-orange);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cc-section--dark .cc-eyebrow {\n    color: #fed7aa;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .cc-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .cc-benefit-card {\n    padding: 12px 10px;\n    background: var(--cc-white);\n    border: 1px solid #e2e8f0;\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0,0,0,.01);\n  }\n\n  .cc-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--cc-dark);\n    margin-bottom: 2px;\n  }\n\n  .cc-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .cc-zone-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cc-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #fed7aa !important;\n  }\n\n  \/* 纵向步骤引导 *\/\n  .cc-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .cc-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 14px 16px;\n    background: var(--cc-white);\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n  }\n\n  .cc-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--cc-orange);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .cc-step-content {\n    flex: 1;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--cc-muted);\n  }\n\n  \/* ⚙️ 左右极致工整对齐的技术参数面板，跨端百分之百不错位 *\/\n  .cc-table-box {\n    margin-top: 14px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .cc-spec-row {\n    display: flex;\n    justify-content: space-between; \/* 左边靠左，右边靠右 *\/\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid var(--cc-light);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .cc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .cc-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .cc-spec-label {\n    font-weight: 800;\n    color: var(--cc-dark);\n    white-space: nowrap;\n  }\n\n  .cc-spec-value {\n    text-align: right;\n    color: var(--cc-muted);\n    font-weight: 500;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .cc-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--cc-dark), var(--cc-orange));\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(234,88,12,.15);\n  }\n\n  .cc-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .cc-cta-banner p {\n    color: #fed7aa;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .cc-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255,255,255,0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .cc-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important; \/* 锁死纯白高亮 *\/\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .cc-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cc-trust-item {\n    padding: 8px 4px;\n    background: var(--cc-light);\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--cc-muted);\n  }\n\n  @media (min-width: 600px) {\n    .cc-benefits-grid { grid-template-columns: repeat(5, 1fr); }\n    .cc-zone-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cc-cleaner-page\"\u003e\n\u003c!-- Hero Banner 头部区域 --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv class=\"cc-hero\"\u003e\n\u003cspan class=\"cc-eyebrow\"\u003e🧪 ADVANCED MOLECULAR CONCENTRATE • DEFENCE COATING 🚗\u003c\/span\u003e\n\u003ch1\u003eClearer Glass, Safer Drives\u003c\/h1\u003e\n\u003c!-- 彻底解耦隔离：首屏除油膜驱水核心演示 GIF 1 控型平铺 --\u003e\n\u003cdiv class=\"cc-gif-container\"\u003e\u003cimg alt=\"Windshield oil film removal instant cleaning loop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/667b315d661efc677f1bc518be3a2ea7.gif?v=1784529134\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--cc-text); font-weight: 500; padding: 0 4px; margin-top: 14px;\"\u003eA highly concentrated professional windshield cleaning solution engineered to instantly break down stubborn oily film, traffic grime, and sticky residue that blurs your vision in rain or at dark night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺一：产品全景概述（下接原图 8，彻底解耦连贴大图漏洞） --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e☀️ Eradicate Blurry Haze \u0026amp; Restore Crystal Clarity 🌙\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 1 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Windshield cleaning fluid concentrate bottle on desk\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_c97b240e-bd10-4c74-885c-42bb73486b78.png?v=1784529168\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-benefits-grid\"\u003e\n\u003cdiv class=\"cc-benefit-card\"\u003e\n\u003cstrong\u003e🧪 Strips Oil Film\u003c\/strong\u003e\n\u003cp\u003eDissolves traffic pollution residue, stubborn oil sheen, and greasy environmental soot rapidly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-benefit-card\"\u003e\n\u003cstrong\u003e🌙 Vanishes Glare\u003c\/strong\u003e\n\u003cp\u003eDrastically reduces blinding light scattering from oncoming high-beams and street lamps at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-benefit-card\"\u003e\n\u003cstrong\u003e❄️ -45°C Frost Guard\u003c\/strong\u003e\n\u003cp\u003eAdvanced anti-freezing metrics maintain fluid performance during freezing winter blizzards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-benefit-card\"\u003e\n\u003cstrong\u003e🧼 Smooths Wipers\u003c\/strong\u003e\n\u003cp\u003eEliminates jerky wiper chatter, dragging friction, and uneven streaks across glass surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-benefit-card\"\u003e\n\u003cstrong\u003e📦 Space Saving\u003c\/strong\u003e\n\u003cp\u003eCompact 150mL bottle takes up zero excessive space compared to bulky pre-mixed jugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺二：倒出测试（下接原图 5） --\u003e\n\u003csection class=\"cc-section cc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🍊 Translucent Premium Orange Concentrated Essence 🧪\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 2 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Pouring orange wiper concentrate fluid detail look\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_b3c85132-c949-4411-807f-a5db1426c37a.png?v=1784529168\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cc-muted);\"\u003eEveryday driving leaves behind microscopic road grease that standard tap water cannot budge. This professional additive mixes fluidly to lift traffic grime with every single wipe.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺三：抗寒实测（下接原图 6） --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e❄️ Heavy Winter Freeze \u0026amp; Ice-Melting De-Icing Shield\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 3 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Anti freezing glass fluid tested in extreme cold weather ice condition\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_b91e925b-34e0-488b-8d38-66139c36df94.png?v=1784529168\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺四：不同抗寒稀释比例（下接原图 4） --\u003e\n\u003csection class=\"cc-section cc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e📊 Tailored Dilution Ratio Matrix Guides Various Temperature Drop\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 4 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Ratios instructions chart printed on bottle back\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_ac7b7034-92d6-45d9-b7b6-03a8244a32d0.png?v=1784529168\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cc-muted);\"\u003eFollow the dilution guide printed on the packaging back. Adjust the mixture density based on localized winter frost guidelines to lock down maximum performance down to -45°C.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺五：瓶盖防漏结构（下接原图 3） --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🔒 Double-Layer Secure Hermetic Seal Leak-Proof Cap\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 5 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Unscrewing the tight bottle cap sealing line close view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_9871e458-805e-4597-9168-e41b3892aca4.png?v=1784529167\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺六：单手握持体积（下接原图 1） --\u003e\n\u003csection class=\"cc-section cc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e📦 Compact 150mL Handheld Scale Fits Inside Trunk Compartments\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 6 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Holding compact 150mL wiper essence fluid bottle with single hand\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_af5a66e6-76ba-4487-8504-13b7367f210a.png?v=1784529167\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺七：倒注实车演示（下接原图 2） --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🔌 Seamless Application — Direct Pour Into Car Fluid Tank\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 7 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Pouring concentrate fluid straight into vehicle wiper reservoir\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_cd70468b-bee6-4286-b5a6-11f7cead05c9.png?v=1784529166\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 广泛适用多场景大暗框区域（下接原图 9，压轴大平铺圆满收网） --\u003e\n\u003csection class=\"cc-section cc-section--dark\"\u003e\n\u003cdiv class=\"cc-section--dark\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003cspan class=\"cc-eyebrow\"\u003eUniversal Automotive Glass Armor\u003c\/span\u003e\n\u003ch2\u003e🌧️ Maintain Flawless High-Velocity Vision Across Harsh Environments 🏙️\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 最后的压轴全屏平铺：大图 8 --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg alt=\"Clear crystal windshield look under heavy rainy highway driving\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/9_50323189-d04b-4ad5-82de-7b29871ea350.png?v=1784529166\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-zone-grid\"\u003e\n\u003cdiv class=\"cc-zone-item\"\u003e🌧️ Heavy Storm \u0026amp; Rain Conditions\u003c\/div\u003e\n\u003cdiv class=\"cc-zone-item\"\u003e🌙 Low-Light Night Commutes\u003c\/div\u003e\n\u003cdiv class=\"cc-zone-item\"\u003e❄️ Sub-Zero Freeze \u0026amp; Snow Care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 极简四步灌注使用指南 --\u003e\n\u003csection class=\"cc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 Frictionless 4-Step Reservoir Filling Guideline\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-steps-list\"\u003e\n\u003cdiv class=\"cc-step-row\"\u003e\n\u003cdiv class=\"cc-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"cc-step-content\"\u003e\n\u003cstrong\u003eOpen Reservoir:\u003c\/strong\u003e Locate and flip open your vehicle's integrated front windshield washer-fluid reservoir cap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step-row\"\u003e\n\u003cdiv class=\"cc-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"cc-step-content\"\u003e\n\u003cstrong\u003ePour Concentrate:\u003c\/strong\u003e Empty the appropriate calculated dosage of the orange concentrate formula right inside the opening track.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step-row\"\u003e\n\u003cdiv class=\"cc-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"cc-step-content\"\u003e\n\u003cstrong\u003eTop Up Water:\u003c\/strong\u003e Add clean running water to dilute according to the weather requirements and click the reservoir cap shut.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step-row\"\u003e\n\u003cdiv class=\"cc-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"cc-step-content\"\u003e\n\u003cstrong\u003eSpray \u0026amp; Clear:\u003c\/strong\u003e Hit your stock cabin wiper toggle switch to spray the solution across the glass, peeling off oil film instantly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 📋 技术参数面板：修正原本漏掉的 150mL 数据，左右极致工整齐平对齐 --\u003e\n\u003csection class=\"cc-section cc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Technical Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-table-box\"\u003e\n\u003cdiv class=\"cc-spec-row\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: var(--cc-dark);\" class=\"cc-spec-value\"\u003eConcentrated High-Performance Windshield Cleaner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-row\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eFluid Formulation\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-value\"\u003eHeavy-Duty Surfactant De-Icing Liquid Core\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-row\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eFluid Base Hue\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-value\"\u003eTranslucent High-Visibility Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff7ed;\" class=\"cc-spec-row\"\u003e\n\u003cdiv style=\"color: var(--cc-orange);\" class=\"cc-spec-label\"\u003eNet Mass Volume\u003c\/div\u003e\n\u003cdiv style=\"font-weight: bold; color: var(--cc-dark);\" class=\"cc-spec-value\"\u003e150 mL per Bottle Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-row\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eThermal Endurance Range\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-value\"\u003eFreeze-Proof Protection Down to -45°C\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-row\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eTarget Application\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-value\"\u003eAutomotive Wiper Tank \/ Windshield Water Reservoirs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 12px 0 0; color: var(--cc-muted); font-size: 11.5px; line-height: 1.4; padding: 0 4px;\"\u003e* Safe Dilution Directives: Please carefully follow the proportional water dilution charts printed on the backing tag. Do not pour undiluted core fluid straight onto dry glass unless executing targeted heavy spot cleaning. Keep out of reach of household children. Extreme winter frost metrics can fine-shift according to local water mineral properties.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 强转化促单收尾大框 --\u003e\n\u003cdiv class=\"cc-cta-banner\"\u003e\n\u003ch2\u003e🧪 STRIP FRUSTRATING HIGHWAY OIL FILM \u0026amp; UNLOCK ULTRA-CLEAR RAINY VISION INSTANTLY 🌧️\u003c\/h2\u003e\n\u003cp\u003eSelect your favorite volume bundle multi-pack packages above and welcome an automatic, freeze-proof crystal vision solution to your car drawers tonight.\u003c\/p\u003e\n\u003cdiv class=\"cc-cta-trust-line\"\u003e\n\u003cspan class=\"cc-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"cc-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"cc-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部四列高质感信托徽章 --\u003e\n\u003cdiv class=\"cc-trust-grid\"\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e🧪 Anti-Oil Film\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e❄️ -45°C Frost Proof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"2 PCS (Standard Pack)","offer_id":48766009311386,"sku":"NC0189260720261-油膜去除剂*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 1 FREE (4PCS)","offer_id":48766009344154,"sku":"NC0189260720261-油膜去除剂*4","price":36.99,"currency_code":"USD","in_stock":true},{"title":"BUY 4 GET 2 FREE (6PCS)","offer_id":48766009376922,"sku":"NC0189260720261-油膜去除剂*6","price":43.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_c97b240e-bd10-4c74-885c-42bb73486b78.png?v=1784529168","url":"https:\/\/povlya.com\/products\/concentrated-windshield-cleaner-anti-oil-film-anti-freeze-wiper-fluid","provider":"povlya.com","version":"1.0","type":"link"}