{"product_id":"the-spotlight-1080p-gaming-tiktok-live-streaming-pc","title":"The Spotlight | 1080p Gaming \u0026 TikTok LIVE Streaming PC","description":"\u003cstyle\u003e\n.ppc-spotlight {\n  --ppc-pink: #ff4fa3;\n  --ppc-pink-dark: #d92f84;\n  --ppc-yellow: #ffd84d;\n  --ppc-dark: #10121a;\n  --ppc-card: #1b1e28;\n  --ppc-card-light: #252936;\n  --ppc-border: #3a3f50;\n  --ppc-white: #ffffff;\n  --ppc-grey: #e1e3e9;\n  --ppc-green: #52e09b;\n  --ppc-blue: #65bfff;\n\n  display: block;\n  width: 100%;\n  max-width: 1100px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-spotlight,\n.ppc-spotlight *,\n.ppc-spotlight *::before,\n.ppc-spotlight *::after {\n  box-sizing: border-box;\n}\n\n.ppc-spotlight div,\n.ppc-spotlight section,\n.ppc-spotlight article,\n.ppc-spotlight header,\n.ppc-spotlight footer,\n.ppc-spotlight p,\n.ppc-spotlight li,\n.ppc-spotlight ul,\n.ppc-spotlight ol,\n.ppc-spotlight span,\n.ppc-spotlight strong,\n.ppc-spotlight b,\n.ppc-spotlight em,\n.ppc-spotlight i,\n.ppc-spotlight h1,\n.ppc-spotlight h2,\n.ppc-spotlight h3,\n.ppc-spotlight h4,\n.ppc-spotlight h5,\n.ppc-spotlight h6,\n.ppc-spotlight table,\n.ppc-spotlight thead,\n.ppc-spotlight tbody,\n.ppc-spotlight tr,\n.ppc-spotlight th,\n.ppc-spotlight td {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  text-shadow: none;\n  opacity: 1 !important;\n}\n\n.ppc-spotlight p,\n.ppc-spotlight li,\n.ppc-spotlight td {\n  color: #e1e3e9 !important;\n  -webkit-text-fill-color: #e1e3e9 !important;\n}\n\n.ppc-spotlight strong,\n.ppc-spotlight b {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-spotlight h2,\n.ppc-spotlight h3,\n.ppc-spotlight h4 {\n  margin-top: 0;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-spotlight a,\n.ppc-spotlight a:visited,\n.ppc-spotlight a:hover {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-hero {\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 20px;\n  padding: 34px 28px;\n  border: 2px solid var(--ppc-pink);\n  border-radius: 22px;\n  background:\n    radial-gradient(circle at top right, rgba(255,79,163,.30), transparent 38%),\n    linear-gradient(135deg, #181b25 0%, #10121a 100%);\n  box-shadow: 0 12px 30px rgba(0,0,0,.28);\n}\n\n.ppc-hero::after {\n  content: \"LIVE\";\n  position: absolute;\n  top: 18px;\n  right: -24px;\n  padding: 8px 36px;\n  transform: rotate(12deg);\n  background: var(--ppc-pink);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: 2px;\n}\n\n.ppc-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  background: var(--ppc-yellow);\n  color: #171717 !important;\n  -webkit-text-fill-color: #171717 !important;\n  font-size: 13px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .7px;\n}\n\n.ppc-hero h2 {\n  max-width: 850px;\n  margin: 0 0 10px;\n  font-size: clamp(32px, 6vw, 58px);\n  font-weight: 950;\n  line-height: .95;\n  letter-spacing: -1px;\n  text-transform: uppercase;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-hero h2 .ppc-title-pink {\n  color: var(--ppc-pink) !important;\n  -webkit-text-fill-color: var(--ppc-pink) !important;\n}\n\n.ppc-hero-sub {\n  max-width: 800px;\n  margin: 0 0 20px;\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n  font-size: 18px;\n}\n\n.ppc-price-line {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.ppc-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  padding: 8px 13px;\n  border: 1px solid var(--ppc-border);\n  border-radius: 999px;\n  background: rgba(255,255,255,.06);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.ppc-card {\n  margin-bottom: 18px;\n  padding: 24px;\n  border: 1px solid var(--ppc-border);\n  border-radius: 18px;\n  background: var(--ppc-card);\n  box-shadow: 0 8px 22px rgba(0,0,0,.18);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-card h3 {\n  margin-bottom: 12px;\n  font-size: 25px;\n  line-height: 1.1;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-card p {\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n}\n\n.ppc-card p:last-child {\n  margin-bottom: 0;\n}\n\n.ppc-card p strong,\n.ppc-card li strong,\n.ppc-card td strong {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-highlight {\n  color: var(--ppc-yellow) !important;\n  -webkit-text-fill-color: var(--ppc-yellow) !important;\n  font-weight: 900;\n}\n\n.ppc-pink {\n  color: var(--ppc-pink) !important;\n  -webkit-text-fill-color: var(--ppc-pink) !important;\n}\n\n.ppc-green {\n  color: var(--ppc-green) !important;\n  -webkit-text-fill-color: var(--ppc-green) !important;\n}\n\n.ppc-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 15px;\n}\n\n.ppc-feature {\n  padding: 18px;\n  border: 1px solid var(--ppc-border);\n  border-radius: 15px;\n  background: var(--ppc-card-light);\n}\n\n.ppc-feature h4 {\n  margin-bottom: 7px;\n  font-size: 18px;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-feature p {\n  margin: 0;\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n  font-size: 15px;\n}\n\n.ppc-spec-strip {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 18px;\n}\n\n.ppc-spec-box {\n  padding: 14px 10px;\n  border: 1px solid var(--ppc-border);\n  border-radius: 14px;\n  background: #10121a;\n  text-align: center;\n}\n\n.ppc-spec-box strong {\n  display: block;\n  color: var(--ppc-pink) !important;\n  -webkit-text-fill-color: var(--ppc-pink) !important;\n  font-size: 17px;\n}\n\n.ppc-spec-box span {\n  display: block;\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n  font-size: 12px;\n}\n\n.ppc-banner {\n  margin-bottom: 18px;\n  padding: 20px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, var(--ppc-pink-dark), #7b2dd1);\n  text-align: center;\n}\n\n.ppc-banner h3 {\n  margin-bottom: 7px;\n  font-size: 25px;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-banner p {\n  margin: 0;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-table-wrap {\n  width: 100%;\n  overflow-x: auto;\n  border-radius: 13px;\n}\n\n.ppc-performance-table,\n.ppc-spec-table {\n  width: 100%;\n  margin: 0;\n  border-collapse: collapse;\n  border-spacing: 0;\n  background: #12151d !important;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-performance-table thead,\n.ppc-performance-table tbody,\n.ppc-performance-table tr,\n.ppc-spec-table tbody,\n.ppc-spec-table tr {\n  background: transparent !important;\n}\n\n.ppc-performance-table th,\n.ppc-performance-table td,\n.ppc-spec-table th,\n.ppc-spec-table td {\n  padding: 13px 14px;\n  border: 0;\n  border-bottom: 1px solid var(--ppc-border);\n  background: #12151d !important;\n  vertical-align: top;\n  text-align: left;\n  opacity: 1 !important;\n}\n\n.ppc-performance-table th,\n.ppc-spec-table th {\n  background: #292d3a !important;\n  color: var(--ppc-yellow) !important;\n  -webkit-text-fill-color: var(--ppc-yellow) !important;\n  font-weight: 900;\n}\n\n.ppc-performance-table td,\n.ppc-spec-table td {\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n}\n\n.ppc-performance-table td strong,\n.ppc-spec-table td strong {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-performance-table tr:last-child td,\n.ppc-spec-table tr:last-child th,\n.ppc-spec-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.ppc-note {\n  margin-top: 13px;\n  padding: 13px 15px;\n  border-left: 4px solid var(--ppc-yellow);\n  border-radius: 8px;\n  background: rgba(255,216,77,.08);\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n  font-size: 14px;\n}\n\n.ppc-note strong {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-trumps {\n  display: grid;\n  gap: 14px;\n}\n\n.ppc-trump-row {\n  display: grid;\n  grid-template-columns: 150px 1fr 55px;\n  gap: 12px;\n  align-items: center;\n}\n\n.ppc-trump-label {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-weight: 800;\n}\n\n.ppc-trump-track {\n  height: 14px;\n  overflow: hidden;\n  border: 1px solid var(--ppc-border);\n  border-radius: 999px;\n  background: #0e1016;\n}\n\n.ppc-trump-fill {\n  height: 100%;\n  border-radius: 999px;\n  background: linear-gradient(90deg, var(--ppc-pink), var(--ppc-yellow));\n}\n\n.ppc-trump-score {\n  color: var(--ppc-yellow) !important;\n  -webkit-text-fill-color: var(--ppc-yellow) !important;\n  font-weight: 950;\n  text-align: right;\n}\n\n.ppc-list {\n  margin: 0;\n  padding-left: 21px;\n}\n\n.ppc-list li {\n  margin-bottom: 8px;\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n}\n\n.ppc-list li::marker {\n  color: var(--ppc-pink) !important;\n}\n\n.ppc-list li strong {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-disclosure {\n  border-color: #805f23;\n  background: linear-gradient(135deg, #282113, #1a1b22);\n}\n\n.ppc-disclosure h3 {\n  color: var(--ppc-yellow) !important;\n  -webkit-text-fill-color: var(--ppc-yellow) !important;\n}\n\n.ppc-disclosure p {\n  color: #f0e7cf !important;\n  -webkit-text-fill-color: #f0e7cf !important;\n}\n\n.ppc-disclosure p strong {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.ppc-ready {\n  border: 2px solid var(--ppc-green);\n  background:\n    radial-gradient(circle at bottom left, rgba(82,224,155,.16), transparent 40%),\n    var(--ppc-card);\n}\n\n.ppc-ready h3 {\n  color: var(--ppc-green) !important;\n  -webkit-text-fill-color: var(--ppc-green) !important;\n}\n\n.ppc-footer {\n  padding: 23px;\n  border: 1px solid var(--ppc-border);\n  border-radius: 18px;\n  background: #0d0f15;\n  text-align: center;\n}\n\n.ppc-footer strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--ppc-pink) !important;\n  -webkit-text-fill-color: var(--ppc-pink) !important;\n  font-size: 21px;\n}\n\n.ppc-footer p {\n  margin: 0;\n  color: var(--ppc-grey) !important;\n  -webkit-text-fill-color: var(--ppc-grey) !important;\n}\n\n@media (max-width: 760px) {\n  .ppc-hero,\n  .ppc-card {\n    padding: 20px;\n  }\n\n  .ppc-grid,\n  .ppc-spec-strip {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .ppc-trump-row {\n    grid-template-columns: 105px 1fr 42px;\n    gap: 8px;\n    font-size: 13px;\n  }\n\n  .ppc-performance-table,\n  .ppc-spec-table {\n    min-width: 620px;\n    font-size: 13px;\n  }\n\n  .ppc-performance-table th,\n  .ppc-performance-table td,\n  .ppc-spec-table th,\n  .ppc-spec-table td {\n    padding: 10px 9px;\n  }\n}\n\n@media (max-width: 460px) {\n  .ppc-grid,\n  .ppc-spec-strip {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ppc-spotlight\"\u003e\n\n  \u003csection class=\"ppc-hero\"\u003e\n\n    \u003cdiv class=\"ppc-eyebrow\"\u003e\n      Gaming • Streaming • TikTok LIVE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      The \u003cspan class=\"ppc-title-pink\"\u003eSpotlight\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ppc-hero-sub\"\u003e\n      A fantastic first 1080p gaming PC and a brilliant dedicated streaming system for TikTok LIVE Studio, camera based broadcasts, video content, overlays and social media creation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ppc-price-line\"\u003e\n\n      \u003cspan class=\"ppc-pill\"\u003e\n        🎮 Strong starter gaming\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ppc-pill\"\u003e\n        📹 TikTok LIVE ready\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ppc-pill\"\u003e\n        🎥 NVIDIA NVENC encoder\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ppc-pill\"\u003e\n        🖥️ Windows 11 activated\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e⚡ Quick Buy Summary\u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eThe Spotlight\u003c\/strong\u003e is a versatile and affordable PC built for customers who want to begin gaming, streaming or creating online content without spending a fortune.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its \u003cstrong\u003e6 core, 12 thread AMD Ryzen 5 processor\u003c\/strong\u003e provides the multitasking power needed to run streaming software, browsers, alerts, chat applications and supporting tools at the same time.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The dedicated \u003cstrong\u003eNVIDIA GTX 1660 6GB graphics card\u003c\/strong\u003e makes this far more capable than a standard office PC. It delivers enjoyable 1080p gaming performance while also providing access to NVIDIA's dedicated \u003cstrong\u003eNVENC video encoder\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      NVENC handles the video encoding workload using dedicated hardware on the graphics card. This helps keep the processor available for \u003cstrong\u003eTikTok LIVE Studio, TikFinity, OBS, cameras, alerts, browser sources, Discord and other background applications\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ppc-spec-strip\"\u003e\n\n      \u003cdiv class=\"ppc-spec-box\"\u003e\n        \u003cstrong\u003eRyzen 5\u003c\/strong\u003e\n        \u003cspan\u003e6 cores and 12 threads\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-spec-box\"\u003e\n        \u003cstrong\u003eGTX 1660\u003c\/strong\u003e\n        \u003cspan\u003e6GB graphics\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-spec-box\"\u003e\n        \u003cstrong\u003e16GB\u003c\/strong\u003e\n        \u003cspan\u003eDDR4 memory\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-spec-box\"\u003e\n        \u003cstrong\u003e512GB\u003c\/strong\u003e\n        \u003cspan\u003eFast SSD storage\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-banner\"\u003e\n\n    \u003ch3\u003e📱 Built for TikTok LIVE Studio\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Run your live broadcast on this PC while gaming, presenting, crafting, selling, chatting or creating content from another device or connected camera.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e🎥 Why It Is Ideal for Streaming and Content\u003c\/h3\u003e\n\n    \u003cdiv class=\"ppc-grid\"\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e📹 Dedicated Video Encoding\u003c\/h4\u003e\n        \u003cp\u003e\n          NVIDIA NVENC handles the video encode on dedicated GPU hardware, reducing the workload placed on the Ryzen processor.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e📱 TikTok LIVE Studio\u003c\/h4\u003e\n        \u003cp\u003e\n          Ideal for managing your live scene, cameras, alerts, screen captures, chat and supporting applications.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e✨ TikFinity and Overlays\u003c\/h4\u003e\n        \u003cp\u003e\n          Run interactive alerts, gifts, animations, sounds, browser sources and live engagement tools.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e🎦 Camera Based Lives\u003c\/h4\u003e\n        \u003cp\u003e\n          A great choice for creators running face cameras, product demonstrations, crafting streams, podcasts or live selling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e🎙️ Multiple Applications\u003c\/h4\u003e\n        \u003cp\u003e\n          The 6 core, 12 thread processor provides useful headroom for Discord, music, web browsers and creator software.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-feature\"\u003e\n        \u003ch4\u003e💾 Content Storage\u003c\/h4\u003e\n        \u003cp\u003e\n          The 512GB SSD provides fast Windows performance and space for applications, clips and initial content projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e🎮 A Fantastic First 1080p Gaming PC\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Spotlight is not limited to streaming. The GTX 1660 remains a capable entry level gaming graphics card and is a substantial step above basic integrated graphics.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is especially well suited to \u003cstrong\u003eesports games, popular online titles, lighter games, simulation games and established AAA releases\u003c\/strong\u003e at 1080p.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ppc-table-wrap\"\u003e\n\n      \u003ctable class=\"ppc-performance-table\"\u003e\n\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGame type\u003c\/th\u003e\n            \u003cth\u003eExpected experience\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eFortnite\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Strong 1080p performance, with high frame rates available using competitive or performance settings.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eRoblox\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Excellent for Roblox experiences, including demanding community games and creator tools.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eMinecraft\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Excellent for standard Minecraft, mods and sensible shader settings.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eValorant and esports\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              High frame rate 1080p gaming, ideal for competitive monitors.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eGTA V and FiveM\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Enjoyable 1080p performance, although heavily modified servers can vary.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eEstablished AAA games\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n              Playable at 1080p using sensible low, medium or optimised settings depending on the game.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ppc-note\"\u003e\n      Game performance varies according to the game, map, server, updates, settings and background applications. This is positioned as an affordable starter gaming and streaming PC rather than a high end modern AAA system.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e🏆 Pink Parsnip Top Trumps\u003c\/h3\u003e\n\n    \u003cdiv class=\"ppc-trumps\"\u003e\n\n      \u003cdiv class=\"ppc-trump-row\"\u003e\n        \u003cdiv class=\"ppc-trump-label\"\u003eGaming Power\u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-track\"\u003e\n          \u003cdiv class=\"ppc-trump-fill\" style=\"width:62%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-score\"\u003e62\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-trump-row\"\u003e\n        \u003cdiv class=\"ppc-trump-label\"\u003eStreaming\u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-track\"\u003e\n          \u003cdiv class=\"ppc-trump-fill\" style=\"width:85%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-score\"\u003e85\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-trump-row\"\u003e\n        \u003cdiv class=\"ppc-trump-label\"\u003eSpeed\u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-track\"\u003e\n          \u003cdiv class=\"ppc-trump-fill\" style=\"width:72%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-score\"\u003e72\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-trump-row\"\u003e\n        \u003cdiv class=\"ppc-trump-label\"\u003eWow Factor\u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-track\"\u003e\n          \u003cdiv class=\"ppc-trump-fill\" style=\"width:73%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-score\"\u003e73\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ppc-trump-row\"\u003e\n        \u003cdiv class=\"ppc-trump-label\"\u003eUpgrade Path\u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-track\"\u003e\n          \u003cdiv class=\"ppc-trump-fill\" style=\"width:70%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppc-trump-score\"\u003e70\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ppc-note\"\u003e\n      Top Trumps scores are Pink Parsnip Computers' own overall ratings out of 100 and are intended to help compare different systems across our range.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e🔧 Full Specification\u003c\/h3\u003e\n\n    \u003cdiv class=\"ppc-table-wrap\"\u003e\n\n      \u003ctable class=\"ppc-spec-table\"\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProcessor\u003c\/th\u003e\n            \u003ctd\u003eAMD Ryzen 5 3600\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProcessor cores\u003c\/th\u003e\n            \u003ctd\u003e6 cores and 12 threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProcessor cooling\u003c\/th\u003e\n            \u003ctd\u003eAMD Wraith air cooler\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eGraphics card\u003c\/th\u003e\n            \u003ctd\u003eNVIDIA GeForce GTX 1660 6GB\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eVideo encoder\u003c\/th\u003e\n            \u003ctd\u003eNVIDIA NVENC dedicated hardware encoding\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMemory\u003c\/th\u003e\n            \u003ctd\u003e16GB DDR4 3200MHz gaming memory, 2 × 8GB\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStorage\u003c\/th\u003e\n            \u003ctd\u003e512GB solid state drive\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMotherboard\u003c\/th\u003e\n            \u003ctd\u003eASRock A520M-HVS Micro ATX motherboard\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCase\u003c\/th\u003e\n            \u003ctd\u003eVIDA Genesis Black ARGB gaming case with glass side window\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eFront ARGB lighting strip and two included ARGB fans\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePower supply\u003c\/th\u003e\n            \u003ctd\u003eVIDA 500W 80 Plus Bronze power supply\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eNetworking\u003c\/th\u003e\n            \u003ctd\u003eGigabit Ethernet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOperating system\u003c\/th\u003e\n            \u003ctd\u003eWindows 11 Home installed and activated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e✅ Perfect For\u003c\/h3\u003e\n\n    \u003cul class=\"ppc-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eTikTok LIVE Studio\u003c\/strong\u003e and TikTok creators\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eTikFinity\u003c\/strong\u003e, alerts and interactive live effects\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eOBS Studio\u003c\/strong\u003e and other streaming applications\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Camera based lives, product demonstrations and live selling\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Discord, browser sources, music and supporting applications\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Video playback, clips and entry level content editing\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Fortnite, Roblox, Minecraft, Valorant, GTA V and esports gaming\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Customers purchasing their first affordable gaming PC\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A second PC dedicated to managing a live stream\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card ppc-disclosure\"\u003e\n\n    \u003ch3\u003e♻️ Refurbished Components\u003c\/h3\u003e\n\n    \u003cp\u003e\n      To deliver this level of performance at an affordable price, this system includes a mixture of brand new and professionally refurbished components.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eGTX 1660 graphics card\u003c\/strong\u003e and \u003cstrong\u003eDDR4 gaming memory\u003c\/strong\u003e are refurbished. These components are inspected, tested and stress tested by Pink Parsnip Computers before dispatch.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Refurbished components may display small signs of previous use, but this does not affect their tested performance or the warranty supplied with the complete PC.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card ppc-ready\"\u003e\n\n    \u003ch3\u003e🚀 Fully Set Up and Ready to Enjoy\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Your PC is assembled, configured and tested by Pink Parsnip Computers. Windows 11 is installed and activated, with system updates and the appropriate graphics drivers completed before dispatch.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This means you can connect your monitor, keyboard, mouse, internet connection and streaming equipment, then begin installing your preferred games and creator applications.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-card\"\u003e\n\n    \u003ch3\u003e💡 Important Streaming Information\u003c\/h3\u003e\n\n    \u003cul class=\"ppc-list\"\u003e\n\n      \u003cli\u003e\n        A stable wired Ethernet connection is strongly recommended for live streaming.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Cameras, microphones, capture cards, monitors and other peripherals are not included unless selected separately.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Streaming quality will also depend on your internet upload speed, platform settings and connected equipment.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Some gaming consoles require a compatible capture card to display gameplay through the streaming PC.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        WiFi is not included as standard unless shown in the selected options.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppc-footer\"\u003e\n\n    \u003cstrong\u003eBuilt straight from the heart.\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Every Pink Parsnip gaming PC is assembled, tested and supported by a real UK based family business.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Pink Parsnip Computers","offers":[{"title":"Default Title","offer_id":58572043977088,"sku":null,"price":549.98,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0902\/7390\/7072\/files\/TheSpotlight.png?v=1785327179","url":"https:\/\/www.pinkparsnipcomputers.co.uk\/products\/the-spotlight-1080p-gaming-tiktok-live-streaming-pc","provider":"Pink Parsnip Computers","version":"1.0","type":"link"}