{"product_id":"midnite-1000-amp-100-mv-shunt","title":"MidNite 1000 Amp 100 mV Shunt","description":"\u003cdiv class=\"mn-prod-wrapper\"\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 - MidNite Solar Theme *\/\n        .mn-prod-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1f2937 !important; \n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 15px 10px 20px;\n            line-height: 1.6;\n            box-sizing: border-box;\n        }\n\n        .mn-prod-wrapper * { box-sizing: border-box; }\n\n        \/* MidNite Solar Brand Palette Colors *\/\n        .mn-prod-wrapper {\n            --mn-primary: #0284c7;       \/* Solar Electric Blue *\/\n            --mn-primary-dark: #0369a1;  \/* Deep Electric Blue *\/\n            --mn-accent: #0ea5e9;        \/* Vivid Solar Accent Blue *\/\n            --mn-dark: #0f172a;          \/* Midnight Charcoal Black *\/\n            --mn-muted: #555c66;         \/* Slate Gray *\/\n            --mn-border: #cbd5e1;        \/* Light Gray Border *\/\n        }\n\n        \/* Typography Styles with Absolute Pixel Sizes *\/\n        .mn-prod-wrapper h1 {\n            font-size: 32px;\n            font-weight: 900;\n            color: var(--mn-dark) !important;\n            line-height: 1.2;\n            margin: 0 0 6px 0;\n            letter-spacing: -0.75px;\n        }\n\n        .mn-prod-wrapper .sub-header {\n            font-size: 18px;\n            color: var(--mn-muted);\n            font-weight: 500;\n            margin: 0 0 20px 0;\n            line-height: 1.35;\n        }\n\n        .mn-prod-wrapper .highlight { \n            color: var(--mn-accent); \n            font-weight: 700; \n        }\n\n        \/* Professional Accent Line Divider *\/\n        .mn-prod-wrapper .trail-divider {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin: 20px 0;\n            width: 100%;\n        }\n\n        .mn-prod-wrapper .trail-line {\n            flex: 1;\n            height: 1px;\n            background-color: var(--mn-border);\n        }\n\n        .mn-prod-wrapper .trail-icon {\n            font-size: 11px;\n            font-weight: 800;\n            color: var(--mn-accent);\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        \/* Narrative Layout with Left Border Accent *\/\n        .mn-prod-wrapper .narrative-block {\n            border-left: 3px solid var(--mn-accent);\n            padding: 4px 0 4px 18px !important;\n            margin-bottom: 28px !important;\n        }\n\n        .mn-prod-wrapper .narrative-block p {\n            font-size: 16px;\n            line-height: 1.55;\n            margin: 0 0 10px 0;\n            color: #374151;\n        }\n        \n        .mn-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .mn-prod-wrapper .narrative-block strong {\n            color: var(--mn-dark);\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        .mn-prod-wrapper .section-title {\n            color: var(--mn-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 16px;\n            letter-spacing: 0.8px;\n            margin-bottom: 12px;\n            display: block;\n        }\n\n        \/* Point-Form Specifications List *\/\n        .mn-prod-wrapper .specs-list {\n            list-style-type: none;\n            padding: 0;\n            margin: 0 0 28px 0;\n            max-width: 850px;\n        }\n\n        .mn-prod-wrapper .specs-item {\n            font-size: 15px;\n            line-height: 1.5;\n            margin-bottom: 12px;\n            padding-left: 24px;\n            position: relative;\n            color: #374151;\n        }\n\n        .mn-prod-wrapper .specs-item:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Custom Bullet Indicators *\/\n        .mn-prod-wrapper .specs-item::before {\n            content: \"•\";\n            color: var(--mn-accent);\n            font-weight: 900;\n            position: absolute;\n            left: 0;\n            top: 0;\n            font-size: 20px;\n            line-height: 1.2;\n        }\n\n        \/* Compact Support Footer - Always Row Flex Layout *\/\n        .mn-prod-wrapper .support-footer {\n            border-top: 1px solid var(--mn-border) !important;\n            padding-top: 20px !important;\n            display: flex;\n            flex-direction: row !important;\n            align-items: center;\n            justify-content: space-between;\n            gap: 24px;\n            margin-top: 28px;\n            background: transparent !important;\n        }\n\n        .mn-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 3px;\n        }\n\n        .mn-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 15px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--mn-primary);\n            letter-spacing: 0.5px;\n        }\n\n        .mn-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 14px;\n            line-height: 1.45;\n            color: var(--mn-muted);\n        }\n\n        .mn-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--mn-accent);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .mn-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 10px;\n            flex-shrink: 0;\n        }\n\n        .mn-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--mn-primary);\n            color: #ffffff !important;\n            padding: 10px 18px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            transition: all 0.2s ease-in-out;\n            white-space: nowrap;\n        }\n\n        .mn-prod-wrapper .quote-btn:hover {\n            background-color: var(--mn-primary-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        \/* Responsive Layout Rules *\/\n        @media screen and (max-width: 768px) {\n            .mn-prod-wrapper h1 { font-size: 26px; }\n            .mn-prod-wrapper .sub-header { font-size: 16px; }\n            .mn-prod-wrapper .narrative-block p { font-size: 15px; }\n            .mn-prod-wrapper .specs-item { font-size: 14px; }\n            \n            \/* Support Footer layout details for narrow viewport sizes *\/\n            .mn-prod-wrapper .support-footer {\n                gap: 16px;\n            }\n            .mn-prod-wrapper .quote-btn {\n                padding: 10px 14px;\n                font-size: 11px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eMidNite Solar 1000A 100mV DC Shunt\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eHigh-Capacity Battery Monitor Sensor — \u003cspan class=\"highlight\"\u003eSku MNSHUNT-1000\/100\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Divider --\u003e\n    \u003cdiv class=\"trail-divider\"\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"trail-icon\"\u003eSystem Certified Part\u003c\/span\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Description Block --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eSafely track the massive electrical power of your off-grid system with the \u003cstrong\u003eMidNite Solar DC Shunt\u003c\/strong\u003e. This essential sensor works as a safe translator for your battery monitor, scaling down heavy currents so you can accurately track your real-time charge levels, power usage, and overall battery health.\u003c\/p\u003e\n        \u003cp\u003eBuilt to handle continuous high-voltage loads without breaking a sweat, it prevents electrical interference and keeps your system readings accurate and reliable day in and day out.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features and Specifications List --\u003e\n    \u003cspan class=\"section-title\"\u003eKey Advantages\u003c\/span\u003e\n    \u003cul class=\"specs-list\"\u003e\n        \u003cli class=\"specs-item\"\u003eSafely handles massive continuous electrical flows up to 1000 amps.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eTranslates heavy electrical currents into a safe 100 millivolt signal that your battery status monitor can easily read.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eBuilt with solid copper blocks and premium brass bolts to maximize power flow while keeping the entire unit running cool.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eFeatures advanced heat-resistant alloy blades to ensure your monitor gets highly accurate readings that do not fluctuate as the system warms up.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eMounted on a heavy-duty insulated plastic base that safely isolates live electrical currents from your mounting wall or metal enclosure.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003eProudly manufactured in the USA to meet strict quality and safety standards for solar power infrastructure.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Technical Support Footer --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eTechnical \u0026amp; Sales Support\u003c\/h3\u003e\n            \u003cp\u003eNeed assistance preparing for your installation? Call us toll-free at \u003cspan class=\"tel-link\"\u003e\u003ca href=\"tel:+18446034743\" class=\"tel-link\"\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 href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eContact Support\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MidNite","offers":[{"title":"Default Title","offer_id":44212840562785,"sku":"MNSHUNT-1000\/100","price":134.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/MidNite1000Amp100mVShuntimg1.jpg?v=1781201379","url":"https:\/\/thecabindepot.ca\/products\/midnite-1000-amp-100-mv-shunt","provider":"The Cabin Depot","version":"1.0","type":"link"}