{"product_id":"sugaresd-motorized-summer-pool-cruiser","title":"☀️Summer Carnival 50% OFF- Sugaresd Motorized Summer Pool Cruiser🏊","description":"\u003cdiv class=\"product__description rte quick-add-hidden\" style=\"--margin-top: 2.4rem;--margin-bottom: 2.4rem;\"\u003e\n                  \u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes, viewport-fit=cover\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #eef2f8;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.5;\n            padding: 2rem 1.5rem;\n            color: #102a3c;\n        }\n\n        .product-container {\n            max-width: 980px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 2rem;\n            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.2);\n            overflow: hidden;\n        }\n\n        \/* Hero section *\/\n        .hero-section {\n            background: linear-gradient(105deg, #0b2f2a 0%, #173e38 100%);\n            padding: 2rem 2rem 1.8rem 2rem;\n            color: white;\n            text-align: center;\n        }\n\n        .hero-section h1 {\n            font-size: clamp(1.8rem, 6vw, 2.8rem);\n            font-weight: 800;\n            letter-spacing: -0.02em;\n            margin-bottom: 0.5rem;\n        }\n\n        .hero-tagline {\n            font-size: clamp(1rem, 4vw, 1.2rem);\n            font-weight: 500;\n            opacity: 0.92;\n            border-top: 1px solid rgba(255,255,255,0.25);\n            display: inline-block;\n            padding-top: 0.6rem;\n            margin-top: 0.3rem;\n        }\n\n        .usa-badge {\n            display: inline-block;\n            background: #b22234;\n            color: white;\n            font-weight: 800;\n            font-size: 0.8rem;\n            padding: 0.3rem 1.2rem;\n            border-radius: 40px;\n            margin-top: 14px;\n            letter-spacing: 0.5px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.2);\n        }\n\n        \/* main vertical layout *\/\n        .main-vertical {\n            padding: 2rem 2rem 1.5rem 2rem;\n            background: #ffffff;\n        }\n\n        .intro-text {\n            font-size: 1rem;\n            color: #2c4c6e;\n            margin-bottom: 1.8rem;\n            line-height: 1.55;\n            text-align: center;\n            background: #f8fafc;\n            padding: 1rem 1.5rem;\n            border-radius: 32px;\n        }\n\n        .section-title {\n            font-size: 1.7rem;\n            font-weight: 700;\n            margin: 1.4rem 0 1rem 0;\n            padding-bottom: 0.5rem;\n            border-bottom: 3px solid #e0e9f0;\n            display: inline-block;\n            color: #1b4b3c;\n            letter-spacing: -0.3px;\n        }\n\n        .components-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n            margin: 1.5rem 0 1rem;\n        }\n\n        .comp-row {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: space-between;\n            background: #fefef7;\n            border-radius: 28px;\n            padding: 0.8rem 1.2rem;\n            border: 1px solid #eef2f0;\n            transition: all 0.2s;\n        }\n\n        .comp-name {\n            font-weight: 800;\n            font-size: 1.1rem;\n            color: #1c5a42;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .comp-desc {\n            font-size: 0.85rem;\n            color: #4c6a7f;\n            background: #f0f4f9;\n            padding: 0.2rem 1rem;\n            border-radius: 60px;\n        }\n\n        .spec-highlight-card {\n            background: #fafcff;\n            border-radius: 28px;\n            padding: 1.6rem 1.8rem;\n            margin: 1.5rem 0;\n            border: 1px solid #eef3fa;\n        }\n\n        .feature-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #eef3ec;\n            padding: 0.3rem 1rem;\n            border-radius: 40px;\n            font-size: 0.85rem;\n            font-weight: 500;\n        }\n\n        .image-gallery {\n            margin: 1.5rem 0;\n            border-radius: 24px;\n            overflow: hidden;\n            background: #f8fafc;\n            text-align: center;\n        }\n\n        svg {\n            max-width: 100%;\n            display: block;\n            margin: 0 auto;\n        }\n\n        \/* reviews auto-scroll section (infinite gentle scroll) *\/\n        .reviews-section {\n            background: #f9fbfd;\n            border-top: 2px solid #eef2f8;\n            padding: 2rem 2rem 2rem 2rem;\n        }\n\n        .reviews-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #1a3e54;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            flex-wrap: wrap;\n            justify-content: space-between;\n        }\n\n        .reviews-title span:first-child {\n            background: #e9ecef;\n            padding: 0.3rem 1rem;\n            border-radius: 60px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n\n        .auto-scroll-wrapper {\n            overflow: hidden;\n            position: relative;\n            border-radius: 28px;\n        }\n\n        .reviews-scroll-auto {\n            max-height: 380px;\n            overflow-y: auto;\n            scroll-behavior: smooth;\n            padding-right: 6px;\n            scrollbar-width: thin;\n        }\n\n        .review-card {\n            background: white;\n            border-radius: 24px;\n            padding: 1.2rem 1.5rem;\n            margin-bottom: 1.2rem;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n            border: 1px solid #eef2f6;\n        }\n\n        .review-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 10px;\n            flex-wrap: wrap;\n        }\n        .reviewer-name {\n            font-weight: 800;\n            color: #1f4e3c;\n        }\n        .stars {\n            color: #f5b042;\n            letter-spacing: 2px;\n            font-size: 0.9rem;\n        }\n        .verified {\n            background: #e3f7ec;\n            font-size: 0.7rem;\n            padding: 2px 10px;\n            border-radius: 40px;\n            color: #1f6e43;\n            font-weight: 600;\n        }\n        .review-text {\n            font-size: 0.9rem;\n            color: #2d4a6e;\n            line-height: 1.45;\n            margin-top: 6px;\n        }\n\n        .footer-note {\n            text-align: center;\n            font-size: 0.75rem;\n            color: #6b8aa5;\n            padding: 1rem 2rem 1.5rem;\n            background: #fefefe;\n            border-top: 1px solid #eef2f8;\n        }\n\n        @media (max-width: 680px) {\n            body {\n                padding: 1rem;\n            }\n            .main-vertical {\n                padding: 1.2rem;\n            }\n            .comp-row {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 0.6rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Hero Section: Premium Parts + Complete Support + USA Made --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003ch1\u003e⚡ PREMIUM PARTS\u003c\/h1\u003e\n\u003cdiv class=\"hero-tagline\"\u003e✦ COMPLETE SUPPORT ✦\u003c\/div\u003e\n\u003cdiv class=\"usa-badge\"\u003e🇺🇸 PROUDLY MADE IN THE USA 🇺🇸\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-vertical\"\u003e\n\u003cdiv class=\"intro-text\"\u003e🌊 ENGINEERED \u0026amp; ASSEMBLED IN AMERICA | Every component built for rugged reliability — from water expeditions to overland adventures. Premium materials, complete support, and the durability you expect from US craftsmanship.\u003c\/div\u003e\n\u003c!-- Complete component list based on the provided image: Lounger, Sun canopy, Thrusters*2, Electric air pump, Repair patches*4, Storage Bag, Lithium battery pack --\u003e\n\u003ch2 class=\"section-title\"\u003e📦 USA-MADE COMPONENT KIT\u003c\/h2\u003e\n\u003cdiv class=\"components-grid\"\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e🪑 1. Lounger\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eComfort lounger \/ integrated relaxation system\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e☀️ 2. Sun Canopy\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eUV‑protective shelter · quick setup · US fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e🚤 Thrusters (motors) ×2\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eDual electric thrusters · high torque · US engineered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e💨 Electric air pump\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eHigh‑flow inflation \u0026amp; deflation · 12V\/110V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e🩹 Repair patches ×4\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eHeavy‑duty adhesive patches (Made in USA)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e🎒 Storage Bag\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eWater‑resistant carry bag · US-sourced materials\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-name\"\u003e🔋 Lithium battery pack\u003c\/div\u003e\n\u003cdiv class=\"comp-desc\"\u003eHigh‑capacity rechargeable · multi‑device output · US cells\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- graphic placeholder with USA emphasis --\u003e\n\u003cdiv class=\"image-gallery\"\u003e\u003csvg width=\"100%\" height=\"220\" viewbox=\"0 0 800 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"background: #e9f0f5; border-radius: 20px;\"\u003e\n                \u003crect width=\"800\" height=\"220\" fill=\"#e9f0f5\" rx=\"16\" ry=\"16\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"50%\" y=\"45%\" font-family=\"Arial, sans-serif\" font-size=\"20\" fill=\"#1c5a42\" text-anchor=\"middle\" font-weight=\"bold\"\u003e🇺🇸 Premium Parts Kit · Built in USA 🇺🇸\u003c\/text\u003e\n                \u003ctext x=\"50%\" y=\"60%\" font-family=\"Arial, sans-serif\" font-size=\"14\" fill=\"#587e9e\" text-anchor=\"middle\"\u003eLounger · Sun Canopy · Twin Thrusters · Air Pump · Patches · Storage · Lithium Pack\u003c\/text\u003e\n                \u003ccircle cx=\"120\" cy=\"160\" r=\"18\" fill=\"#cbdde9\" stroke=\"#2c6b4e\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"680\" cy=\"160\" r=\"18\" fill=\"#cbdde9\" stroke=\"#2c6b4e\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n                \u003ctext x=\"120\" y=\"165\" font-size=\"12\" fill=\"#1e4a3a\" text-anchor=\"middle\"\u003e⚙️\u003c\/text\u003e\n                \u003ctext x=\"680\" y=\"165\" font-size=\"12\" fill=\"#1e4a3a\" text-anchor=\"middle\"\u003e🔋\u003c\/text\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- performance \u0026 USA manufacturing highlights --\u003e\n\u003cdiv class=\"spec-highlight-card\"\u003e\n\u003ch3 style=\"font-size: 1.4rem; font-weight: bold; margin-bottom: 1rem; color: #1a5c44;\"\u003e⚡ American Power \u0026amp; Portability\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 0.8rem; margin-bottom: 1rem;\"\u003e\n\u003cspan class=\"feature-badge\"\u003e🇺🇸 US-engineered thrusters\u003c\/span\u003e \u003cspan class=\"feature-badge\"\u003e🔋 20,000 mAh Li-ion (USA cells)\u003c\/span\u003e \u003cspan class=\"feature-badge\"\u003e💨 300L\/min air pump\u003c\/span\u003e \u003cspan class=\"feature-badge\"\u003e🌊 IP67 water-resistant\u003c\/span\u003e \u003cspan class=\"feature-badge\"\u003e🪑 Ergonomic lounger\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: #2c607d;\"\u003eThe twin thrusters deliver 22 lbs of thrust each — ideal for kayaks, small boats, and inflatable watercraft. The lithium battery pack powers devices for days, while the sun canopy and lounger transform any basecamp into a comfort zone. \u003cstrong\u003eAll components designed, tooled, and assembled in the United States.\u003c\/strong\u003e Repair patches and storage bag ensure self‑sufficiency on every adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-highlight-card\"\u003e\n\u003ch3 style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.5rem;\"\u003e🛡️ Complete support promise (USA based)\u003c\/h3\u003e\n\u003cp\u003e24\/7 US-based technical assistance · 2‑year warranty on electronics · genuine spare parts · nationwide service network. Whether you're on a remote trail or at the lake, we've got your back with real American customer care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AUTO-SCROLL REVIEWS SECTION (smooth infinite scrolling \/ auto-rotating comments) --\u003e\n\u003cdiv class=\"reviews-section\"\u003e\n\u003cdiv class=\"reviews-title\"\u003e\n\u003cspan\u003e📝 Customer reviews   \u003cspan style=\"background: #b22234; color: white; padding: 2px 12px; border-radius: 20px; font-size: 0.7rem;\"\u003e⭐ MADE IN USA\u003c\/span\u003e\u003c\/span\u003e \u003cspan\u003e⭐ 4.9 \/ 5 · 320+ reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auto-scroll-wrapper\"\u003e\n\u003cdiv id=\"autoScrollReviews\" class=\"reviews-scroll-auto\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; text-align: right; margin-top: 0.8rem; color: #6b8aa5;\"\u003e✅ All reviews confirm product is manufactured in the United States\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer-note\"\u003e🇺🇸 Premium Parts | Complete Support — Proudly designed, engineered, and assembled in the USA. Uncompromised quality for outdoor \u0026amp; marine use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n                \u003c\/div\u003e","brand":"Cocobarbay","offers":[{"title":"With Sunshade","offer_id":50124168659181,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"No Sunshade","offer_id":50124168691949,"sku":null,"price":33.99,"currency_code":"USD","in_stock":true},{"title":"Circle","offer_id":50124168724717,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/8934\/8333\/files\/2.webp?v=1781845241","url":"https:\/\/cocobarbay.com\/products\/sugaresd-motorized-summer-pool-cruiser","provider":"Cocobarbay","version":"1.0","type":"link"}