{"product_id":"car-wash-foam-spray-gun-hose-washer","title":"🚗 Multi-Function Car Wash Foam Spray Gun – 2-in-1 Hose Washer 💦","description":"\u003cstyle\u003e\n  .foam-sprayer-page {\n    --fs-primary: #0284c7;     \/* 专业洗车蔚蓝 *\/\n    --fs-accent: #0ea5e9;      \/* 高压水花亮蓝 *\/\n    --fs-dark: #0f172a;        \/* 极夜曜石深蓝黑 *\/\n    --fs-red: #ba372a;         \/* 高光警示红 *\/\n    --fs-soft: #f0f9ff;        \/* 洁净温润浅蓝底 *\/\n    --fs-border: #bae6fd;      \/* 微光柔和边框 *\/\n    --fs-text: #1f2937;\n    --fs-muted: #4b5563;\n    --fs-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(--fs-text);\n    line-height: 1.65;\n    background: var(--fs-white);\n  }\n\n  .foam-sprayer-page * {\n    box-sizing: border-box;\n  }\n\n  .foam-sprayer-page h1,\n  .foam-sprayer-page h2,\n  .foam-sprayer-page h3,\n  .foam-sprayer-page p {\n    margin-top: 0;\n  }\n\n  .foam-sprayer-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(--fs-dark);\n  }\n\n  .foam-sprayer-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(--fs-dark);\n  }\n\n  .foam-sprayer-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--fs-primary);\n  }\n\n  .foam-sprayer-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--fs-muted);\n  }\n\n  .foam-sprayer-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(2, 132, 199, 0.12);\n  }\n\n  \/* 顶部 Authentic 信任告示栏 *\/\n  .fs-usa-trust-bar {\n    padding: 10px 12px;\n    background: #fff5f5;\n    border: 1px solid #feb2b2;\n    border-radius: 10px;\n    margin-bottom: 14px;\n    font-size: 12px;\n    color: #9b2c2c;\n    text-align: center;\n  }\n\n  .fs-usa-trust-bar strong {\n    color: var(--fs-red);\n  }\n\n  \/* 结构布局模块 *\/\n  .fs-section {\n    margin-bottom: 26px;\n  }\n\n  .fs-section--soft {\n    padding: 16px;\n    background: var(--fs-soft);\n    border: 1px solid var(--fs-border);\n    border-radius: 16px;\n  }\n\n  .fs-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--fs-soft);\n    border: 1px solid var(--fs-border);\n    border-radius: 16px;\n  }\n\n  .fs-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--fs-primary);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .fs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .fs-benefit-card {\n    padding: 12px 10px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);\n  }\n\n  .fs-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--fs-dark);\n    margin-bottom: 2px;\n  }\n\n  .fs-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .fs-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  .fs-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.15) !important;\n    border: 1px solid rgba(255, 255, 255, 0.25) !important;\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #ffffff !important;\n  }\n\n  \/* 纵向 5 步安装使用指南 *\/\n  .fs-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .fs-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 12px 14px;\n    background: #ffffff;\n    border: 1px solid var(--fs-border);\n    border-radius: 12px;\n  }\n\n  .fs-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(--fs-primary);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .fs-step-content {\n    flex: 1;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .fs-step-content strong {\n    color: var(--fs-dark);\n  }\n\n  \/* ⚙️ 左右工整对齐的技术参数面板 *\/\n  .fs-table-box {\n    margin-top: 14px;\n    border: 1px solid var(--fs-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .fs-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(--fs-soft);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .fs-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .fs-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .fs-spec-label {\n    font-weight: 800;\n    color: var(--fs-dark);\n    white-space: nowrap;\n  }\n\n  .fs-spec-value {\n    text-align: right;\n    color: var(--fs-muted);\n    font-weight: 500;\n  }\n\n  .fs-notice-box {\n    background: #fff7ed;\n    border: 1px solid #ffedd5;\n    border-radius: 12px;\n    padding: 14px;\n    font-size: 12.5px;\n    color: #9a3412;\n    margin-top: 14px;\n  }\n\n  .fs-notice-box ul {\n    margin: 6px 0 0 0;\n    padding-left: 18px;\n  }\n\n  .fs-notice-box li {\n    margin-bottom: 4px;\n  }\n\n  \/* 精简型紧凑信托卡片 *\/\n  .fs-compact-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--fs-border);\n    border-radius: 12px;\n    padding: 12px 8px;\n    text-align: center;\n  }\n\n  .fs-trust-item-compact strong {\n    display: block;\n    font-size: 12px;\n    color: var(--fs-dark);\n    margin-bottom: 2px;\n  }\n\n  .fs-trust-item-compact p {\n    font-size: 11px;\n    color: var(--fs-muted);\n    line-height: 1.3;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .fs-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--fs-dark), #0369a1) !important;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(2, 132, 199, 0.25);\n  }\n\n  .fs-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  .fs-cta-banner p {\n    color: #bae6fd !important;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .fs-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  .fs-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  .fs-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  .fs-trust-item {\n    padding: 8px 4px;\n    background: var(--fs-soft);\n    border: 1px solid var(--fs-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--fs-muted);\n  }\n\n  @media (min-width: 600px) {\n    .fs-benefits-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"foam-sprayer-page\"\u003e\n\u003cdiv class=\"fs-usa-trust-bar\"\u003e❤️ \u003cstrong\u003eAUTHENTIC GUARANTEE:\u003c\/strong\u003e Multi-Function Car Wash Foam Spray Gun powered by \u003cstrong\u003epovlya\u003c\/strong\u003e!\n\u003cdiv style=\"margin-top: 4px; font-weight: bold; color: var(--fs-dark);\"\u003e🏆 #1 High-Pressure Foam Washer  |  🏆 30-Day Money-Back Guarantee  |  🔥 99.3% Recommends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv class=\"fs-hero\"\u003e\n\u003cspan class=\"fs-eyebrow\"\u003e🚗 FOAM \u0026amp; CLEAN WATER SWITCH • 3 SPRAY PATTERNS • EXTENDED WAND 💦\u003c\/span\u003e\n\u003ch1\u003eWash With More Control\u003c\/h1\u003e\n\u003cdiv style=\"width: 100%; margin: 14px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/b3cc3b8ed2046b0e629c141fb02dc86f.gif?v=1787802693\" alt=\"Car wash spray gun switching between foam cannon and clean water stream animation\" loading=\"eager\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--fs-text); font-weight: 500; padding: 0 4px; margin-top: 10px;\"\u003eTransform your standard garden hose into a powerful 2-in-1 foam cannon and pressure-washing sprayer. Seamlessly switch between rich soap foam and high-pressure clean water without electricity!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e💦 Professional Foam \u0026amp; Rinse Control in One Setup ✨\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_f4e9fb41-059a-48f5-acfe-b9156b5d043f.png?v=1787802690\" alt=\"Quick hose connection adapters and versatile faucet fittings\" loading=\"lazy\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_99eb253e-ddec-4adb-adef-bb032ddd8cec.png?v=1787802692\" alt=\"Multi-functional car wash foam gun and connection accessories overview\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-benefits-grid\"\u003e\n\u003cdiv class=\"fs-benefit-card\"\u003e\n\u003cstrong\u003e🧼 Foam \u0026amp; Water Switch\u003c\/strong\u003e\n\u003cp\u003eRotate dial to apply dense car soap, then switch back to clean water instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-benefit-card\"\u003e\n\u003cstrong\u003e🎯 3 Spray Patterns\u003c\/strong\u003e\n\u003cp\u003eStraight jet for stubborn mud, fan spray for body panels, and 45° wide mist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-benefit-card\"\u003e\n\u003cstrong\u003e🦯 Extended Spray Wand\u003c\/strong\u003e\n\u003cp\u003eLong metal barrel cleans wheel wells, roofs, and chassis without awkward bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-benefit-card\"\u003e\n\u003cstrong\u003e⚡ Zero Electricity Needed\u003c\/strong\u003e\n\u003cp\u003eHarnesses standard tap pressure to generate concentrated washing streams.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section fs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🧼 Transparent Foam Cannon: Thick Suds in Seconds\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_3f900c0c-3c28-4620-995e-68612d96c907.png?v=1787802691\" alt=\"Switching between foam cleaning mode and clean water rinse mode\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--fs-muted);\"\u003eFill the clear reservoir with car shampoo. Turn the top valve to lather your vehicle in rich, clingy foam that lifts road grime without scratching clear coats.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🎯 3 Adjustable Spray Modes: Jet, Fan \u0026amp; 45° Angle\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_c1313ca1-deca-4871-9a10-b0e3553795aa.png?v=1787802690\" alt=\"Three spray nozzle patterns straight jet, fan spray, and wide angle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eSimply rotate the electroplated front metal nozzle to shift from pinpoint mud-blasting power to wide-coverage rinsing across large hoods and windows.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section fs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🛞 Long Reach Barrel: Deep Wheel \u0026amp; Chassis Rinsing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_746ec2a8-ed92-4df1-8fc7-a2598181ca76.png?v=1787802690\" alt=\"Extended wand spraying mud and dirt from car tire and wheel arch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🔒 Labor-Saving Trigger Lock for Continuous Spray\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_bd58a9e4-4153-4893-bf8a-4502265714db.png?v=1787802690\" alt=\"Ergonomic handle and hands-free continuous spray trigger lock clip\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section fs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 Universal Quick-Connect Installation Protocol\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 10px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_20883a93-b5e4-4ae1-9307-7455715bc960.png?v=1787802690\" alt=\"Step by step hose adapter and spray gun connection guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_c2b1ea63-d08c-4cb7-b2a5-0e44b92acdd8.png?v=1787802687\" alt=\"Product dimensions and spray gun specifications\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-steps-list\"\u003e\n\u003cdiv class=\"fs-step-row\"\u003e\n\u003cdiv class=\"fs-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"fs-step-content\"\u003e\n\u003cstrong\u003eSelect Adapter:\u003c\/strong\u003e Choose the included threaded or clamp fitting that matches your outdoor faucet.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step-row\"\u003e\n\u003cdiv class=\"fs-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"fs-step-content\"\u003e\n\u003cstrong\u003eSecure Faucet:\u003c\/strong\u003e Fasten the adapter firmly onto the faucet outlet.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step-row\"\u003e\n\u003cdiv class=\"fs-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"fs-step-content\"\u003e\n\u003cstrong\u003eSnap Hose:\u003c\/strong\u003e Attach your standard garden hose to the quick-connect fitting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step-row\"\u003e\n\u003cdiv class=\"fs-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"fs-step-content\"\u003e\n\u003cstrong\u003eConnect Spray Gun:\u003c\/strong\u003e Click the hose end into the base inlet of the spray gun handle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step-row\"\u003e\n\u003cdiv class=\"fs-step-circle\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"fs-step-content\"\u003e\n\u003cstrong\u003eTurn On Water:\u003c\/strong\u003e Switch on the water supply, select foam or jet rinse, and start cleaning!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"padding: 22px 16px; background: #0f172a !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e\n\u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #38bdf8 !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e Universal Outdoor Washing Utility \u003c\/span\u003e\n\u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e🚗 Perfect For Car Detailing, Patios, Windows \u0026amp; Garden Rinsing 🏡\u003c\/h2\u003e\n\u003cdiv class=\"fs-zone-grid\"\u003e\n\u003cdiv class=\"fs-zone-item\"\u003e🚗 Car \u0026amp; Truck Washing\u003c\/div\u003e\n\u003cdiv class=\"fs-zone-item\"\u003e🛞 Wheels \u0026amp; Muddy Mats\u003c\/div\u003e\n\u003cdiv class=\"fs-zone-item\"\u003e🏡 Patio \u0026amp; Driveway Cleaning\u003c\/div\u003e\n\u003cdiv class=\"fs-zone-item\"\u003e🪟 High Exterior Windows\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section fs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-table-box\"\u003e\n\u003cdiv class=\"fs-spec-row\"\u003e\n\u003cdiv class=\"fs-spec-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\" style=\"font-weight: 800; color: var(--fs-dark);\"\u003eMulti-Function Car Wash Foam Spray Gun\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-row\"\u003e\n\u003cdiv class=\"fs-spec-label\"\u003eWash Modes\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\"\u003eDense Foam Mode \/ Clean Water Rinse Mode\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-row\"\u003e\n\u003cdiv class=\"fs-spec-label\"\u003eSpray Patterns\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\"\u003eStraight Jet \/ Fan Spray \/ 45° Wide Angle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-row\"\u003e\n\u003cdiv class=\"fs-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\"\u003eApprox. 305 mm (12.0 in) L × 140 mm (5.5 in) H\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-row\"\u003e\n\u003cdiv class=\"fs-spec-label\"\u003ePower Source\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\"\u003e100% Hose Tap Powered (Zero Electricity Needed)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cdiv class=\"fs-spec-label\" style=\"color: var(--fs-primary);\"\u003ePackage Inventory\u003c\/div\u003e\n\u003cdiv class=\"fs-spec-value\" style=\"font-weight: bold; color: var(--fs-dark);\"\u003e1 × Gun + Foam Bottle + 5 × Quick Connectors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-notice-box\"\u003e\n\u003cstrong\u003e📌 Operation \u0026amp; Pressure Guidance:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eWater pressure and spray distance depend on your household water supply pressure.\u003c\/li\u003e\n\u003cli\u003eEnsure all adapter threads and quick-connect clicks are firmly seated before turning on the water tap to prevent leaks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv class=\"fs-compact-trust\"\u003e\n\u003cdiv class=\"fs-trust-item-compact\"\u003e\n\u003cstrong\u003e✈️ Tracked Shipping\u003c\/strong\u003e\n\u003cp\u003eLive tracking link with every order\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item-compact\"\u003e\n\u003cstrong\u003e🔒 30-Day Guarantee\u003c\/strong\u003e\n\u003cp\u003eHassle-free replacement or refund\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item-compact\"\u003e\n\u003cstrong\u003e🚗 2-in-1 Washer\u003c\/strong\u003e\n\u003cp\u003eFoam cannon \u0026amp; pressure rinse\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fs-cta-banner\"\u003e\n\u003ch2\u003e🚗 UPGRADE YOUR HOME CAR WASH EXPERIENCE TODAY! 💦✨\u003c\/h2\u003e\n\u003cp\u003eSelect your favorite bundle options above on \u003cstrong\u003epovlya\u003c\/strong\u003e and enjoy sparkling clean results in minutes!\u003c\/p\u003e\n\u003cdiv class=\"fs-cta-trust-line\"\u003e\n\u003cspan class=\"fs-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"fs-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"fs-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-grid\"\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e🧼 Foam Cannon\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e🎯 3 Spray Heads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"1 Set – 6 Pieces","offer_id":49134549926042,"sku":"NC01892608272495-水管头泡沫壶","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_c1313ca1-deca-4871-9a10-b0e3553795aa.png?v=1787802690","url":"https:\/\/povlya.com\/products\/car-wash-foam-spray-gun-hose-washer","provider":"povlya.com","version":"1.0","type":"link"}