{"product_id":"drolet-escape-1200-n","title":"Drolet Escape 1200 N","description":"\u003cdiv class=\"dro-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 - Drolet Heating Brand Theme *\/\n        .dro-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        .dro-prod-wrapper * { box-sizing: border-box; }\n\n        \/* Drolet Brand Palette Colors *\/\n        .dro-prod-wrapper {\n            --dro-primary: #b91c1c;      \/* Flame Red *\/\n            --dro-primary-dark: #7f1d1d; \/* Deep Crimson *\/\n            --dro-accent: #dc2626;       \/* Vivid Red Accent *\/\n            --dro-dark: #111827;         \/* Charcoal Black *\/\n            --dro-muted: #555c66;        \/* Slate Gray *\/\n            --dro-border: #cbd5e1;       \/* Light Gray Border *\/\n        }\n\n        \/* Typography Styles with Absolute Pixel Sizes *\/\n        .dro-prod-wrapper h1 {\n            font-size: 32px;\n            font-weight: 900;\n            color: var(--dro-dark) !important;\n            line-height: 1.2;\n            margin: 0 0 6px 0;\n            letter-spacing: -0.75px;\n        }\n\n        .dro-prod-wrapper .sub-header {\n            font-size: 18px;\n            color: var(--dro-muted);\n            font-weight: 500;\n            margin: 0 0 20px 0;\n            line-height: 1.35;\n        }\n\n        .dro-prod-wrapper .highlight { \n            color: var(--dro-accent); \n            font-weight: 700; \n        }\n\n        \/* Clean Visual Line Divider *\/\n        .dro-prod-wrapper .trail-divider {\n            display: flex;\n            align-items: center;\n            margin: 20px 0;\n            width: 100%;\n        }\n\n        .dro-prod-wrapper .trail-line {\n            flex: 1;\n            height: 1px;\n            background-color: var(--dro-border);\n        }\n\n        \/* Narrative \u0026 Side-Box Flex Layout Container *\/\n        .dro-prod-wrapper .narrative-container {\n            display: flex;\n            flex-direction: row;\n            gap: 24px;\n            align-items: flex-start;\n            margin-bottom: 28px;\n        }\n\n        \/* Narrative Layout with Left Border Accent *\/\n        .dro-prod-wrapper .narrative-block {\n            flex: 1;\n            border-left: 3px solid var(--dro-accent);\n            padding: 4px 0 4px 18px !important;\n            margin-bottom: 0 !important;\n        }\n\n        .dro-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        .dro-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .dro-prod-wrapper .narrative-block strong {\n            color: var(--dro-dark);\n            font-weight: 700;\n        }\n\n        \/* Floating Side Box for NexBurn Advantage *\/\n        .dro-prod-wrapper .nexburn-box {\n            width: 290px;\n            flex-shrink: 0;\n            background: transparent !important;\n            border: 1px solid var(--dro-border);\n            border-radius: 8px;\n            padding: 14px 16px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);\n        }\n\n        .dro-prod-wrapper .nexburn-box p {\n            font-size: 13.5px;\n            line-height: 1.48;\n            margin: 0;\n            color: #4b5563;\n        }\n\n        .dro-prod-wrapper .nexburn-box strong {\n            color: var(--dro-primary);\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        .dro-prod-wrapper .section-title {\n            color: var(--dro-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        .dro-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        .dro-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        .dro-prod-wrapper .specs-item:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Custom Bullet Indicators *\/\n        .dro-prod-wrapper .specs-item::before {\n            content: \"•\";\n            color: var(--dro-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        \/* Cross-Brand Promotional Block *\/\n        .dro-prod-wrapper .cd-woodstove-promo {\n            background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);\n            border: 1px solid #e2e8f0;\n            border-radius: 16px;\n            padding: 24px 16px 20px 16px;\n            margin: 24px 0 10px 0;\n            box-shadow: 0 4px 16px -2px rgba(15, 23, 42, 0.05), 0 1px 3px rgba(15, 23, 42, 0.02);\n            width: 100%;\n        }\n\n        .dro-prod-wrapper .cd-promo-title {\n            font-size: 21px;\n            font-weight: 900;\n            text-transform: uppercase;\n            letter-spacing: 0.75px;\n            color: #0f172a;\n            margin: 0 0 6px 0;\n            text-align: center;\n            line-height: 1.25;\n        }\n\n        .dro-prod-wrapper .cd-promo-headline {\n            font-size: 15px;\n            line-height: 1.5;\n            color: #334155;\n            margin: 0 auto 20px auto;\n            text-align: center;\n            font-weight: 500;\n            max-width: 840px;\n        }\n\n        .dro-prod-wrapper .cd-promo-headline strong {\n            color: #0f172a;\n            font-weight: 700;\n        }\n\n        .dro-prod-wrapper .cd-promo-golden-circle {\n            position: relative;\n            display: inline-block;\n            padding: 1px 8px 2px 8px;\n            margin: 0 2px;\n            color: #0f172a;\n            font-weight: 800;\n            white-space: nowrap;\n        }\n\n        .dro-prod-wrapper .cd-drawn-svg {\n            position: absolute;\n            top: -4px;\n            left: 0;\n            width: 100%;\n            height: calc(100% + 8px);\n            pointer-events: none;\n            overflow: visible;\n        }\n\n        .dro-prod-wrapper .cd-drawn-svg path {\n            stroke: #eab308;\n            stroke-width: 2.2;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n            fill: none;\n            filter: drop-shadow(0 1px 1px rgba(234, 179, 8, 0.2));\n        }\n\n        .dro-prod-wrapper .cd-promo-logos-row {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            max-width: 760px;\n            margin: 0 auto;\n            width: 100%;\n            padding: 4px 4px 6px 4px;\n        }\n\n        .dro-prod-wrapper .cd-promo-logo-btn {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex: 1 1 0;\n            height: 140px;\n            padding: 4px 8px;\n            margin: 0;\n            text-decoration: none !important;\n            background: transparent !important;\n            border: none !important;\n            outline: none !important;\n            cursor: pointer;\n            min-width: 0;\n        }\n\n        .dro-prod-wrapper .cd-promo-logo-btn img {\n            width: auto;\n            height: auto;\n            object-fit: contain;\n            display: block;\n            transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.2s ease;\n            filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.06));\n        }\n\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-summum { flex: 1 1 0; }\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-summum img { max-height: 135px; max-width: 100%; }\n\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-imperial { flex: 1.75 1 0; }\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-imperial img { max-height: 120px; max-width: 100%; }\n\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-lodge { flex: 1.15 1 0; }\n        .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-lodge img { max-height: 120px; max-width: 100%; }\n\n        .dro-prod-wrapper .cd-promo-logo-btn:hover img {\n            transform: scale(1.06);\n            filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.14));\n        }\n\n        .dro-prod-wrapper .cd-promo-logo-btn:active img { transform: scale(0.97); }\n\n        \/* Compact Support Footer - Always Row Flex Layout *\/\n        .dro-prod-wrapper .support-footer {\n            border-top: 1px solid var(--dro-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        .dro-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 3px;\n        }\n\n        .dro-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 15px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--dro-primary);\n            letter-spacing: 0.5px;\n        }\n\n        .dro-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 14px;\n            line-height: 1.45;\n            color: var(--dro-muted);\n        }\n\n        .dro-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--dro-accent);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .dro-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 10px;\n            flex-shrink: 0;\n        }\n\n        .dro-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--dro-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        .dro-prod-wrapper .quote-btn:hover {\n            background-color: var(--dro-primary-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        \/* Responsive Layout Rules *\/\n        @media screen and (max-width: 768px) {\n            .dro-prod-wrapper h1 { font-size: 26px; }\n            .dro-prod-wrapper .sub-header { font-size: 16px; }\n            \n            .dro-prod-wrapper .narrative-container {\n                flex-direction: column;\n                gap: 16px;\n            }\n\n            .dro-prod-wrapper .nexburn-box {\n                width: 100%;\n            }\n\n            .dro-prod-wrapper .narrative-block p { font-size: 15px; }\n            .dro-prod-wrapper .specs-item { font-size: 14px; }\n\n            .dro-prod-wrapper .cd-woodstove-promo {\n                padding: 16px 10px 12px 10px;\n                margin: 16px 0;\n                border-radius: 14px;\n            }\n\n            .dro-prod-wrapper .cd-promo-title {\n                font-size: 16px;\n                letter-spacing: 0.5px;\n                margin-bottom: 4px;\n            }\n\n            .dro-prod-wrapper .cd-promo-headline {\n                font-size: 13px;\n                line-height: 1.4;\n                margin-bottom: 12px;\n            }\n\n            .dro-prod-wrapper .cd-promo-golden-circle {\n                padding: 1px 6px 2px 6px;\n                margin: 0 1px;\n            }\n\n            .dro-prod-wrapper .cd-promo-logos-row {\n                gap: 6px;\n                padding: 2px 0;\n                max-width: 100%;\n            }\n\n            .dro-prod-wrapper .cd-promo-logo-btn {\n                height: 76px;\n                padding: 2px 4px;\n            }\n\n            .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-summum img { max-height: 72px; }\n            .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-imperial img { max-height: 64px; }\n            .dro-prod-wrapper .cd-promo-logo-btn.cd-logo-lodge img { max-height: 60px; }\n            \n            .dro-prod-wrapper .support-footer { gap: 16px; }\n            .dro-prod-wrapper .quote-btn { padding: 10px 14px; font-size: 11px; }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eDrolet Escape 1200 N Wood Stove\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eHigh-Efficiency Non-Catalytic Heater — \u003cspan class=\"highlight\"\u003eSku: DB03183\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Pure Visual Line Divider --\u003e\n    \u003cdiv class=\"trail-divider\"\u003e\n        \u003cspan class=\"trail-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative \u0026 Side Box Flex Container --\u003e\n    \u003cdiv class=\"narrative-container\"\u003e\n        \u003c!-- Narrative Description Block --\u003e\n        \u003cdiv class=\"narrative-block\"\u003e\n            \u003cp\u003eHeat your space cleanly and efficiently with the \u003cstrong\u003eDrolet Escape 1200 N Wood Stove\u003c\/strong\u003e. As the most compact unit in the Escape line, this workhorse delivers up to 75,000 BTU\/h of reliable heating power to comfortably warm cabins, workshops, and living areas up to 1,200 sq. ft.\u003c\/p\u003e\n            \u003cp\u003eBuilt with heavy-gauge North American steel, an elevated pedestal base, and a deep firebox that holds more ash for fewer cleanouts, the Escape 1200 N combines rugged durability with everyday practicality for off-grid and primary home heating.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- NexBurn Callout Box --\u003e\n        \u003cdiv class=\"nexburn-box\"\u003e\n            \u003cp\u003e\u003cstrong\u003eNexBurn Technology Advantage:\u003c\/strong\u003e Delivers high-efficiency heat (up to 81%) and burn times up to 5 hours with a tertiary combustion zone—producing clean, complete combustion from front to back without fragile catalytic combustors.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features and Specifications List --\u003e\n    \u003cspan class=\"section-title\"\u003eKey Highlights\u003c\/span\u003e\n    \u003cul class=\"specs-list\"\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eSafety \u0026amp; Code Compliance:\u003c\/strong\u003e Tested and certified by accredited laboratories to ULC S627 (Canada), UL 1482 \u0026amp; UL 737 (USA), and CSA B415.1-10 standards.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eVersatile Installation:\u003c\/strong\u003e Certified for mobile home and alcove installations (requires an optional fresh air intake kit).\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eUltra-Clean Emissions:\u003c\/strong\u003e EPA 2020 certified with a remarkably low particulate emission rate of just 1.7 g\/h.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eDeep Low-Maintenance Firebox:\u003c\/strong\u003e 1.67 cu. ft. brick-lined firebox loads 17\" logs over depth, maximizing ember beds and reducing ash cleanout frequency.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eClear Flame View:\u003c\/strong\u003e Heavy-duty cast iron door with an integrated airwash glass wash system that keeps the ceramic viewing glass clean.\u003c\/li\u003e\n        \u003cli class=\"specs-item\"\u003e\n\u003cstrong\u003eComplete Included Setup:\u003c\/strong\u003e Comes standard with pedestal base, rear heat deflector, cast iron door with adjustable hinges, ash lip, and stainless-steel secondary air system.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Cross-Brand Wood Stove Promotional Block --\u003e\n    \u003cdiv class=\"cd-woodstove-promo\"\u003e\n        \u003cdiv class=\"cd-promo-title\"\u003eComplete Your Wood Stove Setup\u003c\/div\u003e\n\n        \u003cp class=\"cd-promo-headline\"\u003e\n            Make installation easier by adding \u003cstrong\u003eSummum Pro\u003c\/strong\u003e kits and \u003cstrong\u003eImperial\u003c\/strong\u003e accessories to maintain your woodstove. Plus, \u003cspan class=\"cd-promo-golden-circle\"\u003e\u003csvg class=\"cd-drawn-svg\" viewbox=\"0 0 280 50\" preserveaspectratio=\"none\"\u003e\u003cpath d=\"M 8,25 C 6,8 45,3 140,3 C 235,3 274,10 273,25 C 271,40 225,47 140,47 C 55,47 5,38 7,24 C 9,14 30,7 65,5\"\u003e\u003c\/path\u003e\u003c\/svg\u003eget 10% off Lodge cookware\u003c\/span\u003e with purchase!\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cd-promo-logos-row\"\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/collections\/summum-pro\" target=\"_blank\" class=\"cd-promo-logo-btn cd-logo-summum\" title=\"Shop Summum Pro Chimney \u0026amp; Venting Kits\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/summum_pro_logo.png?v=1775052734\" alt=\"Summum Pro\"\u003e\n            \u003c\/a\u003e\n\n            \u003ca href=\"https:\/\/thecabindepot.ca\/collections\/imperial-products\" target=\"_blank\" class=\"cd-promo-logo-btn cd-logo-imperial\" title=\"Shop Imperial Stove Maintenance Accessories\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/imperial_logo.png?v=1789046741\" alt=\"Imperial Manufacturing\"\u003e\n            \u003c\/a\u003e\n\n            \u003ca href=\"https:\/\/thecabindepot.ca\/collections\/lodge-cast-iron\" target=\"_blank\" class=\"cd-promo-logo-btn cd-logo-lodge\" title=\"Shop Lodge Cast Iron Cookware\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Lodge_Logo.svg?v=1758294187\" alt=\"Lodge Cast Iron\"\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Support Footer --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eSales Support\u003c\/h3\u003e\n            \u003cp\u003eNeed Help? 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":"Drolet","offers":[{"title":"Default Title","offer_id":46546755256417,"sku":"DB03183","price":1329.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/DB03182_Escape-1200_front.webp?v=1789502107","url":"https:\/\/thecabindepot.ca\/fr\/products\/drolet-escape-1200-n","provider":"The Cabin Depot","version":"1.0","type":"link"}