{"title":"Cinderella Toilets and Bundles","description":"","products":[{"product_id":"cinderella-freedom-incineration-toilet","title":"Cinderella Freedom Incineration Toilet","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\/* Author: Gemini \/ Cabin Depot Product Team\nDate: 2026-02-05\nContact: kenton.jones@cabindepot.com\nNOTE: All styles are strictly scoped to .cd-product-description to prevent site leakage.\n*\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n\/* WRAPPER STYLING *\/\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    color: #333;\n    line-height: 1.6;\n    width: 100%;\n    box-sizing: border-box;\n    max-width: 100%;\n    \/* Background color removed per request to blend with site theme *\/\n}\n\n\/* TYPOGRAPHY SCOPED *\/\n.cd-product-description h1, \n.cd-product-description h2 { \n    color: #2c3e50; \n    margin-bottom: 12px; \n    line-height: 1.3; \n    margin-top: 0;\n}\n.cd-product-description h1 { font-size: 1.8rem; text-align: center; }\n.cd-product-description h3 { color: #492454; margin-top: 25px; font-weight: 700; font-size: 1.4rem; }\n.cd-product-description p { margin-bottom: 15px; }\n\n\/* BRANDING COLORS *\/\n\/* Primary: #492454 (Cinderella Purple) *\/\n\/* Secondary: #f8f6f2 (Cream\/Beige) *\/\n\n.cd-product-description a { color: #492454; text-decoration: underline; font-weight: 700; }\n.cd-product-description a:hover { color: #2c3e50; }\n\n\/* RESPONSIVE TABLE STYLES SCOPED *\/\n.cd-table-container { width: 100%; margin-bottom: 20px; }\n\n.cd-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    border-radius: 8px;\n    overflow: hidden;\n    font-size: 16px;\n    border: 1px solid #492454; \/* Brand Border *\/\n    background-color: #fff; \/* Ensure table remains readable *\/\n}\n\n.cd-product-description thead tr {\n    background-color: #492454; \n    color: #ffffff;\n    text-align: left;\n}\n\n.cd-product-description th, \n.cd-product-description td {\n    padding: 12px 15px;\n    text-align: left;\n    vertical-align: top;\n    border: none;\n}\n\n.cd-product-description tbody tr { border-bottom: 1px solid #d1ccc0; }\n.cd-product-description tbody tr:nth-of-type(even) { background-color: #f8f6f2; }\n.cd-product-description tbody tr:last-of-type { border-bottom: 2px solid #492454; }\n\n.cd-product-description td strong {\n    color: #492454;\n    font-weight: 700;\n}\n\n\/* INFO BOX (REQUIRED ITEMS) *\/\n.cd-info-box {\n    border: 2px solid #492454;\n    background-color: #f8f6f2;\n    border-radius: 8px;\n    padding: 20px;\n    margin: 25px 0;\n}\n.cd-info-box h4 {\n    color: #492454;\n    margin-top: 0;\n    text-align: center;\n    font-size: 1.2em;\n    font-weight: 700;\n}\n.cd-info-box ul {\n    list-style: disc;\n    margin: 15px 0 0 0;\n    padding-left: 30px;\n}\n.cd-info-box li { margin-bottom: 8px; }\n\n\n\/* MANDATORY MOBILE CARD TRANSFORMATION (\u003c 600px) *\/\n@media (max-width: 600px) {\n    .cd-product-description table, \n    .cd-product-description thead, \n    .cd-product-description tbody, \n    .cd-product-description th, \n    .cd-product-description td, \n    .cd-product-description tr { display: block; }\n    \n    .cd-product-description thead tr { position: absolute; top: -9999px; left: -9999px; }\n    \n    .cd-product-description tr { \n        border: 1px solid #ccc; \n        margin-bottom: 10px; \n        border-radius: 8px; \n        overflow: hidden;\n        background-color: #fff; \/* Keep cards white for readability *\/ \n    }\n    \n    .cd-product-description td { \n        border: none; \n        border-bottom: 1px solid #eee; \n        position: relative; \n        padding-left: 15px; \n        padding-right: 15px; \n    }\n    \n    .cd-product-description td:last-child { border-bottom: none; }\n    \n    \/* First cell acts as header *\/\n    .cd-product-description td:first-child {\n        background-color: #f8f6f2;\n        color: #492454;\n        font-weight: 700;\n        padding-top: 10px; padding-bottom: 5px;\n    }\n    .cd-product-description td:nth-child(2) { padding-top: 5px; padding-bottom: 15px; }\n}\n\n\/* DESKTOP RESTORATION (\u003e 768px) *\/\n@media (min-width: 768px) {\n    .cd-table-container { display: flex; justify-content: center; }\n    .cd-product-description table { width: auto; min-width: 600px; max-width: 800px; }\n    \n    .cd-product-description table, \n    .cd-product-description thead, \n    .cd-product-description tbody, \n    .cd-product-description th, \n    .cd-product-description td, \n    .cd-product-description tr { display: table-row; }\n    \n    .cd-product-description table { display: table; }\n    .cd-product-description thead { display: table-header-group; }\n    .cd-product-description tbody { display: table-row-group; }\n    .cd-product-description td, \n    .cd-product-description th { display: table-cell; }\n    \n    .cd-product-description tr { border: none; margin-bottom: 0; border-radius: 0; }\n    .cd-product-description tbody tr { border-bottom: 1px solid #d1ccc0; }\n    .cd-product-description td:first-child { background-color: transparent; color: inherit; padding: 15px 25px; }\n}\n\n\/* Responsive Grid for Features *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));\n    gap: 15px;\n    margin-top: 20px;\n}\n.cd-grid-item {\n    background: #fff; border: 1px solid #e0e0e0; border-radius: 8px;\n    padding: 15px; text-align: center;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\u003c\/style\u003e\n\u003c!-- ALL CONTENT MUST BE INSIDE THIS WRAPPER --\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eCinderella Freedom Incineration Toilet (Propane)\u003c\/strong\u003e\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Freedom\u003c\/strong\u003e is a propane-powered incineration toilet designed to provide complete independence from the electrical grid and sewage systems. Ideal for off-grid cabins, tiny homes, and remote installations, it incinerates waste at high temperatures, leaving only a small amount of sterile, bacteria-free ash.\u003c\/p\u003e\n\u003cp\u003eThis unit utilizes \u003cstrong\u003ePropane gas\u003c\/strong\u003e for the incineration process and a \u003cstrong\u003e12V DC\u003c\/strong\u003e connection to power the control electronics and exhaust fan, making it the ultimate solution for sustainable, waterless sanitation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- REQUIRED ITEMS BOX --\u003e\n\u003cdiv class=\"cd-info-box\"\u003e\n\u003ch4\u003e\u003cstrong\u003e⚠️ Installation Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eTo ensure a safe and proper installation tailored to your specific building structure, the following components are \u003cstrong\u003esold separately\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"#\"\u003eCinderella Ventilation Installation Kit\u003c\/a\u003e\u003c\/strong\u003e (Select based on wall\/roof thickness)\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e\u003ca href=\"#\"\u003eCinderella Installation Kit \/ Accessory Kit\u003c\/a\u003e\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"#\"\u003eCinderella Bowl Liners\u003c\/a\u003e\u003c\/strong\u003e (Required for every use)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePropane Regulator \u0026amp; Hose\u003c\/strong\u003e (Standard low-pressure LPG fittings)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 15px; font-size: 0.9em; font-style: italic;\"\u003e*Please verify your cart includes the correct ventilation components for your setup before checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection\u003e\n\u003ch2 style=\"text-align: center;\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-grid-item\"\u003e\n\u003cstrong\u003eOff-Grid Ready\u003c\/strong\u003e\u003cbr\u003eRuns on Propane + 12V DC\u003c\/div\u003e\n\u003cdiv class=\"cd-grid-item\"\u003e\n\u003cstrong\u003e100% Waterless\u003c\/strong\u003e\u003cbr\u003eNo tanks or sewage connection\u003c\/div\u003e\n\u003cdiv class=\"cd-grid-item\"\u003e\n\u003cstrong\u003eHygienic\u003c\/strong\u003e\u003cbr\u003eWaste reduced to sterile ash\u003c\/div\u003e\n\u003cdiv class=\"cd-grid-item\"\u003e\n\u003cstrong\u003eHigh Capacity\u003c\/strong\u003e\u003cbr\u003eHandles 3-4 visits per hour\u003c\/div\u003e\n\u003cdiv class=\"cd-grid-item\"\u003e\n\u003cstrong\u003eCertified\u003c\/strong\u003e\u003cbr\u003eUL Safety Approved\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3 style=\"text-align: center;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Freedom (Propane)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCondition\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNew (Factory Sealed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Requirement\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e12V DC (11–14.4V) \/ 4A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePropane (LPG)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBurner Effect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.87 kW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 140-190g per flush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4 visits per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e600mm x 390mm x 590mm (23.6\" x 15.4\" x 23.2\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 kg (75 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3-Year Manufacturer Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp style=\"text-align: center; color: #555; font-style: italic; margin-top: 40px;\"\u003eExperience the freedom of high-quality off-grid sanitation.\u003cbr\u003e\u003cstrong\u003eCinderella Freedom | The Natural Choice\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":29083342569569,"sku":"101885","price":5990.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-freedom-gas-incineration-toilet-cinderella-freedom-incineration-toilet-29228414992481.png?v=1758394857"},{"product_id":"cinderella-bowl-liners-500-pcs","title":"Cinderella® - Bowl Liners (500 pcs)","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Bowl Liners (500 pcs)\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eEnsure the optimal performance and longevity of your incineration toilet with genuine Cinderella® Bowl Liners. Specially designed for the Classic, Freedom, and Comfort models, these biodegradable liners are manufactured under strict quality control. Using the correct high-quality liners is crucial for clean operation and significantly reduces the need for maintenance over the life of your appliance.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGenuine Quality:\u003c\/strong\u003e Manufactured by Cinderella Eco Group to ensure perfect fit and function.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaintenance Reduction:\u003c\/strong\u003e High-quality material protects the combustion chamber and minimizes residue buildup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Fully biodegradable liners designed for safe incineration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Supply:\u003c\/strong\u003e Contains 500 liners per box, providing a long-lasting supply for your household or cabin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR COMPATIBILITY EXCLUSION --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eImportant Compatibility Notice\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003ePlease check your toilet model before purchasing. These liners are \u003cstrong\u003eNOT\u003c\/strong\u003e compatible with the Cinderella Travel model.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible Models:\u003c\/strong\u003e Cinderella Classic, Freedom, and Comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor Travel Models:\u003c\/strong\u003e Please purchase the specific Cinderella Original Travel Bowl Liners (Part #100702).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBowl Liners (500 pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100820\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBiodegradable Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500 Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Classic, Freedom, Comfort\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (Package)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e275 mm x 275 mm x 65 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Consumable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe essential foundation for a clean and efficient burn.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":29063278919777,"sku":"100820","price":69.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/100820.jpg?v=1769016365"},{"product_id":"cinderella-comfort-incineration-toilet","title":"Cinderella Comfort Incineration Toilet","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        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Product: Cinderella Comfort (101881)\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .warning-text {\n            font-weight: bold;\n            color: #d9534f;\n        }\n\n        .highlight-link {\n            color: #492454;\n            font-weight: 700;\n            text-decoration: underline;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Comfort Incineration Toilet\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe Cinderella® Comfort is the flagship electric model in the Cinderella fleet, specifically engineered for customers who have access to AC power. Renowned for its superior indoor climate control, the Comfort model utilizes a sophisticated \u003cstrong\u003eclosed-air ventilation system\u003c\/strong\u003e. This ensures that the air required for the incineration process is drawn from the outside via a separate pipe, rather than from the room itself, preventing drafts and conflicts with other air-dependent installations like kitchen fans or fireplaces.\u003c\/p\u003e\n\u003cp\u003eHygienic, odorless, and reliable, the Cinderella Comfort sets the standard for modern waste handling. It consumes approximately 1kWh per use and comes equipped with an informative LCD display that provides real-time status updates. Certified by UL and NSF, this unit offers a safe, child-proof, and eco-friendly sanitation solution that leaves behind only a small amount of sterile ash.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosed-Air System:\u003c\/strong\u003e A controlled intake and exhaust system ensures optimal incineration energy consumption without affecting the indoor room temperature.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Capacity:\u003c\/strong\u003e Designed to handle 3-4 visits per hour, making it suitable for families.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInfo Display:\u003c\/strong\u003e LCD screen provides clear notifications and operational status.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHygienic \u0026amp; Odorless:\u003c\/strong\u003e High-temperature incineration eliminates all pathogens and smells.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Water Required:\u003c\/strong\u003e Operates without a water connection or sewage system (no indoor or outdoor tank).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReliable in Cold Climates:\u003c\/strong\u003e Frost-proof and suitable for unheated installations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChildproof:\u003c\/strong\u003e Equipped with multiple safety locks and sensors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCertified Quality:\u003c\/strong\u003e Made in Norway, CE-marked, and approved by UL and NSF.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation \u0026amp; Electrical Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eElectrical Connection:\u003c\/strong\u003e The unit comes with a \u003cstrong\u003eNEMA 6-15P plug\u003c\/strong\u003e. It requires a dedicated matching NEMA receptacle connected to a \u003cstrong\u003e240V AC\u003c\/strong\u003e circuit with a minimum \u003cstrong\u003e10A fuse\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfessional Installation:\u003c\/strong\u003e The most important prerequisite for a well-functioning toilet is correct installation. We always recommend the unit be checked by an electrician or qualified contractor before powering on.\u003c\/p\u003e\n\u003chr style=\"border: 0; border-top: 1px solid #492454; margin: 15px 0;\"\u003e\n\u003cp\u003e\u003cstrong\u003eAltitude \u0026amp; Temperature Limits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Altitude:\u003c\/strong\u003e 2,500 m (8,200 ft)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature:\u003c\/strong\u003e -20°C to +40°C (-5°F to +105°F)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"warning-text\"\u003e\u003cem\u003eNote: Operating the unit above the maximum specified altitude will void the warranty.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Comfort\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101881\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e600mm x 390mm x 590mm (23 5\/8\" x 15 3\/8\" x 23 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm (21 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 kg (75 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4 visits per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Requirement\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e220 - 240 V AC, 10A (NEMA 6-15P Plug)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncineration Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEnergy Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0.8 - 2 kWh per incineration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 Years (Private Use) \/ 1 Year (Commercial\/Rental)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded in Box\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eComfort Toilet, User \u0026amp; Installation Manuals, 100x Original Bowl Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"warning-text\"\u003eDISCLAIMER:\u003c\/span\u003e Cinderella and their affiliates accept no liability for DIY installations. Customers are responsible for following manufacturer instructions, ensuring code compliance, and consulting qualified installers when needed.\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003eThe advanced, closed-air solution for superior comfort.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":29064768716897,"sku":"101881","price":5600.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-comfort-electric-incineration-toilet-cinderella-comfort-incineration-toilet-16924111110241.jpg?v=1758394737"},{"product_id":"cinderella-maintenance-kit","title":"Cinderella® - Maintenance Kit","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Responsive Video Container *\/\n        .video-container {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n            height: 0;\n            overflow: hidden;\n             : 800px;\n            margin: 25px auto;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n        }\n\n        .video-container iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: 0;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        .download-link {\n            display: inline-block;\n            margin-top: 10px;\n            color: #492454;\n            font-weight: bold;\n            text-decoration: underline;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Maintenance Kit\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eExperience hassle-free upkeep with the official Cinderella Maintenance Kit, specifically designed for the effortless cleaning and maintenance of your incineration toilet. This comprehensive kit includes all the essential tools required to perform recommended maintenance procedures, ensuring your toilet continues to operate with optimal performance and longevity.\u003c\/p\u003e\n\u003c!-- Video Embed --\u003e\n\u003cdiv class=\"video-container\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/FFvCk7ektGg\" title=\"Cinderella Maintenance Kit Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Care:\u003c\/strong\u003e Includes all necessary tools for routine maintenance in one package.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimized Performance:\u003c\/strong\u003e Regular use of these tools ensures the catalyst and exhaust remain clean and efficient.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended Lifespan:\u003c\/strong\u003e Proper maintenance prevents buildup and reduces wear on internal components.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUser-Friendly:\u003c\/strong\u003e Designed to make the cleaning process simple and effective.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR DOCUMENTATION --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eUser Guide Available\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eFor detailed instructions on how to use this kit effectively, please refer to the official manual.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca class=\"download-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Manual_maintenance_kit_2022.pdf?v=1671119010\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eClick here to download the Maintenance Kit User Guide (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaintenance Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500072\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Cleaning Set\u003cbr\u003e1 x Brush for Ash Container Insert\u003cbr\u003e1 x Exhaust Brush\u003cbr\u003e1 x Funnel for Rinsing Catalyst\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoutine Toilet Maintenance \u0026amp; Cleaning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll Cinderella® Incineration Toilets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Maintenance Supplies)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eKeep your Cinderella running like new.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":29151129239649,"sku":"500072","price":169.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/500072.jpg?v=1765471896"},{"product_id":"cinderella-freedom-ventilation-installation-kit-box-2","title":"Cinderella® - Freedom Ventilation Installation Kit (Box 2)","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Freedom Ventilation Installation Kit (Box 2)\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis comprehensive installation kit provides the essential piping and connection hardware required for a safe and compliant installation of the Cinderella Freedom (Gas) incineration toilet. Containing ULC-636-certified components, this kit ensures your gas ventilation system meets stringent safety standards for heat and pressure. It is designed to work seamlessly in conjunction with the Freedom Accessory Kit (Box 1) to form a complete exhaust solution.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCode Compliant:\u003c\/strong\u003e Includes ULC-636-Certified tubes suitable for gas appliance venting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Piping Set:\u003c\/strong\u003e Provides necessary sleeves, rings, and clamps for a secure stack.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture Control:\u003c\/strong\u003e Features a condensation drain elbow and ball valve siphon to manage condensate.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSecure Mounting:\u003c\/strong\u003e Includes robust wall mounts and pipe clamps for stability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR REQUIRED ADDITIONAL ITEMS --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eFor a complete and optimal installation, please ensure you have the following:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompanion Kit:\u003c\/strong\u003e This product (Box 2) is designed to be used with the \u003cstrong\u003eFreedom Accessory Kit (Box 1)\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Assistance:\u003c\/strong\u003e We strongly recommend contacting your dealer or a certified gas technician to ensure installation adheres to Gas Code and UL(C)-S636 standards.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFreedom Ventilation Installation Kit (Box 2)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101455\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGas Ventilation \/ Exhaust System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCertification\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eULC-636 (Tubes)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5 x ULC-636-Certified Tube with Sleeve\u003cbr\u003e5 x Connector Ring\u003cbr\u003e3 x Wall Mount with Pipe Clamp\u003cbr\u003e1 x Gear Clamp\u003cbr\u003e1 x Universal Ball Valve Siphon\u003cbr\u003e1 x Male\/Female Elbow with Condensation Drain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Freedom (Gas) Models\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Installation Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe certified foundation for your Freedom gas installation.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":29920271532129,"sku":"101455","price":510.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/101455.jpg?v=1765472242"},{"product_id":"cinderella-urinal","title":"Cinderella® - Unisex Urinal","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Unisex Urinal\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe Cinderella® Urinal is a premium, waterless toilet solution specifically designed for urination. Engineered as the perfect companion to Cinderella incineration toilets, this unit helps optimize resource efficiency by diverting liquid waste to a suitable receptacle, such as a sand filter or collection tank. Being completely waterless, it requires no plumbing for flushing and is 100% odourless thanks to its advanced odour barrier system.\u003c\/p\u003e\n\u003cp\u003eDesigned for comfort and ease of use, the Cinderella® Urinal is a unisex model suitable for the whole family. It is equipped with a mechanical odour barrier that prevents undesirable smells from entering the room. Since the system does not utilize a liquid barrier or water, it remains permanently frost-proof, making it an excellent choice for unheated cottages and off-grid installations.\u003c\/p\u003e\n\u003cp\u003eIntegrating this urinal with your existing Cinderella Incineration Toilet (Comfort or Freedom models) significantly reduces energy or gas consumption and saves on bowl liners, as approximately 4 out of 5 toilet visits are for urination only.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterless \u0026amp; Odourless:\u003c\/strong\u003e Operates without water and features a built-in odour barrier to keep the environment fresh.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnisex Design:\u003c\/strong\u003e Ergonomically designed to be used comfortably by both men and women.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrost Proof:\u003c\/strong\u003e No water or barrier fluids means the unit is safe from freezing temperatures.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEfficiency Booster:\u003c\/strong\u003e Reduces the load on your main incineration toilet, saving power\/gas and liners.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Installation:\u003c\/strong\u003e The 50mm drain pipe can be routed through the floor or the wall depending on your bathroom layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHygienic:\u003c\/strong\u003e Simple to clean and maintain, promoting a sanitary bathroom environment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation Notice:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003ePlease be aware of the following requirement for installation:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrain Pipes Sold Separately:\u003c\/strong\u003e This product is delivered separate from the necessary drain pipes. You will need standard 50mm (approx 2\") piping to connect the urinal to your collection tank or sand filter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Unisex Urinal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101386\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm x 340mm x 500mm (18 7\/64\" x 13 25\/64\" x 19 11\/16\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeated Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e420mm (16 17\/32\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6 kg (13 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMax Weight Tolerance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e150 kg (330 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDrain Connection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mm (1 31\/32\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 Years (Private Use) \/ 1 Year (Commercial\/Rental)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in Norway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eContents\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUrinal, Product Guide, Membrane\/Odour Barrier, Strainer, Assembly Tool, 50mm x 90° PVC Bend (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe Perfect Eco-Friendly Companion for Your Cabin\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":32614686031969,"sku":"101386","price":790.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Logos_icons_websitepictures_49030ecf-d863-4b2f-b85d-a2fea8557f4d.png?v=1770230268"},{"product_id":"cinderella-comfort-bundle-w-urinal","title":"Cinderella Comfort Toilet Complete Bundle","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Product: Cinderella Comfort Bundle (CINCOMF-BNDL1)\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* General Info Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        \/* Specific Bundle Box Style (Matching Image) *\/\n        .bundle-box {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.5;\n            color: #333;\n            border: 2px solid #492454;\n             \/* White background as per image *\/\n            \n            border-radius: 10px; \/* Rounded corners *\/\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n        }\n\n        .bundle-box .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            margin-bottom: 15px;\n            text-align: center;\n            font-size: 1.4em;\n            font-weight: 700;\n        }\n\n        .bundle-box .cd-wrapper p {\n            text-align: left;\n            margin-bottom: 20px;\n        }\n\n        .bundle-box .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 25px;\n            margin: 0;\n        }\n\n        .bundle-box .cd-wrapper li {\n            margin-bottom: 12px; \/* Good spacing between items *\/\n        }\n\n        \/* Green Links for Bundle Items *\/\n        .bundle-link {\n            color: #2E7D32; \/* Green color matching the image *\/\n            font-weight: 700;\n            text-decoration: underline;\n            transition: color 0.2s;\n        }\n\n        .bundle-link:hover {\n            color: #1B5E20;\n        }\n\n        .warning-text {\n            font-weight: bold;\n            color: #d9534f;\n        }\n        \n        .highlight-link {\n            color: #492454;\n            font-weight: 700;\n            text-decoration: underline;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eThe Cabin Depot Cinderella® Comfort Complete Bundle\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis exclusive package is the ultimate solution for families, businesses, and rental properties. It features the flagship \u003cstrong\u003eCinderella® Comfort Incineration Toilet\u003c\/strong\u003e along with the \u003cstrong\u003eCinderella® Urinal\u003c\/strong\u003e, a combination designed to significantly decrease the number of incineration cycles required. By diverting liquid waste to the urinal, you minimize wear and tear on your incineration toilet and save energy.\u003c\/p\u003e\n\u003cp\u003eIn addition to these two premium units, this comprehensive bundle includes all the essential installation kits and popular accessories needed for a seamless setup and superior user experience. Whether you are hosting large gatherings or ensuring guest comfort in a rental property, this bundle delivers efficiency and reliability.\u003c\/p\u003e\n\u003cdiv class=\"bundle-box\"\u003e\n\u003ch4\u003eWhat's Included in the Bundle?\u003c\/h4\u003e\n\u003cp\u003eClick on any item below to view its full details:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-comfort-incineration-toilet?variant=29064768716897\" target=\"_blank\"\u003eCinderella® Comfort Toilet\u003c\/a\u003e: The advanced electric incineration model with closed-air ventilation.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-urinal\" target=\"_blank\"\u003eCinderella® Unisex Urinal\u003c\/a\u003e: Reduces incineration cycles by handling liquid waste separately.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-comfort-ventilation-installation-kit-box-2\" target=\"_blank\"\u003eCinderella® Comfort Ventilation Kit\u003c\/a\u003e: Essential pipe components for proper venting.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-comfort-accessory-kit-copy?pr_prod_strat=e5_desc\u0026amp;pr_rec_id=8a1b24c25\u0026amp;pr_rec_pid=7216973152353\u0026amp;pr_ref_pid=3827180011617\u0026amp;pr_seq=uniform\" target=\"_blank\"\u003eCinderella® Comfort Accessory Kit\u003c\/a\u003e: Includes the flue terminal cap and elbow required for installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-bowl-liners-500-pcs?_pos=1\u0026amp;amp;_sid=517a8c6c3\u0026amp;amp;_ss=r\" target=\"_blank\"\u003eCinderella® Original Bowl Liners x 600\u003c\/a\u003e: 100 liners included with the toilet plus a box of 500 extra liners.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-bag-holder-steel?_pos=1\u0026amp;amp;_sid=5c2d2f0fb\u0026amp;amp;_ss=r\" target=\"_blank\"\u003eCinderella® Steel Liner Holder\u003c\/a\u003e: Keeps your bowl liners organized and within reach.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-foot-rest\" target=\"_blank\"\u003eCinderella® Foot Rest\u003c\/a\u003e: Improves comfort for users.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-maintenance-kit?_pos=4\u0026amp;amp;_sid=507e96900\u0026amp;amp;_ss=r\" target=\"_blank\"\u003eCinderella® Maintenance Kit\u003c\/a\u003e: Tools and supplies to keep your toilet running efficiently.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEfficiency Boost:\u003c\/strong\u003e The included urinal drastically reduces energy consumption and processing time by handling liquid waste separately.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosed-Air System:\u003c\/strong\u003e The Comfort toilet draws air from outside, preserving your indoor climate.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Solution:\u003c\/strong\u003e Everything from installation parts to maintenance tools in one shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Capacity:\u003c\/strong\u003e Designed to handle 3-4 visits per hour.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReliable:\u003c\/strong\u003e Certified by UL and NSF; frost-proof and suitable for cold climates.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation \u0026amp; Electrical Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eElectrical Connection:\u003c\/strong\u003e The Comfort toilet comes with a \u003cstrong\u003eNEMA 6-15P plug\u003c\/strong\u003e. It requires a dedicated matching NEMA receptacle connected to a \u003cstrong\u003e240V AC\u003c\/strong\u003e circuit with a minimum \u003cstrong\u003e10A fuse\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfessional Installation:\u003c\/strong\u003e The most important prerequisite for a well-functioning toilet is correct installation. We recommend the unit be checked by an electrician or qualified contractor before powering on.\u003c\/p\u003e\n\u003chr style=\"border: 0; border-top: 1px solid #492454; margin: 15px 0;\"\u003e\n\u003cp\u003e\u003cstrong\u003eAltitude \u0026amp; Temperature Limits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Altitude:\u003c\/strong\u003e 2,500 m (8,200 ft)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature:\u003c\/strong\u003e -20°C to +40°C (-5°F to +105°F)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"warning-text\"\u003e\u003cem\u003eNote: Operating the unit above the maximum specified altitude will void the warranty.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Comfort\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCINCOMF-BNDL1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e600mm x 390mm x 590mm (23 5\/8\" x 15 3\/8\" x 23 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm (21 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 kg (75 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4 visits per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Requirement\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e220 - 240 V AC, 10A (NEMA 6-15P Plug)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncineration Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEnergy Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0.8 - 2 kWh per incineration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 Years (Private Use) \/ 1 Year (Commercial\/Rental)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"warning-text\"\u003eDISCLAIMER:\u003c\/span\u003e Cinderella and their affiliates accept no liability for DIY installations. Customers are responsible for following manufacturer instructions, ensuring code compliance, and consulting qualified installers when needed.\u003c\/p\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe advanced, closed-air solution for superior comfort.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Comfort Incineration Toilet Bundle","offer_id":34085637128289,"sku":"CINCOMF-BNDL1","price":6589.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/sale_items.png?v=1758394730"},{"product_id":"cinderella-freedom-bundle-w-urinal","title":"Cinderella Freedom Toilet Complete Bundle","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Product: Cinderella Freedom Bundle (CINFREE-BNDL1)\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n             15px;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* General Info Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            \n            border-radius: 8px;\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        \/* Specific Bundle Box Style (Matching Image) *\/\n        .bundle-box {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.5;\n            color: #333;\n            border: 2px solid #492454;\n             \/* White background as per image *\/\n            \n            border-radius: 10px; \/* Rounded corners *\/\n            margin: 25px auto;\n             : 800px;\n            box-sizing: border-box;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n        }\n\n        .bundle-box .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            margin-bottom: 15px;\n            text-align: center;\n            font-size: 1.4em;\n            font-weight: 700;\n        }\n\n        .bundle-box .cd-wrapper p {\n            text-align: left;\n            margin-bottom: 20px;\n        }\n\n        .bundle-box .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 25px;\n            margin: 0;\n        }\n\n        .bundle-box .cd-wrapper li {\n            margin-bottom: 12px; \/* Good spacing between items *\/\n        }\n\n        \/* Green Links for Bundle Items *\/\n        .bundle-link {\n            color: #2E7D32; \/* Green color matching the image *\/\n            font-weight: 700;\n            text-decoration: underline;\n            transition: color 0.2s;\n        }\n\n        .bundle-link:hover {\n            color: #1B5E20;\n        }\n\n        .warning-text {\n            font-weight: bold;\n            color: #d9534f;\n        }\n        \n        .highlight-link {\n            color: #492454;\n            font-weight: 700;\n            text-decoration: underline;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 : 800px;\n            }\n            th, .cd-wrapper td {\n                 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eThe Cabin Depot Cinderella® Freedom Complete Bundle\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis exclusive package features the \u003cstrong\u003eCinderella® Freedom Incineration Toilet\u003c\/strong\u003e along with the \u003cstrong\u003eCinderella® Urinal\u003c\/strong\u003e, a combination designed to significantly decrease the number of incineration cycles required. By diverting liquid waste to the urinal, you save on propane and minimize wear and tear on your incineration toilet.\u003c\/p\u003e\n\u003cp\u003eIn addition to these two essential units, this comprehensive bundle includes several of our most popular add-ons and kits to enhance installation and user experience. Whether for a remote cabin, a busy family cottage, or a rental property, this bundle provides versatility and reliability for off-grid living.\u003c\/p\u003e\n\u003cdiv class=\"bundle-box\"\u003e\n\u003ch4\u003eWhat's Included in the Bundle?\u003c\/h4\u003e\n\u003cp\u003eClick on any item below to view its full details:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-freedom-incineration-toilet?variant=29083342569569\" target=\"_blank\"\u003eCinderella® Freedom Toilet\u003c\/a\u003e: The propane-powered incineration toilet for off-grid use.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-urinal\" target=\"_blank\"\u003eCinderella® Unisex Urinal\u003c\/a\u003e: Reduces propane usage by handling liquid waste separately.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-freedom-ventilation-installation-kit\" target=\"_blank\"\u003eCinderella® Freedom Ventilation Kit\u003c\/a\u003e: Includes pipes and components for proper venting.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-accessory-kit-freedom\" target=\"_blank\"\u003eCinderella® Freedom Accessory Kit\u003c\/a\u003e: Essential installation accessories including the flue cap and elbow.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-bowl-liners-500-pcs?_pos=1\u0026amp;_sid=517a8c6c3\u0026amp;_ss=r\" target=\"_blank\"\u003eCinderella® Original Bowl Liners x 600\u003c\/a\u003e: 100 liners included with the toilet plus a box of 500 extra liners.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-bag-holder-steel?_pos=1\u0026amp;_sid=5c2d2f0fb\u0026amp;_ss=r\" target=\"_blank\"\u003eCinderella® Steel Liner Holder\u003c\/a\u003e: Keeps your bowl liners organized and accessible.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-foot-rest\" target=\"_blank\"\u003eCinderella® Foot Rest\u003c\/a\u003e: Adds comfort for users.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca class=\"bundle-link\" href=\"https:\/\/thecabindepot.ca\/products\/cinderella-maintenance-kit?_pos=4\u0026amp;_sid=507e96900\u0026amp;_ss=r\" target=\"_blank\"\u003eCinderella® Maintenance Kit\u003c\/a\u003e: Everything you need to keep your Freedom toilet in top condition.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOff-Grid Independence:\u003c\/strong\u003e Powered by propane and 12V DC, making it perfect for areas without mains power.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePropane Savings:\u003c\/strong\u003e The included urinal drastically reduces gas consumption by handling liquid waste without incineration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHygienic \u0026amp; Odorless:\u003c\/strong\u003e High-temperature incineration leaves only sterile ash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Solution:\u003c\/strong\u003e All necessary installation and maintenance components are included in one shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Capacity:\u003c\/strong\u003e Handles 3-4 visits per hour.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReliable:\u003c\/strong\u003e Certified by UL and NSF; frost-proof and suitable for cold climates.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation \u0026amp; Operating Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003ePower \u0026amp; Gas:\u003c\/strong\u003e Requires 12V DC power (minimum 4A) and a Propane gas connection (20-50 mbar pressure). An external low-pressure regulator is required.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfessional Installation:\u003c\/strong\u003e Correct installation is critical. We recommend gas connections be performed and tested by a qualified specialist in accordance with local codes.\u003c\/p\u003e\n\u003chr style=\"border: 0; border-top: 1px solid #492454; margin: 15px 0;\"\u003e\n\u003cp\u003e\u003cstrong\u003eAltitude \u0026amp; Temperature Limits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Altitude:\u003c\/strong\u003e 1,500 m (4,920 ft)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature:\u003c\/strong\u003e -20°C to +40°C (-5°F to +105°F)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"warning-text\"\u003e\u003cem\u003eNote: Operating the unit above the maximum specified altitude will void the warranty.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Freedom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCINFREE-BNDL1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e600mm x 390mm x 590mm (23 5\/8\" x 15 3\/8\" x 23 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm (21 1\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 kg (75 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4 visits per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e12V DC \/ 4 Amp (11–14.4V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStandby: 0.005 Amp | Incineration: 1.3 Amp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePropane (20-50 mbar \/ 8-20\" W.C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e140-190g per incineration (approx. 75 flushes per 20lb tank)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBurner Effect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaximum 2.87 kW (9260 BTU\/hr)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 Years (Private Use) \/ 1 Year (Commercial\/Rental)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"warning-text\"\u003eDISCLAIMER:\u003c\/span\u003e Cinderella and their affiliates accept no liability for DIY installations. Customers are responsible for following manufacturer instructions, ensuring code compliance, and consulting qualified installers when needed.\u003c\/p\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eComplete freedom for your off-grid lifestyle.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Gas Incinerating Toilet","offer_id":34085642666081,"sku":"CINFREE-BNDL1","price":7044.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/freedombundle.png?v=1779716965"},{"product_id":"cinderella-accessory-kit-freedom","title":"Cinderella® - Freedom Accessory Kit (Box 1)","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Freedom Accessory Kit (Box 1)\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis essential accessory kit contains the original components required for the optimal operation of the Cinderella Freedom (propane-powered) incineration toilet. Featuring the newly designed flue terminal cap, this kit ensures efficient exhaust management and improved airflow dynamics.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eImproved Terminal Cap:\u003c\/strong\u003e Features a streamlined design that delivers 20% better airflow within the pipe.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebris Protection:\u003c\/strong\u003e The cap prevents twigs, leaves, and other environmental debris from entering and clogging the flue pipe.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEssential Air Intake:\u003c\/strong\u003e Includes the necessary air valve which must be mounted on an exterior wall to meet the system's air demand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGenuine Components:\u003c\/strong\u003e Designed specifically for the propane-powered Freedom model for safe and reliable operation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR COMPATIBILITY AND REQUIREMENTS --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation Requirements \u0026amp; Compatibility\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003ePlease note the following for a complete setup:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRequired for Install:\u003c\/strong\u003e This kit (Box 1) must be used in conjunction with the \u003cstrong\u003eCinderella Freedom Installation Kit (Box 2)\u003c\/strong\u003e for a complete installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModel Specific:\u003c\/strong\u003e This kit is exclusively for the \u003cstrong\u003eFreedom (Propane)\u003c\/strong\u003e model. For Comfort (Electric) installations, please purchase the specific Comfort Accessory Kit (Box 1).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFreedom Accessory Kit (Box 1)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101862\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Freedom (Propane) ONLY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKey Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Flue Terminal Cap (New Design)\u003cbr\u003e1 x Air Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePerformance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20% Improved Airflow (Cap)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Accessory Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eOptimized airflow for your propane incineration system.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40112237248609,"sku":"101862","price":100.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/101862.jpg?v=1765472304"},{"product_id":"cinderella-flue-pipe-with-wall-mount-kit","title":"Cinderella® - 636-Certified Flue Pipe with Wall Mount Kit","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        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        body {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            min-width: 500px;\n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (min-width: 768px) {\n            .table-container {\n                display: flex;\n                justify-content: center;\n            }\n            table {\n                width: auto;\n                min-width: 600px;\n                 \n            }\n            th, td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cmain\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - 636-Certified Flue Pipe with Wall Mount Kit\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis convenient all-in-one kit provides everything needed to extend your Cinderella ventilation stack securely. It combines a 36-inch section of high-quality ULC-S636 certified flue pipe with a complete wall mounting assembly. This kit is the perfect solution for adding height to your exhaust system while ensuring rigid structural support against the exterior wall.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Extension Solution:\u003c\/strong\u003e Includes both the certified pipe and the necessary hardware to mount it securely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCertified Safety:\u003c\/strong\u003e Features ULC-S636 certified flue pipe for compliant and safe exhaust venting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSecure Mounting:\u003c\/strong\u003e The included clamp, rod, and plate ensure the pipe remains stable and properly aligned.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable Support:\u003c\/strong\u003e The wall mount rod can be cut to size to accommodate specific wall clearance requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e636-Certified Flue Pipe with Wall Mount Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101723-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePipe Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4\" Diameter x 36\" Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCertification\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eULC-S636 (Pipe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Flue Pipe 4\" x 36\" (101723)\u003cbr\u003e1 x Support Clamp (101722)\u003cbr\u003e1 x Wall Mount Rod (101720)\u003cbr\u003e1 x Wall Mount Plate (101719)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVentilation Extension \u0026amp; Support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Installation Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe complete package for secure stack extension.\u003c\/h3\u003e\n\u003c\/main\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40425221095521,"sku":"101723-M","price":230.86,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/101723-M.png?v=1765471825"},{"product_id":"cinderella-travel-incineration-toilet","title":"Cinderella® - Travel Incineration Toilet","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Product: Cinderella Travel (101724)\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        .warning-text {\n            font-weight: bold;\n            color: #d9534f;\n        }\n\n        .resource-link {\n            color: #492454;\n            font-weight: 700;\n            text-decoration: underline;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® Travel Incineration Toilet\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eCinderella® Travel represents a totally new way to handle waste in RVs, campers, mobile homes, and boats easily, without the hassle of emptying in designated areas. The toilets are designed and produced in Norway, known for longevity and high quality with excellent capacity and sustainable, ecological design – without polluting outcomes. Cinderella® Travel provides a hygienic and easy way to dispose of toilet waste safely, either on the road or on the water.\u003c\/p\u003e\n\u003cp\u003eCinderella® Travel was first launched on the market as ”Cinderella® Motion” in 2013 as a further product development from the popular incineration toilets provided by Cinderella Eco Group, which have been available since 1997. Environmentally friendly Travel uses only LPG gas and 12V control power.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eEasy To Use\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eCinderella® incineration toilets are easy to use, and the Cinderella® bowl liners safely transport the waste to the incineration chamber. This keeps the toilet hygienic and clean, compared to other options available on the market. Simply lift the lid and seat ring. Place an original Cinderella® bowl liner in the bowl and put the seat back down. Use the toilet as you would any toilet and close the lid when you are done. Press the “flush button” and the bowl liner, with its contents, is released into the incineration chamber below. The toilet is now ready for use and the process as described can be repeated.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete waste handling solution:\u003c\/strong\u003e Replaces traditional black water tanks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompletely Waterless:\u003c\/strong\u003e No water connection required.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo need for tanks or containers:\u003c\/strong\u003e Everything is emptied from the inside as sterile ash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrostproof:\u003c\/strong\u003e Ideal for all-season use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-friendly:\u003c\/strong\u003e Produces little waste; end product is clean ash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Quality:\u003c\/strong\u003e Designed and produced in Norway.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafe \u0026amp; Childproof:\u003c\/strong\u003e Designed with multiple safety mechanisms.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable Climate:\u003c\/strong\u003e No smell, ensuring a pleasant indoor environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Capacity:\u003c\/strong\u003e Approx. 50 toilet visits before emptying.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustry Leading Warranty:\u003c\/strong\u003e 3-year warranty for residential\/seasonal use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation \u0026amp; Operating Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eProfessional Installation Recommended:\u003c\/strong\u003e Cinderella Travel is a product that requires skill in order to be installed correctly. It is important that the Travel is installed professionally and in accordance with installation instructions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRetrofitting:\u003c\/strong\u003e Ensure access to 12V control power, LPG Gas supply, and adequate air supply. You must also install an exhaust pipe that extends beyond the roof.\u003c\/p\u003e\n\u003chr style=\"border: 0; border-top: 1px solid #492454; margin: 15px 0;\"\u003e\n\u003cp\u003e\u003cstrong\u003eAltitude \u0026amp; Temperature Limits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Altitude:\u003c\/strong\u003e 2,000 m (6,560 ft)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature:\u003c\/strong\u003e -20°C to +40°C (-5°F to +105°F)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"warning-text\"\u003e\u003cem\u003eNote: Operating the unit above the maximum specified altitude will void the warranty.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101724\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm x 390mm x 590mm (21.3\" x 15.3\" x 23.2\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e490mm (19.3\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20 kg (44 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 4 users per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e12V DC \/ 4 Amp (11–14.4V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStandby: 0.005 Amp | Incineration: 1.3 Amp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePropane (30 mbar \/ 12\" W.C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGas Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e140-180g per incineration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBurner Effect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaximum 2.87 kW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 Years (Private Use) \/ 1 Year (Commercial\/Rental)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded in Box\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTravel incineration toilet, User \u0026amp; Installation manuals, 100 Bowl liners, Roof feed through flange, Docking frame, Chimney top, Winter extension, Control panel, Mounting screws.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center; margin-top: 40px;\"\u003e\u003cstrong\u003eCertifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard\u003c\/th\u003e\n\u003cth\u003eDescription\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/productiq.ulprospector.com\/en\/profile\/1629844\/negt.mh61230?term=Cinderella%20Eco\u0026amp;page=1\" target=\"_blank\"\u003e\u003cstrong\u003eUL791\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eStandard for Residential Incinerators\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/productiq.ulprospector.com\/en\/profile\/1629844\/negt.mh61230?term=Cinderella%20Eco\u0026amp;page=1\" target=\"_blank\"\u003e\u003cstrong\u003eUL791-CRD\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eStandard for Residential Incinerators\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/productiq.ulprospector.com\/en\/profile\/1629844\/negt.mh61230?term=Cinderella%20Eco\u0026amp;page=1\" target=\"_blank\"\u003e\u003cstrong\u003eCSA 5.2-1971 (R2019)\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eGas-Fired Waterless Toilets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/productiq.ulprospector.com\/en\/profile\/1629844\/negt.mh61230?term=Cinderella%20Eco\u0026amp;page=1\" target=\"_blank\"\u003e\u003cstrong\u003eCSA C22.2 No. 64-10 (R2014)\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eHousehold Cooking and Liquid-Heating Appliances\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/info.nsf.org\/Certified\/Wastewater\/Listings.asp?Standard=P157\u0026amp;Company=C0254473\u0026amp;\" target=\"_blank\"\u003e\u003cstrong\u003eNSF P157\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eElectrical Incinerating Toilets - Health and Sanitization in US\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/info.nsf.org\/Certified\/Wastewater\/Listings.asp?Standard=P157\u0026amp;Company=C0254473\u0026amp;\" target=\"_blank\"\u003e\u003cstrong\u003eNSF Certification\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/productiq.ulprospector.com\/en\/profile\/1629844\/negt.mh61230?term=Cinderella%20Eco\u0026amp;page=1\" target=\"_blank\"\u003e\u003cstrong\u003eUL Certification\u003c\/strong\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eUSA \u0026amp; Canada\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin-top: 40px;\"\u003e\u003cspan class=\"warning-text\"\u003eDISCLAIMER:\u003c\/span\u003e Cinderella and their affiliates accepts no liability for DIY installations. Customers are responsible for following manufacturer instructions, ensuring code compliance, and consulting qualified installers when needed.\u003c\/p\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe ultimate freedom for your mobile life.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40752207495265,"sku":"101724","price":6200.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Logos_icons_websitepictures.png?v=1770230149"},{"product_id":"cinderella-travel-build-in-box","title":"Cinderella Travel Build-In-Box","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Travel Build-In-Box\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eRetrofitting a recreational vehicle with a Cinderella Travel toilet just got significantly easier. The Build-In-Box is a prefabricated solution designed to eliminate the need for complex and costly bespoke carpentry during installation. Instead of requiring major interventions into your vehicle's existing walls or cabinets, this box mounts directly onto the existing wall, neatly concealing the toilet's exhaust pipe and built-in components for a clean, professional finish.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSimplified Installation:\u003c\/strong\u003e Drastically reduces installation time and complexity by providing a ready-made enclosure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCost Effective:\u003c\/strong\u003e Eliminates the need for expensive custom cabinetry or major structural modifications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Aesthetic:\u003c\/strong\u003e Neatly hides all built-in parts and exhaust piping behind a sleek white ABS plastic frame.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Fit:\u003c\/strong\u003e Designed specifically to integrate the Cinderella Travel model into existing RV and camper spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR TOOLS REQUIRED --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation Tools Required\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003ePlease ensure you have the following tools ready for installation:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e 16 x Screws (appropriate for your wall material).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHand Tools:\u003c\/strong\u003e Screwdriver, Handsaw (or electric saw).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrilling:\u003c\/strong\u003e Hole saw\/bore 22mm (required), Hole saw\/bore 26mm (optional).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTravel Build-In-Box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e102032\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e750 x 450 x 110 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Frame Box\u003cbr\u003e1 x Frame Top\u003cbr\u003e2 x Pipe Cover\u003cbr\u003e1 x Pipe Bracket\u003cbr\u003e12 x Screw Plugs\u003cbr\u003e1 x Installation Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Installation Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe hassle-free solution for professional RV retrofits.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40746732519521,"sku":"102032","price":473.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-default-title-cinderella-travel-build-in-box-31634096291937_1.jpg?v=1765474220"},{"product_id":"cinderella-travel-original-bowl-liners","title":"Cinderella® - Travel Original Bowl Liners","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Travel Original Bowl Liners\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eSafeguard the efficiency and longevity of your incineration toilet with these specially developed Cinderella Travel Original Bowl Liners. Resulting from years of development, these liners adhere to strict quality and environmental standards. Using original liners is essential to minimizing the need for service and ensuring your system operates cleanly and reliably.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpecialized Design:\u003c\/strong\u003e Engineered specifically for the unique burning chamber of the Cinderella Travel model.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eService Reduction:\u003c\/strong\u003e Correct liner usage significantly reduces maintenance needs and protects the toilet's internal components.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh Standards:\u003c\/strong\u003e Manufactured under strict quality control and environmental guidelines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBulk Supply:\u003c\/strong\u003e Includes 500 liners, ensuring you are stocked for extensive travel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTravel Original Bowl Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100702\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500 Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions (Package)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e275 mm x 275 mm x 65 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Consumable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eDesigned to ensure a long life for your Cinderella Travel toilet.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40746736451681,"sku":"100702","price":69.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/100702.jpg?v=1765472056"},{"product_id":"cinderella-travel-original-installation-kit","title":"Cinderella® - Travel Original Installation Kit","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Travel Original Installation Kit\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eEnsure an optimal and secure setup for your mobile incineration toilet with the Cinderella Travel Original Installation Kit. This comprehensive set contains the essential pipes and components required to retrofit the Cinderella Travel into campers, RVs, boats, and mobile homes. It is designed to facilitate the connection of 12V control power, LPG gas, and the necessary air supply and exhaust systems, replacing old toilet units efficiently.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Retrofit Solution:\u003c\/strong\u003e Provides the core components needed to replace existing toilets in mobile units.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimized Performance:\u003c\/strong\u003e Genuine parts ensure proper airflow and exhaust management for the Cinderella Travel system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Suitable for installations in RVs, caravans, boats, and mobile homes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGenuine Quality:\u003c\/strong\u003e Designed specifically by Cinderella Eco Group for seamless compatibility and safety.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR PROFESSIONAL INSTALLATION --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eProfessional Installation Recommended\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eThe Cinderella Travel requires specific technical skills for a correct and safe installation.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRequirement:\u003c\/strong\u003e Proper access to 12V power, LPG gas, and correct routing of the exhaust pipe beyond the roof is critical.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommendation:\u003c\/strong\u003e We strongly recommend having this appliance installed by expert professionals to ensure warranty compliance and maximum performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTravel Original Installation Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100695\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstallation \/ Retrofitting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Inlet Flange\u003cbr\u003e1 x Insulation Sleeve (Exhaust)\u003cbr\u003e1 x Inlet Hose\u003cbr\u003e1 x Exhaust Hose\u003cbr\u003e2 x Inlet Air Hose Clamps\u003cbr\u003e2 x Exhaust Hose Clamps\u003cbr\u003e1 x Power Cable Connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Installation Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eEverything you need for a professional mobile installation.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":40746740613217,"sku":"100695","price":409.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/100695.png?v=1765471903"},{"product_id":"cinderella-comfort-accessory-kit-copy","title":"Cinderella® - Comfort Accessory Kit (Box 1)","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        .cd-wrapper {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        .cd-wrapper table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            \n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead .cd-wrapper tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, .cd-wrapper td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody .cd-wrapper tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main .cd-wrapper ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        .cd-wrapper h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container .cd-wrapper h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container .cd-wrapper p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container .cd-wrapper ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container .cd-wrapper li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (\n                justify-content: center;\n            }\n            .cd-wrapper table {\n                width: auto;\n                \n                 \n            }\n            th, .cd-wrapper td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cd-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Comfort Accessory Kit (Box 1)\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis all-in-one accessory kit contains the vital initial components required for installing the Cinderella Comfort (electric model) incineration toilet. Updated with modern, high-efficiency parts, this kit features UV-stabilized black matte components for a sleek aesthetic and durable performance. It includes the new streamlined flue terminal cap and improved air inlet grate, ensuring optimal airflow and protection against debris.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Performance Cap:\u003c\/strong\u003e New Flue Terminal Cap design provides 20% better airflow and superior debris protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern Aesthetic:\u003c\/strong\u003e Includes a UV-stabilized Black Matte 87º Elbow that resists fading and matches new black pipes perfectly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImproved Air Inlet:\u003c\/strong\u003e The new Air Inlet Grate (made from recycled PP plastic) optimizes airflow and replaces the older steel wind shield (100124).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCondensation Management:\u003c\/strong\u003e The 87º elbow features an integrated condensation coupling for moisture control.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- NOTICE BOX FOR INSTALLATION REQUIREMENTS --\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003ch4\u003e\u003cstrong\u003eInstallation Requirements\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eTo ensure a complete and optimal installation, please observe the following:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRequired Companion:\u003c\/strong\u003e This kit (Box 1) must be paired with the \u003cstrong\u003eComfort Original Installation Kit (Box 2)\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndoor Installation Note:\u003c\/strong\u003e If installing the elbow indoors, we strongly recommend adding a \u003cstrong\u003eCinderella Ball Valve Siphon\u003c\/strong\u003e or \u003cstrong\u003eSiphon Junior\u003c\/strong\u003e to properly catch drainage from the condensation coupling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eComfort Accessory Kit (Box 1)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e101865\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCinderella® Comfort (Electric)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 x Flue Terminal Cap (New Design)\u003cbr\u003e1 x Air Inlet Grate (Recycled PP)\u003cbr\u003e1 x Black Matte 87º Elbow w\/ Condensate Drain\u003cbr\u003e3 x Pipe Clamps\/Fasteners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack Matte (UV-Stabilized)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN\/A (Accessory Kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe foundation for a stylish and efficient Comfort installation.\u003c\/h3\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":41829279858785,"sku":"102532","price":170.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/101865.png?v=1767187028"},{"product_id":"cinderella-premium-incineration-toilet","title":"Cinderella Premium Incineration Toilet","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003ctitle\u003eCinderella Premium Incineration Toilet\u003c\/title\u003e\n\n\u003cstyle\u003e\n\/* Product: Cinderella Premium Incineration Toilet\n   Brand Color: #492454 (Cinderella Purple)\n   Scope: .cd-product-description\n*\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n\/* WRAPPER STYLING *\/\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    color: #333; \/* Default text color *\/\n    line-height: 1.6;\n    width: 100%;\n    box-sizing: border-box;\n    \/* Removed background-color: #fff; to allow theme background to show *\/\n}\n\n\/* TYPOGRAPHY SCOPED - REMOVED FIXED SIZES TO INHERIT THEME DEFAULTS *\/\n.cd-product-description h1, \n.cd-product-description h2,\n.cd-product-description h3 { \n    color: #2c3e50; \n    margin-bottom: 15px; \n    line-height: 1.3; \n    margin-top: 25px;\n}\n.cd-product-description h1 { text-align: center; margin-top: 0; }\n.cd-product-description p { margin-bottom: 15px; }\n\n.cd-product-description a { color: #492454; text-decoration: underline; font-weight: bold; }\n.cd-product-description a:hover { color: #333; }\n\n\/* LIST STYLING *\/\n.cd-product-description ul, \n.cd-product-description ol { margin-bottom: 20px; padding-left: 25px; }\n.cd-product-description li { margin-bottom: 10px; }\n\n\/* RESPONSIVE TABLE STYLES SCOPED *\/\n.cd-table-container { width: 100%; margin-bottom: 20px; }\n\n.cd-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-product-description thead tr {\n    background-color: #492454; \/* Cinderella Purple *\/\n    color: #ffffff;\n    text-align: left;\n}\n\n.cd-product-description th, \n.cd-product-description td {\n    padding: 12px 15px;\n    text-align: left;\n    vertical-align: top;\n    border: none;\n}\n\n.cd-product-description tbody tr { border-bottom: 1px solid #d1ccc0; }\n.cd-product-description tbody tr:nth-of-type(even) { background-color: #f9f7f9; \/* Very light purple tint *\/ }\n.cd-product-description tbody tr:last-of-type { border-bottom: 2px solid #492454; }\n\n.cd-product-description td strong {\n    color: #492454;\n    font-weight: 700;\n}\n\n\/* MANDATORY MOBILE CARD TRANSFORMATION (\u003c 600px) *\/\n@media (max-width: 600px) {\n    .cd-product-description table, \n    .cd-product-description thead, \n    .cd-product-description tbody, \n    .cd-product-description th, \n    .cd-product-description td, \n    .cd-product-description tr { display: block; }\n    \n    .cd-product-description thead tr { position: absolute; top: -9999px; left: -9999px; }\n    \n    .cd-product-description tr { \n        border: 1px solid #ccc; \n        margin-bottom: 10px; \n        border-radius: 8px; \n        overflow: hidden; \n    }\n    \n    .cd-product-description td { \n        border: none; \n        border-bottom: 1px solid #eee; \n        position: relative; \n        padding-left: 15px; \n        padding-right: 15px; \n    }\n    \n    .cd-product-description td:last-child { border-bottom: none; }\n    \n    \/* First cell acts as header *\/\n    .cd-product-description td:first-child {\n        background-color: #f8f9fa;\n        color: #492454;\n        font-weight: 700;\n        padding-top: 10px; padding-bottom: 5px;\n    }\n    .cd-product-description td:nth-child(2) { padding-top: 5px; padding-bottom: 15px; }\n}\n\n\/* DESKTOP RESTORATION (\u003e 768px) *\/\n@media (min-width: 768px) {\n    .cd-table-container { display: flex; justify-content: center; }\n    .cd-product-description table { width: auto; min-width: 600px; max-width: 800px; }\n    \n    .cd-product-description table, \n    .cd-product-description thead, \n    .cd-product-description tbody, \n    .cd-product-description th, \n    .cd-product-description td, \n    .cd-product-description tr { display: table-row; }\n    \n    .cd-product-description table { display: table; }\n    .cd-product-description thead { display: table-header-group; }\n    .cd-product-description tbody { display: table-row-group; }\n    .cd-product-description td, \n    .cd-product-description th { display: table-cell; }\n    \n    .cd-product-description tr { border: none; margin-bottom: 0; border-radius: 0; }\n    .cd-product-description tbody tr { border-bottom: 1px solid #d1ccc0; }\n    .cd-product-description td:first-child { background-color: transparent; color: inherit; padding: 15px 25px; }\n}\n\u003c\/style\u003e\n\n\u003c!-- ALL CONTENT MUST BE INSIDE THIS WRAPPER --\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eRedefining Luxury Off-Grid Sanitation\u003c\/strong\u003e\u003c\/h1\u003e\n    \u003csection\u003e\n        \u003cp\u003eDiscover the apex of waterless toilet solutions with the Cinderella Premium. Meticulously engineered in Norway, this flagship model represents a new era of sophistication for the modern cabin, tiny home, or exclusive off-grid residence. The Premium elevates the user experience with an elegant LCD information center and intelligent software, all while delivering the unparalleled convenience of water-free, waste-incinerating technology. Transform your space with a solution that is as beautiful as it is brilliant, leaving only a whisper of sterile ash.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection\u003e\n        \u003ch3\u003e\u003cstrong\u003eAn Uncompromising Experience\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIntuitive LCD Information Center:\u003c\/strong\u003e A crystal-clear display offers at-a-glance status updates and service notifications. Navigate effortlessly through multilingual menus for a truly seamless interaction.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePristine Indoor Environment:\u003c\/strong\u003e The hermetically sealed, closed-loop air system preserves your indoor climate, ensuring a completely odorless and tranquil atmosphere.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGenerous Capacity for Entertaining:\u003c\/strong\u003e Welcome family and guests with confidence. The Premium is engineered to graciously accommodate up to four users per hour without sacrificing performance.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUncompromising Safety \u0026amp; Certified Excellence:\u003c\/strong\u003e As a c-UL-us listed appliance, the Cinderella Premium adheres to the most stringent safety benchmarks in North America, offering absolute peace of mind.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIntelligent Maintenance System:\u003c\/strong\u003e The sophisticated software monitors usage and gracefully reminds you when it's time to empty the ash container, ensuring your system always operates at peak efficiency.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWarranty Claims:\u003c\/strong\u003e For all warranty claims, please fill out the official service form here: \u003ca href=\"https:\/\/share.hsforms.com\/18Sy8P8rZTVyREZTY11OFFArbc1e\" target=\"_blank\"\u003eCinderella Service Form\u003c\/a\u003e.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection\u003e\n        \u003ch3\u003e\u003cstrong\u003eEffortless Operation\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003col\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLift Lid \u0026amp; Seat:\u003c\/strong\u003e Simply lift the toilet lid and seat to begin. The ventilation fan will start automatically.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eInsert Liner:\u003c\/strong\u003e Place a genuine Cinderella bowl liner into the bowl. A new liner must be used for every visit.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLower Seat \u0026amp; Use:\u003c\/strong\u003e Lower the seat and use the toilet as normal. For very little waste, a cup of water can be added to the liner to ensure it has enough weight.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eClose Lid:\u003c\/strong\u003e After use, simply close the toilet lid. The incineration process will not start until the lid is down.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePress Start:\u003c\/strong\u003e Push the \"Start\" button on the control panel. The liner and its contents will be released into the incineration chamber, and the process will begin. The toilet is immediately ready for the next user.\u003c\/li\u003e\n        \u003c\/ol\u003e\n    \u003c\/section\u003e\n\n    \u003csection\u003e\n        \u003ch2 style=\"text-align: center;\"\u003eEngineering \u0026amp; Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"cd-table-container\"\u003e\n            \u003ctable\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eCinderella Premium Incineration Toilet\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e102128\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003ePower Supply\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e220V-240V AC, 10A Dedicated Circuit\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e2000W (during incineration)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eUp to 4 visits per hour\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eDimensions (H x W x D)\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e23.6\" x 15.4\" x 23.2\" (600 x 390 x 590 mm)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e75 lbs (34 kg)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eCertifications\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003ec-UL-us Listed (MH61230)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e3-Year Manufacturer's Warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eContents\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e1x Premium Toilet, 100x Bowl Liners, Product Manual\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cp style=\"text-align: center; color: #555; font-style: italic; margin-top: 40px;\"\u003eExperience the new standard in off-grid luxury.\u003cbr\u003e\u003cstrong\u003eCinderella Eco Group\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":42385890312289,"sku":"102128","price":6290.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Cinderella_Premium_Incineration_Toilet_img1.webp?v=1758394694"},{"product_id":"cinderella-black-matte-flue-pipe-with-wall-mount-kit","title":"Cinderella Black Matte Flue Pipe With Wall Mount Kit","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCinderella® - Black Matte Flue Pipe with Wall Mount Kit\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/*\n            Author: Part Description Architect\n            Date: December 4, 2025\n            Contact: kenton.jones@cabindepot.com\n        *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n        body {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        \/* Responsive Table Container *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin: 0 auto;\n        }\n        \n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n            font-family: 'Lato', sans-serif;\n            min-width: 500px;\n        }\n\n        \/* --- DYNAMIC BRAND COLORS (Cinderella) --- *\/\n        thead tr {\n            background-color: #492454; \n            color: #ffffff;\n            text-align: left;\n        }\n\n        th, td {\n            ;\n            text-align: left;\n            vertical-align: top;\n        }\n\n        tbody tr {\n            border-bottom: 1px solid #d1ccc0;\n        }\n\n        tbody tr:nth-of-type(even) {\n            background-color: #f8f6f2;\n        }\n\n        tbody tr:last-of-type {\n            border-bottom: 2px solid #492454;\n        }\n\n        td strong {\n            color: #36454F;\n            font-weight: 700;\n        }\n\n        main ul {\n            list-style: disc;\n            padding-left: 30px;\n            margin: 15px 0;\n        }\n\n        main li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n        \n        h4 {\n            margin-top: 25px;\n        }\n\n        \/* Notice Box Styles *\/\n        .info-container {\n            font-family: 'Lato', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            border: 2px solid #492454;\n            background-color: #f8f6f2;\n            ;\n            border-radius: 8px;\n            margin: 25px auto;\n             \n            box-sizing: border-box;\n        }\n\n        .info-container h4 {\n            color: #492454;\n            margin-top: 0;\n            text-align: center;\n            font-size: 1.2em;\n        }\n\n        .info-container p {\n            text-align: left;\n            margin-top: 15px;\n            margin-bottom: 10px;\n        }\n        \n        .info-container ul {\n            list-style: disc;\n            margin: 15px 0 0 0;\n            padding-left: 30px;\n        }\n\n        .info-container li {\n            padding-left: 5px;\n            margin-bottom: 8px;\n        }\n\n        @media (min-width: 768px) {\n            .table-container {\n                display: flex;\n                justify-content: center;\n            }\n            table {\n                width: auto;\n                min-width: 600px;\n                 \n            }\n            th, td {\n                ;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cmain\u003e\n        \u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eCinderella® - Black Matte Flue Pipe with Wall Mount Kit\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cp\u003eThis convenient all-in-one kit provides everything needed to extend your Cinderella ventilation stack while maintaining a sleek, modern aesthetic. It combines a 36-inch section of high-quality Black Matte flue pipe with a complete wall mounting assembly. Designed for Cinderella Comfort and Classic installations, this kit ensures your extension is not only visually consistent but also rigidly supported against the exterior wall.\u003c\/p\u003e\n        \n        \u003ch3\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eComplete Extension Solution:\u003c\/strong\u003e Includes the black matte pipe and all necessary hardware for a secure wall mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium Aesthetic:\u003c\/strong\u003e Black matte finish seamlessly matches Cinderella Comfort and Classic styling.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eStable Installation:\u003c\/strong\u003e The included clamp, rod, and plate prevent pipe movement and ensure proper alignment.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable Support:\u003c\/strong\u003e The wall mount rod can be cut to size to accommodate specific wall clearance requirements.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003c!-- NOTICE BOX FOR COMPATIBILITY --\u003e\n        \u003cdiv class=\"info-container\"\u003e\n            \u003ch4\u003e\u003cstrong\u003eCompatibility Notice\u003c\/strong\u003e\u003c\/h4\u003e\n            \u003cp\u003ePlease check your toilet model before purchasing:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRecommended For:\u003c\/strong\u003e Cinderella® \u003cstrong\u003eComfort\u003c\/strong\u003e and \u003cstrong\u003eClassic\u003c\/strong\u003e (Electric) models.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFreedom (Gas) Models:\u003c\/strong\u003e This kit is \u003cstrong\u003enot\u003c\/strong\u003e 636-certified. For gas installations, please use the \u003cstrong\u003eGrey 636-Certified Flue Pipe Kit (Part #101723-M)\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h1\u003e\n        \u003cdiv class=\"table-container\"\u003e\n            \u003ctable\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSpecification\u003c\/th\u003e\n                        \u003cth\u003eDetails\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eBlack Matte Flue Pipe with Wall Mount Kit\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eCinderella Eco Group\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eManufacturer Part #\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e101856-M\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003ePipe Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e4\" Diameter x 36\" Length\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eBlack Matte\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e\n                            1 x Black Matte Flue Pipe 4\" x 36\" (101856)\u003cbr\u003e\n                            1 x Support Clamp (101722)\u003cbr\u003e\n                            1 x Wall Mount Rod (101720)\u003cbr\u003e\n                            1 x Wall Mount Plate (101719)\n                        \u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eVentilation Extension \u0026amp; Support\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eN\/A (Installation Kit)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003ch3 style=\"text-align: center; margin-top: 20px;\"\u003eThe complete, stylish solution for stack extension.\u003c\/h3\u003e\n    \u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":42441548202081,"sku":"101856-M","price":166.64,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Cinderella_Black_Matte_Flue_Pipe_With_Wall_Mount_Kit_img1.jpg?v=1765472480"},{"product_id":"cinderella-travel-diesel-incineration-toilet","title":"Cinderella Travel Diesel Incineration Toilet","description":"\u003cbody\u003e\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003ctitle\u003eCinderella Travel Diesel Incineration Toilet\u003c\/title\u003e\n\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 style bleeding *\/\n    .cd-diesel-wrapper {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        line-height: 1.5;\n        color: #1e293b;\n        background-color: transparent !important;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 5px 15px;\n        box-sizing: border-box;\n    }\n\n    .cd-diesel-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Cinderella Premium Brand Tokens *\/\n    .cd-diesel-wrapper {\n        --cinderella-purple: #492454;\n        --cinderella-dark: #2c3e50;\n        --cinderella-muted: #64748b;\n        --cinderella-border: #cbd5e1;\n        --cinderella-light-border: #e2e8f0;\n        --cinderella-tint: #fcfbfe;\n    }\n\n    \/* Headers - NO % FONT SIZES USED *\/\n    .cd-diesel-wrapper h1 {\n        font-size: 28px;\n        font-weight: 800;\n        color: var(--cinderella-dark);\n        line-height: 1.2;\n        margin: 0 0 6px 0;\n        letter-spacing: -0.5px;\n        text-align: center;\n    }\n\n    .cd-diesel-wrapper .sub-header {\n        font-size: 16px;\n        color: var(--cinderella-muted);\n        font-weight: 500;\n        margin: 0 0 20px 0;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    \/* Narrative Highlight Block *\/\n    .cd-diesel-wrapper .narrative-block {\n        background-color: transparent !important;\n        color: #334155;\n        padding: 0 !important;\n        margin-bottom: 20px;\n        border: none !important;\n    }\n\n    .cd-diesel-wrapper .narrative-block p {\n        font-size: 15px;\n        line-height: 1.6;\n        margin: 0;\n        font-weight: 400;\n    }\n\n    .cd-diesel-wrapper .narrative-block strong {\n        color: var(--cinderella-purple);\n        font-weight: 700;\n    }\n\n    \/* Section Headings - Clean minimal dotted divider *\/\n    .cd-diesel-wrapper .section-title-wrapper {\n        border-bottom: 2px dotted var(--cinderella-border);\n        padding-bottom: 6px;\n        margin-top: 25px;\n        margin-bottom: 15px;\n        display: flex;\n        align-items: center;\n    }\n\n    .cd-diesel-wrapper h2 {\n        font-size: 16px;\n        font-weight: 800;\n        color: var(--cinderella-purple);\n        text-transform: uppercase;\n        letter-spacing: 0.75px;\n        margin: 0;\n    }\n\n    \/* Editorial Feature Grid for human-centric copy styling *\/\n    .cd-diesel-wrapper .features-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 12px 30px;\n        margin-bottom: 20px;\n    }\n\n    .cd-diesel-wrapper .feature-item {\n        display: flex;\n        flex-direction: column;\n        position: relative;\n        padding-left: 15px;\n    }\n\n    .cd-diesel-wrapper .feature-item::before {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        top: 8px;\n        width: 5px;\n        height: 5px;\n        border-radius: 50%;\n        background-color: var(--cinderella-purple);\n    }\n\n    .cd-diesel-wrapper .feature-text {\n        font-size: 13.5px;\n        line-height: 1.5;\n        color: #334155;\n    }\n\n    .cd-diesel-wrapper .feature-text strong {\n        color: var(--cinderella-purple);\n        font-weight: 700;\n    }\n\n    \/* Open-concept, easy-to-read Specs Grid replacing rigid layouts *\/\n    .cd-diesel-wrapper .specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 8px 30px;\n        margin-bottom: 25px;\n    }\n\n    .cd-diesel-wrapper .spec-item {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 1px solid var(--cinderella-light-border);\n        padding: 6px 0;\n    }\n\n    .cd-diesel-wrapper .spec-label {\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--cinderella-muted);\n        letter-spacing: 0.5px;\n        text-align: left;\n    }\n\n    .cd-diesel-wrapper .spec-value {\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--cinderella-dark);\n        text-align: right;\n    }\n\n    \/* Support Footer Layout *\/\n    .cd-diesel-wrapper .support-footer {\n        border-top: 2px dotted var(--cinderella-border);\n        padding-top: 20px;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        justify-content: space-between;\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .cd-diesel-wrapper .support-text-area {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 4px;\n    }\n\n    .cd-diesel-wrapper .support-footer h3 {\n        margin: 0;\n        font-size: 13px;\n        font-weight: 800;\n        text-transform: uppercase;\n        color: var(--cinderella-purple);\n        letter-spacing: 0.5px;\n        border-left: 2px solid var(--cinderella-purple);\n        padding-left: 8px;\n    }\n\n    .cd-diesel-wrapper .support-footer p {\n        margin: 0;\n        font-size: 13px;\n        line-height: 1.4;\n        color: var(--cinderella-muted);\n    }\n\n    .cd-diesel-wrapper .tel-link {\n        font-weight: 700;\n        color: var(--cinderella-purple);\n        text-decoration: underline;\n        white-space: nowrap;\n        display: inline-block;\n    }\n\n    .cd-diesel-wrapper .btn-group {\n        display: flex !important;\n        flex-direction: row !important;\n        flex-wrap: nowrap !important;\n        gap: 8px !important;\n        flex-shrink: 0;\n    }\n\n    .cd-diesel-wrapper .quote-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background-color: var(--cinderella-purple);\n        color: #ffffff !important;\n        padding: 8px 14px;\n        border-radius: 6px;\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.15s ease-in-out;\n        white-space: nowrap;\n    }\n\n    .cd-diesel-wrapper .quote-btn-secondary {\n        background-color: transparent;\n        color: var(--cinderella-dark) !important;\n        border: 1px solid var(--cinderella-border);\n    }\n\n    .cd-diesel-wrapper .quote-btn:hover {\n        background-color: var(--cinderella-dark);\n        color: #ffffff !important;\n        transform: translateY(-1px);\n    }\n\n    .cd-diesel-wrapper .quote-btn-secondary:hover {\n        background-color: var(--cinderella-tint) !important;\n        border-color: var(--cinderella-purple);\n    }\n\n    \/* Responsive Adaptations *\/\n    @media screen and (max-width: 768px) {\n        .cd-diesel-wrapper h1 { font-size: 24px; }\n        .cd-diesel-wrapper .sub-header { font-size: 14px; margin-bottom: 15px; }\n        .cd-diesel-wrapper .features-grid { grid-template-columns: 1fr; gap: 12px; }\n        .cd-diesel-wrapper .specs-grid { grid-template-columns: 1fr; gap: 6px; }\n        \n        .cd-diesel-wrapper .support-footer {\n            flex-direction: column !important;\n            align-items: flex-start;\n            gap: 14px;\n        }\n        .cd-diesel-wrapper .btn-group {\n            width: 100% !important;\n        }\n        .cd-diesel-wrapper .quote-btn {\n            flex: 1;\n            padding: 10px;\n            font-size: 11px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003c!-- ALL CONTENT MUST BE INSIDE THIS WRAPPER --\u003e\n\u003cdiv class=\"cd-diesel-wrapper\"\u003e\n    \u003c!-- Title and Subtitle Header --\u003e\n    \u003ch1\u003eCinderella Travel Diesel Toilet\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eEffortless Waste Management for Mobile and Off-Grid Living\u003c\/p\u003e\n\n    \u003c!-- Narrative layman summary --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eCinderella Travel Diesel Incinerating Toilet\u003c\/strong\u003e presents a cutting-edge, environmentally responsible method for waste management in mobile and off-grid environments. Ideal for campers, mobile homes, houseboats, and narrowboats, this advanced incineration toilet removes the necessity for water or drainage, providing a convenient solution for travellers seeking simplicity and reliability.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Key Benefits Details --\u003e\n    \u003cdiv class=\"section-title-wrapper\"\u003e\n        \u003ch2\u003eWhy Choose the Cinderella Travel Diesel?\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \n    \u003cp class=\"benefits-intro\" style=\"margin-bottom: 15px; font-size: 14px; line-height: 1.5; color: #334155;\"\u003eDesigned in Norway, the Cinderella Travel Diesel Toilet is distinguished by its robustness, large capacity, and eco-friendliness. Its sophisticated incineration system guarantees effective and hygienic waste disposal, minimizing waste to a minimal quantity of pure ash.\u003c\/p\u003e\n\n    \u003c!-- Humanized Copy Benefits Layout --\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eEco-conscious waterless operation\u003c\/strong\u003e requires absolutely no drainage or local plumbing, conserving precious water resources.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eHygienic ash disposal\u003c\/strong\u003e simplifies your maintenance routine by converting all waste completely into a small amount of clean, pure ash.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eHighly efficient fuel consumption\u003c\/strong\u003e ensures the burner system uses only 150–250 ml of premium automotive diesel per cycle.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eSleek, lightweight dimensions\u003c\/strong\u003e save valuable space while offering a robust profile engineered specifically for compact transit structures.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eFamily-friendly safety features\u003c\/strong\u003e prevent accidental access or operation, keeping children secure in close mobile quarters.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n            \u003cspan class=\"feature-text\"\u003e\n                \u003cstrong\u003eTailor-made off-grid integration\u003c\/strong\u003e fits campervans, tiny homes, narrowboats, and remote cabins perfectly without requiring utility hookups.\n            \u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specifications Header --\u003e\n    \u003cdiv class=\"section-title-wrapper\"\u003e\n        \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Open-Concept Specifications Grid --\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eVoltage\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e12VDC (Compatible with mobile power systems)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eStandby Power\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e0.005 Amps\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eIncineration Power\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e1.4 Amps (Peak load of 10 Amps)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eFuel Consumption\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e150–250 ml (1\/16 gallon) per use\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eBurner Output\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eMaximum 2.1 kW\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eCapacity\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eUp to 3–4 visits per hour\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eHeight\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e540 mm (21¼”)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eSeat Height\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e490 mm (19¼”)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWidth\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e390 mm (15½”)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eDepth\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e590 mm (23¼”)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e20 kg (44 lbs)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n            \u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e3-Year Standard Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Modern Support Footer \u0026 Service Actions --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eCinderella Support Services\u003c\/h3\u003e\n            \u003cp\u003eNeed assistance with installation or looking to make a warranty claim? Reach our experts online, file a service request, or call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"btn-group\"\u003e\n            \u003ca href=\"https:\/\/share.hsforms.com\/18Sy8P8rZTVyREZTY11OFFArbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eWarranty Support\u003c\/a\u003e\n            \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn quote-btn-secondary\"\u003eSales Support\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":45076810137697,"sku":"102297","price":6625.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/travelseiselpciture_0c39bfaa-b4ce-4fca-b5ca-7f9cdea37f00.png?v=1780599115"},{"product_id":"cinderella-comfort-incineration-toilet-open-box-1","title":"Cinderella Comfort Incineration Toilet (OPEN BOX)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- STREAMING_CHUNK: Styling the layout... --- *\/\n\/* --- Product Sections: Background and Borders Removed --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 15px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 18px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; 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 #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475569; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eCinderella Comfort Incineration Toilet (Open Box)\u003c\/h1\u003e\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eTradeshow Display Condition. Save $400 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$5,600.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eShowroom Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$400.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$5,200.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eSave $400 on a clean, premium off-grid sanitation setup. This Cinderella Comfort was briefly utilized as a non-plumbed tradeshow demo unit and has only cycled a handful of times. It has been rigorously tested, sanitized, repackaged, and verified to meet factory-original functional standards. Includes a full 1-year warranty.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- --- STREAMING_CHUNK: Injecting the consolidated prose narrative... --- --\u003e \u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Comfort\u003c\/strong\u003e represents the gold standard in waterless, high-efficiency incineration toilets for off-grid homes, cottages, and remote job sites. Safe, odorless, and completely freeze-proof, it incinerates waste down to a minimal amount of sterile, pathogen-free ash. Built with a closed air system that draws air directly from the outside, the Comfort model maintains indoor air quality and maximizes climate efficiency in well-insulated homes. As an audited tradeshow model, this specific Open Box unit has undergone a multi-point quality check by our team. Our technicians have verified that the electronic control panel operates flawlessly, the internal incineration elements are perfect, and the catalytic converter is completely clean. Having only been utilized a handful of times as a non-plumbed display demo, the unit ships in pristine condition complete with its original instruction booklet, leveling feet, and an extra bundle of 500 Cinderella bowl liners to get you started immediately.\u003c\/p\u003e\n\u003cp\u003ePlease note that both the \u003cstrong\u003eCinderella® - Comfort Accessory Kit (Box 1)\u003c\/strong\u003e and the \u003cstrong\u003eCinderella® - Comfort Ventilation Installation Kit (Box 2)\u003c\/strong\u003e are required for brand new home or cabin installations and are sold separately.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/cinderella-comfort-incineration-toilet\" target=\"_blank\"\u003eNeed a brand new factory box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eEco-Friendly Sanitation\u003c\/strong\u003e Pathogen-free, dry waste output requires no plumbing, no chemicals, and absolutely zero water connection.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eComfort Control System\u003c\/strong\u003e Smart LCD display provides helpful status messages, ash container alerts, and operational cycle diagnostics.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClosed Air Cycle\u003c\/strong\u003e Unique ventilation path takes combustion air entirely from outdoors, preventing cabin draft issues.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\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 \u003cspan class=\"cd-spec-value\"\u003eCinderella Comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePower Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e220V - 240V AC, 2000W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDesigned for up to 3 to 4 People\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFlue Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e110 mm (Outside Diameter)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e500 Bowl Liners, Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Parts \u0026amp; Labor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":46210689532001,"sku":"101881 OB","price":5200.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-comfort-electric-incineration-toilet-cinderella-comfort-incineration-toilet-16044138528865.jpg?v=1763132003"},{"product_id":"cinderella-comfort-incineration-toilet-open-box","title":"Cinderella Comfort Incineration Toilet (OPEN BOX)","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=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- STREAMING_CHUNK: Styling the layout... --- *\/\n\/* --- Product Sections: Background and Borders Removed --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 15px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 18px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; 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 #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475569; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eCinderella Comfort Incineration Toilet (Open Box)\u003c\/h1\u003e\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eTradeshow Display Condition. Save $400 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$5,600.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eShowroom Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$400.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$5,200.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eSave $400 on a clean, premium off-grid sanitation setup. This Cinderella Comfort was briefly utilized as a non-plumbed tradeshow demo unit and has only cycled a handful of times. It has been rigorously tested, sanitized, repackaged, and verified to meet factory-original functional standards. Includes a full 1-year warranty.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- --- STREAMING_CHUNK: Injecting the consolidated prose narrative... --- --\u003e \u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Comfort\u003c\/strong\u003e represents the gold standard in waterless, high-efficiency incineration toilets for off-grid homes, cottages, and remote job sites. Safe, odorless, and completely freeze-proof, it incinerates waste down to a minimal amount of sterile, pathogen-free ash. Built with a closed air system that draws air directly from the outside, the Comfort model maintains indoor air quality and maximizes climate efficiency in well-insulated homes. As an audited tradeshow model, this specific Open Box unit has undergone a multi-point quality check by our team. Our technicians have verified that the electronic control panel operates flawlessly, the internal incineration elements are perfect, and the catalytic converter is completely clean. Having only been utilized a handful of times as a non-plumbed display demo, the unit ships in pristine condition complete with its original instruction booklet, leveling feet, and an extra bundle of 500 Cinderella bowl liners to get you started immediately.\u003c\/p\u003e\n\u003cp\u003ePlease note that both the \u003cstrong\u003eCinderella® - Comfort Accessory Kit (Box 1)\u003c\/strong\u003e and the \u003cstrong\u003eCinderella® - Comfort Ventilation Installation Kit (Box 2)\u003c\/strong\u003e are required for brand new home or cabin installations and are sold separately.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/cinderella-comfort-incineration-toilet\" target=\"_blank\"\u003eNeed a brand new factory box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eEco-Friendly Sanitation\u003c\/strong\u003e Pathogen-free, dry waste output requires no plumbing, no chemicals, and absolutely zero water connection.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eComfort Control System\u003c\/strong\u003e Smart LCD display provides helpful status messages, ash container alerts, and operational cycle diagnostics.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClosed Air Cycle\u003c\/strong\u003e Unique ventilation path takes combustion air entirely from outdoors, preventing cabin draft issues.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\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 \u003cspan class=\"cd-spec-value\"\u003eCinderella Comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eProduct ID\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2225501418\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePower Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e220V - 240V AC, 2000W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDesigned for up to 3 to 4 People\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFlue Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e110 mm (Outside Diameter)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e500 Bowl Liners, Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Parts \u0026amp; Labor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":46210737963105,"sku":"101881","price":5200.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-comfort-electric-incineration-toilet-cinderella-comfort-incineration-toilet-16044138528865.jpg?v=1763132003"},{"product_id":"cinderella-freedom-incineration-toilet-refurbished-1","title":"Cinderella Freedom Incineration Toilet (REFURBISHED)","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=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- STREAMING_CHUNK: Setting up CSS and styles... --- *\/\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- STREAMING_CHUNK: Creating pricing layout... --- *\/\n\/* --- Product Sections: Removed Border \u0026 Background --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 10px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 16px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; 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 #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475563; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eCinderella Freedom Propane Toilet (Refurbished)\u003c\/h1\u003e\n\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eTested Performance Condition. Save $1,490 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$5,990.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eRefurbished Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$1,490.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$4,500.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eSave $1,490 on a highly efficient propane off-grid sanitation setup. This Cinderella Freedom was utilized as a performance testing model to benchmark modern waterless sanitation. It has been completely cleaned, sanitized, and upgraded with a brand-new factory ash container. While there is minor cosmetic discoloration on the seat from test runs, the unit is in 100% mechanical and functional order.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- --- STREAMING_CHUNK: Adding consolidated text block... --- --\u003e\n\u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Freedom\u003c\/strong\u003e is the ultimate waterless, propane-powered off-grid sanitation solution. It incinerates waste down to a minimal amount of completely sterile, pathogen-free ash. Designed to run on LPG (propane), this model is entirely freeze-proof, making it exceptionally well-suited for cabins, tiny homes, and remote sites where standard plumbing, municipal grids, or reliable high-draw electric connections are unavailable.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eInspected \u0026amp; Sanitized Kit:\u003c\/strong\u003e This refurbished unit has undergone a rigorous inspection by our certified technicians to confirm that its electronic burner ignition, propane valve configurations, and ventilation sensors perform exactly to factory specifications. It ships with a 12V to 120V power converter, allowing you to easily run its integrated electronic control board from standard wall outlets when needed. Additionally, the package comes complete with an extra bundle of 500 genuine Cinderella bowl liners to get you started immediately.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRequired for New Installations:\u003c\/strong\u003e Please note that both the \u003cstrong\u003eCinderella® - Freedom Accessory Kit (Box 1)\u003c\/strong\u003e and the \u003cstrong\u003eCinderella® - Freedom Ventilation Installation Kit (Box 2)\u003c\/strong\u003e are required for brand new home or cabin installations and are sold separately.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/cinderella-freedom-incineration-toilet\" target=\"_blank\"\u003eNeed a brand new factory box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePropane Efficiency\u003c\/strong\u003e High-output propane incineration safely reduces solid and liquid waste without relying on high-draw 220V power lines.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSanitary Ash Output\u003c\/strong\u003e Pathogen-free, dry waste output requires no plumbing, no chemicals, and absolutely zero water connection.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSmart Integration\u003c\/strong\u003e Smart LCD display provides helpful status messages, propane level diagnostics, and operational cycle updates.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\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 \u003cspan class=\"cd-spec-value\"\u003eCinderella Freedom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePower Requirements\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePropane (Burner) + 12V DC \/ 120V AC (Controls)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDesigned for up to 3 to 4 People\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePropane Connection\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eStandard Low-Pressure LPG (30 mbar)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFlue Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e110 mm (Outside Diameter)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e12V\/120V Converter, 500 Liners, Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Parts \u0026amp; Labor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":46210858877025,"sku":"101885 OB","price":4500.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-freedom-gas-incineration-toilet-cinderella-freedom-incineration-toilet-16044234178657.jpg?v=1769101997"},{"product_id":"cinderella-freedom-incineration-toilet-open-box-1","title":"Cinderella Freedom Incineration Toilet (OPEN BOX)","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=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- Product Sections: Removed Border \u0026 Background --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 10px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 16px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; 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 #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475569; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eCinderella Freedom Propane Toilet (Open Box)\u003c\/h1\u003e\n\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eTested Performance Condition. Save $490 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$5,990.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eOpen Box Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$490.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$5,500.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eSave $490 on a highly efficient propane off-grid sanitation setup. This Cinderella Freedom was utilized as a tradeshow display demo model and only run a handful of times. It has been fully checked, sanitized, and updated by our certified technicians. While there are some small scuffs and scratches on the unit and lid, it is in 100% mechanical order and includes a 1-year warranty.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Freedom\u003c\/strong\u003e is the ultimate waterless, propane-powered off-grid sanitation solution. It incinerates waste down to a minimal amount of completely sterile, pathogen-free ash. Designed to run on LPG (propane), this model is entirely freeze-proof, making it exceptionally well-suited for cabins, tiny homes, and remote sites where standard plumbing, municipal grids, or reliable high-draw electric connections are unavailable.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eInspected \u0026amp; Sanitized Kit:\u003c\/strong\u003e This open box unit has undergone a rigorous inspection by our certified technicians to confirm that its electronic burner ignition, propane valve configurations, and ventilation sensors perform exactly to factory specifications. It has only been run a handful of times as a tradeshow display demo. While there are small cosmetic scuffs and scratches on the unit and lid, it is functionally indistinguishable from a new unit and includes a full 1-year warranty. It ships with a 12V to 120V power converter, allowing you to easily run its integrated electronic control board from standard wall outlets when needed, along with an extra bundle of 500 genuine Cinderella bowl liners to get you started immediately.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eRequired for New Installations:\u003c\/strong\u003e Please note that both the \u003cstrong\u003eCinderella® - Freedom Accessory Kit (Box 1)\u003c\/strong\u003e and the \u003cstrong\u003eCinderella® - Freedom Ventilation Installation Kit (Box 2)\u003c\/strong\u003e are required for brand new home or cabin installations and are sold separately.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/cinderella-freedom-incineration-toilet\" target=\"_blank\"\u003eNeed a brand new factory box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePropane Efficiency\u003c\/strong\u003e High-output propane incineration safely reduces solid and liquid waste without relying on high-draw 220V power lines.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSanitary Ash Output\u003c\/strong\u003e Pathogen-free, dry waste output requires no plumbing, no chemicals, and absolutely zero water connection.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSmart Integration\u003c\/strong\u003e Smart LCD display provides helpful status messages, propane level diagnostics, and operational cycle updates.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\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 \u003cspan class=\"cd-spec-value\"\u003eCinderella Freedom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePower Requirements\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePropane (Burner) + 12V DC \/ 120V AC (Controls)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDesigned for up to 3 to 4 People\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePropane Connection\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eStandard Low-Pressure LPG (30 mbar)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFlue Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e110 mm (Outside Diameter)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e12V\/120V Converter, 500 Liners, Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Parts \u0026amp; Labor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":46211084189793,"sku":"101885 SD","price":5500.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/cinderella-toilets-on_sale-freedom-gas-incineration-toilet-cinderella-freedom-incineration-toilet-16044234178657.jpg?v=1769101997"},{"product_id":"cinderella-unisex-urinal-scratch-dent","title":"Cinderella® - Unisex Urinal (Scratch \u0026 Dent)","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=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n.cd-condition-note {\n    background: #f0fdf4;\n    border: 1px solid #dcfce7;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #166534;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n\/* --- Product Section --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 10px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 16px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; 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 #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475569; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eCinderella Unisex Urinal - Waterless Off-Grid Solution (Scratch \u0026amp; Dent)\u003c\/h1\u003e\n\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eTransit Wear Clearance. Save $290 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$790.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eClearance Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$290.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$500.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003eSave $290 on an official Cinderella waterless urinal setup. This unit sustained light cosmetic scratches, small surface scuffs, and broken retaining clips where the upper housing attaches to the bottom shell during shipping. It remains 100% mechanically functional and can be permanently joined with adhesive or silicone glue if desired.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCinderella Unisex Urinal\u003c\/strong\u003e is an innovative, waterless sanitation solution designed specifically to complement off-grid incineration toilets such as the Cinderella Comfort or Freedom. By routing liquid waste directly to a greywater discharge or storage tank, this urinal significantly reduces incineration cycles, saving electricity, liquid propane gas, and liner consumption for cabin and cottage owners.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eInspected Shipping Condition:\u003c\/strong\u003e During transit, this unit received minor cosmetic damage including surface scuffing and broken plastic clips where the upper shell mates with the lower base. Our technical team has inspected the internal liquid barrier and drain mechanism to confirm 100% operational order. The two housing halves fit securely together and can easily be permanently sealed with standard plastic epoxy or silicone adhesive by the buyer for a seamless setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/cinderella-urinal\" target=\"_blank\"\u003eNeed a factory-sealed box? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e100% Waterless Operation\u003c\/strong\u003e Requires zero water connections, chemicals, or flush lines, making it freeze-proof and ideal for winter cabins.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePreserves Incineration Fuel\u003c\/strong\u003e Diverts liquid waste from your main incineration toilet to reduce power usage, LPG consumption, and liner costs.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eBiological Odor Lock\u003c\/strong\u003e Features a specialized biological membrane barrier that stops greywater vapors and odors from escaping into your bathroom.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\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 \u003cspan class=\"cd-spec-value\"\u003eCinderella Urinal (Unisex)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWater Connection\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eNone (100% Waterless)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDrain Outlet Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e50 mm (2\" Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (H x W x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e18.1\" x 13.4\" x 18.1\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eIncluded Accessories\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eBiological Odor Barrier \u0026amp; Inserts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCondition\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eShipping Damaged (Clips) \/ 100% Functional\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cinderella","offers":[{"title":"Default Title","offer_id":46271247843425,"sku":"101386 SD","price":500.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Logos_icons_websitepictures_49030ecf-d863-4b2f-b85d-a2fea8557f4d.png?v=1770230268"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/collections\/CinderellaHeader.png?v=1727447715","url":"https:\/\/thecabindepot.ca\/collections\/cinderella-toilets-and-bundles.oembed?page=2","provider":"The Cabin Depot","version":"1.0","type":"link"}