{"product_id":"anker-solix-smart-meter","title":"Compteur intelligent Anker SOLIX","description":"\u003c!-- \n  Anker SOLIX Smart Meter Listing Template\n  Strictly Scoped CSS - No Font-Size Percentages (%) Used\n  Ultra-Clean, Open, \u0026 Non-Boxy Modern Aesthetic with Dotted Dividers\n--\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n    \/* Scoped container to prevent style bleeding *\/\n    .tcd-solix-wrapper {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        line-height: 1.6;\n        color: #1e293b;\n        background-color: transparent !important;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 10px 15px;\n        box-sizing: border-box;\n    }\n\n    .tcd-solix-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Brand Tokens (Anker SOLIX Premium Teal \u0026 Deep Slate) *\/\n    .tcd-solix-wrapper {\n        --solix-dark: #0f172a;\n        --solix-teal: #06b6d4;\n        --solix-teal-hover: #0891b2;\n        --solix-muted: #64748b;\n        --solix-border: #cbd5e1; \/* Optimized slate for crisp dotted lines *\/\n        --solix-light-bg: #f8fafc;\n        --tcd-blue: #0369a1;\n        --tcd-border: #bae6fd;\n    }\n\n    \/* Headers *\/\n    .tcd-solix-wrapper h1 {\n        font-size: 32px;\n        font-weight: 800;\n        color: var(--solix-dark);\n        line-height: 1.2;\n        margin: 0 0 8px 0;\n        letter-spacing: -0.5px;\n    }\n\n    .tcd-solix-wrapper .sub-header {\n        font-size: 18px;\n        color: var(--solix-muted);\n        font-weight: 500;\n        margin: 0 0 25px 0;\n        line-height: 1.4;\n    }\n\n    \/* Layout: Narrative Highlight Block - Open layout, no cluttering borders *\/\n    .tcd-solix-wrapper .narrative-block {\n        background-color: transparent !important;\n        color: #1e293b;\n        padding: 0 0 10px 0 !important;\n        margin-bottom: 25px;\n        border: none !important;\n    }\n\n    .tcd-solix-wrapper .narrative-block p {\n        font-size: 16px;\n        line-height: 1.7;\n        margin: 0;\n        font-weight: 400;\n    }\n\n    .tcd-solix-wrapper .narrative-block strong {\n        color: var(--solix-teal);\n        font-weight: 700;\n    }\n\n    \/* Section Headings - Clean dotted line divider below narrative *\/\n    .tcd-solix-wrapper .section-title-wrapper {\n        border-bottom: 2px dotted var(--solix-border);\n        padding-bottom: 8px;\n        margin-top: 40px;\n        margin-bottom: 20px;\n    }\n\n    .tcd-solix-wrapper h2 {\n        font-size: 20px;\n        font-weight: 800;\n        color: var(--solix-dark);\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        margin: 0;\n    }\n\n    \/* Feature Cards Grid (Forced 2x2 layout always, zero boxy backgrounds or borders) *\/\n    .tcd-solix-wrapper .feature-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr !important;\n        gap: 24px;\n        margin-bottom: 35px;\n    }\n\n    .tcd-solix-wrapper .feature-card {\n        background: transparent !important;\n        border: none !important;\n        box-shadow: none !important;\n        padding: 0 !important;\n        border-radius: 0 !important;\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n    }\n\n    .tcd-solix-wrapper .feature-card strong {\n        font-size: 16px;\n        font-weight: 700;\n        color: var(--solix-dark);\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .tcd-solix-wrapper .feature-card p {\n        font-size: 14px;\n        color: var(--solix-muted);\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* Quick Specs Table (Reined in Width, Grid aligned for easy horizontal eye-tracking) *\/\n    .tcd-solix-wrapper .specs-container {\n        border: 1px solid #cbd5e1;\n        border-left: 4px solid var(--solix-teal);\n        border-radius: 12px;\n        overflow: hidden;\n        background-color: #ffffff;\n        margin: 0 auto 35px auto;\n        max-width: 750px;\n        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);\n    }\n\n    .tcd-solix-wrapper .spec-row {\n        display: grid;\n        grid-template-columns: 240px 1fr !important; \/* Fixed left-column alignment for easy horizontal eye-tracking *\/\n        align-items: center;\n        padding: 14px 24px;\n        border-bottom: 1px solid #e2e8f0;\n        gap: 16px;\n    }\n\n    .tcd-solix-wrapper .spec-row:nth-child(even) {\n        background-color: #f0fdfa; \/* Vibrant but clean soft-teal background matching Anker SOLIX branding *\/\n    }\n\n    .tcd-solix-wrapper .spec-row:last-child {\n        border-bottom: none;\n    }\n\n    .tcd-solix-wrapper .spec-label {\n        font-size: 13px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: #0e7490; \/* Professional brand teal text label *\/\n        letter-spacing: 0.5px;\n    }\n\n    .tcd-solix-wrapper .spec-value {\n        font-size: 14px;\n        font-weight: 600;\n        color: var(--solix-dark);\n        text-align: left; \/* Left-aligned for seamless vertical scanning *\/\n    }\n\n    \/* Call-to-Action Support Module - Clean dotted divider above support box *\/\n    .tcd-solix-wrapper .support-box {\n        background-color: transparent !important;\n        border: none !important;\n        border-top: 2px dotted var(--solix-border) !important;\n        border-radius: 0 !important;\n        padding: 30px 0 0 0 !important;\n        display: flex;\n        flex-direction: row !important;\n        align-items: center;\n        gap: 30px;\n        margin-top: 45px;\n    }\n\n    .tcd-solix-wrapper .support-content {\n        flex: 1;\n        display: flex;\n        flex-direction: row !important;\n        align-items: center;\n        justify-content: space-between;\n        gap: 30px;\n    }\n\n    .tcd-solix-wrapper .support-text-area {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 4px;\n    }\n\n    .tcd-solix-wrapper .support-content h3 {\n        margin: 0;\n        font-size: 16px;\n        font-weight: 800;\n        text-transform: uppercase;\n        color: var(--tcd-blue);\n        letter-spacing: 0.5px;\n    }\n\n    .tcd-solix-wrapper .support-content p {\n        margin: 0;\n        font-size: 14px;\n        line-height: 1.5;\n        color: #475569;\n    }\n\n    .tcd-solix-wrapper .tel-link {\n        font-weight: 800;\n        color: var(--tcd-blue);\n        text-decoration: underline;\n    }\n\n    .tcd-solix-wrapper .btn-group {\n        display: flex;\n        flex-direction: row !important;\n        gap: 10px;\n        flex-shrink: 0;\n    }\n\n    .tcd-solix-wrapper .quote-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background-color: var(--tcd-blue);\n        color: #ffffff !important;\n        padding: 10px 18px;\n        border-radius: 8px;\n        text-decoration: none !important;\n        font-weight: 700;\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out;\n        white-space: nowrap;\n    }\n\n    .tcd-solix-wrapper .quote-btn:hover {\n        background-color: var(--solix-dark);\n        transform: translateY(-1px);\n    }\n\n    \/* Responsive Adaptation *\/\n    @media screen and (max-width: 768px) {\n        .tcd-solix-wrapper h1 { font-size: 26px; }\n        .tcd-solix-wrapper .sub-header { font-size: 16px; }\n        \n        \/* Retains clean horizontal structure but wraps buttons neatly to match smaller widths *\/\n        .tcd-solix-wrapper .support-content {\n            flex-direction: column !important;\n            align-items: flex-start;\n            gap: 16px;\n        }\n        .tcd-solix-wrapper .btn-group {\n            width: 100%;\n        }\n        .tcd-solix-wrapper .quote-btn {\n            flex: 1;\n            padding: 10px;\n            font-size: 11px;\n        }\n    }\n\n    \/* Mobile adjustments for the grid while maintaining strict horizontal layout *\/\n    @media screen and (max-width: 600px) {\n        .tcd-solix-wrapper .spec-row {\n            grid-template-columns: 140px 1fr !important; \/* Slightly tighter left-col to prevent overflow on mobile *\/\n            padding: 12px 16px;\n            gap: 12px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tcd-solix-wrapper\"\u003e\n    \u003c!-- Product Title --\u003e\n    \u003ch1\u003eCompteur intelligent Anker SOLIX\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eOptimisez la circulation de l'énergie dans votre maison et réalisez des économies sur votre facture d'électricité avec une précision au watt près.\u003c\/p\u003e\n\n    \u003c!-- Narrative layman summary (Dotted Line Separators Added Above\/Below) --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eLe \u003cstrong\u003ecompteur intelligent Anker SOLIX\u003c\/strong\u003e vous offre un aperçu en temps réel et extrêmement précis de la consommation électrique de votre domicile. Spécialement conçu pour la série Solarbank 2, cet appareil à montage sur rail DIN, facile à installer, vous permet de surveiller instantanément votre consommation électrique et d'ajuster la décharge en temps réel directement depuis l'application, afin d'éliminer tout gaspillage d'énergie.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Details Table (Clean Dotted Divider) --\u003e\n    \u003cdiv class=\"section-title-wrapper\"\u003e\n        \u003ch2\u003ePrincipaux avantages en termes de performances\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4 Sales points forced to a 2x2 layout always --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003c!-- Benefit 1 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Efficacité zéro déchet\u003c\/strong\u003e\n            \u003cp\u003eSuivez en temps réel la consommation de votre foyer et réglez avec précision la puissance de sortie, au watt près.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 2 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Connectivité sans fil\u003c\/strong\u003e\n            \u003cp\u003eConnectez-vous facilement à votre système intelligent grâce à la connexion Wi-Fi intégrée et stable ou à la connexion Bluetooth.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 3 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Montage simple sur rail DIN\u003c\/strong\u003e\n            \u003cp\u003eDe conception compacte et standard, ce système s'emboîte et s'enclenche directement sur les rails de guidage de votre panneau principal pour une intégration parfaite.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Benefit 4 --\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003e→ Fiabilité à long terme\u003c\/strong\u003e\n            \u003cp\u003eConçu pour une durée de vie de 10 ans et couvert par une garantie constructeur de 2 ans.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Details Table (Clean Dotted Divider) --\u003e\n    \u003cdiv class=\"section-title-wrapper\"\u003e\n        \u003ch2\u003eDétails et caractéristiques techniques du produit\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Reined in Technical specifications grid --\u003e\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eModèle et référence\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eA17X7 (réf. : A17X7311)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eType de compteur\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eCompteur intelligent triphasé\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eCT Configuration\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e3 transformateurs de courant de 120 A inclus\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eSystème d'antennes\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eAntenne sans fil magnétique intégrée de 1,5 m\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eCommunication\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eWi-Fi, Bluetooth\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eMéthode de montage\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eInstallation standard sur rail DIN\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eCompatibilité principale\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eSérie Solarbank 2 (A17C1 \/ A17C2 \/ A17C3)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eDurée de vie prévue\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e10 ans\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eDimensions du produit\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e95 × 66,5 × 36 mm\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003ePoids net\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003e360 g\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n            \u003cspan class=\"spec-label\"\u003eGarantie\u003c\/span\u003e\n            \u003cspan class=\"spec-value\"\u003eGarantie limitée du fabricant de 2 ans\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- The Cabin Depot CTA \/ Support Box (Strictly Horizontal, Matching Dividers) --\u003e\n    \u003cdiv class=\"support-box\"\u003e\n        \u003cdiv class=\"support-content\"\u003e\n            \u003cdiv class=\"support-text-area\"\u003e\n                \u003ch3\u003eSolution d'alimentation hors réseau\u003c\/h3\u003e\n                \u003cp\u003eVous avez besoin d'aide pour déterminer la capacité solaire de votre chalet ? Contactez directement nos experts en systèmes hors réseau au numéro gratuit \u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"btn-group\"\u003e\n                \u003ca href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\" class=\"quote-btn\"\u003eÉvaluation solaire\u003c\/a\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eDemande d'assistance\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anker","offers":[{"title":"Default Title","offer_id":42258317017185,"sku":"A17X7111","price":439.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Anker_Solix_Smart_Meter_img3.webp?v=1758815970","url":"https:\/\/thecabindepot.ca\/fr\/products\/anker-solix-smart-meter","provider":"The Cabin Depot","version":"1.0","type":"link"}