{"product_id":"samlex-600w-12v-ntx-pure-sine-wave-inverter-with-remote","title":"Samlex 600W 12V NTX Pure Sine Wave Inverter With Remote","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n        \/* Scoped Container to Prevent Bleeding and Tighten Spacing *\/\n        .samlex-prod-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1e293b !important; \n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2px 10px 5px;\n            line-height: 1.45;\n            box-sizing: border-box;\n        }\n\n        .samlex-prod-wrapper * { box-sizing: border-box; }\n\n        \/* Samlex America Premium Brand Colors *\/\n        .samlex-prod-wrapper {\n            --sam-navy: #013867;       \/* Official Industrial Navy *\/\n            --sam-navy-dark: #002244;  \/* Shadow Navy *\/\n            --sam-cyan: #00a1c7;       \/* Official Vibrant Cyan Accent *\/\n            --sam-dark: #0f172a;       \/* Slate Dark Charcoal *\/\n            --sam-muted: #64748b;      \/* Muted Gray *\/\n            --sam-border: #cbd5e1;     \/* Border Frame Tone *\/\n        }\n\n        \/* Samlex Sine Wave Telemetry Pulse Divider *\/\n        .samlex-prod-wrapper .telemetry-divider {\n            display: flex;\n            align-items: center;\n            gap: 4px;\n            margin-top: 8px;\n            margin-bottom: 24px;\n            width: 100%;\n            height: 12px;\n        }\n        \n        .samlex-prod-wrapper .sine-segment {\n            width: 3px;\n            background-color: var(--sam-border);\n            border-radius: 2px;\n            transition: background-color 0.3s ease, height 0.3s ease;\n        }\n\n        \/* Dynamically animated active sine wave segment heights representing pure sine inversion *\/\n        .samlex-prod-wrapper .sine-segment:nth-child(1) { height: 4px; animation: pureSine 2s infinite ease-in-out 0.1s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(2) { height: 8px; animation: pureSine 2s infinite ease-in-out 0.2s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(3) { height: 12px; animation: pureSine 2s infinite ease-in-out 0.3s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(4) { height: 8px; animation: pureSine 2s infinite ease-in-out 0.4s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(5) { height: 4px; animation: pureSine 2s infinite ease-in-out 0.5s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(6) { height: 8px; animation: pureSine 2s infinite ease-in-out 0.6s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(7) { height: 12px; animation: pureSine 2s infinite ease-in-out 0.7s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(8) { height: 8px; animation: pureSine 2s infinite ease-in-out 0.8s; }\n        .samlex-prod-wrapper .sine-segment:nth-child(9) { height: 4px; animation: pureSine 2s infinite ease-in-out 0.9s; }\n\n        @keyframes pureSine {\n            0%, 100% { background-color: var(--sam-border); transform: scaleY(1); }\n            50% { background-color: var(--sam-cyan); transform: scaleY(1.3); }\n        }\n\n        \/* Clean, Breathable Section Dividers (Static, Non-Animated to Spread Out Content) *\/\n        .samlex-prod-wrapper .section-divider {\n            height: 1px;\n            background-color: var(--sam-border);\n            margin-top: 8px;\n            margin-bottom: 24px;\n            opacity: 0.6;\n            width: 100%;\n        }\n\n        \/* Typography - Strict Absolute Pixel Sizes Only *\/\n        .samlex-prod-wrapper h1 {\n            font-size: 28px;\n            font-weight: 800;\n            color: var(--sam-dark);\n            line-height: 1.15;\n            margin: 0 0 2px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .samlex-prod-wrapper .sub-header {\n            font-size: 16px;\n            color: var(--sam-muted);\n            font-weight: 500;\n            margin: 0 0 10px 0;\n            line-height: 1.3;\n        }\n\n        .samlex-prod-wrapper .highlight { \n            color: var(--sam-cyan); \n            font-weight: 700; \n        }\n\n        \/* Narrative Block - Clean, border-only structure (No Background Fill) *\/\n        .samlex-prod-wrapper .narrative-block {\n            border-left: 3px solid var(--sam-navy);\n            padding: 4px 0 4px 16px !important;\n            margin-bottom: 20px !important;\n        }\n\n        .samlex-prod-wrapper .narrative-block p {\n            font-size: 14px;\n            line-height: 1.45;\n            margin: 0 0 8px 0;\n            color: #334155;\n        }\n        \n        .samlex-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .samlex-prod-wrapper .narrative-block strong {\n            color: var(--sam-navy);\n            font-weight: 700;\n        }\n\n        \/* Section Headings - Spaced out more generously *\/\n        .samlex-prod-wrapper .section-title {\n            color: var(--sam-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 15px;\n            letter-spacing: 0.5px;\n            margin-top: 15px !important;\n            margin-bottom: 2px;\n            display: inline-block;\n        }\n\n        \/* Highlights Grid - Completely Minimalist, No Borders or Fills *\/\n        .samlex-prod-wrapper .feature-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 16px 28px; \/* Slightly increased gap for enhanced readability *\/\n            margin-bottom: 28px;\n        }\n\n        .samlex-prod-wrapper .feature-card {\n            background: transparent !important;\n            border: none !important;\n            padding: 0 !important;\n            box-shadow: none !important;\n            margin: 0 !important;\n        }\n\n        .samlex-prod-wrapper .feature-card strong {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--sam-navy);\n            margin-bottom: 4px;\n        }\n\n        \/* Telemetry Dot Indicator inside Bullet Row *\/\n        .samlex-prod-wrapper .feature-card strong::before {\n            content: '';\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            background-color: var(--sam-cyan);\n            border-radius: 50%;\n            flex-shrink: 0;\n        }\n\n        .samlex-prod-wrapper .feature-card p {\n            font-size: 13px;\n            color: var(--sam-muted);\n            margin: 0;\n            line-height: 1.4;\n            padding-left: 14px; \/* Perfectly aligns body text under the header word *\/\n        }\n\n        \/* Interactive Applications Split Layout *\/\n        .samlex-prod-wrapper .app-split-layout {\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr !important;\n            gap: 28px;\n            margin-top: 16px;\n            margin-bottom: 28px;\n            align-items: center;\n        }\n\n        .samlex-prod-wrapper .app-sectors {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 8px;\n        }\n\n        .samlex-prod-wrapper .app-badge {\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            color: var(--sam-navy);\n            border: 1px solid var(--sam-border);\n            padding: 6px 14px;\n            border-radius: 4px;\n            transition: all 0.2s ease-in-out;\n        }\n\n        .samlex-prod-wrapper .app-badge:hover {\n            border-color: var(--sam-cyan);\n            color: var(--sam-cyan);\n            transform: translateY(-1px);\n        }\n\n        \/* Clean Logo Container Panel with boundary border removed as requested *\/\n        .samlex-prod-wrapper .app-logo-panel {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 16px;\n            width: 100%;\n        }\n\n        .samlex-prod-wrapper .app-side-logo {\n            max-height: 64px;\n            width: auto;\n            max-width: 100%;\n            display: block;\n            object-fit: contain;\n        }\n\n        \/* Technical Specifications Table - Left Aligned to Title, No Auto-Margin *\/\n        .samlex-prod-wrapper .specs-container {\n            border: 1px solid var(--sam-border);\n            border-top: 3px solid var(--sam-navy);\n            border-radius: 6px;\n            overflow: hidden;\n            background: transparent !important;\n            margin: 0 0 16px 0 !important;\n            max-width: 750px;\n            width: 100%;\n        }\n\n        .samlex-prod-wrapper .spec-row {\n            display: grid;\n            grid-template-columns: 240px 1fr !important;\n            align-items: center;\n            padding: 8px 16px; \/* Expanded padding for a more relaxed specs presentation *\/\n            border-bottom: 1px solid var(--sam-border);\n            gap: 16px;\n            background: transparent !important;\n        }\n\n        .samlex-prod-wrapper .spec-row:last-child {\n            border-bottom: none;\n        }\n\n        .samlex-prod-wrapper .spec-label {\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--sam-muted);\n            letter-spacing: 0.5px;\n        }\n\n        .samlex-prod-wrapper .spec-value {\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--sam-dark);\n        }\n\n        \/* Subtle Certification Badges Layout (No borders, highly legible) *\/\n        .samlex-prod-wrapper .cert-badges-subtle {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-top: 16px;\n            margin-bottom: 16px;\n        }\n\n        .samlex-prod-wrapper .cert-badges-subtle img {\n            height: 54px; \/* Highly legible, non-distracting sizing *\/\n            width: auto;\n            object-fit: contain;\n            opacity: 0.85;\n            transition: all 0.25s ease-in-out;\n        }\n\n        .samlex-prod-wrapper .cert-badges-subtle img:hover {\n            opacity: 1;\n            transform: scale(1.05); \/* Premium interactive hover scaling *\/\n        }\n\n        \/* Clean Technical Support Footer *\/\n        .samlex-prod-wrapper .support-footer {\n            border-top: 1px solid var(--sam-border) !important;\n            padding-top: 16px !important;\n            display: flex;\n            flex-direction: row !important;\n            align-items: center;\n            justify-content: space-between;\n            gap: 24px;\n            margin-top: 16px;\n            background: transparent !important;\n        }\n\n        .samlex-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 1px;\n        }\n\n        .samlex-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--sam-navy);\n            letter-spacing: 0.5px;\n        }\n\n        .samlex-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 13px;\n            line-height: 1.35;\n            color: var(--sam-muted);\n        }\n\n        .samlex-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--sam-navy);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .samlex-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 8px;\n            flex-shrink: 0;\n        }\n\n        .samlex-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--sam-navy);\n            color: #ffffff !important;\n            padding: 6px 12px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            transition: all 0.2s ease-in-out;\n            white-space: nowrap;\n        }\n\n        .samlex-prod-wrapper .quote-btn-secondary {\n            background-color: transparent;\n            color: var(--sam-navy) !important;\n            border: 1px solid var(--sam-navy);\n        }\n\n        .samlex-prod-wrapper .quote-btn:hover {\n            background-color: var(--sam-navy-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        .samlex-prod-wrapper .quote-btn-secondary:hover {\n            background-color: rgba(1, 56, 103, 0.04) !important;\n            color: var(--sam-navy-dark) !important;\n        }\n\n        \/* Responsive Breakpoints *\/\n        @media screen and (max-width: 768px) {\n            .samlex-prod-wrapper .sub-header { font-size: 15px; }\n            \n            .samlex-prod-wrapper .support-footer {\n                flex-direction: column !important;\n                align-items: flex-start;\n                gap: 16px;\n            }\n            .samlex-prod-wrapper .btn-group {\n                width: 100%;\n            }\n            .samlex-prod-wrapper .quote-btn {\n                flex: 1;\n                padding: 10px;\n                font-size: 10px;\n            }\n        }\n\n        @media screen and (max-width: 600px) {\n            .samlex-prod-wrapper .feature-grid { \n                grid-template-columns: 1fr !important; \n                gap: 16px;\n            }\n            .samlex-prod-wrapper .app-split-layout {\n                grid-template-columns: 1fr !important;\n                gap: 20px;\n            }\n            .samlex-prod-wrapper .app-logo-panel {\n                border-left: none;\n                border-top: 1px solid var(--sam-border);\n                padding: 16px 0 0 0;\n            }\n            .samlex-prod-wrapper .cert-badges-subtle {\n                gap: 20px;\n            }\n            .samlex-prod-wrapper .cert-badges-subtle img {\n                height: 44px; \/* Scaled down slightly for tight mobile viewports *\/\n            }\n            .samlex-prod-wrapper .spec-row {\n                grid-template-columns: 130px 1fr !important;\n                padding: 10px 12px;\n                gap: 10px;\n            }\n            .samlex-prod-wrapper .spec-label { font-size: 10px; }\n            .samlex-prod-wrapper .spec-value { font-size: 12px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"samlex-prod-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003ch1\u003eSamlex NTX-600-12 600W 12V Pure Sine Wave Inverter\u003c\/h1\u003e\n\u003cp class=\"sub-header\"\u003ePremium Off-Grid Power Conversion. \u003cspan class=\"highlight\"\u003eTrue Utility-Grade Sine Wave \u0026amp; FCC Certified.\u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- Pure Sine Wave Telemetry Divider (Only Featured under the Hero Header) --\u003e\n\u003cdiv class=\"telemetry-divider\"\u003e\n\u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Narrative Block (Zero Background Fills) --\u003e\n\u003cdiv class=\"narrative-block\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSamlex NTX-600-12\u003c\/strong\u003e is a compact, lightweight 600W Pure Sine Wave inverter designed to deliver clean, utility-grade AC power from any 12V battery system. Highly optimized for off-grid cabins, RVs, campervans, marine vessels, and commercial service trucks, it allows you to run sensitive electronics with absolute confidence.\u003c\/p\u003e\n\u003cp\u003eFully \u003cstrong\u003eFCC Certified\u003c\/strong\u003e to prevent electromagnetic interference (EMI), this inverter operates safely alongside sensitive radios, TVs, and communication networks without static or screen distortion. It is also Intertek \u003cstrong\u003eETL Certified\u003c\/strong\u003e to meet strict UL and CSA safety standards in both the USA and Canada.\u003c\/p\u003e\n\u003cp\u003eFor quiet and efficient operation, the NTX-600-12 utilizes a single, variable-speed fan controlled by temperature and load, running only when thermally required. This plug-and-play package includes a dedicated remote control panel, heavy-duty battery clamps, and is backed by Samlex America's trusted 2-Year Limited Warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 5px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Highlights Section Header with Subtle Divider --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-title\"\u003eHighlights\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Highlights Features Grid (Clean Transparent Grid Layout) --\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eTrue Sine Wave Utility Power\u003c\/strong\u003e\n\u003cp\u003eDelivers exceptionally clean, low-distortion utility-grade AC power. Safely operates sensitive microprocessors, laptops, premium audio systems, and gaming consoles without buzz or heat build-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eDouble-Surge Peak Capacity\u003c\/strong\u003e\n\u003cp\u003eEngineered with a high-capacity 1200W surge threshold (2X continuous load) to easily initiate challenging startup loads such as power tools, LED lighting arrays, and compact converters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eIntelligent Variable Fan Cooling\u003c\/strong\u003e\n\u003cp\u003eFeatures quiet, thermally efficient convective dissipation. Casing incorporates \"Cool Surface\" tech paired with a single load-controlled variable-speed fan that keeps the chassis safe to touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eComprehensive Protection Matrix\u003c\/strong\u003e\n\u003cp\u003eActively guards your battery and loads with advanced safety monitoring: including thermal shutdown, battery low\/high voltage cutoffs, output overload, short circuit, and ground fault protections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eIntegrated 2.1A USB Port\u003c\/strong\u003e\n\u003cp\u003eEquipped with a convenient front-facing USB 2.1A charging socket to directly power mobile devices, tablets, and field communications without using up your main AC outlets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cstrong\u003eRugged \u0026amp; Turnkey Mobile Setup\u003c\/strong\u003e\n\u003cp\u003eExtremely lightweight, compact, and highly resistant to mobile vibration. Ships complete with a plug-and-play remote switch console and durable battery clamps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 5px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Applications Section Header with Subtle Divider --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-title\"\u003eCommon Applications\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interactive Split Application Layout Cloud with Inline Brand Logo panel --\u003e\n\u003cdiv class=\"app-split-layout\"\u003e\n\u003cdiv class=\"app-sectors\"\u003e\n\u003cspan class=\"app-badge\"\u003eService Vehicles\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eMobile Offices\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eBoats \u0026amp; Marine\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eRVs \u0026amp; Camping\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eTelecommunication\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eConstruction Sites\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eSolar Systems\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eEmergency Backup\u003c\/span\u003e \u003cspan class=\"app-badge\"\u003eHome Electronics \u0026amp; PCs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-logo-panel\"\u003e\u003cimg class=\"app-side-logo\" alt=\"Samlex America\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Samlex_Logo.png?v=1758294189\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 5px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Technical Specifications Table with Subtle Divider --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Data Grid --\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eModel Configuration\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSamlex NTX-600-12 (Part: NTX-600-12)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eContinuous Output Power\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e600 Watts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003ePeak Power (Surge Rating)\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1200 Watts (2X Continuous)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eNominal DC Input Voltage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12 VDC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eNominal AC Output Voltage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e115 VAC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eOutput Waveform Shape\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eTrue Pure Sine Wave Output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSafety Compliance Listings\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eIntertek ETL Listed to meet strict UL\/CSA safety standards, FCC Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions (L x W x H)\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e10.0\" x 6.10\" x 2.32\" (254 x 155 x 59 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eProduct Net Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2.4 lbs (1.1 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWarranty Coverage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Subtle Certification Badges Inline (Legible, highly visible, grey-by-default hover) --\u003e\n\u003cdiv class=\"cert-badges-subtle\"\u003e\n\u003cimg alt=\"ETL Safety Intertek Mark Certification Badge\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/ETL_Certification.webp?v=1782500110\"\u003e \u003cimg alt=\"FCC Part 15 Class B Compliance Badge\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/FCC-Certification.png?v=1782500110\"\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Waveform Telemetry Divider (Same size as top wave, beautifully bridges specs to off-grid footer) --\u003e\n\u003cdiv style=\"margin-top: 24px; margin-bottom: 24px;\" class=\"telemetry-divider\"\u003e\n\u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e \u003cspan class=\"sine-segment\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Refined Call To Action Support Bar --\u003e\n\u003cdiv class=\"support-footer\"\u003e\n\u003cdiv class=\"support-text-area\"\u003e\n\u003ch3\u003eOFF-GRID SUPPORT\u003c\/h3\u003e\n\u003cp\u003eSpeak with our sales associates toll-free at \u003cspan style=\"white-space: nowrap !important;\" class=\"tel-link\"\u003e\u003ca class=\"tel-link\" href=\"tel:+18446034743\"\u003e+1(844) 603-4743\u003c\/a\u003e\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"btn-group\"\u003e\n\u003ca class=\"quote-btn quote-btn-secondary\" href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\"\u003eSolar Assessment\u003c\/a\u003e \u003ca class=\"quote-btn\" href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\"\u003eWEB SUPPORT FORM\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samlex","offers":[{"title":"Default Title","offer_id":44484471521377,"sku":"NTX-600-12","price":299.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Samlex600W12VNTXPureSineWaveInverterWithRemoteimg1.jpg?v=1782499657","url":"https:\/\/thecabindepot.ca\/products\/samlex-600w-12v-ntx-pure-sine-wave-inverter-with-remote","provider":"The Cabin Depot","version":"1.0","type":"link"}