{"product_id":"clesana-x1-procharge","title":"Clesana X1 ProCharge","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\n.cd-pdp-wrapper h1 { text-align: center; margin-bottom: 2px; font-weight: 900; 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\n.cd-pdp-wrapper h2 {\n    border-bottom: 2px solid #be185d;\n    padding-bottom: 4px;\n    margin-top: 15px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 800;\n    color: #0f172a;\n}\n\n\/* --- Action Section --- *\/\n.cd-action-area {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 15px;\n    margin-bottom: 15px;\n    text-align: center;\n}\n\n.cd-config-status { display: block; font-weight: 900; color: #0f172a; font-size: 1.1em; margin-bottom: 2px; }\n.cd-config-subtext { display: block; color: #64748b; font-size: 0.85em; margin-bottom: 12px; font-style: italic; }\n\n.cd-btn-row { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n\n.cd-btn {\n    text-decoration: none !important;\n    padding: 10px 24px;\n    border-radius: 99px;\n    font-weight: 800;\n    text-transform: uppercase;\n    font-size: 0.75em;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    transition: all 0.2s ease;\n    min-width: 260px;\n}\n\n.cd-btn-variant { background: #eff6ff; color: #1d4ed8 !important; border: 2px solid #dbeafe; }\n.cd-btn-variant:hover { background: #dbeafe; border-color: #1d4ed8; transform: translateY(-2px); }\n\n.cd-btn-supplies { background: #be185d; color: white !important; }\n.cd-btn-supplies:hover { background: #9d174d; transform: translateY(-2px); }\n\n\/* --- Animated Feature Banner --- *\/\n.cd-procharge-banner {\n    background: linear-gradient(135deg, #fdf2f8 0%, #f1f5f9 100%);\n    color: #0f172a;\n    border-radius: 24px;\n    padding: 25px 20px;\n    text-align: center;\n    margin: 15px 0;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.05);\n    border: 1px solid #fce7f3;\n}\n\n.cd-procharge-banner::before {\n    content: \"\";\n    position: absolute;\n    top: -50%; left: -50%;\n    width: 200%; height: 200%;\n    background: radial-gradient(circle, rgba(190, 24, 93, 0.05) 0%, transparent 70%);\n    animation: procharge-glow 8s infinite alternate ease-in-out;\n    pointer-events: none;\n}\n\n@keyframes procharge-glow { 0% { transform: translate(-5%, -5%); opacity: 0.3; } 100% { transform: translate(5%, 5%); opacity: 0.6; } }\n\n.cd-procharge-icon { margin-bottom: 10px; display: flex; justify-content: center; position: relative; z-index: 2; }\n.cd-battery-pulse { animation: battery-pulse 2s infinite ease-in-out; color: #be185d; }\n@keyframes battery-pulse { 0%, 100% { transform: scale(1); filter: drop-shadow(0 0 2px rgba(190, 24, 93, 0.1)); } 50% { transform: scale(1.05); filter: drop-shadow(0 0 8px rgba(190, 24, 93, 0.3)); } }\n\n.cd-procharge-banner h3 { color: #0f172a; margin: 0 0 8px 0; font-weight: 900; text-transform: uppercase; letter-spacing: 2px; position: relative; z-index: 2; }\n.cd-procharge-banner p { margin: 0; color: #475569; font-size: 1.1em; max-width: 750px; margin: 0 auto; position: relative; z-index: 2; line-height: 1.5; }\n\n\/* --- Content Layout --- *\/\n.cd-expertise-row {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 24px;\n    margin: 10px 0;\n    overflow: hidden;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: stretch;\n}\n\n.cd-expertise-text-container { flex: 1 1 300px; padding: 25px; display: flex; flex-direction: column; justify-content: center; }\n.cd-expertise-img-container { flex: 0 0 auto; background: #f8fafc; padding: 15px; display: flex; align-items: center; justify-content: center; border-left: 1px solid #e2e8f0; min-width: 300px; }\n.cd-expertise-img-container img { width: 100%; max-width: 340px; height: auto; display: block; border-radius: 12px; }\n\n\/* --- Feature Grid --- *\/\n.cd-feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin: 10px 0; }\n.cd-feature-card { background: rgba(15, 23, 42, 0.02); padding: 15px 20px; border-radius: 16px; border-left: 4px solid #be185d; display: flex; flex-direction: column; justify-content: center; }\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #be185d; font-size: 0.85em; }\n.cd-feature-card p { margin: 0; font-size: 0.85em; line-height: 1.4; color: #475569; }\n\n.cd-feature-card.support-item { background: #fff7ed; border-color: #fb8c00; text-align: center; align-items: center; justify-content: center; }\n.cd-feature-card.support-item strong { color: #c2410c; margin-top: 5px; }\n.cd-feature-card.support-item a { color: #0f172a !important; font-weight: 900; text-decoration: none; font-size: 1.1em; display: block; margin-top: 2px; }\n\n\/* --- Data Tables --- *\/\n.cd-table-container { display: grid; grid-template-columns: 1fr 1.2fr; gap: 12px; margin: 15px 0; }\n.cd-data-box { border: 1px solid #e2e8f0; border-radius: 16px; background: white; overflow: hidden; }\n.cd-data-header { background: #f8fafc; padding: 10px 15px; font-weight: 800; border-bottom: 1px solid #e2e8f0; text-transform: uppercase; color: #0f172a; font-size: 0.8em; }\n.cd-data-list { padding: 12px; margin: 0; list-style: none !important; }\n.cd-data-list li { margin-bottom: 4px; padding-left: 15px; position: relative; font-size: 0.85em; list-style: none !important; }\n.cd-data-list li::before { content: \"•\"; color: #be185d; position: absolute; left: 0; font-weight: bold; }\n\n.cd-spec-row { display: flex; justify-content: space-between; padding: 8px 15px; border-bottom: 1px solid #f1f5f9; }\n.cd-spec-row:last-child { border-bottom: 0; }\n.cd-spec-label { font-weight: bold; color: #64748b; font-size: 0.8em; }\n.cd-spec-value { font-weight: 700; color: #0f172a; text-align: right; font-size: 0.85em; }\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: 20px; text-align: center; }\n    .cd-expertise-img-container { border-left: 0; border-top: 1px solid #e2e8f0; min-width: auto; }\n}\n\n@media (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n    .cd-btn { width: 100%; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cd-pdp-wrapper\"\u003e\n\u003ch1\u003eClesana X1 ProCharge Sealing Toilet\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-tag\"\u003eThe \"Always Ready\" Mobile Toilet | Swiss Made\u003c\/span\u003e\n\u003csection\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eThe \u003cstrong\u003eClesana X1 ProCharge\u003c\/strong\u003e is a revolutionary solution for off-grid living, combining medical-grade sanitation with advanced power management. While providing the same 100% odor-free experience as the X1, the ProCharge model ensures your backup power is always maintained by charging while connected to your vehicle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-action-area\"\u003e\n\u003cspan class=\"cd-config-status\"\u003eYou are viewing: ProCharge model (Integrated Charging)\u003c\/span\u003e \u003cspan class=\"cd-config-subtext\"\u003eThe premium configuration that maintains your battery levels automatically.\u003c\/span\u003e\n\u003cdiv class=\"cd-btn-row\"\u003e\n\u003ca class=\"cd-btn cd-btn-variant\" href=\"https:\/\/thecabindepot.ca\/products\/clesana-x1\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"m7 15 5 5 5-5\"\u003e\u003c\/path\u003e\u003cpath d=\"m7 9 5-5 5 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e See Product Videos \u0026amp; Standard model \u003c\/a\u003e \u003ca class=\"cd-btn cd-btn-supplies\" href=\"https:\/\/thecabindepot.ca\/collections\/clesana-supplies-parts\"\u003eShop Refill Bags\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-procharge-banner\"\u003e\n\u003cdiv class=\"cd-procharge-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"44\" width=\"44\" class=\"cd-battery-pulse\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"10\" width=\"16\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"22\" y1=\"11\" x1=\"22\"\u003e\u003c\/line\u003e\u003cpath d=\"M7 12h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 10v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eIntegrated Smart Charging\u003c\/h3\u003e\n\u003cp\u003eExperience total peace of mind. The ProCharge version features a built-in charging system for Einhell Power X-Change batteries. Your backup battery charges automatically whenever connected to 12V or 24V power, so you're always ready for your next adventure.\u003c\/p\u003e\n\u003c\/div\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; font-size: 10px; margin-bottom: 2px;\"\u003eSafe. Sanitary. Independent.\u003c\/span\u003e\n\u003ch2\u003eAutomatic Sealing System\u003c\/h2\u003e\n\u003cp style=\"color: #475569; font-size: 0.9em; margin: 0;\"\u003eThe patented telescopic mechanism ensures the unit remains compact for travel while providing a residential seat height when extended. Ready to use in seconds without water or chemicals.\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\/05_Clesana-X1_1800x1800_1800x1800_3fc6ce7e-10f3-439d-a40d-1ed78a30caf4.jpg?v=1773756930\" alt=\"Clesana X1 ProCharge Interior View\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSeamless Charging\u003c\/strong\u003e\n\u003cp\u003eCharges your backup battery while the unit is plugged into your van or cabin power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e100% Odor Proof\u003c\/strong\u003e\n\u003cp\u003eHigh-barrier film liners ensure zero smells escape into your living space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eZero Winterization\u003c\/strong\u003e\n\u003cp\u003eNo water means no worry about freezing pipes or complex winter storage prep.\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 Clesana X1 ProCharge Unit\u003c\/li\u003e\n\u003cli\u003e1x 12V \/ 24V Vehicle Plug\u003c\/li\u003e\n\u003cli\u003e1x AC Power Adapter\u003c\/li\u003e\n\u003cli\u003e1x High-Barrier Film Liner\u003c\/li\u003e\n\u003cli\u003e1x Pack of Super-Absorber\u003c\/li\u003e\n\u003cli\u003eUser Manual \u0026amp; Quick Start Guide\u003c\/li\u003e\n\u003cli style=\"font-style: italic; color: #64748b; font-size: 0.8em; margin-top: 5px;\"\u003eEinhell 18V 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\"\u003eSupply Voltage\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e11 - 28 V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMax Current Draw\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10 A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCharging Support\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eEinhell Power X-Change\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEnergy per Seal\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e2.0 Wh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e11.5 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFolded Dimensions\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e302 x 344 x 384 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSeat Height\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e407 mm\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: 20px; font-size: 0.85em; 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":47973679497451,"sku":"EU-10010040","price":2199.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/1753\/7003\/files\/Clesana_X1_ProCharge_coming_soon.png?v=1773935443","url":"https:\/\/offgriddistribution.com\/products\/clesana-x1-procharge","provider":"Off Grid Distribution","version":"1.0","type":"link"}