{"product_id":"erayak-2400p-portable-inverter-generator-waterproof-cover-bag-1","title":"Erayak 4500P Portable Inverter Generator + Waterproof  Cover Bag","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #007AFF;\n            --primary-light: rgba(0, 122, 255, 0.1);\n            --action-orange: #f97316; \/* Industrial Mobility Orange *\/\n            --safety-blue: #0284c7;  \/* Weatherproof Blue *\/\n            --primary-slate: #1e293b; \n            --surface: #ffffff;\n            --bg: #f8fafc;\n            --text-title: #0f172a;\n            --text-body: #475569;\n            --border: #e2e8f0;\n            --shadow-sm: 0 4px 12px rgba(0,0,0,0.02);\n            --shadow-md: 0 12px 32px rgba(0,0,0,0.04);\n            --shadow-lg: 0 24px 64px rgba(0,0,0,0.06);\n        }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: var(--bg);\n            color: var(--text-title);\n            -webkit-font-smoothing: antialiased;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        main {\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .top-nav {\n            width: 90%;\n            max-width: 1200px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 24px 0;\n            font-weight: 600;\n            font-size: 0.95rem;\n        }\n        .top-nav .logo {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-weight: 800;\n            letter-spacing: -0.5px;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            padding: 60px 20px 40px;\n            text-align: center;\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n            color: #ffffff;\n            width: 100%;\n        }\n\n        .hero h1 { \n            font-size: 3.4rem; \n            font-weight: 800; \n            margin: 0 0 20px; \n            letter-spacing: -2px; \n            max-width: 900px;\n            margin-left: auto;\n            margin-right: auto;\n            line-height: 1.2;\n        }\n\n        .hero .subtitle {\n            font-size: 0.9rem;\n            font-weight: 700;\n            color: var(--safety-blue);\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n        }\n\n        .hero p { \n            font-size: 1.15rem; \n            color: #cbd5e1; \n            max-width: 680px; \n            margin: 0 auto 36px; \n            line-height: 1.6;\n        }\n\n        \/* Trust Badges *\/\n        .badges {\n            display: flex;\n            justify-content: center;\n            gap: 16px;\n            margin-bottom: 30px;\n            flex-wrap: wrap;\n        }\n\n        .badge-item {\n            background: rgba(255,255,255,0.1);\n            padding: 10px 20px;\n            border-radius: 20px;\n            border: 1px solid rgba(255,255,255,0.2);\n            font-size: 0.95rem;\n            font-weight: 600;\n            color: #f8fafc;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        \/* Specs Grid *\/\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n            max-width: 1200px;\n            width: 90%;\n            margin: -30px auto 60px auto;\n        }\n\n        .spec-card {\n            background: var(--surface);\n            padding: 30px 20px;\n            border-radius: 24px;\n            border: 1px solid var(--border);\n            border-top: 4px solid var(--safety-blue);\n            text-align: center;\n            box-shadow: var(--shadow-sm);\n            transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n        }\n\n        .spec-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-lg);\n            border-color: var(--safety-blue);\n        }\n\n        .spec-card .title {\n            font-size: 0.8rem;\n            font-weight: 700;\n            color: #64748b;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            margin-bottom: 8px;\n        }\n\n        .spec-card .value {\n            font-size: 1.8rem;\n            font-weight: 900;\n            color: var(--text-title);\n            margin-bottom: 8px;\n            letter-spacing: -0.5px;\n        }\n\n        .spec-card .desc {\n            font-size: 0.8rem;\n            color: #94a3b8;\n        }\n\n        \/* Highlights \u0026 Bundled Experience *\/\n        .bundle-highlight {\n            background-color: #f0f9ff;\n            border-left: 6px solid var(--safety-blue);\n            border-radius: 16px;\n            padding: 40px;\n            max-width: 1200px;\n            width: 90%;\n            margin: 0 auto 60px auto;\n            box-shadow: var(--shadow-sm);\n        }\n\n        .bundle-highlight h3 {\n            color: #0369a1;\n            font-size: 1.6rem;\n            margin-top: 0;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .bundle-highlight p {\n            color: #0c4a6e;\n            font-size: 1.05rem;\n            line-height: 1.7;\n            margin: 0;\n        }\n\n        \/* 3D Feature Grid *\/\n        .features-container {\n            max-width: 1200px;\n            width: 90%;\n            margin: 0 auto 60px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n        }\n\n        .feature-card {\n            background: var(--surface);\n            padding: 40px 30px;\n            border-radius: 28px;\n            border: 1px solid var(--border);\n            box-shadow: var(--shadow-sm);\n            transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n        }\n\n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-lg);\n            border-color: var(--primary);\n        }\n\n        .feature-icon {\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n        }\n\n        .feature-card h3 {\n            font-size: 1.35rem;\n            margin: 0 0 14px;\n            color: var(--text-title);\n            letter-spacing: -0.5px;\n        }\n\n        .feature-card p {\n            font-size: 0.92rem;\n            line-height: 1.6;\n            color: var(--text-body);\n            margin: 0;\n        }\n\n        \/* Two-column layout *\/\n        .grid-two-col {\n            max-width: 1200px;\n            width: 90%;\n            margin: 0 auto 60px;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 32px;\n        }\n\n        .info-block {\n            background: var(--surface);\n            padding: 50px;\n            border-radius: 36px;\n            border: 1px solid var(--border);\n            box-shadow: var(--shadow-sm);\n            transition: box-shadow 0.4s ease;\n        }\n\n        .info-block:hover {\n            box-shadow: var(--shadow-md);\n        }\n\n        .info-block h3 {\n            font-size: 1.65rem;\n            margin-top: 0;\n            margin-bottom: 28px;\n            letter-spacing: -0.5px;\n        }\n\n        .info-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .info-list li {\n            padding: 16px 0;\n            border-bottom: 1px solid var(--border);\n            font-size: 0.95rem;\n            color: var(--text-body);\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .info-list li:last-child {\n            border-bottom: none;\n        }\n\n        \/* FAQ System *\/\n        .faq-section {\n            max-width: 1000px;\n            width: 90%;\n            margin: 0 auto 60px;\n        }\n\n        .faq-section h2 {\n            text-align: center;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n            letter-spacing: -0.5px;\n        }\n\n        .faq-card {\n            background: var(--surface);\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--border);\n            margin-bottom: 20px;\n            box-shadow: var(--shadow-sm);\n            transition: all 0.3s ease;\n        }\n\n        .faq-card:hover {\n            border-color: rgba(0, 0, 0, 0.08);\n            transform: translateY(-2px);\n        }\n\n        .faq-card h4 {\n            margin-top: 0;\n            margin-bottom: 10px;\n            font-size: 1.25rem;\n            letter-spacing: -0.3px;\n        }\n\n        .faq-card p {\n            margin: 0;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            color: var(--text-body);\n        }\n\n        .faq-card a {\n            color: var(--primary);\n            text-decoration: none;\n            font-weight: 500;\n        }\n\n        \/* CTA Section *\/\n        .cta-box {\n            background: #000000;\n            color: #ffffff;\n            padding: 64px 48px;\n            max-width: 1000px;\n            width: 90%;\n            margin: 0 auto 60px;\n            border-radius: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 48px;\n        }\n\n        .cta-text h3 { margin: 0; font-size: 1.8rem; font-weight: 700; }\n        .cta-text p { margin: 16px 0 0; color: #a1a1a6; line-height: 1.6; font-size: 1rem; }\n\n        .btn-contact {\n            background: var(--safety-blue);\n            color: #ffffff;\n            padding: 18px 40px;\n            border-radius: 24px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 0.95rem;\n            transition: all 0.3s ease;\n            white-space: nowrap;\n            box-shadow: 0 4px 16px rgba(2, 132, 199, 0.24);\n        }\n\n        .btn-contact:hover {\n            background: #0369a1;\n            transform: scale(1.02);\n        }\n\n        footer { \n            text-align: center; \n            padding: 60px 20px; \n            color: #94a3b8; \n            font-size: 12px; \n            border-top: 1px solid var(--border); \n            background: var(--surface);\n            width: 100%;\n        }\n\n        @media (max-width: 1024px) {\n            .specs-grid { grid-template-columns: repeat(2, 1fr); }\n            .features-container { grid-template-columns: 1fr; gap: 24px; }\n            .grid-two-col { grid-template-columns: 1fr; gap: 24px; }\n            .cta-box { flex-direction: column; text-align: center; gap: 32px; padding: 40px; }\n        }\n    \u003c\/style\u003e\n\u003cmain\u003e\n\u003csection class=\"top-nav\"\u003e\n\u003cdiv class=\"logo\"\u003e⚡ ERAYAK POWER\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"subtitle\"\u003ePREMIUM POWER \u0026amp; PROTECTION BUNDLE\u003c\/div\u003e\n\u003ch1\u003eERAYAK 4500W Generator + Weather Cover\u003c\/h1\u003e\n\u003cp\u003ePower up with confidence and protect your investment in every season. This bundle combines our compact yet powerful Erayak 4500P Inverter Generator with a custom-fit, heavy-duty cover.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cdiv class=\"badge-item\"\u003e🌧️ 210D Waterproof Cover\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e⚡ 4500W Peak Capacity\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e🛡️ 3-Year Limited Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"title\"\u003ePeak Power\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e4500W\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eMax Output Capacity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"title\"\u003eTHD Factor\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e\u0026lt;1.2%\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eSafe for Sensitive Data\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"title\"\u003eNoise Level\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e60.5 dB\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003e@ 25% Load\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"title\"\u003eRuntime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e8 Hrs\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eOn 2.25 Gal Fuel Tank\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bundle-highlight\"\u003e\n\u003ch3\u003e⛈️ 360-Degree Year-Round Defense\u003c\/h3\u003e\n\u003cp\u003eWhether you're powering an RV adventure or preparing for outages, this bundle delivers reliable performance. The 100% waterproof, UV-resistant 210D polyester cover keeps your machine safe from tree sap and moisture, ensuring peak performance wherever life takes you.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"features-container\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎒\u003c\/div\u003e\n\u003ch3\u003eAll-Weather Shield\u003c\/h3\u003e\n\u003cp\u003eEquipped with a bottom drawstring and heavy-duty taped seams. Deflects rain, snow, UV rays, and dust without sacrificing flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔇\u003c\/div\u003e\n\u003ch3\u003eClean Power for Devices\u003c\/h3\u003e\n\u003cp\u003eExtremely low THD (0.2% - 1.2%) ensures you can safely operate sensitive electronics with zero risk of power surges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eRV \u0026amp; Utility Outlets\u003c\/h3\u003e\n\u003cp\u003eIncludes a 30A L5-30P RV ready outlet, standard 120V AC, and USB-A + USB-C fast-charging ports for versatile device connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"grid-two-col\"\u003e\n\u003cdiv class=\"info-block\"\u003e\n\u003ch3\u003eDesigned for Your Off-Grid Lifestyle\u003c\/h3\u003e\n\u003cul class=\"info-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eConvenient Storage:\u003c\/strong\u003e Cover shrinks down into an included PU storage pouch when not needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Ideal for camping, tailgating, and job sites.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco Mode:\u003c\/strong\u003e Highly fuel-efficient performance during long outages.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-block\"\u003e\n\u003ch3\u003eWhat's in the Bundle?\u003c\/h3\u003e\n\u003cul class=\"info-list\"\u003e\n\u003cli\u003e1x ERAYAK 4500P Inverter Generator\u003c\/li\u003e\n\u003cli\u003e1x Oil Funnel \u0026amp; Maintenance Tool Kit\u003c\/li\u003e\n\u003cli\u003e1x 12V DC Cigarette Lighter Cable\u003c\/li\u003e\n\u003cli\u003e1x Waterproof Generator Cover (21.5\"×14\"×19.5\")\u003c\/li\u003e\n\u003cli\u003e1x User Manual \u0026amp; Warranty Card\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch4\u003eCan the cover be left on while running the generator?\u003c\/h4\u003e\n\u003cp\u003eNo. The weather cover is designed strictly for transport and storage when the generator is powered off and completely cooled down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch4\u003eAre these models legal in all 50 US States?\u003c\/h4\u003e\n\u003cp\u003eYes. The 4500P generator is EPA, CARB, and ETL certified, making it 100% legal to operate in all 50 states, including California.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch4\u003eWhat is the warranty coverage on this bundle?\u003c\/h4\u003e\n\u003cp\u003eThis generator comes with a 3-Year Limited Warranty along with lifetime U.S. technical support, ensuring peace of mind throughout ownership.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta-box\"\u003e\n\u003cdiv class=\"cta-text\"\u003e\n\u003ch3\u003ePower It. Protect It. Wherever You Go.\u003c\/h3\u003e\n\u003cp\u003eUpgrade to the ultimate power bundle today for year-round reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"btn-contact\" href=\"https:\/\/erayakpower.com\"\u003eUpgrade to Bundle\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/main\u003e\u003cfooter\u003e\n\u003cp\u003e© 2026 ERAYAK TECHNOLOGY. PROFESSIONAL POWER ARCHITECTURE.\u003c\/p\u003e\n\u003c\/footer\u003e","brand":"Erayak Power","offers":[{"title":"Default Title","offer_id":48271213887693,"sku":"4500P\u0026DB","price":520.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/2831\/8157\/files\/erayak-4500p-portable-inverter-generator-waterproof-cover-bag-4500pdb-erayak-power-3944348.jpg?v=1778151435","url":"https:\/\/erayakpower.com\/products\/erayak-2400p-portable-inverter-generator-waterproof-cover-bag-1","provider":"Erayak Power","version":"1.0","type":"link"}