{"product_id":"j-a-roby-supero-stove","title":"J.A. ROBY Supero Stove","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    \/* Subtle Green Selection *\/\n    .cd-product-description ::selection { background: #dcfce7; color: #166534; }\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        display: flex;\n        align-items: center;\n        justify-content: center;\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    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\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 Supero Wood Stove\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 Supero\u003c\/strong\u003e (Model #PBSU) is a modern, eco-friendly wood stove designed for maximum efficiency in cabins and homesteads. Featuring a 1.27 cubic foot firebox and remarkably low emissions, it provides a powerful, sustainable heat source without sacrificing traditional style. Manufactured with precision, this unit is UL listed and engineered for those who demand performance and reliability in their heating setup.\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;\"\u003eHeating Performance\u003c\/span\u003e\n            \u003ch2\u003eAdvanced Secondary Combustion\u003c\/h2\u003e\n            \u003cp\u003eThe Supero features a stainless steel secondary air system that reignites gases for a cleaner, hotter burn. This system, paired with a refractory brick-lined firebox, ensures consistent heat distribution and an average efficiency of 74%.\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\u003e65,000 BTU Output\u003c\/strong\u003e\n            Maximum heat output designed to comfortably warm spaces from 400 to 1,700sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eEPA Certified\u003c\/strong\u003e\n            Meets strict environmental standards with a particulate emission rate of only 1.5 g\/h.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eGlass Air-Wash System\u003c\/strong\u003e\n            Integrated system keeps the ceramic glass clear for an unobstructed view of the fire.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n            UL listed and certified for safe installation in modern residences and mobile home applications.\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 Series\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eSupero (#PBSU)\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\"\u003e400 – 1,700sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e65,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\"\u003e74%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticulate Matter Emission\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.5 g\/h (UL Compliant)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBurn Time\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUp to 8 hours\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\"\u003e20”\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\"\u003e19 5\/8\" x 33.5\" x 31 1\/4\"\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\"\u003e286.5 lbs\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 class=\"cd-info-blurb\"\u003eIncludes cast iron door, ceramic fiber baffle, and outdoor air intake readiness as standard features.\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":46742208446626,"sku":"PBSUPERO","price":1399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/Supero_Front_img1.png?v=1775757387","url":"https:\/\/thecabindepot.com\/products\/j-a-roby-supero-stove","provider":"The Cabin Depot","version":"1.0","type":"link"}