{"product_id":"universaalne-5w-laadija-sobib-koigile-seifli-toodetele","title":"Universaalne 5W Laadija (Sobib Kõigile SEIFLI™ Toodetele)","description":"\u003cdiv class=\"ks-charger-card\"\u003e\n\n  \u003cdiv class=\"ks-charger-row ks-charger-row--included\"\u003e\n    \u003cdiv class=\"ks-charger-icon ks-charger-icon--green\"\u003e\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"21\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"m8 12 2.7 2.7L16.5 9\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003cspan class=\"ks-charger-badge ks-charger-badge--green\"\u003e\n        \u003cspan class=\"ks-charger-pulse\"\u003e\u003c\/span\u003e\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-charger-text\"\u003e\n      Laadija on juba kaasas, kui ostate\n      \u003cstrong\u003eSEIFLI™ tahvelarvuti.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ks-charger-row ks-charger-row--not-included\"\u003e\n    \u003cdiv class=\"ks-charger-icon ks-charger-icon--red\"\u003e\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"21\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"8.5\" y1=\"8.5\" x2=\"15.5\" y2=\"15.5\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"15.5\" y1=\"8.5\" x2=\"8.5\" y2=\"15.5\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003cspan class=\"ks-charger-badge ks-charger-badge--red\"\u003e\n        \u003cspan class=\"ks-charger-pulse\"\u003e\u003c\/span\u003e\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-charger-text\"\u003e\n      Laadija ei ole kaasas, kui ostate\n      \u003cstrong\u003eSEIFLI™ telefoni või SEIFLI™ Start, Smart või Pro nutikella.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .ks-charger-card {\n    margin: 16px 0;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1.5px solid #dddddd;\n    border-radius: 14px;\n    box-sizing: border-box;\n    font-family: inherit;\n  }\n\n  .ks-charger-row {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 15px 18px;\n    box-sizing: border-box;\n  }\n\n  .ks-charger-row--included {\n    background: #f8fcfa;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .ks-charger-row--not-included {\n    background: #fffafa;\n  }\n\n  .ks-charger-icon {\n    position: relative;\n    display: flex;\n    flex-shrink: 0;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    border: 1.5px solid;\n    border-radius: 12px;\n    box-sizing: border-box;\n  }\n\n  .ks-charger-icon--green {\n    color: #287451;\n    background: #eaf7f0;\n    border-color: #b9ddc9;\n  }\n\n  .ks-charger-icon--red {\n    color: #c94b43;\n    background: #fff0ef;\n    border-color: #efc5c2;\n  }\n\n  .ks-charger-text {\n    flex: 1;\n    min-width: 0;\n    color: #292929;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .ks-charger-text strong {\n    font-weight: 800;\n  }\n\n  .ks-charger-badge {\n    position: absolute;\n    top: -4px;\n    right: -4px;\n    width: 12px;\n    height: 12px;\n    border: 2px solid #ffffff;\n    border-radius: 50%;\n    box-sizing: border-box;\n  }\n\n  .ks-charger-badge--green {\n    background: #5aab7d;\n  }\n\n  .ks-charger-badge--red {\n    background: #e7837d;\n  }\n\n  .ks-charger-pulse {\n    position: absolute;\n    inset: -2px;\n    background: inherit;\n    border-radius: 50%;\n    opacity: 0.35;\n    animation: ksChargerPulse 1.7s ease-out infinite;\n  }\n\n  @keyframes ksChargerPulse {\n    0% {\n      transform: scale(1);\n      opacity: 0.35;\n    }\n\n    100% {\n      transform: scale(2.2);\n      opacity: 0;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ks-charger-row {\n      gap: 12px;\n      padding: 14px;\n    }\n\n    .ks-charger-icon {\n      width: 42px;\n      height: 42px;\n    }\n\n    .ks-charger-text {\n      font-size: 14px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ks-charger-pulse {\n      animation: none;\n    }\n  }\n\u003c\/style\u003e\n","brand":"KartuSaugu™","offers":[{"title":"Default Title","offer_id":53883340783953,"sku":null,"price":4.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0937\/1942\/9457\/files\/01045016180.png?v=1779890898","url":"https:\/\/seifli.ee\/products\/universaalne-5w-laadija-sobib-koigile-seifli-toodetele","provider":"SEIFLI Eesti","version":"1.0","type":"link"}