{"title":"Clesana Supplies \u0026 Parts","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 \/* Author: Kenton Jones    Contact: kenton.jones@cabindepot.com    Brand: Clesana Universal Supplies (Vibrant Cohesive Theme)    CODE ARCHITECTURE:    1. Primary Accents: C1 Pink (#a22067) and X1 Teal (#018289).    2. Clean Centered Header: Completely streamlined with no corner badges to prevent layout clutter.    3. Compact Quick-List: Borderless, blurb-free power rows utilizing soft background differentiation. *\/ @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap'); .cd-parts-wrapper {     font-family: 'Lato', sans-serif;     color: inherit;     line-height: 1.5;     max-width: 1200px;     margin: 0 auto;     padding: 0;     box-sizing: border-box; } \/* --- Vibrant Header Section --- *\/ .cd-parts-header {     background: #ffffff;     border: 2px solid #e2e8f0;     border-radius: 24px;     padding: 30px;     margin-bottom: 20px;     position: relative;     overflow: hidden;     box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);     text-align: center; } .cd-brand-header {     display: flex;     align-items: center;     justify-content: center;     margin-bottom: 12px; } .cd-origin-tag {     text-transform: uppercase;     font-weight: 900;     letter-spacing: 2px;     padding: 4px 16px;     border-radius: 99px;     background: linear-gradient(90deg, #a22067 0%, #018289 100%);     color: #ffffff; } .cd-parts-header h1 {     font-weight: 900;     color: #018289;     margin: 0 0 10px 0;     text-transform: uppercase;     line-height: 1.1; } .cd-parts-header .intro {     max-width: 600px;     margin: 0 auto;     color: inherit;     opacity: 0.9; } \/* --- Section Headers with Expanded Horizontal Rule --- *\/ .cd-parts-wrapper h2 {     border-bottom: 3px solid #018289;     padding-bottom: 10px;     margin-top: 40px;     margin-bottom: 25px;     text-transform: uppercase;     letter-spacing: 1px;     font-weight: 900;     color: inherit;     display: block !important;     width: calc(100% + 40px) !important;     margin-left: -20px !important;     margin-right: -20px !important;     text-align: center !important;     box-sizing: border-box; } \/* --- Vibrant Utility Grid (Always 2x2) --- *\/ .cd-utility-grid {     display: grid;     grid-template-columns: repeat(2, 1fr);     gap: 15px;     margin-bottom: 25px; } .cd-utility-item {     border-radius: 16px;     padding: 22px 25px;     border: 2px solid transparent;     display: flex;     flex-direction: column;     justify-content: center;     transition: transform 0.2s ease; } .item-pink { background: #fff1f8; border-color: #fce7f3; } .item-pink h3 { color: #a22067; margin: 0 0 6px 0; font-weight: 900; text-transform: uppercase; letter-spacing: 0.5px; } .item-teal { background: #f0f9f9; border-color: #cffafe; } .item-teal h3 { color: #018289; margin: 0 0 6px 0; font-weight: 900; text-transform: uppercase; letter-spacing: 0.5px; } .cd-utility-item p {     margin: 0;     color: #475569; } \/* --- Compact Power Accessories Quick-List --- *\/ .cd-power-list {     display: grid;     grid-template-columns: repeat(2, 1fr); \/* 2 columns side-by-side on desktop *\/     gap: 15px 30px;     margin-bottom: 35px; } .cd-power-row {     background: transparent;     border: 0;     padding: 12px 10px;     display: flex;     align-items: center;     justify-content: space-between;     gap: 15px;     box-sizing: border-box;     transition: all 0.2s ease; } .cd-power-row:hover {     border-left-color: #016b71; } .cd-power-row-disabled {     opacity: 0.5; } .cd-power-meta {     display: flex;     align-items: center;     gap: 10px;     flex: 1;     min-width: 0; } .cd-power-dot {     width: 8px;     height: 8px;     background-color: #018289;     border-radius: 50%;     flex-shrink: 0; } .cd-power-row h4 {     margin: 0;     font-weight: 900;     color: inherit;     text-transform: uppercase;     letter-spacing: 0.5px;     line-height: 1.2;     white-space: normal;     word-break: keep-all;     overflow-wrap: break-word; } .cd-power-btn {     display: inline-flex;     align-items: center;     justify-content: center;     border: 2px solid #018289;     color: #018289 !important;     font-weight: 900;     text-transform: uppercase;     padding: 6px 14px;     border-radius: 6px;     text-decoration: none !important;     transition: all 0.2s ease;     text-align: center;     white-space: nowrap;     background: transparent;     flex-shrink: 0; } .cd-power-btn:hover {     background: #018289;     color: #ffffff !important; } .cd-power-btn-disabled {     border: 2px dashed rgba(148, 163, 184, 0.4);     color: inherit !important;     opacity: 0.6;     background: transparent;     cursor: not-allowed; } \/* --- Balanced Footer Section --- *\/ .cd-parts-footer {     display: grid;     grid-template-columns: 1fr 1.2fr;     gap: 15px;     padding-top: 20px; } .cd-btn-main {     background: #a22067;     color: white !important;     text-decoration: none;     padding: 15px 25px;     border-radius: 16px;     font-weight: 900;     text-transform: uppercase;     text-align: center;     display: flex;     align-items: center;     justify-content: center;     transition: all 0.3s ease;     box-shadow: 0 4px 12px rgba(162, 32, 103, 0.2); } .cd-btn-main:hover { background: #861a55; transform: translateY(-2px); } .cd-support-box {     background: linear-gradient(135deg, #018289 0%, #016b71 100%);     padding: 15px 25px;     border-radius: 20px;     display: flex;     align-items: center;     gap: 20px;     color: white;     box-shadow: 0 4px 12px rgba(1, 130, 137, 0.2); } .cd-support-info strong {     display: block;     text-transform: uppercase;     color: #ffffff;     opacity: 0.9;     letter-spacing: 1px; } .cd-support-info a {     color: white !important;     font-weight: 900;     text-decoration: none !important;     line-height: 1;     border-bottom: 1px dashed rgba(255, 255, 255, 0.4);     display: inline-block;     transition: all 0.2s ease; } .cd-support-info a:hover {     border-bottom-color: #ffffff; } \/* --- Mobile Responsiveness --- *\/ @media (max-width: 900px) {     .cd-parts-wrapper h2 {         width: 100% !important;         margin-left: 0 !important;         margin-right: 0 !important;     }     .cd-power-list {         grid-template-columns: 1fr; \/* Switch to single column stack *\/         gap: 15px;         width: 100%;     }     .cd-power-row {         display: flex;         flex-direction: column; \/* Stack vertically to prevent horizontal clashing *\/         align-items: center;         text-align: center;         gap: 12px;         border-left: 0; \/* Remove left border completely *\/         padding: 12px 0;     }     .cd-power-meta {         display: flex;         align-items: center;         justify-content: center; \/* Center dot and title *\/         gap: 10px;         width: 100%;     }     .cd-power-btn {         align-self: center; \/* Center the button directly below the title *\/         margin-left: 0;     }     .cd-parts-footer {         grid-template-columns: 1fr;     } } @media (max-width: 600px) {     .cd-parts-header { padding: 25px 20px; }     .cd-utility-item {         padding: 14px 16px;         border-radius: 12px;     }     .cd-support-box { justify-content: center; flex-direction: column; text-align: center; } } \u003c\/style\u003e\n\u003cdiv class=\"cd-parts-wrapper\"\u003e\n\u003c!-- Header Card --\u003e\n\u003cdiv class=\"cd-parts-header\"\u003e\n\u003cdiv class=\"cd-brand-header\"\u003e\u003cspan class=\"cd-origin-tag\"\u003eEngineering Permanent Sanitation\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1\u003e\u003cstrong\u003eOfficial Supplies \u0026amp; Parts\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cp class=\"intro\"\u003eMaintain your sanitation system with high-performance accessories designed to keep your bathroom clean, odorless, and reliable through every season of off-grid life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Themed Utility Grid (Always 2x2) --\u003e\n\u003cdiv class=\"cd-utility-grid\"\u003e\n\u003cdiv class=\"cd-utility-item item-teal\"\u003e\n\u003ch3\u003eRefill Bags\u003c\/h3\u003e\n\u003cp\u003eHigh-barrier replacement foil cassettes with medical-grade odor protection for C1 and X1 units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-utility-item item-pink\"\u003e\n\u003ch3\u003eLiquid Binder\u003c\/h3\u003e\n\u003cp\u003eSuper absorber sachets and bulk granules to solidify liquid waste for secure, leak-proof disposal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-utility-item item-pink\"\u003e\n\u003ch3\u003eBases \u0026amp; Mounts\u003c\/h3\u003e\n\u003cp\u003eSturdy mounting kits, L-adapters, and round-socket bases to secure your toilet in any vehicle or cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-utility-item item-teal\"\u003e\n\u003ch3\u003eMaintenance Gear\u003c\/h3\u003e\n\u003cp\u003eEssential PTFE Teflon tapes, power management modules, and hardware for long-term system reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-parts-footer\"\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cdiv class=\"cd-support-info\"\u003e\n\u003cstrong\u003eHave questions? Call us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 25px; opacity: 0.7;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"c1-barrier-foil-liner","title":"Clesana C1 High-Barrier Film Liner","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #1e293b;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 15px;\n    display: block;\n    color: #be185d;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 20px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n\/* --- Content Layout --- *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 24px;\n    margin: 15px 0;\n    overflow: hidden;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: stretch;\n}\n.cd-expertise-text-container {\n    flex: 1 1 350px;\n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-expertise-text-container h2 {\n    margin-top: 5px;\n    margin-bottom: 10px;\n    border-bottom: 0;\n}\n.cd-expertise-img-container {\n    flex: 1 1 350px;\n    background: #f1f5f9;\n    padding: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    border-left: 1px solid #e2e8f0;\n}\n.cd-expertise-img-container img {\n    width: 100%;\n    max-width: 450px;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n}\n\/* --- Feature Grid --- *\/\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 15px 0;\n}\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.02);\n    padding: 20px;\n    border-radius: 16px;\n    border-left: 4px solid #be185d;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #be185d;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.4;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n\/* --- Data Tables --- *\/\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 15px;\n    margin: 25px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 12px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 15px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 5px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #be185d;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 10px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n    .cd-expertise-row { flex-direction: column; }\n    .cd-expertise-text-container { padding: 30px 20px; text-align: center; }\n    .cd-expertise-img-container { border-left: 0; border-top: 1px solid #e2e8f0; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 High-Barrier Film Liner\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003ePremium Odor-Proof Refills\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp\u003eEnsure peak performance with the official \u003cstrong\u003eClesana C1 High-Barrier Film Liner\u003c\/strong\u003e. Specifically developed for medical-sector hygiene standards, this multi-layer film provides an industry-leading seal against odor and moisture. Each roll allows your C1 toilet to remain 100% sanitary and fresh for weeks at a time, providing simple, hands-free waste management for your off-grid home.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eSanitary Confidence\u003c\/span\u003e\n            \u003ch2\u003eMedical-Grade Barrier\u003c\/h2\u003e\n            \u003cp style=\"color: #1e293b; line-height: 1.6; margin: 0;\"\u003eThe C1 Standard Liner uses high-density construction that effectively traps gases and liquids. This makes it the ideal choice for long-term off-grid stays. One liner package provides enough material for an average of 40 full-sized bags.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-expertise-img-container\"\u003e\n            \u003cimg alt=\"Clesana C1 Standard High Barrier Liner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/High-barrier_film_liner_C1_1.jpg?v=1773768901\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e100% Odor Proof\u003c\/strong\u003e\n            \u003cp\u003eAdvanced multi-layer tech prevents smells from escaping, keeping small living spaces comfortable.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eHygienic Handling\u003c\/strong\u003e\n            \u003cp\u003eWaste is hermetically sealed in separate bags, allowing you to simply toss them in standard trash.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e2x Clesana C1 High-Barrier Film Liners\u003c\/li\u003e\n                \u003cli\u003eInstructional Guide for Installation\u003c\/li\u003e\n                \u003cli\u003eSealed packaging for shelf-life protection\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003eClesana C1 Series\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Yield\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e~40 Bags per Roll\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003eMulti-layer Medical Grade Film\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720242057378,"sku":"EU-10020010","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/High-barrier_film_liner_C1_1.jpg?v=1775050624"},{"product_id":"c1-bio-barrier-foil-liner","title":"Clesana C1 BIO Barrier Foil Liner","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #1e293b;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 15px;\n    display: block;\n    color: #166534;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #166534;\n    padding-bottom: 4px;\n    margin-top: 20px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n\/* Content *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 24px;\n    margin: 15px 0;\n    overflow: hidden;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: stretch;\n}\n.cd-expertise-text-container {\n    flex: 1 1 350px;\n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-expertise-img-container {\n    flex: 1 1 350px;\n    background: #f0fdf4;\n    padding: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    border-left: 1px solid #dcfce7;\n}\n.cd-expertise-img-container img {\n    width: 100%;\n    max-width: 450px;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n}\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 15px 0;\n}\n.cd-feature-card {\n    background: rgba(22, 101, 52, 0.03);\n    padding: 20px;\n    border-radius: 16px;\n    border-left: 4px solid #166534;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #166534;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.4;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 15px;\n    margin: 25px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 12px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 15px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 5px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #166534;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 10px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n    .cd-expertise-row { flex-direction: column; }\n    .cd-expertise-text-container { padding: 30px 20px; text-align: center; }\n    .cd-expertise-img-container { border-left: 0; border-top: 1px solid #dcfce7; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 BIO High-Barrier Film Liner\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eSustainable \u0026amp; Organic Refills\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eCombine off-grid independence with environmental responsibility. The \u003cstrong\u003eClesana C1 BIO Liner\u003c\/strong\u003e is a DIN-certified organic film made from biomass and recycled materials. It offers superior protection against odor containment while utilizing renewable resources for a cleaner homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #166534; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eSustainable Science\u003c\/span\u003e\n            \u003ch2\u003eCertified Organic Barrier\u003c\/h2\u003e\n            \u003cp style=\"color: #1e293b; line-height: 1.6; margin: 0;\"\u003eThe BIO liner provides an even tighter oxygen barrier than the standard model, ensuring maximum odor containment. One package allows for approximately 40 sealed bags, providing a safe and sanitary experience without the chemical footprint.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-expertise-img-container\"\u003e\n            \u003cimg alt=\"Clesana C1 BIO High Barrier Liner Package\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Bio_High-barrier_film_liner_C1_1.jpg?v=1773768811\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eDIN-Certified Organic\u003c\/strong\u003e\n            \u003cp\u003eMade from renewable biomass and recycled materials for a significantly lower environmental footprint.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eUltimate Odor Lock\u003c\/strong\u003e\n            \u003cp\u003eSuperior oxygen barrier containment provides the best possible protection for your off-grid living space.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e2x Clesana C1 BIO High-Barrier Film Liners\u003c\/li\u003e\n                \u003cli\u003eInstructional Guide for Eco-Disposal\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003eClesana C1 Series\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Yield\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e~40 Bags per Roll\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003eBiomass-based multi-layer film\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720242253986,"sku":"EU-10020040","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/BioHigh-barrierfilmlinerC1_1.jpg?v=1775050626"},{"product_id":"c1-water-protection-cover","title":"Clesana C1 Water Protection Cover","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #334155;\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n    display: block;\n    color: #be185d;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 10px 0;\n}\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.02);\n    padding: 15px;\n    border-radius: 16px;\n    border-left: 4px solid #be185d;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #be185d;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.3;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 12px;\n    margin: 10px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 10px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 12px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 4px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #be185d;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana C1 Water Protection Cover\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eWet-Bath Ready | Antibacterial Shield\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"margin-bottom: 5px;\"\u003eProtect your electronics from shower spray. Made from high-quality waterproof PES fabric, this sleek cover ensures that water jets and shower mist won’t compromise your C1’s functionality. It is the perfect solution for RVs, vans, and tiny homes where the shower and toilet share the same space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e2,000mm Water Column\u003c\/strong\u003e\n\u003cp\u003eHigh waterproof rating provides a definitive barrier against direct spray and moisture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eAntibacterial Fabric\u003c\/strong\u003e\n\u003cp\u003eSpecialized PES textile inhibits bacterial growth, keeping your wet bath fresh and hygienic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrecision Tight Fit\u003c\/strong\u003e\n\u003cp\u003eFeatures flexible seams to ensure a secure, tight fit that won't slip or gap during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card support-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fb8c00\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n\u003cul class=\"cd-data-list\"\u003e\n\u003cli\u003e1x Water Protection Cover\u003c\/li\u003e\n\u003cli\u003eAntibacterial storage pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana C1 Series\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWater Column\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e\u0026gt; 2,000 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eHigh-quality PES Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSeams\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eReinforced Flexible Seams\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720243335330,"sku":"EU-10040010","price":189.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/Water_Protection_Cover_C1_1.jpg?v=1775050644"},{"product_id":"c1-retrofit-kit-magnet-lid","title":"Clesana C1 Retrofit Kit Magnet Lid","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: Kenton Jones *\/\n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n}\n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n}\n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n}\n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n}\n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n}\n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n}\n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n}\n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n}\n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n}\n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n}\n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n}\n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n}\n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n}\n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n}\n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n}\n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n}\n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n}\n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n}\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n}\n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n}\n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } }\n@media (max-width: 768px) { .cd-feature-grid { grid-template-columns: 1fr; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 Magnetic Lid Conversion Kit\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eSpace-Saving Luxury | Neodymium Logic\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eUnlock more versatility in your bathroom. The \u003cstrong\u003eMagnetic Lid Conversion Kit\u003c\/strong\u003e replaces your standard soft-close hinges with powerful neodymium magnets. This allows the lid to be completely and effortlessly removed—ideal for tight cabin quarters or deep-cleaning the unit. Installation takes approximately 30 minutes.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eTotal Removability\u003c\/strong\u003e\n            \u003cp\u003eLift the lid completely away from the toilet to gain more space in tight RV or tiny-home bathrooms.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eNeodymium Strength\u003c\/strong\u003e\n            \u003cp\u003eHigh-powered magnets ensure a secure, residential-feel closure when the lid is in place.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSimple 30-Min Install\u003c\/strong\u003e\n            \u003cp\u003eRetrofit your standard lid easily using the included drilling template and instructions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e4x Neodymium Magnetic Hinges\u003c\/li\u003e\n                \u003cli\u003e1x Precision Drilling Template\u003c\/li\u003e\n                \u003cli\u003eStep-by-Step Installation Guide\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana C1 Standard Lid\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePA \/ Neodymium Magnets\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eInstall Time\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e30 Minutes\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eTools Required\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDrill \u0026amp; Screwdriver\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720243466402,"sku":"EU-10060020","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/Conversion_kit_for_magnetic_lid_C1_1.jpg?v=1775050647"},{"product_id":"c1-power-management-incl-cable","title":"Clesana C1 Power-Management Incl. Cable","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: Kenton Jones *\/\n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n}\n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n}\n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n}\n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n}\n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n}\n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n}\n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n}\n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n}\n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n}\n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n}\n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n}\n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n}\n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n}\n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n}\n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n}\n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n}\n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n}\n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n}\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n}\n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n}\n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } }\n@media (max-width: 768px) { .cd-feature-grid { grid-template-columns: 1fr; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 Power Management (Complete Kit)\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eProfessional Installation Set | Backup Ready\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eAchieve total self-sufficiency. This \u003cstrong\u003eComplete Power Management Kit\u003c\/strong\u003e combines a high-efficiency relay with a DC\/DC charger. When paired with a backup battery, it ensures your C1 toilet can operate even if your main cabin batteries fail. This kit includes pre-assembled cables and fuses to make your electrical installation as simple as possible.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eIntegrated Charging\u003c\/strong\u003e\n            \u003cp\u003eAutomatically charges your backup battery with a steady 2A current while the toilet is in standby.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003ePre-Assembled Cables\u003c\/strong\u003e\n            \u003cp\u003eSave time and avoid wiring errors with factory-prepared toilet and battery cable sets.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eUltimate Backup\u003c\/strong\u003e\n            \u003cp\u003eMaintains full toilet functionality even during main power failures—ideal for safety-critical remote homes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e1x Clesana Power Management Module\u003c\/li\u003e\n                \u003cli\u003e1x Battery Cable Set (incl. 30A Fuse)\u003c\/li\u003e\n                \u003cli\u003e1x Toilet Cable Set (incl. Connectors)\u003c\/li\u003e\n                \u003cli style=\"font-style: italic; color: #64748b;\"\u003eBackup battery not included.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eVoltage Range\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10.5 – 14.8 V\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-label\" style=\"padding: 4px 15px;\"\u003eRecommended Batteries: EXIDE LI-ION, BULLTRON 6Ah, Ective 4Ah.\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCharge Current\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2 A\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMax Load\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2.2 A\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720243597474,"sku":"EU-10050030","price":159.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/Power-Management_C_1.jpg?v=1775050649"},{"product_id":"c1-power-management-excl-cable","title":"Clesana C1 Power-Management Excl. Cable","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: Kenton Jones *\/\n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n}\n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n}\n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n}\n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n}\n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n}\n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n}\n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n}\n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n}\n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n}\n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n}\n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n}\n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n}\n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n}\n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n}\n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n}\n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n}\n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n}\n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n}\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n}\n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n}\n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } }\n@media (max-width: 768px) { .cd-feature-grid { grid-template-columns: 1fr; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 Power Management (Relay Unit)\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eEfficiency Component | Votronic Engineered\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eMinimize your off-grid energy draw. The \u003cstrong\u003eClesana Power Management\u003c\/strong\u003e relay unit reduces the standby current of your C1 unit by almost 10 times—down to just 3mA. This essential component allows for professional integration with your 12V system and serves as the foundation for future backup battery operation.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eUltra-Low Standby\u003c\/strong\u003e\n            \u003cp\u003eReduces parasitic power draw to 3mA, ensuring your cabin batteries stay charged longer during downtime.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eFuture-Proof Design\u003c\/strong\u003e\n            \u003cp\u003eProvides the logic needed to expand your system with a dedicated backup battery in the future.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSmart Control\u003c\/strong\u003e\n            \u003cp\u003eEasily managed via a standard 12V permanent positive connection for seamless cabin integration.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e1x Clesana Power Management Module\u003c\/li\u003e\n                \u003cli\u003eInstallation Instructions\u003c\/li\u003e\n                \u003cli style=\"font-style: italic; color: #64748b;\"\u003eCables \u0026amp; Battery not included.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eNominal Voltage\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e12 V\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eStandby Current\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e3 mA\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMax Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2.2 A\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eInput Range\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10.5 – 14.8 V\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720243761314,"sku":"EU-10050010","price":128.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/clesana-power-management-1.jpg?v=1775050652"},{"product_id":"c1-anti-slip","title":"Clesana C1 Anti-Slip","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: Kenton Jones *\/\n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n}\n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n}\n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n}\n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n}\n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n}\n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n}\n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n}\n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n}\n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n}\n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n}\n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n}\n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n}\n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n}\n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n}\n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n}\n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n}\n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n}\n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n}\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n}\n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n}\n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } }\n@media (max-width: 768px) { .cd-feature-grid { grid-template-columns: 1fr; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana C1 Anti-Slip Upgrade Kit\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eEfficiency Specialist | Sustainability Retrofit\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eMaximize your liner efficiency. The \u003cstrong\u003eClesana Anti-Slip Set\u003c\/strong\u003e is a smart retrofit solution that solves passive liner slippage—saving you up to 80cm of liner material per cassette. It prevents the film from being pulled off accidentally by excess weight or vehicle movement, ensuring your bags remain small, compact, and efficient.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e80cm Extra Per Roll\u003c\/strong\u003e\n            \u003cp\u003eBy eliminating unwanted slippage, you get significantly more bags out of every refill cassette.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSustainable Savings\u003c\/strong\u003e\n            \u003cp\u003eReduces waste and saves you money on long-term supplies by ensuring only the necessary film is used.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eEasy Retrofit\u003c\/strong\u003e\n            \u003cp\u003eInstalls quickly on any existing Clesana C1 unit with simple spring-loaded clips.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e2x Spring-Loaded Anti-Slip Clips\u003c\/li\u003e\n                \u003cli\u003e1x High-Tension Lid Spring\u003c\/li\u003e\n                \u003cli\u003eVideo Instruction Access Card\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana C1 Models\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDurable PA6 Polyamide\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eBenefit\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e+80cm Liner per Roll\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eInstall Difficulty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eSimple (requires basic tools)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720243925154,"sku":"EU-10040040","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/01_Anti-Slip_C1.jpg?v=1775050654"},{"product_id":"x1-barrier-foil-liner","title":"Clesana X1 Barrier Foil Liner","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #1e293b;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 15px;\n    display: block;\n    color: #0891b2;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #0891b2;\n    padding-bottom: 4px;\n    margin-top: 20px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n\/* Content *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 24px;\n    margin: 15px 0;\n    overflow: hidden;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: stretch;\n}\n.cd-expertise-text-container {\n    flex: 1 1 350px;\n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-expertise-img-container {\n    flex: 1 1 350px;\n    background: #ecfeff;\n    padding: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    border-left: 1px solid #cffafe;\n}\n.cd-expertise-img-container img {\n    width: 100%;\n    max-width: 450px;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n}\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 15px 0;\n}\n.cd-feature-card {\n    background: rgba(8, 145, 178, 0.03);\n    padding: 20px;\n    border-radius: 16px;\n    border-left: 4px solid #0891b2;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #0891b2;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.4;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 15px;\n    margin: 25px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 12px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 15px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 5px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #0891b2;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 10px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n    .cd-expertise-row { flex-direction: column; }\n    .cd-expertise-text-container { padding: 30px 20px; text-align: center; }\n    .cd-expertise-img-container { border-left: 0; border-top: 1px solid #cffafe; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana X1 High-Barrier Film Liner\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eOptimized Mobile Refills\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eMaintain your freedom on the road with official \u003cstrong\u003eClesana X1\u003c\/strong\u003e film liners. Designed specifically for the X1 Mobile Sealing Toilet, these liners feature high-performance barrier film that offers outstanding protection against odor and moisture in any climate.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eMobile Mastery\u003c\/span\u003e\n\u003ch2\u003eMaximum Yield Technology\u003c\/h2\u003e\n\u003cp style=\"color: #1e293b; line-height: 1.6; margin: 0;\"\u003eProviding an average yield of 60 small (S) bags per roll, this higher yield reduces the frequency of liner changes—perfect for extended travel where storage space is at a premium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-expertise-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/High_Barrier_Film_-_X1_720x_20a802b5-293c-40ca-b4c7-0bdd32aa7655.jpg?v=1773768785\" alt=\"Clesana X1 Mobile High Barrier Liner\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMedical Grade Shield\u003c\/strong\u003e\n\u003cp\u003eAdvanced multi-layer construction traps all liquid and airborne odors for weeks of sanitary safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVan-Life Ready\u003c\/strong\u003e\n\u003cp\u003eHigher bag yield (60 per roll) means less trash management and more time spent exploring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card support-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fb8c00\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n\u003cul class=\"cd-data-list\"\u003e\n\u003cli\u003e2x Clesana X1 High-Barrier Film Liners\u003c\/li\u003e\n\u003cli\u003eQuick-Start Liner Replacement Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana X1 Series Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eAverage Yield\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e~60 Bags (S) per Roll\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eMulti-layer Sanitary Barrier Film\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720244416674,"sku":"EU-10020050","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/High_Barrier_Film_-_X1_720x_20a802b5-293c-40ca-b4c7-0bdd32aa7655.jpg?v=1775050662"},{"product_id":"x1-floor-mounting-kit","title":"Clesana X1 Floor Mounting 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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n}\n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n}\n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n}\n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n}\n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n}\n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n}\n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n}\n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n}\n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n}\n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n}\n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n}\n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n}\n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n}\n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n}\n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n}\n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n}\n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n}\n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n}\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n}\n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n}\n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } }\n@media (max-width: 768px) { \n    .cd-feature-grid { grid-template-columns: 1fr; } \n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana X1 Floor Mounting Kit\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eProfessional Security Upgrade\u003c\/span\u003e\n    \n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eSecure your sanitation. The \u003cstrong\u003eX1 Floor Mounting Kit\u003c\/strong\u003e is an optional upgrade that allows you to lock the Clesana X1 firmly into place without having to screw the toilet body directly into your vehicle or cabin floor. This creates a stable, professional installation that can still be adjusted or moved if needed.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eStable \u0026amp; Secure\u003c\/strong\u003e\n            \u003cp\u003ePrevents shifting or movement of the toilet during vehicle transit or heavy residential use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eProtect Your Floors\u003c\/strong\u003e\n            \u003cp\u003eSmart latch system eliminates the need for direct-through-body floor mounting.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eComplete Hardware\u003c\/strong\u003e\n            \u003cp\u003eIncludes high-quality wood screws, latches, and drilling aids for a precision fit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e2x Heavy-Duty Latches\u003c\/li\u003e\n                \u003cli\u003e1x Mounting Lip\u003c\/li\u003e\n                \u003cli\u003e10x Precision Wood Screws\u003c\/li\u003e\n                \u003cli\u003eDrilling Aid \u0026amp; Assembly Guide\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana X1 Model Only\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eDurable Polyamide (PA)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eInstall Time\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e~15 Minutes\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eTools Required\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eStandard Drill \/ Driver\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720244580514,"sku":"EU-10040060","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/X1_Floor_Mounting_Kit_1.jpg?v=1775050665"},{"product_id":"c1-x1-super-absorber","title":"Clesana C1\/X1 Super Absorber","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: Kenton Jones *\/ \n.cd-pdp-wrapper { \n    font-family: inherit; \n    line-height: 1.4; \n    color: #334155; \n    width: 100%; \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 0; \n    box-sizing: border-box; \n} \n.cd-pdp-wrapper h1 { \n    text-align: center; \n    margin-bottom: 2px; \n    font-weight: 900; \n    color: #0f172a; \n} \n.cd-origin-tag { \n    text-align: center; \n    text-transform: uppercase; \n    font-weight: bold; \n    letter-spacing: 2px; \n    margin-bottom: 10px; \n    display: block; \n    color: #be185d; \n} \n.cd-pdp-wrapper h2 { \n    border-bottom: 2px solid #be185d; \n    padding-bottom: 4px; \n    margin-top: 10px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    font-weight: 800; \n    color: #0f172a; \n} \n.cd-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(2, 1fr); \n    gap: 10px; \n    margin: 10px 0; \n} \n.cd-feature-card { \n    background: rgba(15, 23, 42, 0.02); \n    padding: 15px; \n    border-radius: 16px; \n    border-left: 4px solid #be185d; \n    display: flex; \n    flex-direction: column; \n    justify-content: center; \n} \n.cd-feature-card strong { \n    display: block; \n    margin-bottom: 2px; \n    text-transform: uppercase; \n    color: #be185d; \n} \n.cd-feature-card p { \n    margin: 0; \n    line-height: 1.3; \n    color: #475569; \n} \n.cd-feature-card.support-item { \n    background: #fff7ed; \n    border-color: #fb8c00; \n    text-align: center; \n    align-items: center; \n    justify-content: center; \n} \n.cd-feature-card.support-item strong { \n    color: #c2410c; \n    margin-top: 5px; \n} \n.cd-feature-card.support-item a { \n    color: #0f172a !important; \n    font-weight: 900; \n    text-decoration: none; \n    display: block; \n    margin-top: 2px; \n} \n.cd-table-container { \n    display: grid; \n    grid-template-columns: 1fr 1.2fr; \n    gap: 12px; \n    margin: 10px 0; \n} \n.cd-data-box { \n    border: 1px solid #e2e8f0; \n    border-radius: 16px; \n    background: white; \n    overflow: hidden; \n} \n.cd-data-header { \n    background: #f8fafc; \n    padding: 10px 15px; \n    font-weight: 800; \n    border-bottom: 1px solid #e2e8f0; \n    text-transform: uppercase; \n    color: #0f172a; \n} \n.cd-data-list { \n    padding: 12px; \n    margin: 0; \n    list-style: none !important; \n} \n.cd-data-list li { \n    margin-bottom: 4px; \n    padding-left: 15px; \n    position: relative; \n    list-style: none !important; \n} \n.cd-data-list li::before { \n    content: \"•\"; \n    color: #be185d; \n    position: absolute; \n    left: 0; \n    font-weight: bold; \n} \n.cd-spec-row { \n    display: flex; \n    justify-content: space-between; \n    padding: 8px 15px; \n    border-bottom: 1px solid #f1f5f9; \n} \n.cd-spec-row:last-child { border-bottom: 0; } \n.cd-spec-label { \n    font-weight: bold; \n    color: #64748b; \n} \n.cd-spec-value { \n    font-weight: 700; \n    color: #0f172a; \n    text-align: right; \n} \n@media (max-width: 900px) { .cd-table-container { grid-template-columns: 1fr; } } \n@media (max-width: 768px) { .cd-feature-grid { grid-template-columns: 1fr; } } \n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana Super Absorber (20-Pack Sachets)\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eConvenient Pre-Measured Dosage | Made in Germany\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"margin-bottom: 5px;\"\u003eSimple, clean, and mess-free. \u003cstrong\u003eClesana Super Absorber Sachets \u003c\/strong\u003eoffer a convenient way to bind liquid waste and manage odors without measuring granules. Simply toss one sachet into the toilet before flushing; the water-soluble film dissolves instantly to bind up to 400ml of liquid into a secure gel.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNo-Mess Dosage\u003c\/strong\u003e\n\u003cp\u003ePre-packaged sachets mean no scooping or spilled granules. Perfect for life on the move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eInstant Binding\u003c\/strong\u003e\n\u003cp\u003eOne 8g sachet quickly transforms 400ml of liquid into a leak-proof gel for safe disposal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCompact Storage\u003c\/strong\u003e\n\u003cp\u003eFlat sachets take up minimal space in your RV cabinet or cabin bathroom shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card support-item\"\u003e\n\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n\u003cul class=\"cd-data-list\"\u003e\n\u003cli\u003e20x Individual Absorber Sachets\u003c\/li\u003e\n\u003cli\u003eWeight per sachet: 8g\u003c\/li\u003e\n\u003cli\u003eProtective outer packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eQuantity\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e20 Sachets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePVA \/ Sodium Polyacrylate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eMade in Germany\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eAll Clesana Models\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720244744354,"sku":"EU-10020020","price":7.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/Super-Absorber_1_1800x1800_a48c000b-a2b4-4afd-a000-1ccaa1a00264.jpg?v=1775050668"},{"product_id":"c1-x1-super-absorber-1kg-granules","title":"Clesana C1\/X1 Super Absorber 1kg (Granules)","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #334155;\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n    display: block;\n    color: #be185d;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 10px 0;\n}\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.02);\n    padding: 15px;\n    border-radius: 16px;\n    border-left: 4px solid #be185d;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #be185d;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.3;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 12px;\n    margin: 10px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 10px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 12px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 4px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #be185d;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n    \u003ch1\u003eClesana Super Absorber (1kg Granules)\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-tag\"\u003eBulk High-Capacity Binding | Made in Germany\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp style=\"margin-bottom: 5px;\"\u003eManage liquid waste efficiently and eliminate odors. \u003cstrong\u003eClesana Super Absorber\u003c\/strong\u003e granules are designed to bind liquids instantly within the liner. This bulk 1kg container offers the greatest flexibility, allowing you to dose the exact amount needed for your specific use. Simply add one scoop to the toilet before flushing.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eIncredible Absorption\u003c\/strong\u003e\n            \u003cp\u003eJust 10g of granules can bind up to 500ml of liquid into a stable, leak-proof gel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eOdor Control\u003c\/strong\u003e\n            \u003cp\u003eActive binding technology helps neutralize unpleasant smells before they ever leave the unit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eFlexible Dosage\u003c\/strong\u003e\n            \u003cp\u003eFree-flowing granules allow for individual dosing based on current needs—ideal for high-usage households.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card support-item\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e\n            \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-table-container\"\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n            \u003cul class=\"cd-data-list\"\u003e\n                \u003cli\u003e1000g Super Absorber Granules\u003c\/li\u003e\n                \u003cli\u003e1x Ergonomic Measuring Spoon\u003c\/li\u003e\n                \u003cli\u003eResealable storage container\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-data-box\"\u003e\n            \u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1000g (1kg)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePVA \/ Sodium Polyacrylate\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eMade in Germany\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eAll Clesana Models\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720244908194,"sku":"EU-10020070","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/02_Super-Absorber_1800x1800_1800x1800_e05a23bc-52f4-44fa-8f73-87a4dba64efc.jpg?v=1775050671"},{"product_id":"c1-x1-ptfe-band","title":"Clesana C1\/X1 PTFE Band","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #334155;\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n    display: block;\n    color: #be185d;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 10px 0;\n}\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.02);\n    padding: 15px;\n    border-radius: 16px;\n    border-left: 4px solid #be185d;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #be185d;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.3;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 12px;\n    margin: 10px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 10px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 12px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 4px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #be185d;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana C1\/X1 PTFE (Teflon) Band\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eMaintenance Essential | Swiss Made\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"margin-bottom: 5px;\"\u003eEnsure a perfect, non-stick seal with every flush. These official \u003cstrong\u003eClesana PTFE Tapes\u003c\/strong\u003e protect the welding wire and prevent hot polymer from adhering to the welding jaws. To maintain premium weld quality, it is recommended to change these tapes approximately every 2000 uses.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNon-Stick Longevity\u003c\/strong\u003e\n\u003cp\u003eHigh-quality Teflon coating ensures smooth operation and clean bag separation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eEasy Replacement\u003c\/strong\u003e\n\u003cp\u003eDesigned with a specialized plastic rail for a simple \"click-in\" installation you can do yourself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrecision Fit\u003c\/strong\u003e\n\u003cp\u003eGenuine Swiss-made part specifically engineered for the C1 and X1 welding mechanisms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card support-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fb8c00\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n\u003cul class=\"cd-data-list\"\u003e\n\u003cli\u003e2x PTFE (Teflon) Coated Tapes\u003c\/li\u003e\n\u003cli\u003e2x Integrated Plastic Mounting Rails\u003c\/li\u003e\n\u003cli\u003eQuick Installation Reference\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana C1 \u0026amp; X1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eService Life\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e~2000 Welds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePTFE Fabric Tape \/ PA Rail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eSwiss Made\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720245039266,"sku":"EU-10020030","price":53.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/PTFE-Tape_C1_X1_1cbc03c2-d705-4034-b8a9-6ee0bcb5bb2d.jpg?v=1775050673"},{"product_id":"c1-x1-liquid-insert","title":"Clesana C1\/X1 Liquid Insert","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\/* Author: Kenton Jones *\/\n.cd-pdp-wrapper {\n    font-family: inherit;\n    line-height: 1.4;\n    color: #334155;\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n.cd-pdp-wrapper h1 {\n    text-align: center;\n    margin-bottom: 2px;\n    font-weight: 900;\n    color: #0f172a;\n}\n.cd-origin-tag {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n    display: block;\n    color: #be185d;\n}\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n\/* --- Feature Grid --- *\/\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 10px 0;\n}\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.02);\n    padding: 15px;\n    border-radius: 16px;\n    border-left: 4px solid #be185d;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 2px;\n    text-transform: uppercase;\n    color: #be185d;\n}\n.cd-feature-card p {\n    margin: 0;\n    line-height: 1.3;\n    color: #475569;\n}\n.cd-feature-card.support-item {\n    background: #fff7ed;\n    border-color: #fb8c00;\n    text-align: center;\n    align-items: center;\n    justify-content: center;\n}\n.cd-feature-card.support-item strong {\n    color: #c2410c;\n    margin-top: 5px;\n}\n.cd-feature-card.support-item a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: none;\n    display: block;\n    margin-top: 2px;\n}\n\/* --- Data Tables --- *\/\n.cd-table-container {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 12px;\n    margin: 10px 0;\n}\n.cd-data-box {\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    background: white;\n    overflow: hidden;\n}\n.cd-data-header {\n    background: #f8fafc;\n    padding: 10px 15px;\n    font-weight: 800;\n    border-bottom: 1px solid #e2e8f0;\n    text-transform: uppercase;\n    color: #0f172a;\n}\n.cd-data-list {\n    padding: 12px;\n    margin: 0;\n    list-style: none !important;\n}\n.cd-data-list li {\n    margin-bottom: 4px;\n    padding-left: 15px;\n    position: relative;\n    list-style: none !important;\n}\n.cd-data-list li::before {\n    content: \"•\";\n    color: #be185d;\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n}\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 15px;\n    border-bottom: 1px solid #f1f5f9;\n}\n.cd-spec-row:last-child {\n    border-bottom: 0;\n}\n.cd-spec-label {\n    font-weight: bold;\n    color: #64748b;\n}\n.cd-spec-value {\n    font-weight: 700;\n    color: #0f172a;\n    text-align: right;\n}\n@media (max-width: 900px) {\n    .cd-table-container { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana C1\/X1 Liquid Insert\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eSwiss-Engineered Accessory\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"margin-bottom: 5px;\"\u003eThe \u003cstrong\u003eClesana Liquid Insert\u003c\/strong\u003e provides additional flexibility for your sanitation system. It allows for the management of liquid waste without initiating a full foil liner flush, helping to significantly extend the life of your refill cassettes. This precision-fit insert ensures maximum hygiene and straightforward cleaning for off-grid cabins and mobile vehicles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHygienic Design\u003c\/strong\u003e\n\u003cp\u003eSmooth surfaces and premium polypropylene (PP) make maintenance and rinsing effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e1.7L Capacity\u003c\/strong\u003e\n\u003cp\u003eGenerous interior volume reduces the frequency of emptying during daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrecision Fit\u003c\/strong\u003e\n\u003cp\u003eSwiss-engineered to seat perfectly within the Clesana bowl for a secure, splash-free experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card support-item\"\u003e\n\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003cstrong\u003eQuestions? Call Us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eContents Included\u003c\/div\u003e\n\u003cul class=\"cd-data-list\"\u003e\n\u003cli\u003e1x Clesana Liquid Insert\u003c\/li\u003e\n\u003cli\u003e1x User Manual\u003c\/li\u003e\n\u003cli\u003eProtective shipping packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-data-box\"\u003e\n\u003cdiv class=\"cd-data-header\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eClesana C1 \u0026amp; X1\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\"\u003e1.7 Liters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePolypropylene (PP)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eSwiss Engineered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 15px; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Clesana","offers":[{"title":"Default Title","offer_id":46720245203106,"sku":"EU-10040020","price":134.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0247\/1546\/0701\/files\/LiquidBin_1.jpg?v=1775050675"}],"url":"https:\/\/thecabindepot.com\/collections\/clesana-supplies-parts.oembed","provider":"The Cabin Depot","version":"1.0","type":"link"}