{"product_id":"lian-li-strimer-wireless-24-pin-with-2-4-ghz-wireless-controller-argb-power-extension-cable","title":"Lian Li Strimer Wireless 24 Pin with 2.4 GHz Wireless Controller ARGB Power Extension Cable","description":"\u003cstyle\u003e\n\/* --- AHW STORE: ENTHUSIAST HARDWARE MASTER DESIGN SYSTEM --- *\/\n.s-layout {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1e293b;\n  background: #ffffff;\n  line-height: 1.7;\n  font-size: 15px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n.s-hero {\n  background: linear-gradient(135deg, #020b14 0%, #061e38 50%, #0070ba 100%);\n  color: #ffffff;\n  border-radius: 16px;\n  padding: 36px 30px;\n  margin-bottom: 30px;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n}\n.s-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #ffffff !important;\n  background: rgba(255,255,255,0.15);\n  padding: 5px 14px;\n  border-radius: 20px;\n  margin-bottom: 16px;\n  text-decoration: none;\n}\n.s-hero h1 {\n  font-size: 28px;\n  font-weight: 800;\n  color: #ffffff !important;\n  margin: 0 0 12px 0;\n  line-height: 1.3;\n}\n.s-hero-desc {\n  font-size: 15px;\n  color: #e2e8f0 !important;\n  max-width: 820px;\n  margin-bottom: 22px;\n  line-height: 1.6;\n}\n.s-pills {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 12px;\n}\n.s-pill {\n  background: rgba(255,255,255,0.1);\n  backdrop-filter: blur(8px);\n  border: 1px solid rgba(255,255,255,0.15);\n  padding: 12px 16px;\n  border-radius: 10px;\n}\n.s-pill-label { font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; color: #93c5fd !important; margin-bottom: 3px; font-weight: 600; }\n.s-pill-val { font-size: 14px; font-weight: 700; color: #ffffff !important; }\n\n.s-sec-header { margin: 36px 0 20px 0; }\n.s-sec-eyebrow { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #0070ba; display: block; margin-bottom: 4px; }\n.s-sec-title { font-size: 22px; font-weight: 800; color: #0f172a; margin: 0; }\n\n.s-cards {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-bottom: 36px;\n}\n.s-card {\n  background: #f8fafc;\n  border: 1px solid #e2e8f0;\n  border-radius: 14px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n}\n.s-card-img {\n  background: #ffffff;\n  padding: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-bottom: 1px solid #f1f5f9;\n  min-height: 260px;\n}\n.s-card-img img {\n  max-width: 100%;\n  max-height: 240px;\n  object-fit: contain;\n}\n.s-card-body { padding: 20px; flex-grow: 1; }\n.s-card-tag { font-size: 11px; font-weight: 700; text-transform: uppercase; color: #0070ba; letter-spacing: 0.5px; }\n.s-card-title { font-size: 17px; font-weight: 700; color: #0f172a; margin: 6px 0 8px 0; }\n.s-card-desc { font-size: 13.5px; color: #475569; margin: 0; line-height: 1.6; }\n\n.s-synergy-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n  margin-bottom: 36px;\n}\n.s-syn-card {\n  background: #ffffff;\n  border: 1px solid #e2e8f0;\n  border-radius: 12px;\n  padding: 18px 16px;\n  text-decoration: none;\n  display: flex;\n  flex-direction: column;\n  transition: all 0.2s ease;\n}\n.s-syn-card:hover {\n  border-color: #0070ba;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.06);\n  transform: translateY(-2px);\n}\n.s-syn-type { font-size: 11px; font-weight: 700; text-transform: uppercase; color: #64748b; margin-bottom: 4px; }\n.s-syn-name { font-size: 14px; font-weight: 700; color: #0f172a; margin-bottom: 12px; flex-grow: 1; line-height: 1.4; }\n.s-syn-link { font-size: 12px; font-weight: 700; color: #0070ba; display: inline-flex; align-items: center; gap: 4px; }\n\n.s-table-wrap {\n  border: 1px solid #e2e8f0;\n  border-radius: 12px;\n  overflow: hidden;\n  margin-bottom: 36px;\n}\n.s-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.s-spec-table th, .s-spec-table td {\n  padding: 12px 18px;\n  text-align: left;\n  border-bottom: 1px solid #f1f5f9;\n}\n.s-spec-table th {\n  width: 32%;\n  background: #f8fafc;\n  font-weight: 600;\n  color: #334155;\n}\n.s-spec-table td { color: #0f172a; font-weight: 500; }\n.s-spec-table tr:last-child th, .s-spec-table tr:last-child td { border-bottom: none; }\n\n.s-faqs { margin-bottom: 36px; }\n.s-faq-item {\n  border: 1px solid #e2e8f0;\n  border-radius: 10px;\n  margin-bottom: 10px;\n  overflow: hidden;\n  background: #ffffff;\n}\n.s-faq-item summary {\n  padding: 14px 18px;\n  font-weight: 700;\n  font-size: 14.5px;\n  color: #0f172a;\n  cursor: pointer;\n  background: #f8fafc;\n  user-select: none;\n  border-bottom: 1px solid #e2e8f0;\n}\n.s-faq-content { padding: 14px 18px; font-size: 13.5px; color: #475569; line-height: 1.6; background: #ffffff; }\n\n@media (max-width: 768px) {\n  .s-hero { padding: 24px 18px; }\n  .s-hero h1 { font-size: 22px; }\n  .s-cards { grid-template-columns: 1fr; }\n  .s-synergy-grid { grid-template-columns: 1fr 1fr; }\n  .s-card-img { min-height: auto !important; padding: 20px 15px !important; }\n  .s-card-img img { max-height: 200px !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"s-layout\"\u003e\n  \u003cdiv class=\"s-hero\"\u003e\n    \u003ca href=\"https:\/\/ahw.store\/collections\/vendors?q=Lian%20Li\" class=\"s-eyebrow\"\u003e\n      \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      LIAN LI\n    \u003c\/a\u003e\n    \u003ch1\u003eLian Li Strimer Wireless 24 Pin with 2.4 GHz Wireless Controller ARGB Power Extension Cable\u003c\/h1\u003e\n    \u003cp class=\"s-hero-desc\"\u003eTransform your motherboard power delivery into an architectural highlight with the Lian Li Strimer Wireless 24 Pin ARGB Power Extension Cable. Featuring an included 2.4 GHz wireless controller dongle, dual-layer optical fiber illumination, and pure 18AWG power cables, it provides breathtaking visual effects with effortless wireless setup.\u003c\/p\u003e\n    \u003cdiv class=\"s-pills\"\u003e\n      \u003cdiv class=\"s-pill\"\u003e\n        \u003cdiv class=\"s-pill-label\"\u003eالتوافق القياسي\u003c\/div\u003e\n        \u003cdiv class=\"s-pill-val\"\u003e24-Pin ATX Motherboard Extension\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"s-pill\"\u003e\n        \u003cdiv class=\"s-pill-label\"\u003eتقنية الإضاءة\u003c\/div\u003e\n        \u003cdiv class=\"s-pill-val\"\u003eDual-Layer Optical ARGB Wireless Illumination\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"s-pill\"\u003e\n        \u003cdiv class=\"s-pill-label\"\u003eنظام التحكم\u003c\/div\u003e\n        \u003cdiv class=\"s-pill-val\"\u003eIncluded 2.4 GHz L-Connect 3 Wireless Controller\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"s-pill\"\u003e\n        \u003cdiv class=\"s-pill-label\"\u003eالضمان المعتمد\u003c\/div\u003e\n        \u003cdiv class=\"s-pill-val\"\u003e1-Year Official Lian Li Authorized Warranty\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"s-sec-header\"\u003e\n    \u003cspan class=\"s-sec-eyebrow\"\u003eArchitectural Engineering\u003c\/span\u003e\n    \u003ch2 class=\"s-sec-title\"\u003ePremium Showpiece Aesthetics \u0026amp; Wireless Simplicity\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"s-cards\"\u003e\n        \u003cdiv class=\"s-card\"\u003e\n          \u003cdiv class=\"s-card-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/2118\/3194\/files\/lian-li-strimer-wireless-24-pin-with-24-ghz-wireless-controller-argb-power-extension-cable-3068652.jpg?v=1787230214\" alt=\"Bundled 2.4GHz Wireless Controller\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"s-card-body\"\u003e\n            \u003cspan class=\"s-card-tag\"\u003eLIAN LI\u003c\/span\u003e\n            \u003ch3 class=\"s-card-title\"\u003eBundled 2.4GHz Wireless Controller\u003c\/h3\u003e\n            \u003cp class=\"s-card-desc\"\u003eComes complete with the USB wireless controller that pairs instantly with your motherboard for seamless L-Connect 3 sync.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"s-card\"\u003e\n          \u003cdiv class=\"s-card-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/2118\/3194\/files\/lian-li-strimer-wireless-24-pin-with-24-ghz-wireless-controller-argb-power-extension-cable-9448617.jpg?v=1787230215\" alt=\"Dual-Layer Optical Diffusion\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"s-card-body\"\u003e\n            \u003cspan class=\"s-card-tag\"\u003eLIAN LI\u003c\/span\u003e\n            \u003ch3 class=\"s-card-title\"\u003eDual-Layer Optical Diffusion\u003c\/h3\u003e\n            \u003cp class=\"s-card-desc\"\u003eEngineered with stacked light channels to deliver deep, three-dimensional RGB glow with vibrant color saturation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"s-card\"\u003e\n          \u003cdiv class=\"s-card-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/2118\/3194\/files\/lian-li-strimer-wireless-24-pin-with-24-ghz-wireless-controller-argb-power-extension-cable-4291521.jpg?v=1787230214\" alt=\"Universal 24-Pin ATX Standard\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"s-card-body\"\u003e\n            \u003cspan class=\"s-card-tag\"\u003eLIAN LI\u003c\/span\u003e\n            \u003ch3 class=\"s-card-title\"\u003eUniversal 24-Pin ATX Standard\u003c\/h3\u003e\n            \u003cp class=\"s-card-desc\"\u003ePlugs directly into any standard ATX 24-pin motherboard socket with secure locking latches and zero voltage drop.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"s-card\"\u003e\n          \u003cdiv class=\"s-card-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/2118\/3194\/files\/lian-li-strimer-wireless-24-pin-with-24-ghz-wireless-controller-argb-power-extension-cable-2311292.jpg?v=1787230215\" alt=\"Multi-Zone Color Customization\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"s-card-body\"\u003e\n            \u003cspan class=\"s-card-tag\"\u003eLIAN LI\u003c\/span\u003e\n            \u003ch3 class=\"s-card-title\"\u003eMulti-Zone Color Customization\u003c\/h3\u003e\n            \u003cp class=\"s-card-desc\"\u003eProgram individual light zones with unique static colors, reactive modes, or flowing rainbow gradients.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/div\u003e\n\n  \u003cdiv class=\"s-synergy\"\u003e\n    \u003cdiv class=\"s-sec-header\" style=\"margin-bottom: 12px;\"\u003e\n      \u003cspan class=\"s-sec-eyebrow\"\u003eSynergy Hardware Pairing\u003c\/span\u003e\n      \u003ch2 class=\"s-sec-title\"\u003eRecommended Build Components\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"s-synergy-grid\"\u003e\n      \u003ca href=\"https:\/\/ahw.store\/collections\/cases\" class=\"s-syn-card\"\u003e\n        \u003cspan class=\"s-syn-type\"\u003eCases\u003c\/span\u003e\n        \u003cspan class=\"s-syn-name\"\u003eLian Li O11 Dynamic EVO \u0026amp; Vision\u003c\/span\u003e\n        \u003cspan class=\"s-syn-link\"\u003eView Cases →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/ahw.store\/collections\/power-supplies\" class=\"s-syn-card\"\u003e\n        \u003cspan class=\"s-syn-type\"\u003ePower Supplies\u003c\/span\u003e\n        \u003cspan class=\"s-syn-name\"\u003eATX 3.0 \u0026amp; PCIe 5.0 Gold PSUs\u003c\/span\u003e\n        \u003cspan class=\"s-syn-link\"\u003eView PSUs →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/ahw.store\/collections\/graphics-cards\" class=\"s-syn-card\"\u003e\n        \u003cspan class=\"s-syn-type\"\u003eGPUs\u003c\/span\u003e\n        \u003cspan class=\"s-syn-name\"\u003eGeForce RTX 40 \u0026amp; RTX 50 GPUs\u003c\/span\u003e\n        \u003cspan class=\"s-syn-link\"\u003eView GPUs →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/ahw.store\/collections\/cpu-coolers\" class=\"s-syn-card\"\u003e\n        \u003cspan class=\"s-syn-type\"\u003eCoolers\u003c\/span\u003e\n        \u003cspan class=\"s-syn-name\"\u003eLian Li Galahad II LCD AIO Coolers\u003c\/span\u003e\n        \u003cspan class=\"s-syn-link\"\u003eView Coolers →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"s-specs\"\u003e\n    \u003cdiv class=\"s-sec-header\"\u003e\n      \u003cspan class=\"s-sec-eyebrow\"\u003eDetailed Specifications\u003c\/span\u003e\n      \u003ch2 class=\"s-sec-title\"\u003eTechnical Datasheet\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"s-table-wrap\"\u003e\n      \u003ctable class=\"s-spec-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand \u0026amp; Manufacturer\u003c\/th\u003e\n\u003ctd\u003eLian Li\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Series\u003c\/th\u003e\n\u003ctd\u003eStrimer Wireless 24 Pin with Controller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003ePW24-PV2 \/ Strimer Wireless 24P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector Standard\u003c\/th\u003e\n\u003ctd\u003eStandard 24-Pin ATX Extension\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eController Included\u003c\/th\u003e\n\u003ctd\u003eYes, 2.4 GHz USB Wireless Controller Dongle Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting Technology\u003c\/th\u003e\n\u003ctd\u003eHigh-Density Wireless ARGB Optical Guide Array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSoftware Suite\u003c\/th\u003e\n\u003ctd\u003eLian Li L-Connect 3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCable Length\u003c\/th\u003e\n\u003ctd\u003e220 mm Power \/ 200 mm Light Guide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWire Material\u003c\/th\u003e\n\u003ctd\u003e18AWG Tinned Copper Core\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector Finish\u003c\/th\u003e\n\u003ctd\u003eMatte Black Secure-Latch Terminals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Voltage\u003c\/th\u003e\n\u003ctd\u003e5V ARGB \/ Standard ATX Rails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty Coverage\u003c\/th\u003e\n\u003ctd\u003e1-Year Official Lian Li Authorized Warranty in Egypt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"s-faqs\"\u003e\n    \u003cdiv class=\"s-sec-header\"\u003e\n      \u003cspan class=\"s-sec-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n      \u003ch2 class=\"s-sec-title\"\u003eHardware Insights \u0026amp; Store Policies\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eDoes this package include the wireless controller?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eYes, the 24-pin version specifically includes the 2.4 GHz wireless controller dongle required to manage both the 24-pin and 16-pin wireless Strimer cables.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eWill it fit my motherboard?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eYes, it uses the universal standard 24-pin ATX pinout and fits all ATX, Micro-ATX, and E-ATX motherboards without exception.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eHow does the wireless communication function?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eThe controller connects to an internal USB header and communicates over a low-latency 2.4 GHz wireless frequency directly with the Strimer cable receiver.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eCan I sync effects with other Lian Li fans?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eYes, within L-Connect 3 you can synchronize lighting effects across Strimer Wireless cables and Lian Li UNI FAN SL\/AL\/TL series.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eIs installation reversible?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eYes, it acts as an extension cable between your PSU cables and motherboard, requiring no permanent modifications.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eWhat official warranty is included?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eIt includes a 1-year official Lian Li authorized warranty in Egypt through AHW Store.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eWhat payment options are accepted?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eWe accept Visa, Mastercard, Meeza, InstaPay, mobile wallets, and 0% installments via ValU, Sympl, and partner banks.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eHow is shipping handled?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eFast, insured doorstep delivery across all Egypt governorates within 2 to 5 business days.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eCan I inspect the product before accepting delivery?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eYes, you may verify package integrity with the courier upon delivery.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"s-faq-item\"\u003e\n          \u003csummary\u003eWhat is AHW Store's return policy?\u003c\/summary\u003e\n          \u003cdiv class=\"s-faq-content\"\u003eA 14-day return\/replacement window applies for sealed, original packaging items under consumer protection guidelines.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"LIAN LI","offers":[{"title":"Default Title","offer_id":48329652502746,"sku":"LI-ACC-EXT-STRI-24","price":2899.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/2118\/3194\/files\/lian-li-strimer-wireless-24-pin-with-24-ghz-wireless-controller-argb-power-extension-cable-3068652.jpg?v=1787230214","url":"https:\/\/ahw.store\/products\/lian-li-strimer-wireless-24-pin-with-2-4-ghz-wireless-controller-argb-power-extension-cable","provider":"AHW Store","version":"1.0","type":"link"}