{"product_id":"portable-cordless-pressure-washer-6-in-1","title":"1000 PSI Cordless Pressure Washer Gun | Portable Power Cleaner 🚗💦","description":"\u003cstyle\u003e\/* Shopify Style Isolation — .sp- prefix *\/.sp-product-wrapper {    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;    line-height: 1.6;    color: #222;    max-width: 1000px;    margin: 0 auto;}.sp-product-wrapper * { margin: 0; padding: 0; box-sizing: border-box; }\/* Hero *\/.sp-hero {    background: linear-gradient(135deg, #023e8a 0%, #0096c7 100%);    color: #023e8a;    padding: 60px 32px;    text-align: center;    margin-bottom: 28px;    border-radius: 16px;    position: relative;    overflow: hidden;}.sp-hero-badge {    display: inline-block;    background: rgba(0,0,0,0.05);    border: 1.5px solid #48cae4;    color: #023e8a;    padding: 6px 20px;    border-radius: 50px;    font-size: 12px;    font-weight: 700;    letter-spacing: 1.4px;    text-transform: uppercase;    margin-bottom: 18px;}.sp-hero h1 {    font-size: 30px;    font-weight: 800;    line-height: 1.3;    margin-bottom: 14px;    color: #023e8a;    position: relative;}.sp-hero p {    font-size: 17px;    max-width: 680px;    margin: 0 auto;    color: #555;    position: relative;}\/* Trust Badges *\/.sp-trust-row {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 10px;    margin-bottom: 28px;}.sp-trust-badge {    background: #fdf2f2;    border: 1.5px solid #48cae4;    color: #023e8a;    padding: 9px 16px;    border-radius: 50px;    font-size: 13px;    font-weight: 600;    display: flex;    align-items: center;    gap: 5px;}\/* Gallery *\/.sp-gallery {    display: grid;    grid-template-columns: 1fr;    gap: 14px;    margin-bottom: 28px;}@media (min-width: 600px) {    .sp-gallery { grid-template-columns: 1fr 1fr; }    .sp-gallery .sp-gallery-full { grid-column: 1 \/ -1; }}.sp-gallery img {    width: 100%;    height: auto;    border-radius: 12px;    box-shadow: 0 6px 24px rgba(0,0,0,0.08);    display: block;    object-fit: cover;}\/* Stats Row *\/.sp-stats-row {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 12px;    margin: 20px 0;}@media (min-width: 640px) { .sp-stats-row { grid-template-columns: repeat(4, 1fr); } }.sp-stat-card {    background: linear-gradient(135deg, #023e8a 0%, #444 100%);    border-radius: 12px;    padding: 20px 12px;    text-align: center;    color: white;}.sp-stat-value { font-size: 26px; font-weight: 800; color: #ffe066; display: block; margin-bottom: 4px; }.sp-stat-label { font-size: 12px; color: rgba(255,255,255,0.92); line-height: 1.4; }\/* Content Section *\/.sp-content-section {    background: white;    padding: 32px 24px;    margin-bottom: 24px;    border-radius: 14px;    box-shadow: 0 4px 20px rgba(0,0,0,0.05);}.sp-content-section h2 {    color: #023e8a;    font-size: 22px;    font-weight: 700;    margin-bottom: 18px;    border-left: 5px solid #48cae4;    padding-left: 14px;}.sp-content-section p { margin-bottom: 14px; font-size: 15px; line-height: 1.78; color: #444; }\/* Features Grid *\/.sp-features-grid {    display: grid;    grid-template-columns: 1fr;    gap: 16px;    margin-bottom: 28px;}@media (min-width: 640px) { .sp-features-grid { grid-template-columns: 1fr 1fr; } }@media (min-width: 900px) { .sp-features-grid { grid-template-columns: 1fr 1fr 1fr; } }.sp-feature-card {    background: #fdf2f2;    padding: 22px 18px;    border-radius: 12px;    border: 1.5px solid #f9d5d5;    transition: all 0.3s ease;}.sp-feature-card:hover {    transform: translateY(-4px);    box-shadow: 0 10px 28px rgba(0,0,0,0.08);    background: #fff;    border-color: #48cae4;}.sp-icon { font-size: 28px; display: block; margin-bottom: 10px; }.sp-feature-card h4 { color: #023e8a; font-size: 15px; font-weight: 700; margin-bottom: 7px; }.sp-feature-card p { font-size: 13.5px; color: #555; line-height: 1.62; }\/* Use Scenarios *\/.sp-scenarios-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 12px;    margin: 16px 0;}@media (min-width: 640px) { .sp-scenarios-grid { grid-template-columns: repeat(4, 1fr); } }.sp-scenario-item {    background: linear-gradient(135deg, #fdf2f2 0%, #fff 100%);    border: 1.5px solid #f9d5d5;    border-radius: 10px;    padding: 16px 10px;    text-align: center;    font-size: 13px;    color: #023e8a;    font-weight: 600;    transition: all 0.3s ease;}.sp-scenario-item span { font-size: 24px; display: block; margin-bottom: 6px; }\/* Kit Contents *\/.sp-kit-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 10px;    margin: 16px 0;}@media (min-width: 640px) { .sp-kit-grid { grid-template-columns: repeat(4, 1fr); } }.sp-kit-item {    background: #fdf2f2;    border: 1px solid #f9d5d5;    border-radius: 10px;    padding: 14px 10px;    text-align: center;    font-size: 12.5px;    color: #023e8a;    font-weight: 600;}.sp-kit-item span { font-size: 22px; display: block; margin-bottom: 5px; }\/* Specs Table *\/.sp-specs-table { width: 100%; border-collapse: collapse; }.sp-specs-table tr:nth-child(even) { background: #fdf2f2; }.sp-specs-table td { padding: 13px 16px; border-bottom: 1px solid #f9d5d5; font-size: 14px; }.sp-specs-table td:first-child { font-weight: 700; color: #023e8a; width: 38%; }\/* Reviews *\/.sp-review-card {    background: #fff;    padding: 20px;    margin-bottom: 13px;    border-radius: 12px;    border: 1.5px solid #f9d5d5;}.sp-review-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }.sp-review-author { font-weight: 700; font-size: 14px; color: #023e8a; }.sp-stars { color: #ff9a3c; font-size: 16px; }.sp-review-text { font-size: 14px; font-style: italic; color: #555; line-height: 1.65; }\/* CTA *\/.sp-cta-wrapper { text-align: center; margin: 32px 0; }.sp-cta {    display: inline-block;    background: linear-gradient(135deg, #023e8a 0%, #444 100%);    color: white;    text-align: center;    padding: 20px 48px;    text-decoration: none;    font-weight: 800;    border-radius: 50px;    font-size: 18px;    box-shadow: 0 8px 28px rgba(0,0,0,0.2);    width: 100%;    max-width: 520px;}\u003c\/style\u003e\u003cdiv class=\"sp-product-wrapper\"\u003e\n\u003c!-- Hero --\u003e\u003cdiv class=\"sp-hero\"\u003e\n\u003cdiv class=\"sp-hero-badge\"\u003e🔋 24V 4.0Ah Battery · 1000PSI Power · 6-in-1 Nozzle · Lightweight\u003c\/div\u003e\n\u003ch1\u003e⚡ Cordless Portable Pressure Washer - 1000PSI Power 🌊\u003c\/h1\u003e\n\u003cp\u003eHigh-Pressure Cleaning Anywhere, Anytime Without Cords\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Trust Badges --\u003e\u003cdiv class=\"sp-trust-row\"\u003e\n\u003cdiv class=\"sp-trust-badge\"\u003e🔋 24V 4.0Ah Battery\u003c\/div\u003e\n\u003cdiv class=\"sp-trust-badge\"\u003e💪 1000PSI Pressure\u003c\/div\u003e\n\u003cdiv class=\"sp-trust-badge\"\u003e🚫 No Cords Needed\u003c\/div\u003e\n\u003cdiv class=\"sp-trust-badge\"\u003e🔧 6-in-1 Spray Nozzle\u003c\/div\u003e\n\u003cdiv class=\"sp-trust-badge\"\u003e🚚 Fast Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Gallery --\u003e\u003cdiv class=\"sp-gallery\"\u003e\n\u003cdiv class=\"sp-gallery-full\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1765808542986\/dde58a27-5fbd-4242-a6f4-3f0f4f4487b8-CR0,0,1464,600-PT0-SX1464-V1-.jpg?w=1464\u0026amp;h=600\" alt=\"\" width=\"1464\" height=\"600\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp-gallery-half\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1765808542986\/3eedbc2580fa4b78bcd9f2a8ad6cc8f5.jpg\" alt=\"Product Detail 1\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp-gallery-half\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1765808542986\/01acae0001544e1699ae706838274007.jpg\" alt=\"Product Detail 2\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp-gallery-full\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1765808542986\/6441b0b8c2bf4bfa8fa67de9315d7886.jpg\" alt=\"Product Extra\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp-gallery-full\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1765808542986\/d44136724fc84db984d3bda89b867e73.jpg\" alt=\"Product Extra\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Stats Row --\u003e\u003cdiv class=\"sp-stats-row\"\u003e\n\u003cdiv class=\"sp-stat-card\"\u003e\n\u003cspan class=\"sp-stat-value\"\u003e1000\u003c\/span\u003e \u003cspan class=\"sp-stat-label\"\u003eMax PSI Pressure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat-card\"\u003e\n\u003cspan class=\"sp-stat-value\"\u003e30\u003c\/span\u003e \u003cspan class=\"sp-stat-label\"\u003eMin Runtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat-card\"\u003e\n\u003cspan class=\"sp-stat-value\"\u003e4.1\u003c\/span\u003e \u003cspan class=\"sp-stat-label\"\u003ePounds (Ultra-Light)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat-card\"\u003e\n\u003cspan class=\"sp-stat-value\"\u003e20\u003c\/span\u003e \u003cspan class=\"sp-stat-label\"\u003eMin Deep Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e✨ Key Sensory Benefits\u003c\/h2\u003e\n\u003cdiv class=\"sp-features-grid\"\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003cspan class=\"sp-icon\"\u003e💨\u003c\/span\u003e\u003ch4\u003e1000PSI Powerful Jet\u003c\/h4\u003e\n\u003cp\u003eEffortlessly remove stubborn stains, dirt, and grime from cars, driveways, and patios in half the time of traditional hoses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003cspan class=\"sp-icon\"\u003e🔋\u003c\/span\u003e\u003ch4\u003eLong-Lasting 24V Battery\u003c\/h4\u003e\n\u003cp\u003eHigh-capacity 4.0Ah rechargeable battery provides 30 minutes of continuous power. Clean your entire car on a single charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003cspan class=\"sp-icon\"\u003e🎯\u003c\/span\u003e\u003ch4\u003e6-in-1 Versatility\u003c\/h4\u003e\n\u003cp\u003eSwitch between 6 spray patterns: from high-pressure jet for stains to gentle shower for garden plants and windows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scenarios --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e📍 Play Anywhere\u003c\/h2\u003e\n\u003cdiv class=\"sp-scenarios-grid\"\u003e\n\u003cdiv class=\"sp-scenario-item\"\u003e🚗 Car Detailing\u003c\/div\u003e\n\u003cdiv class=\"sp-scenario-item\"\u003e🏡 Driveway \u0026amp; Patio\u003c\/div\u003e\n\u003cdiv class=\"sp-scenario-item\"\u003e🪟 Window Cleaning\u003c\/div\u003e\n\u003cdiv class=\"sp-scenario-item\"\u003e🌻 Garden Watering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Kit Contents --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e📦 What's Inside the Box\u003c\/h2\u003e\n\u003cdiv class=\"sp-kit-grid\"\u003e\n\u003cdiv class=\"sp-kit-item\"\u003e🔫 Washer Gun\u003c\/div\u003e\n\u003cdiv class=\"sp-kit-item\"\u003e🔋 4.0Ah Battery\u003c\/div\u003e\n\u003cdiv class=\"sp-kit-item\"\u003e🔌 Fast Charger\u003c\/div\u003e\n\u003cdiv class=\"sp-kit-item\"\u003e🧳 Carry Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Table --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e📊 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"sp-specs-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum Pressure\u003c\/td\u003e\n\u003ctd\u003e1200 PSI (Peak) \/ 1000 PSI (Working)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e24V 4.0Ah Lithium-Ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Type\u003c\/td\u003e\n\u003ctd\u003e3820 Pure Copper Brushless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e5 Meters (16.4 ft)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.1 lbs (Gun + Battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- QA Section --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"sp-qa-list\"\u003e\n\u003cdiv class=\"sp-qa-item\" style=\"margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;\"\u003e\n\u003cp style=\"font-weight: bold; color: #023e8a; margin-bottom: 8px;\"\u003eQ: How long does the battery last on a full charge?\u003c\/p\u003e\n\u003cp style=\"color: #636e72; font-size: 0.95rem;\"\u003eA: The 24V 4.0Ah battery provides approximately 30 minutes of continuous high-pressure use, which is enough to clean a full-sized vehicle or a medium driveway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-qa-item\" style=\"margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;\"\u003e\n\u003cp style=\"font-weight: bold; color: #023e8a; margin-bottom: 8px;\"\u003eQ: Can I draw water from a bucket or a lake?\u003c\/p\u003e\n\u003cp style=\"color: #636e72; font-size: 0.95rem;\"\u003eA: Yes! This pressure washer is self-priming. You can use the included 16.4ft hose to draw water from any fresh water source like a bucket, pool, or lake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-qa-item\" style=\"margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;\"\u003e\n\u003cp style=\"font-weight: bold; color: #023e8a; margin-bottom: 8px;\"\u003eQ: What spray patterns are included in the 6-in-1 nozzle?\u003c\/p\u003e\n\u003cp style=\"color: #636e72; font-size: 0.95rem;\"\u003eA: It includes 0°, 15°, 25°, 40°, fan-shaped mode, and shower mode to cover all cleaning and gardening needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Reviews --\u003e\u003cdiv class=\"sp-content-section\"\u003e\n\u003ch2\u003e⭐ Real Stories from Parents\u003c\/h2\u003e\n\u003cdiv class=\"sp-reviews-list\"\u003e\n\u003cdiv class=\"sp-review-card\"\u003e\n\u003cdiv class=\"sp-review-header\"\u003e\n\u003cspan class=\"sp-review-author\"\u003eMark T. - USA 🇺🇸\u003c\/span\u003e \u003cspan class=\"sp-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp-review-text\"\u003e\"Incredible pressure for a cordless tool! Cleaned my entire SUV and the battery still had juice. No more dragging hoses!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-review-card\"\u003e\n\u003cdiv class=\"sp-review-header\"\u003e\n\u003cspan class=\"sp-review-author\"\u003eJames W. - UK 🇬🇧\u003c\/span\u003e \u003cspan class=\"sp-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp-review-text\"\u003e\"The 6-in-1 nozzle is a game changer. Switched from cleaning the patio to watering my roses in seconds. Very impressed.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-review-card\"\u003e\n\u003cdiv class=\"sp-review-header\"\u003e\n\u003cspan class=\"sp-review-author\"\u003eDavid L. - Canada 🇨🇦\u003c\/span\u003e \u003cspan class=\"sp-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp-review-text\"\u003e\"Lightweight and powerful. My driveway looks brand new. The carrying case makes it so easy to store.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\u003cdiv class=\"sp-cta-wrapper\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":49774250459373,"sku":null,"price":31.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0448\/8173\/files\/1_50621e35-2d4a-417b-b6a8-c96f57a767bc.webp?v=1775992850","url":"https:\/\/sunacomg.myshopify.com\/products\/portable-cordless-pressure-washer-6-in-1","provider":"sunacomg","version":"1.0","type":"link"}