{"product_id":"j-a-roby-newton-wood-burning-cookstove","title":"J.A. ROBY Newton Wood Burning Cookstove","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    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n        text-align: center;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; text-align: center; }\n    \n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n    }\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 10px 0;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            position: relative;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        .cd-epa-group .cd-spec-row:first-of-type { padding-bottom: 30px; }\n        .cd-epa-group .cd-spec-row:last-of-type { padding-top: 30px; }\n        .cd-epa-badge-floating {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 30;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Newton Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003ePremium North American Quality\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Newton\u003c\/strong\u003e is the ultimate appliance for those who cherish traditional wood stove cooking. Offering two distinct cooking spaces, a large integrated oven, and a built-in water tank, the Newton provides both high-capacity heating and professional-grade culinary functionality. Engineered for large cabins and homesteads, it delivers up to 95,000 BTU of wood-fired power with exceptional efficiency.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; text-align: center;\"\u003eCulinary Engineering\u003c\/span\u003e\n            \u003ch2\u003eDual Cooking Spaces \u0026amp; Food Warmer\u003c\/h2\u003e\n            \u003cp\u003eTraditional ranges require grid power to operate their electronics and ignitors. The Newton is built for total energy independence, relying purely on wood-fired power. It features a massive 16” x 47” cooking area on the top surface along with a glass-door baking oven. Equipped with thermometers for both the oven and the upper food warmer, this cookstove allows you to manage multi-course meals while heating your home. The standard 4” air intake allows for direct-vent conversion, making it suitable for modern, airtight residences.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e95,000 BTU Output\u003c\/strong\u003e\n            Massive radiant and convection heat designed for spaces up to 2,500sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eTriple Door System\u003c\/strong\u003e\n            Features three heavy-duty cast iron doors for independent firebox and oven access.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eGlass Air-Wash\u003c\/strong\u003e\n            Integrated system flows oxygen across the ceramic glass to keep your fire view clean.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSecondary Combustion\u003c\/strong\u003e\n            Stainless steel secondary air system improves gas combustion for a hotter, cleaner burn.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Name\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eNewton Wood Cookstove\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEmissions\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h (UL Compliant)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Exempted\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18 1\/4” x 10 3\/4” x 20”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e62 1\/2” x 58 3\/8” x 28 5\/8”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCompliance\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUL \/ ULC Standards\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e640lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #0f172a; color: #ffffff; padding: 15px; border-radius: 12px; margin: 15px 0; text-align: center; font-style: italic;\"\u003eIncludes food warmer, oven thermometer, refractory brick-lined firebox, and black cast iron legs.\u003c\/div\u003e\n\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":46741905572002,"sku":"CBNEWTUS","price":7399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-newton-wood-burning-cookstove-35227145601121_333f5e3d-1318-448d-983a-f46663f9799f.png?v=1775756606","url":"https:\/\/thecabindepot.com\/products\/j-a-roby-newton-wood-burning-cookstove","provider":"The Cabin Depot","version":"1.0","type":"link"}