{"title":"all systems","description":"","products":[{"product_id":"beast-i7-14700kf-32gb-ddr5-6000mhz-rtx-5081","title":"PCLAB ULTRA i7 14700KF 32GB DDR5 RTX 5080","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003ei7-14700KF\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5080\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR5\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eIntel Core i7-14700KF\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eASUS TUF B760\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003eCorsair Vengeance 32GB DDR5 6000MHz RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB NVMe SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5080\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e850W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eCooling\u003c\/td\u003e\n                            \u003ctd\u003eThermalright 360mm AIO\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":48417469694174,"sku":null,"price":2499.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/beast-i9-12900k-32gb-ddr4-3600mhz-rtx-4080-992670.png?v=1783532346"},{"product_id":"ryzen-5-5600-16gb-ddr4-3200mhz-rtx-5060","title":"PCLAB CORE 5600 16GB DDR4 RTX 5060","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRyzen 5 5600\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5060\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e16GB DDR4\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eAMD Ryzen 5 5600\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eB550 Chipset\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003e16GB DDR4 3200MHz\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5060 8GB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e600W 80+ Bronze\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":44780514279646,"sku":null,"price":849.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/beast-intel-core-i7-16gb-ram-rx-580-8gb-4-free-517700_b7c4c085-347d-4672-a12b-90372f474291.png?v=1783532346"},{"product_id":"beast-ryzen-7800x3d-32gb-ddr5-6000mhz-rtx-5080","title":"PCLAB ULTRA 7800X3D 32GB DDR5 RTX 5080","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRyzen 7 7800X3D\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5080\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR5\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eAMD Ryzen 7 7800X3D\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eMSI B650\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003e32GB DDR5 6000MHz RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB NVMe SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5080\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e850W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eCooling\u003c\/td\u003e\n                            \u003ctd\u003eThermalright 360mm AIO\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":46329455378654,"sku":null,"price":2649.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/6f307f_32af10bdf5a34943a6e0709a22262ddc_mv2-Photoroom.png?v=1783532347"},{"product_id":"cloud-ryzen-7-5700x-16gb-ddr4-3200mhz-rtx-5060","title":"PCLAB CORE 5700X 16GB DDR4 RTX 5060","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRyzen 7 5700X\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5060\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e16GB DDR4\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e512GB + 1TB\u003c\/h3\u003e\n                    \u003cp\u003eStorage\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eAMD Ryzen 7 5700X\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eASUS B550\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003e16GB DDR4 RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e512GB SSD + 1TB HDD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5060 8GB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e600W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":48409518801118,"sku":null,"price":1049.0,"currency_code":"GBP","in_stock":true},{"title":"white","offer_id":45935608135902,"sku":null,"price":1049.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/6f307f_a2526e40fe8f41d6a14c80d9401ad611_mv2-Photoroom.png?v=1783532347"},{"product_id":"ryzen-7-5700x-32gb-ddr4-3600mhz-rtx-5070","title":"PCLAB PRO 5700X 32GB DDR4 RTX 5070","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRyzen 7 5700X\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5070\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR4\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eAMD Ryzen 7 5700X\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eB550 Chipset\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003e32GB DDR4 3200MHz\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5070\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e600W 80+ Bronze\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":46265389711582,"sku":null,"price":1499.0,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":46265389744350,"sku":null,"price":1629.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/Photoroom-20241130_023133_6.png?v=1783342065"},{"product_id":"beast-ryzen-5-5600-16gb-ddr4-3200mhz-rtx-4060","title":"PCLAB CORE 5600 16GB DDR4 RTX 5060","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRyzen 5 5600\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5060\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e16GB DDR4\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eAMD Ryzen 5 5600\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eB450 Chipset\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003e16GB DDR4 3200MHz\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5060 8GB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e600W 80+ Bronze\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":46303304483038,"sku":null,"price":899.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/rn-image_picker_lib_temp_fecc83bc-879c-4e0a-9d9b-fa94145075e7.png?v=1783348792"},{"product_id":"beast-i7-14700kf-32gb-ddr5-6000mhz-rtx-4080-super-copy","title":"PCLAB ULTRA i7 14700KF 32GB DDR5 RTX 5080","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003ei7-14700KF\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5080\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR5\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eIntel Core i7-14700KF\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eASUS Z790\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003eCorsair Vengeance 32GB DDR5 6000MHz RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB NVMe SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5080\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e850W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eCooling\u003c\/td\u003e\n                            \u003ctd\u003eLian Li Galahad LCD AIO\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":48417468907742,"sku":null,"price":2799.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/Photoroom-20241130_023132_1.png?v=1783342218"},{"product_id":"beast-i7-14700kf-32gb-ddr5-6000mhz-rtx-4080-super","title":"PCLAB ULTRA i7 14700KF 32GB DDR5 RTX 5080","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003ei7-14700KF\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5080\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR5\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eIntel Core i7-14700KF\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eASUS Z790\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003eCorsair Vengeance 32GB DDR5 6000MHz RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB NVMe SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5080\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e850W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eCooling\u003c\/td\u003e\n                            \u003ctd\u003eLian Li Galahad LCD AIO\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":48417467334878,"sku":null,"price":2699.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/Photoroom-20241130_023133_3.png?v=1783348753"},{"product_id":"beast-i7-14700kf-32gb-ddr5-6000mhz-rtx-5080","title":"PCLAB ULTRA i7 14700KF 32GB DDR5 RTX 5080","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specs\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            padding: 0;\n            background: #1F1F21;\n            margin: 0;\n        }\n        \n        .specs-container {\n            background: #1F1F21;\n            border: 1px solid #3a3a3c;\n            border-radius: 8px;\n            padding: 0;\n            overflow: hidden;\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            box-sizing: border-box;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 28px;\n            box-sizing: border-box;\n        }\n        \n        \/* even, perfectly centered cross divider *\/\n        .spec-item:nth-child(1),\n        .spec-item:nth-child(3) {\n            border-right: 1px solid #3a3a3c;\n        }\n        \n        .spec-item:nth-child(1),\n        .spec-item:nth-child(2) {\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .spec-icon {\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D3D3D3;\n        }\n        \n        .spec-content h3 {\n            margin: 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #D3D3D3;\n        }\n        \n        .spec-content p {\n            margin: 2px 0 0 0;\n            font-size: 14px;\n            color: #D3D3D3;\n            font-weight: 400;\n        }\n        \n        @media (max-width: 500px) {\n            .specs-container {\n                padding: 0;\n                border-radius: 4px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 0;\n            }\n            \n            body {\n                padding: 0;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                text-align: center;\n                gap: 10px;\n                padding: 18px;\n            }\n            \n            .spec-content h3 {\n                font-size: 14px;\n            }\n            \n            .spec-content p {\n                font-size: 12px;\n            }\n            \n            .spec-icon {\n                min-width: auto;\n            }\n            \n            .spec-icon svg {\n                width: 28px;\n                height: 28px;\n            }\n        }\n        \n        .detailed-specs {\n            margin-top: 0;\n            padding: 4px 28px 28px;\n        }\n        \n        .collapse-checkbox {\n            position: absolute;\n            opacity: 0;\n            pointer-events: none;\n        }\n        \n        .collapse-header {\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            user-select: none;\n            padding: 15px 0;\n        }\n        \n        .collapse-header:hover h2 {\n            color: #ffffff;\n        }\n        \n        .detailed-specs h2 {\n            color: #D3D3D3;\n            font-size: 20px;\n            margin: 0;\n            font-weight: 600;\n            transition: color 0.2s;\n        }\n        \n        .collapse-icon {\n            color: #D3D3D3;\n            font-size: 24px;\n            margin-left: auto;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-header .collapse-icon {\n            transform: rotate(180deg);\n        }\n        \n        .collapse-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n        \n        .collapse-checkbox:checked ~ .collapse-content {\n            max-height: 1000px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            color: #D3D3D3;\n            padding: 12px 8px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table td {\n            padding: 12px 8px;\n            color: #D3D3D3;\n            font-size: 14px;\n            border-bottom: 1px solid #3a3a3c;\n        }\n        \n        .specs-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 12px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 6px;\n            }\n        }\n        \n        @media (max-width: 500px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th {\n                font-size: 12px;\n                padding: 10px 8px;\n            }\n            \n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .detailed-specs {\n                padding: 4px 18px 18px;\n            }\n            \n            .detailed-specs h2 {\n                font-size: 18px;\n            }\n            \n            .collapse-icon {\n                font-size: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"specs-container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003cpath d=\"M4 4h4v4H4V4zm6 0h4v4h-4V4zm6 0h4v4h-4V4zM4 10h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM4 16h4v4H4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003ei7-14700KF\u003c\/h3\u003e\n                    \u003cp\u003eCPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"14\" y=\"6\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"15\" cy=\"14\" r=\"1.5\" fill=\"white\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003eRTX 5080\u003c\/h3\u003e\n                    \u003cp\u003eGPU\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"9\" width=\"2\" height=\"6\" fill=\"white\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e32GB DDR5\u003c\/h3\u003e\n                    \u003cp\u003eRAM\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cdiv class=\"spec-icon\"\u003e\n                    \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\" transform=\"rotate(45 12 12)\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-content\"\u003e\n                    \u003ch3\u003e1TB\u003c\/h3\u003e\n                    \u003cp\u003eSSD\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"detailed-specs\"\u003e\n            \u003cinput type=\"checkbox\" id=\"collapseToggle\" class=\"collapse-checkbox\"\u003e\n            \u003clabel for=\"collapseToggle\" class=\"collapse-header\"\u003e\n                \u003ch2\u003eDetailed Specifications\u003c\/h2\u003e\n                \u003cspan class=\"collapse-icon\"\u003e▼\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"collapse-content\"\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eComponent\u003c\/th\u003e\n                            \u003cth\u003eModel\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eProcessor\u003c\/td\u003e\n                            \u003ctd\u003eIntel Core i7-14700KF\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotherboard\u003c\/td\u003e\n                            \u003ctd\u003eASUS TUF B760\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMemory\u003c\/td\u003e\n                            \u003ctd\u003eCorsair Vengeance 32GB DDR5 6000MHz RGB\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStorage\u003c\/td\u003e\n                            \u003ctd\u003e1TB NVMe SSD\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eGraphics\u003c\/td\u003e\n                            \u003ctd\u003eNVIDIA GeForce RTX 5080\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePower Supply\u003c\/td\u003e\n                            \u003ctd\u003e850W 80+ Gold\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eCooling\u003c\/td\u003e\n                            \u003ctd\u003eMontech 360mm AIO Liquid Cooler\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"PCLaboratory","offers":[{"title":"Black","offer_id":48417472020702,"sku":null,"price":2299.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/1452\/8222\/files\/Photoroom-20241130_023133_7.png?v=1783342319"}],"url":"https:\/\/pc-laboratory.co.uk\/collections\/all-systems-1.oembed","provider":"PCLaboratory","version":"1.0","type":"link"}