{"product_id":"kit-adicional-monitor-potencia-logico2","title":"Additional kit for LogiCO2 power monitor","description":"\u003csection class=\"ibpm-product ibpm-0486\" data-brand=\"LogiCO2\" data-model=\"Power Monitor Add-on KIT\"\u003e\n  \u003cstyle\u003e\n    .ibpm-product{\n      --ibpm-max:1120px;\n      --ibpm-text:#1f2328;\n      --ibpm-muted:#5b6573;\n      --ibpm-line:#e6e8eb;\n      --ibpm-soft:#f7f8fa;\n      --ibpm-soft2:#f2f4f6;\n      --ibpm-accent:#111111;\n      --ibpm-radius:18px;\n      --ibpm-shadow:0 12px 30px rgba(0,0,0,.05);\n      --ibpm-content-size:16px;\n      --ibpm-content-lh:1.68;\n      --ibpm-h2-size:28px;\n      --ibpm-h3-size:20px;\n      color:var(--ibpm-text);\n      font-size:var(--ibpm-content-size);\n      line-height:var(--ibpm-content-lh);\n    }\n    .ibpm-product *{box-sizing:border-box}\n    .ibpm-wrap{max-width:var(--ibpm-max);margin:0 auto;padding:4px 0 36px}\n    .ibpm-hero,.ibpm-block,.ibpm-specs,.ibpm-faq,.ibpm-downloads,.ibpm-related{\n      background:#fff;border:1px solid var(--ibpm-line);border-radius:var(--ibpm-radius);\n      padding:24px;margin:0 0 18px;box-shadow:var(--ibpm-shadow)\n    }\n    .ibpm-kicker{\n      display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid var(--ibpm-line);\n      border-radius:999px;background:var(--ibpm-soft);color:var(--ibpm-muted);font-size:13px;\n      line-height:1.2;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0 0 14px\n    }\n    .ibpm-product h2{\n      font-size:var(--ibpm-h2-size);line-height:1.2;letter-spacing:-.02em;margin:0 0 14px;color:var(--ibpm-accent)\n    }\n    .ibpm-product h3{\n      font-size:var(--ibpm-h3-size);line-height:1.28;margin:0 0 10px;color:var(--ibpm-accent)\n    }\n    .ibpm-product p{\n      margin:0 0 14px;\n      font-size:var(--ibpm-content-size);\n      line-height:var(--ibpm-content-lh)\n    }\n    .ibpm-product p:last-child{margin-bottom:0}\n    .ibpm-snippet{\n      margin:0;padding:16px 18px;border-radius:14px;background:var(--ibpm-soft);border:1px solid var(--ibpm-line)\n    }\n    .ibpm-cards{\n      display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px\n    }\n    .ibpm-card{\n      padding:16px;border:1px solid var(--ibpm-line);border-radius:16px;background:var(--ibpm-soft)\n    }\n    .ibpm-card strong{display:block;margin-bottom:6px;color:var(--ibpm-accent)}\n    .ibpm-note{\n      margin-top:16px;padding:14px 16px;border-left:4px solid var(--ibpm-accent);\n      background:var(--ibpm-soft2);border-radius:12px\n    }\n    .ibpm-list-grid{\n      display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none\n    }\n    .ibpm-list-grid li{\n      padding:16px;border:1px solid var(--ibpm-line);border-radius:16px;background:#fff\n    }\n    .ibpm-list-grid li strong{display:block;margin-bottom:6px}\n    .ibpm-bullets{margin:0;padding-left:18px}\n    .ibpm-bullets li{margin:0 0 10px}\n    .ibpm-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}\n    .ibpm-table{\n      width:100%;min-width:760px;border-collapse:collapse;border:1px solid var(--ibpm-line);\n      border-radius:16px;overflow:hidden;background:#fff\n    }\n    .ibpm-table caption{\n      caption-side:top;text-align:left;padding:0 0 12px;font-weight:700;color:var(--ibpm-accent)\n    }\n    .ibpm-table thead th{\n      background:var(--ibpm-soft2);color:var(--ibpm-accent);font-weight:700;text-align:left;\n      padding:14px 16px;border-bottom:1px solid var(--ibpm-line);font-size:15px\n    }\n    .ibpm-table tbody th,.ibpm-table tbody td{\n      padding:14px 16px;border-bottom:1px solid var(--ibpm-line);vertical-align:top;text-align:left;\n      font-size:15px;line-height:1.55\n    }\n    .ibpm-table tbody th{width:34%;background:#fcfcfd;font-weight:700;color:var(--ibpm-accent)}\n    .ibpm-table tbody tr:last-child th,.ibpm-table tbody tr:last-child td{border-bottom:none}\n    .ibpm-download-grid,.ibpm-related-grid{\n      display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px\n    }\n    .ibpm-btn{\n      display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 16px;\n      border-radius:12px;border:1px solid var(--ibpm-accent);text-decoration:none;color:var(--ibpm-accent);\n      font-weight:700;background:#fff;transition:transform .15s ease, box-shadow .15s ease;text-align:center\n    }\n    .ibpm-btn:hover{transform:translateY(-1px);box-shadow:var(--ibpm-shadow)}\n    .ibpm-faq details{\n      border:1px solid var(--ibpm-line);border-radius:14px;padding:14px 16px;background:#fff;margin-bottom:12px\n    }\n    .ibpm-faq details:last-child{margin-bottom:0}\n    .ibpm-faq summary{cursor:pointer;font-weight:700;color:var(--ibpm-accent)}\n    .ibpm-faq details p{margin:12px 0 0}\n    @media (max-width:900px){\n      .ibpm-cards,.ibpm-list-grid,.ibpm-download-grid,.ibpm-related-grid{grid-template-columns:1fr}\n    }\n    @media (max-width:740px){\n      .ibpm-product{\n        --ibpm-content-size:15px;\n        --ibpm-h2-size:23px;\n        --ibpm-h3-size:18px;\n      }\n      .ibpm-hero,.ibpm-block,.ibpm-specs,.ibpm-faq,.ibpm-downloads,.ibpm-related{\n        padding:18px;border-radius:16px\n      }\n      .ibpm-table{min-width:100%;border:0}\n      .ibpm-table thead{\n        position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);\n        white-space:nowrap;border:0\n      }\n      .ibpm-table,.ibpm-table tbody,.ibpm-table tr,.ibpm-table th,.ibpm-table td{\n        display:block;width:100%\n      }\n      .ibpm-table tr{\n        border:1px solid var(--ibpm-line);border-radius:14px;margin-bottom:12px;overflow:hidden\n      }\n      .ibpm-table tbody th{\n        background:var(--ibpm-soft2);border-bottom:1px solid var(--ibpm-line)\n      }\n      .ibpm-table tbody td{border-bottom:none;padding-top:12px}\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ibpm-wrap\"\u003e\n    \u003cdiv class=\"ibpm-hero\"\u003e\n      \u003cdiv class=\"ibpm-kicker\"\u003eMonitoring accessory · LogiCO2\u003c\/div\u003e\n      \u003ch2\u003eLogiCO2 power monitor to signal if the system loses power\u003c\/h2\u003e\n      \u003cp class=\"ibpm-snippet\"\u003e\u003cstrong\u003eThe LogiCO2 power monitor add‑on kit monitors the power supply to the safety system and triggers an audible and visual warning if power is cut or if the voltage drops to a critical level.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eWhat this product offers\u003c\/h2\u003e\n      \u003cp\u003eThis accessory is designed for a very specific problem: the LogiCO2 safety system stopping due to loss of power. Instead of relying only on the presence of voltage at the central unit, the monitor provides an independent warning if the system goes out of service.\u003c\/p\u003e\n      \u003cp\u003eIts technical value lies in combining power monitoring with an internal backup battery. This allows it to continue providing alerts even when the main power supply is lost, which is especially useful in installations where a power failure must not go unnoticed.\u003c\/p\u003e\n      \u003cp\u003eIt also makes sense when the system runs on a UPS. If the UPS battery is depleted and the system no longer has 24 V DC, the monitor will indicate this with its own alarm.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eKey data\u003c\/h2\u003e\n      \u003cdiv class=\"ibpm-cards\"\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eManufacturer’s part number\u003c\/strong\u003e\n          0486\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eSKU Install Beer\u003c\/strong\u003e\n          LG013\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eMain function\u003c\/strong\u003e\n          System power monitoring\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eSystem power supply\u003c\/strong\u003e\n          24 V DC\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eInternal backup\u003c\/strong\u003e\n          2 alkaline AAA batteries\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibpm-card\"\u003e\n          \u003cstrong\u003eAlarm autonomy\u003c\/strong\u003e\n          At least 12 hours\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ibpm-note\"\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e this product does not detect gas. Its function is to warn when the LogiCO2 safety system loses power or drops to an insufficient voltage level.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eMain features\u003c\/h2\u003e\n      \u003cul class=\"ibpm-list-grid\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePower supervision\u003c\/strong\u003e Monitors whether the safety system has proper power or loses it completely.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLow-voltage alarm\u003c\/strong\u003e Also alerts when the voltage drops below 18 V, before total failure.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBuilt-in buzzer\u003c\/strong\u003e Includes a local audible alarm so that any incident is clearly noticeable.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBackup battery\u003c\/strong\u003e Uses two included alkaline AAA cells to keep providing alerts during a power outage.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMinimum alarm autonomy\u003c\/strong\u003e The manufacturer specifies an audible warning for at least 12 hours in case of power failure.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClear LED indicators\u003c\/strong\u003e Green for normal power, red for fault or low voltage, and yellow for low batteries.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible connection\u003c\/strong\u003e It can be connected to the safety system’s red or blue cable.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUseful with UPS\u003c\/strong\u003e Also recommended for monitoring the operation of a system powered via UPS.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-specs\"\u003e\n      \u003ch2\u003eTechnical specifications\u003c\/h2\u003e\n      \u003cdiv class=\"ibpm-table-wrap\"\u003e\n        \u003ctable class=\"ibpm-table\"\u003e\n          \u003ccaption\u003eConfirmed technical specifications of the LogiCO2 power monitor add‑on kit\u003c\/caption\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eParameter\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eConfirmed data\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eLogiCO2\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n              \u003ctd\u003ePower Monitor Add-on KIT\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003eLG013\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMPN \/ manufacturer part number\u003c\/th\u003e\n              \u003ctd\u003e0486\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eEquipment type\u003c\/th\u003e\n              \u003ctd\u003ePower monitor for LogiCO2 Safety System\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFunction\u003c\/th\u003e\n              \u003ctd\u003eAlert staff if a power failure puts the safety system out of service\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePower supply from system\u003c\/th\u003e\n              \u003ctd\u003e24 V DC\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eInternal battery\u003c\/th\u003e\n              \u003ctd\u003e2 x 1.5 V AAA alkaline batteries\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBattery check\u003c\/th\u003e\n              \u003ctd\u003eOnce per hour\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLow-voltage activation point\u003c\/th\u003e\n              \u003ctd\u003e18 V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eActivation point on loss of power\u003c\/th\u003e\n              \u003ctd\u003eApproximately 3 V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eConnections\u003c\/th\u003e\n              \u003ctd\u003eRJ45\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSound signal level\u003c\/th\u003e\n              \u003ctd\u003eApproximately 80 dBA (1 m)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eOperating temperature\u003c\/th\u003e\n              \u003ctd\u003e0 to +45 °C\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eUse\u003c\/th\u003e\n              \u003ctd\u003eIndoor use only\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eOvervoltage\u003c\/th\u003e\n              \u003ctd\u003eCategory II\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eApproval\u003c\/th\u003e\n              \u003ctd\u003eUL certified\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n              \u003ctd\u003e90 x 161 x 38 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eIngress protection\u003c\/th\u003e\n              \u003ctd\u003eIP54\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eScope of supply\u003c\/th\u003e\n              \u003ctd\u003ePower monitor for LogiCO2 safety systems, incl. cable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eNote on batteries\u003c\/th\u003e\n              \u003ctd\u003eDo not use lithium or rechargeable batteries\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e1 Kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eCompatibility and use cases\u003c\/h2\u003e\n      \u003cp\u003eThis monitor is designed for the LogiCO2 Safety System and can be connected to either the system’s red cable or blue cable.\u003c\/p\u003e\n      \u003cp\u003eIt is useful in installations where a power loss must not go unnoticed: hospitality, wineries, breweries, technical rooms, light industrial facilities and systems with UPS.\u003c\/p\u003e\n      \u003cp\u003eIt is especially recommended when you want to add an extra layer of monitoring to the power supply of the safety system itself.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eInstallation and considerations before buying\u003c\/h2\u003e\n      \u003cul class=\"ibpm-bullets\"\u003e\n        \u003cli\u003eInstall it in a place where it is easy to see and hear, preferably next to the central unit.\u003c\/li\u003e\n        \u003cli\u003eIt must not be covered by other mounting elements.\u003c\/li\u003e\n        \u003cli\u003eIt can be connected directly to the central unit or via a splitter to the red or blue cable of the system.\u003c\/li\u003e\n        \u003cli\u003eFor commissioning without triggering a low-battery alarm, both batteries must be installed within 30 seconds after reconnecting the unit’s power cable.\u003c\/li\u003e\n        \u003cli\u003eBefore buying, check whether you need monitoring of power failure for the entire system or a different signaling accessory, because this product does not replace an external siren or a sensor.\u003c\/li\u003e\n        \u003cli\u003eIf the system uses a UPS, this monitor is especially recommended to supervise depletion of the UPS battery.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-block\"\u003e\n      \u003ch2\u003eRecommended maintenance and use\u003c\/h2\u003e\n      \u003cp\u003eAs a safety product, the manufacturer recommends a functional check at least once a year. The test consists of disconnecting the power supply to the safety system and checking that the “no power” audible alarm and the red LED are activated, then reconnecting the power supply.\u003c\/p\u003e\n      \u003cp\u003eWhen the batteries are depleted, they must be replaced following the specified procedure: disconnect the monitor’s power cable, reconnect it, and install the two new batteries within 30 seconds. The manufacturer recommends high‑performance AAA alkaline batteries and advises against lithium or rechargeable batteries.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-faq\"\u003e\n      \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat exactly is the LogiCO2 Power Monitor for?\u003c\/summary\u003e\n        \u003cp\u003eIt is used to signal if the LogiCO2 safety system loses power or if the voltage drops too low.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it detect CO2 or O2?\u003c\/summary\u003e\n        \u003cp\u003eNo. It is not a gas sensor; it is a power monitor for the safety system.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it include batteries?\u003c\/summary\u003e\n        \u003cp\u003eYes. The manufacturer specifies space for two alkaline AAA batteries and includes the batteries in the set.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long can it sound in the event of a power cut?\u003c\/summary\u003e\n        \u003cp\u003eThe manufacturer states that it can maintain the audible alarm for at least 12 hours.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should it be installed?\u003c\/summary\u003e\n        \u003cp\u003eIt must be mounted in a visible and audible location, preferably next to the central unit, and must not be covered.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it be connected to the red cable or the blue one?\u003c\/summary\u003e\n        \u003cp\u003eYes. The documentation states that it can detect power failure on both the red and the blue cable of the safety system.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-downloads\"\u003e\n      \u003ch2\u003eDownloadable\u003c\/h2\u003e\n      \u003cdiv class=\"ibpm-download-grid\"\u003e\n        \u003ca class=\"ibpm-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/Power_Monitor_AddonKIT.pdf?v=1776185943\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ePower Monitor datasheet\u003c\/a\u003e\n        \u003ca class=\"ibpm-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/powermonitor_en.pdf?v=1776185943\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ePower Monitor Manual\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ibpm-related\"\u003e\n      \u003ch2\u003eYou may also be interested in\u003c\/h2\u003e\n      \u003cdiv class=\"ibpm-related-grid\"\u003e\n        \u003ca class=\"ibpm-btn\" href=\"\/en-tr\/collections\/logico2-detectores-co2-seguridad-industrial-horeca\"\u003eLogiCO2 products\u003c\/a\u003e\n        \u003ca class=\"ibpm-btn\" href=\"\/en-tr\/pages\/servicio-tecnico\"\u003eTechnical advice and installation\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"LogiCO2","offers":[{"title":"Default Title","offer_id":57365628944732,"sku":"LG013","price":9300.8,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/powermonitor-cab-logico2.webp?v=1776186162","url":"https:\/\/installbeer.com\/en-tr\/products\/additional-kit-power-monitor-logico2","provider":"Install Beer","version":"1.0","type":"link"}