{"title":"Mid-Range Gaming-PC","description":"","products":[{"product_id":"🔥gaming-rgb-beast-pc-rtx2060-intel-i5-500gb-ssd-16gb-ram-win-11-pro🔥","title":"🔥Gaming RGB Beast PC RTX2060 | Intel i5 | 500GB SSD | 16GB RAM | Win 11 Pro🔥","description":"\u003cstyle\u003e  \/*! tailwindcss v4.2.4 | MIT License | https:\/\/tailwindcss.com *\/@layer properties;@layer theme, base, components, utilities;@layer theme {  :root, :host {    --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",      \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",      \"Courier New\", monospace;    --color-gray-50: oklch(98.5% 0.002 247.839);    --color-gray-100: oklch(96.7% 0.003 264.542);    --color-gray-200: oklch(92.8% 0.006 264.531);    --color-gray-300: oklch(87.2% 0.01 258.338);    --color-gray-600: oklch(44.6% 0.03 256.802);    --color-gray-700: oklch(37.3% 0.034 259.733);    --color-black: #000;    --color-white: #fff;    --spacing: 0.25rem;    --container-5xl: 64rem;    --text-sm: 0.875rem;    --text-sm--line-height: calc(1.25 \/ 0.875);    --text-lg: 1.125rem;    --text-lg--line-height: calc(1.75 \/ 1.125);    --text-xl: 1.25rem;    --text-xl--line-height: calc(1.75 \/ 1.25);    --text-2xl: 1.5rem;    --text-2xl--line-height: calc(2 \/ 1.5);    --font-weight-semibold: 600;    --radius-lg: 0.5rem;    --default-font-family: var(--font-sans);    --default-mono-font-family: var(--font-mono);  }}@layer base {  *, ::after, ::before, ::backdrop, ::file-selector-button {    box-sizing: border-box;    margin: 0;    padding: 0;    border: 0 solid;  }  html, :host {    line-height: 1.5;    -webkit-text-size-adjust: 100%;    tab-size: 4;    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");    font-feature-settings: var(--default-font-feature-settings, normal);    font-variation-settings: var(--default-font-variation-settings, normal);    -webkit-tap-highlight-color: transparent;  }  hr {    height: 0;    color: inherit;    border-top-width: 1px;  }  abbr:where([title]) {    -webkit-text-decoration: underline dotted;    text-decoration: underline dotted;  }  h1, h2, h3, h4, h5, h6 {    font-size: inherit;    font-weight: inherit;  }  a {    color: inherit;    -webkit-text-decoration: inherit;    text-decoration: inherit;  }  b, strong {    font-weight: bolder;  }  code, kbd, samp, pre {    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);    font-feature-settings: var(--default-mono-font-feature-settings, normal);    font-variation-settings: var(--default-mono-font-variation-settings, normal);    font-size: 1em;  }  small {    font-size: 80%;  }  sub, sup {    font-size: 75%;    line-height: 0;    position: relative;    vertical-align: baseline;  }  sub {    bottom: -0.25em;  }  sup {    top: -0.5em;  }  table {    text-indent: 0;    border-color: inherit;    border-collapse: collapse;  }  :-moz-focusring {    outline: auto;  }  progress {    vertical-align: baseline;  }  summary {    display: list-item;  }  ol, ul, menu {    list-style: none;  }  img, svg, video, canvas, audio, iframe, embed, object {    display: block;    vertical-align: middle;  }  img, video {    max-width: 100%;    height: auto;  }  button, input, select, optgroup, textarea, ::file-selector-button {    font: inherit;    font-feature-settings: inherit;    font-variation-settings: inherit;    letter-spacing: inherit;    color: inherit;    border-radius: 0;    background-color: transparent;    opacity: 1;  }  :where(select:is([multiple], [size])) optgroup {    font-weight: bolder;  }  :where(select:is([multiple], [size])) optgroup option {    padding-inline-start: 20px;  }  ::file-selector-button {    margin-inline-end: 4px;  }  ::placeholder {    opacity: 1;  }  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {    ::placeholder {      color: currentcolor;      @supports (color: color-mix(in lab, red, red)) {        color: color-mix(in oklab, currentcolor 50%, transparent);      }    }  }  textarea {    resize: vertical;  }  ::-webkit-search-decoration {    -webkit-appearance: none;  }  ::-webkit-date-and-time-value {    min-height: 1lh;    text-align: inherit;  }  ::-webkit-datetime-edit {    display: inline-flex;  }  ::-webkit-datetime-edit-fields-wrapper {    padding: 0;  }  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {    padding-block: 0;  }  ::-webkit-calendar-picker-indicator {    line-height: 1;  }  :-moz-ui-invalid {    box-shadow: none;  }  button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {    appearance: button;  }  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {    height: auto;  }  [hidden]:where(:not([hidden=\"until-found\"])) {    display: none !important;  }}@layer utilities {  .m-auto {    margin: auto;  }  .block {    display: block;  }  .flex {    display: flex;  }  .h-12 {    height: calc(var(--spacing) * 12);  }  .h-20 {    height: calc(var(--spacing) * 20);  }  .h-32 {    height: calc(var(--spacing) * 32);  }  .h-\\[2px\\] {    height: 2px;  }  .w-40 {    width: calc(var(--spacing) * 40);  }  .w-full {    width: 100%;  }  .w-max {    width: max-content;  }  .max-w-5xl {    max-width: var(--container-5xl);  }  .table-auto {    table-layout: auto;  }  .cursor-pointer {    cursor: pointer;  }  .flex-col {    flex-direction: column;  }  .flex-wrap {    flex-wrap: wrap;  }  .items-center {    align-items: center;  }  .justify-between {    justify-content: space-between;  }  .justify-center {    justify-content: center;  }  .justify-end {    justify-content: flex-end;  }  .gap-2 {    gap: calc(var(--spacing) * 2);  }  .gap-4 {    gap: calc(var(--spacing) * 4);  }  .gap-6 {    gap: calc(var(--spacing) * 6);  }  .rounded-lg {    border-radius: var(--radius-lg);  }  .\\!bg-primary {    background-color: #4b6d40 !important;  }  .bg-\\[\\#f3d300\\] {    background-color: #f3d300;  }  .bg-black\\\/20 {    background-color: color-mix(in srgb, #000 20%, transparent);    @supports (color: color-mix(in lab, red, red)) {      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);    }  }  .bg-primary\\! {    background-color: #4b6d40 !important;  }  .object-cover {    object-fit: cover;  }  .p-4 {    padding: calc(var(--spacing) * 4);  }  .px-6 {    padding-inline: calc(var(--spacing) * 6);  }  .py-4 {    padding-block: calc(var(--spacing) * 4);  }  .py-6 {    padding-block: calc(var(--spacing) * 6);  }  .pr-6 {    padding-right: calc(var(--spacing) * 6);  }  .pb-4 {    padding-bottom: calc(var(--spacing) * 4);  }  .pl-0 {    padding-left: calc(var(--spacing) * 0);  }  .text-center {    text-align: center;  }  .text-lg {    font-size: var(--text-lg);    line-height: var(--tw-leading, var(--text-lg--line-height));  }  .text-xl {    font-size: var(--text-xl);    line-height: var(--tw-leading, var(--text-xl--line-height));  }  .font-semibold {    --tw-font-weight: var(--font-weight-semibold);    font-weight: var(--font-weight-semibold);  }  .text-primary {    color: #4b6d40;  }  .text-white {    color: var(--color-white);  }  .underline {    text-decoration-line: underline;  }  .sm\\:h-20 {    @media (width \u003e= 40rem) {      height: calc(var(--spacing) * 20);    }  }  .sm\\:w-\\[2px\\] {    @media (width \u003e= 40rem) {      width: 2px;    }  }  .sm\\:flex-row {    @media (width \u003e= 40rem) {      flex-direction: row;    }  }  .md\\:flex-row {    @media (width \u003e= 48rem) {      flex-direction: row;    }  }  .md\\:pl-4 {    @media (width \u003e= 48rem) {      padding-left: calc(var(--spacing) * 4);    }  }}html, body, #root {  height: 100%;  width: 100%;  margin: 0;  padding: 0;}th {  padding: calc(var(--spacing) * 2);  text-align: left;  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}thead tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr:last-child {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 0px;}td {  padding: calc(var(--spacing) * 2);}tbody tr:nth-child(even) {  background-color: var(--color-gray-100);}tbody tr td {  border-right-style: var(--tw-border-style);  border-right-width: 1px;  border-color: var(--color-gray-200);  padding-right: calc(var(--spacing) * 8);  padding-left: calc(var(--spacing) * 4);}tbody tr td:last-child {  border-right-style: var(--tw-border-style);  border-right-width: 0px;}tbody tr td:first-child {  width: 1%;  white-space: nowrap;}tbody tr td:nth-child(2) {  width: 99%;}.template-description {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}.template-markdown {  display: flex;  flex-direction: column;  gap: calc(var(--spacing) * 3);}.template-markdown h1 {  font-size: var(--text-2xl);  line-height: var(--tw-leading, var(--text-2xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h2 {  font-size: var(--text-xl);  line-height: var(--tw-leading, var(--text-xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h3 {  font-size: var(--text-lg);  line-height: var(--tw-leading, var(--text-lg--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown ul {  list-style-type: disc;  padding-left: calc(var(--spacing) * 6);}.template-markdown ol {  list-style-type: decimal;  padding-left: calc(var(--spacing) * 6);}.template-markdown blockquote {  border-left-style: var(--tw-border-style);  border-left-width: 4px;  border-color: var(--color-gray-300);  padding-left: calc(var(--spacing) * 4);  color: var(--color-gray-700);}.template-markdown table {  width: 100%;  border-collapse: collapse;  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown th, .template-markdown td {  border-style: var(--tw-border-style);  border-width: 1px;  border-color: var(--color-gray-200);  padding-inline: calc(var(--spacing) * 2);  padding-block: calc(var(--spacing) * 1);}.template-markdown th {  background-color: var(--color-gray-50);  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown a {  color: #4b6d40;  text-decoration-line: underline;  text-underline-offset: 2px;}.template-markdown code {  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding-inline: calc(var(--spacing) * 1);  padding-block: calc(var(--spacing) * 0.5);  font-family: var(--font-mono);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown pre {  overflow-x: auto;  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding: calc(var(--spacing) * 3);}.template-markdown pre code {  background-color: transparent;  padding: calc(var(--spacing) * 0);}.template-markdown hr {  border-color: var(--color-gray-200);}.template-footer-text {  padding-top: calc(var(--spacing) * 2);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));  color: var(--color-gray-600);}.ebay-tabs {  --ebay-tab-accent: #4b6d40;  --ebay-tab-border: #d5dfd2;  --ebay-tab-muted: #64748b;  --ebay-tab-bar: #f3f6f1;}.ebay-tab-input {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;}.ebay-tab-list {  position: relative;  display: flex;  width: 100%;  background: var(--ebay-tab-bar);  border-bottom: 2px solid var(--ebay-tab-border);}.shopify-tabs .ebay-tab-list {  background: transparent;}.shopify-tabs .ebay-tab-label {  color: #ffffff;  font-size: 1.125rem;}.shopify-tabs .ebay-tab-label:hover, .shopify-tabs #hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], .shopify-tabs #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: #ffffff;}.shopify-tabs .shopify-table {  border: 0 !important;  border-collapse: collapse !important;}.shopify-tabs .shopify-table tr {  border: 0 !important;  background: transparent !important;}.shopify-tabs .shopify-table td {  border: 0 !important;  padding: 1px !important;  white-space: normal !important;  width: auto !important;}.shopify-tabs .shopify-table td + td {  border-left: 1px solid #d1d5db !important;}.shopify-tabs .shopify-table tr + tr td {  border-top: 1px solid #d1d5db !important;}.ebay-tab-list::after {  content: \"\";  position: absolute;  bottom: -2px;  left: 0;  width: 50%;  height: 3px;  background: var(--ebay-tab-accent);  transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);  pointer-events: none;}#hd-tab-ship:checked ~ .ebay-tab-list::after {  transform: translateX(100%);}.ebay-tab-label {  flex: 1;  cursor: pointer;  padding: 0.85rem 1rem;  text-align: center;  font-size: 0.94rem;  font-weight: 600;  color: var(--ebay-tab-muted);  transition: color 0.22s ease, background-color 0.22s ease;  user-select: none;}.ebay-tab-label:hover {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.45);}#hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.35);}.ebay-tab-panels {  display: grid;  padding: 1.25rem 1.5rem 0.5rem;}.ebay-tab-panel {  grid-area: 1 \/ 1;  opacity: 0;  visibility: hidden;  transform: translateY(4px);  transition: opacity 0.26s ease, transform 0.26s ease, visibility 0.26s ease;  pointer-events: none;}#hd-tab-desc:checked ~ .ebay-tab-panels .ebay-tab-panel-desc, #hd-tab-ship:checked ~ .ebay-tab-panels .ebay-tab-panel-ship {  opacity: 1;  visibility: visible;  transform: translateY(0);  pointer-events: auto;}.template-shipment {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}@property --tw-font-weight {  syntax: \"*\";  inherits: false;}@property --tw-border-style {  syntax: \"*\";  inherits: false;  initial-value: solid;}@property --tw-leading {  syntax: \"*\";  inherits: false;}@layer properties {  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {    *, ::before, ::after, ::backdrop {      --tw-font-weight: initial;      --tw-border-style: solid;      --tw-leading: initial;    }  }}  \u003c\/style\u003e\u003cdiv class=\"w-full flex justify-center\"\u003e\u003cdiv class=\"w-full max-w-5xl\"\u003e\u003cdiv class=\"ebay-tabs shopify-tabs\"\u003e\n\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-desc\" type=\"radio\" name=\"hd-ebay-tab\" checked\u003e\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-ship\" type=\"radio\" name=\"hd-ebay-tab\"\u003e\u003cdiv aria-label=\"Listing sections\" class=\"ebay-tab-list\" role=\"tablist\"\u003e\n\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-desc\" role=\"tab\"\u003eBeschreibung\u003c\/label\u003e\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-ship\" role=\"tab\"\u003eService\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebay-tab-panels\"\u003e\n\u003cdiv aria-labelledby=\"hd-tab-desc\" class=\"ebay-tab-panel ebay-tab-panel-desc\" role=\"tabpanel\"\u003e\u003cdiv class=\"p-4 px-6 flex flex-col gap-4\"\u003e\u003cdiv class=\"flex flex-col gap-2\"\u003e\n\u003cdiv class=\"text-xl font-semibold underline\"\u003eSpezifikation\u003c\/div\u003e\n\u003ctable class=\"shopify-table\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;table-layout:auto\"\u003e\u003ctbody\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto\"\u003eGrafikkarte\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db\"\u003eRTX2060\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eProzessor\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003ei5 6400\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRAM\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e16GB DDR4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eSpeicher\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e500GB SSD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eMainboard\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eH110 m-ATX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eNetzteil\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e400W Marke\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eLieferumfang\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003ePC + Stromkabel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRückgaberecht\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e30 Tage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eGewährleistung\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e2 Jahre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"hd-tab-ship\" class=\"ebay-tab-panel ebay-tab-panel-ship\" role=\"tabpanel\"\u003e\u003cdiv class=\"template-markdown template-shipment\"\u003e\n\u003cp\u003eUnser Versprechen!\u003c\/p\u003e\n\u003cp\u003e✅ Der Artikel ist zu 100 % funktionsfähig und wird per DHL-Paket versendet, inklusive Sendungsverfolgung.\u003c\/p\u003e\n\u003cp\u003e✅ Versand und Logistik aus Deutschland!\u003c\/p\u003e\n\u003cp\u003e✅ Geprüfte und kontrollierte Komponenten!\u003c\/p\u003e\n\u003cp\u003e✅ Schneller deutsch- und englischsprachiger Kundenservice!\u003c\/p\u003e\n\u003cp\u003e✅ Originalbilder und ehrliche Zustandsbeschreibung!\u003c\/p\u003e\n\u003cp\u003e✅ Versand spätestens am nächsten Werktag!\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e","brand":"Hardwaredrop","offers":[{"title":"Default Title","offer_id":53996015944019,"sku":"GPC07-1","price":435.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/4489\/6083\/files\/9bcd8f3c-52a2-417a-94ad-7e8916427d4c.jpg_720.png?v=1781392493"},{"product_id":"🔥advanced-gaming-pc-rx6600-xt-16gb-ram-500gb-ssd-12-kern-cpu-win-11🔥","title":"🔥Advanced Gaming PC RX6600 XT | 16GB RAM | 500GB SSD | 12 Kern CPU | Win 11🔥","description":"\u003cstyle\u003e  \/*! tailwindcss v4.2.4 | MIT License | https:\/\/tailwindcss.com *\/@layer properties;@layer theme, base, components, utilities;@layer theme {  :root, :host {    --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",      \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",      \"Courier New\", monospace;    --color-gray-50: oklch(98.5% 0.002 247.839);    --color-gray-100: oklch(96.7% 0.003 264.542);    --color-gray-200: oklch(92.8% 0.006 264.531);    --color-gray-300: oklch(87.2% 0.01 258.338);    --color-gray-600: oklch(44.6% 0.03 256.802);    --color-gray-700: oklch(37.3% 0.034 259.733);    --color-black: #000;    --color-white: #fff;    --spacing: 0.25rem;    --container-5xl: 64rem;    --text-sm: 0.875rem;    --text-sm--line-height: calc(1.25 \/ 0.875);    --text-lg: 1.125rem;    --text-lg--line-height: calc(1.75 \/ 1.125);    --text-xl: 1.25rem;    --text-xl--line-height: calc(1.75 \/ 1.25);    --text-2xl: 1.5rem;    --text-2xl--line-height: calc(2 \/ 1.5);    --font-weight-semibold: 600;    --radius-lg: 0.5rem;    --default-font-family: var(--font-sans);    --default-mono-font-family: var(--font-mono);  }}@layer base {  *, ::after, ::before, ::backdrop, ::file-selector-button {    box-sizing: border-box;    margin: 0;    padding: 0;    border: 0 solid;  }  html, :host {    line-height: 1.5;    -webkit-text-size-adjust: 100%;    tab-size: 4;    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");    font-feature-settings: var(--default-font-feature-settings, normal);    font-variation-settings: var(--default-font-variation-settings, normal);    -webkit-tap-highlight-color: transparent;  }  hr {    height: 0;    color: inherit;    border-top-width: 1px;  }  abbr:where([title]) {    -webkit-text-decoration: underline dotted;    text-decoration: underline dotted;  }  h1, h2, h3, h4, h5, h6 {    font-size: inherit;    font-weight: inherit;  }  a {    color: inherit;    -webkit-text-decoration: inherit;    text-decoration: inherit;  }  b, strong {    font-weight: bolder;  }  code, kbd, samp, pre {    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);    font-feature-settings: var(--default-mono-font-feature-settings, normal);    font-variation-settings: var(--default-mono-font-variation-settings, normal);    font-size: 1em;  }  small {    font-size: 80%;  }  sub, sup {    font-size: 75%;    line-height: 0;    position: relative;    vertical-align: baseline;  }  sub {    bottom: -0.25em;  }  sup {    top: -0.5em;  }  table {    text-indent: 0;    border-color: inherit;    border-collapse: collapse;  }  :-moz-focusring {    outline: auto;  }  progress {    vertical-align: baseline;  }  summary {    display: list-item;  }  ol, ul, menu {    list-style: none;  }  img, svg, video, canvas, audio, iframe, embed, object {    display: block;    vertical-align: middle;  }  img, video {    max-width: 100%;    height: auto;  }  button, input, select, optgroup, textarea, ::file-selector-button {    font: inherit;    font-feature-settings: inherit;    font-variation-settings: inherit;    letter-spacing: inherit;    color: inherit;    border-radius: 0;    background-color: transparent;    opacity: 1;  }  :where(select:is([multiple], [size])) optgroup {    font-weight: bolder;  }  :where(select:is([multiple], [size])) optgroup option {    padding-inline-start: 20px;  }  ::file-selector-button {    margin-inline-end: 4px;  }  ::placeholder {    opacity: 1;  }  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {    ::placeholder {      color: currentcolor;      @supports (color: color-mix(in lab, red, red)) {        color: color-mix(in oklab, currentcolor 50%, transparent);      }    }  }  textarea {    resize: vertical;  }  ::-webkit-search-decoration {    -webkit-appearance: none;  }  ::-webkit-date-and-time-value {    min-height: 1lh;    text-align: inherit;  }  ::-webkit-datetime-edit {    display: inline-flex;  }  ::-webkit-datetime-edit-fields-wrapper {    padding: 0;  }  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {    padding-block: 0;  }  ::-webkit-calendar-picker-indicator {    line-height: 1;  }  :-moz-ui-invalid {    box-shadow: none;  }  button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {    appearance: button;  }  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {    height: auto;  }  [hidden]:where(:not([hidden=\"until-found\"])) {    display: none !important;  }}@layer utilities {  .m-auto {    margin: auto;  }  .block {    display: block;  }  .flex {    display: flex;  }  .h-12 {    height: calc(var(--spacing) * 12);  }  .h-20 {    height: calc(var(--spacing) * 20);  }  .h-32 {    height: calc(var(--spacing) * 32);  }  .h-\\[2px\\] {    height: 2px;  }  .w-40 {    width: calc(var(--spacing) * 40);  }  .w-full {    width: 100%;  }  .w-max {    width: max-content;  }  .max-w-5xl {    max-width: var(--container-5xl);  }  .table-auto {    table-layout: auto;  }  .cursor-pointer {    cursor: pointer;  }  .flex-col {    flex-direction: column;  }  .flex-wrap {    flex-wrap: wrap;  }  .items-center {    align-items: center;  }  .justify-between {    justify-content: space-between;  }  .justify-center {    justify-content: center;  }  .justify-end {    justify-content: flex-end;  }  .gap-2 {    gap: calc(var(--spacing) * 2);  }  .gap-4 {    gap: calc(var(--spacing) * 4);  }  .gap-6 {    gap: calc(var(--spacing) * 6);  }  .rounded-lg {    border-radius: var(--radius-lg);  }  .\\!bg-primary {    background-color: #4b6d40 !important;  }  .bg-\\[\\#f3d300\\] {    background-color: #f3d300;  }  .bg-black\\\/20 {    background-color: color-mix(in srgb, #000 20%, transparent);    @supports (color: color-mix(in lab, red, red)) {      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);    }  }  .bg-primary\\! {    background-color: #4b6d40 !important;  }  .object-cover {    object-fit: cover;  }  .p-4 {    padding: calc(var(--spacing) * 4);  }  .px-6 {    padding-inline: calc(var(--spacing) * 6);  }  .py-4 {    padding-block: calc(var(--spacing) * 4);  }  .py-6 {    padding-block: calc(var(--spacing) * 6);  }  .pr-6 {    padding-right: calc(var(--spacing) * 6);  }  .pb-4 {    padding-bottom: calc(var(--spacing) * 4);  }  .pl-0 {    padding-left: calc(var(--spacing) * 0);  }  .text-center {    text-align: center;  }  .text-lg {    font-size: var(--text-lg);    line-height: var(--tw-leading, var(--text-lg--line-height));  }  .text-xl {    font-size: var(--text-xl);    line-height: var(--tw-leading, var(--text-xl--line-height));  }  .font-semibold {    --tw-font-weight: var(--font-weight-semibold);    font-weight: var(--font-weight-semibold);  }  .text-primary {    color: #4b6d40;  }  .text-white {    color: var(--color-white);  }  .underline {    text-decoration-line: underline;  }  .sm\\:h-20 {    @media (width \u003e= 40rem) {      height: calc(var(--spacing) * 20);    }  }  .sm\\:w-\\[2px\\] {    @media (width \u003e= 40rem) {      width: 2px;    }  }  .sm\\:flex-row {    @media (width \u003e= 40rem) {      flex-direction: row;    }  }  .md\\:flex-row {    @media (width \u003e= 48rem) {      flex-direction: row;    }  }  .md\\:pl-4 {    @media (width \u003e= 48rem) {      padding-left: calc(var(--spacing) * 4);    }  }}html, body, #root {  height: 100%;  width: 100%;  margin: 0;  padding: 0;}th {  padding: calc(var(--spacing) * 2);  text-align: left;  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}thead tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr:last-child {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 0px;}td {  padding: calc(var(--spacing) * 2);}tbody tr:nth-child(even) {  background-color: var(--color-gray-100);}tbody tr td {  border-right-style: var(--tw-border-style);  border-right-width: 1px;  border-color: var(--color-gray-200);  padding-right: calc(var(--spacing) * 8);  padding-left: calc(var(--spacing) * 4);}tbody tr td:last-child {  border-right-style: var(--tw-border-style);  border-right-width: 0px;}tbody tr td:first-child {  width: 1%;  white-space: nowrap;}tbody tr td:nth-child(2) {  width: 99%;}.template-description {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}.template-markdown {  display: flex;  flex-direction: column;  gap: calc(var(--spacing) * 3);}.template-markdown h1 {  font-size: var(--text-2xl);  line-height: var(--tw-leading, var(--text-2xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h2 {  font-size: var(--text-xl);  line-height: var(--tw-leading, var(--text-xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h3 {  font-size: var(--text-lg);  line-height: var(--tw-leading, var(--text-lg--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown ul {  list-style-type: disc;  padding-left: calc(var(--spacing) * 6);}.template-markdown ol {  list-style-type: decimal;  padding-left: calc(var(--spacing) * 6);}.template-markdown blockquote {  border-left-style: var(--tw-border-style);  border-left-width: 4px;  border-color: var(--color-gray-300);  padding-left: calc(var(--spacing) * 4);  color: var(--color-gray-700);}.template-markdown table {  width: 100%;  border-collapse: collapse;  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown th, .template-markdown td {  border-style: var(--tw-border-style);  border-width: 1px;  border-color: var(--color-gray-200);  padding-inline: calc(var(--spacing) * 2);  padding-block: calc(var(--spacing) * 1);}.template-markdown th {  background-color: var(--color-gray-50);  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown a {  color: #4b6d40;  text-decoration-line: underline;  text-underline-offset: 2px;}.template-markdown code {  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding-inline: calc(var(--spacing) * 1);  padding-block: calc(var(--spacing) * 0.5);  font-family: var(--font-mono);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown pre {  overflow-x: auto;  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding: calc(var(--spacing) * 3);}.template-markdown pre code {  background-color: transparent;  padding: calc(var(--spacing) * 0);}.template-markdown hr {  border-color: var(--color-gray-200);}.template-footer-text {  padding-top: calc(var(--spacing) * 2);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));  color: var(--color-gray-600);}.ebay-tabs {  --ebay-tab-accent: #4b6d40;  --ebay-tab-border: #d5dfd2;  --ebay-tab-muted: #64748b;  --ebay-tab-bar: #f3f6f1;}.ebay-tab-input {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;}.ebay-tab-list {  position: relative;  display: flex;  width: 100%;  background: var(--ebay-tab-bar);  border-bottom: 2px solid var(--ebay-tab-border);}.shopify-tabs .ebay-tab-list {  background: transparent;}.shopify-tabs .ebay-tab-label {  color: #ffffff;  font-size: 1.125rem;}.shopify-tabs .ebay-tab-label:hover, .shopify-tabs #hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], .shopify-tabs #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: #ffffff;}.shopify-tabs .shopify-table {  border: 0 !important;  border-collapse: collapse !important;}.shopify-tabs .shopify-table tr {  border: 0 !important;  background: transparent !important;}.shopify-tabs .shopify-table td {  border: 0 !important;  padding: 1px !important;  white-space: normal !important;  width: auto !important;}.shopify-tabs .shopify-table td + td {  border-left: 1px solid #d1d5db !important;}.shopify-tabs .shopify-table tr + tr td {  border-top: 1px solid #d1d5db !important;}.ebay-tab-list::after {  content: \"\";  position: absolute;  bottom: -2px;  left: 0;  width: 50%;  height: 3px;  background: var(--ebay-tab-accent);  transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);  pointer-events: none;}#hd-tab-ship:checked ~ .ebay-tab-list::after {  transform: translateX(100%);}.ebay-tab-label {  flex: 1;  cursor: pointer;  padding: 0.85rem 1rem;  text-align: center;  font-size: 0.94rem;  font-weight: 600;  color: var(--ebay-tab-muted);  transition: color 0.22s ease, background-color 0.22s ease;  user-select: none;}.ebay-tab-label:hover {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.45);}#hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.35);}.ebay-tab-panels {  display: grid;  padding: 1.25rem 1.5rem 0.5rem;}.ebay-tab-panel {  grid-area: 1 \/ 1;  opacity: 0;  visibility: hidden;  transform: translateY(4px);  transition: opacity 0.26s ease, transform 0.26s ease, visibility 0.26s ease;  pointer-events: none;}#hd-tab-desc:checked ~ .ebay-tab-panels .ebay-tab-panel-desc, #hd-tab-ship:checked ~ .ebay-tab-panels .ebay-tab-panel-ship {  opacity: 1;  visibility: visible;  transform: translateY(0);  pointer-events: auto;}.template-shipment {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}@property --tw-font-weight {  syntax: \"*\";  inherits: false;}@property --tw-border-style {  syntax: \"*\";  inherits: false;  initial-value: solid;}@property --tw-leading {  syntax: \"*\";  inherits: false;}@layer properties {  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {    *, ::before, ::after, ::backdrop {      --tw-font-weight: initial;      --tw-border-style: solid;      --tw-leading: initial;    }  }}  \u003c\/style\u003e\u003cdiv class=\"w-full flex justify-center\"\u003e\u003cdiv class=\"w-full max-w-5xl\"\u003e\u003cdiv class=\"ebay-tabs shopify-tabs\"\u003e\n\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-desc\" type=\"radio\" name=\"hd-ebay-tab\" checked\u003e\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-ship\" type=\"radio\" name=\"hd-ebay-tab\"\u003e\u003cdiv aria-label=\"Listing sections\" class=\"ebay-tab-list\" role=\"tablist\"\u003e\n\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-desc\" role=\"tab\"\u003eBeschreibung\u003c\/label\u003e\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-ship\" role=\"tab\"\u003eService\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebay-tab-panels\"\u003e\n\u003cdiv aria-labelledby=\"hd-tab-desc\" class=\"ebay-tab-panel ebay-tab-panel-desc\" role=\"tabpanel\"\u003e\u003cdiv class=\"p-4 px-6 flex flex-col gap-4\"\u003e\u003cdiv class=\"flex flex-col gap-2\"\u003e\n\u003cdiv class=\"text-xl font-semibold underline\"\u003eSpezifikation\u003c\/div\u003e\n\u003ctable class=\"shopify-table\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;table-layout:auto\"\u003e\u003ctbody\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto\"\u003eGrafikkarte\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db\"\u003eRX6600\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eProzessor\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eE5 2650 V4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRAM\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e16GB DDR4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eSpeicher\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e500GB SSD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eMainboard\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eX99 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eNetzteil\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eMarke\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eLieferumfang\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003ePC + Stromkabel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRückgaberecht\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e30 Tage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eGewährleistung\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e2 Jahre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"hd-tab-ship\" class=\"ebay-tab-panel ebay-tab-panel-ship\" role=\"tabpanel\"\u003e\u003cdiv class=\"template-markdown template-shipment\"\u003e\n\u003cp\u003eUnser Versprechen!\u003c\/p\u003e\n\u003cp\u003e✅ Der Artikel ist zu 100 % funktionsfähig und wird per DHL-Paket versendet, inklusive Sendungsverfolgung.\u003c\/p\u003e\n\u003cp\u003e✅ Versand und Logistik aus Deutschland!\u003c\/p\u003e\n\u003cp\u003e✅ Geprüfte und kontrollierte Komponenten!\u003c\/p\u003e\n\u003cp\u003e✅ Schneller deutsch- und englischsprachiger Kundenservice!\u003c\/p\u003e\n\u003cp\u003e✅ Originalbilder und ehrliche Zustandsbeschreibung!\u003c\/p\u003e\n\u003cp\u003e✅ Versand spätestens am nächsten Werktag!\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e","brand":"Hardwaredrop","offers":[{"title":"Default Title","offer_id":53996033212755,"sku":"GPC01","price":470.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/4489\/6083\/files\/PXL_20260315_150210105_2.jpg?v=1781394543"},{"product_id":"🔥-extreme-gaming-pc-rtx5050-1tb-nmve-16gb-ddr4-raytracing-white-build🔥","title":"🔥 Extreme Gaming PC RTX5050 | 1TB NMVE | 16GB DDR4 | RAYTRACING | White Build🔥","description":"\u003cstyle\u003e  \/*! tailwindcss v4.2.4 | MIT License | https:\/\/tailwindcss.com *\/@layer properties;@layer theme, base, components, utilities;@layer theme {  :root, :host {    --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",      \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",      \"Courier New\", monospace;    --color-gray-50: oklch(98.5% 0.002 247.839);    --color-gray-100: oklch(96.7% 0.003 264.542);    --color-gray-200: oklch(92.8% 0.006 264.531);    --color-gray-300: oklch(87.2% 0.01 258.338);    --color-gray-600: oklch(44.6% 0.03 256.802);    --color-gray-700: oklch(37.3% 0.034 259.733);    --color-black: #000;    --color-white: #fff;    --spacing: 0.25rem;    --container-5xl: 64rem;    --text-sm: 0.875rem;    --text-sm--line-height: calc(1.25 \/ 0.875);    --text-lg: 1.125rem;    --text-lg--line-height: calc(1.75 \/ 1.125);    --text-xl: 1.25rem;    --text-xl--line-height: calc(1.75 \/ 1.25);    --text-2xl: 1.5rem;    --text-2xl--line-height: calc(2 \/ 1.5);    --font-weight-semibold: 600;    --radius-lg: 0.5rem;    --default-font-family: var(--font-sans);    --default-mono-font-family: var(--font-mono);  }}@layer base {  *, ::after, ::before, ::backdrop, ::file-selector-button {    box-sizing: border-box;    margin: 0;    padding: 0;    border: 0 solid;  }  html, :host {    line-height: 1.5;    -webkit-text-size-adjust: 100%;    tab-size: 4;    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");    font-feature-settings: var(--default-font-feature-settings, normal);    font-variation-settings: var(--default-font-variation-settings, normal);    -webkit-tap-highlight-color: transparent;  }  hr {    height: 0;    color: inherit;    border-top-width: 1px;  }  abbr:where([title]) {    -webkit-text-decoration: underline dotted;    text-decoration: underline dotted;  }  h1, h2, h3, h4, h5, h6 {    font-size: inherit;    font-weight: inherit;  }  a {    color: inherit;    -webkit-text-decoration: inherit;    text-decoration: inherit;  }  b, strong {    font-weight: bolder;  }  code, kbd, samp, pre {    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);    font-feature-settings: var(--default-mono-font-feature-settings, normal);    font-variation-settings: var(--default-mono-font-variation-settings, normal);    font-size: 1em;  }  small {    font-size: 80%;  }  sub, sup {    font-size: 75%;    line-height: 0;    position: relative;    vertical-align: baseline;  }  sub {    bottom: -0.25em;  }  sup {    top: -0.5em;  }  table {    text-indent: 0;    border-color: inherit;    border-collapse: collapse;  }  :-moz-focusring {    outline: auto;  }  progress {    vertical-align: baseline;  }  summary {    display: list-item;  }  ol, ul, menu {    list-style: none;  }  img, svg, video, canvas, audio, iframe, embed, object {    display: block;    vertical-align: middle;  }  img, video {    max-width: 100%;    height: auto;  }  button, input, select, optgroup, textarea, ::file-selector-button {    font: inherit;    font-feature-settings: inherit;    font-variation-settings: inherit;    letter-spacing: inherit;    color: inherit;    border-radius: 0;    background-color: transparent;    opacity: 1;  }  :where(select:is([multiple], [size])) optgroup {    font-weight: bolder;  }  :where(select:is([multiple], [size])) optgroup option {    padding-inline-start: 20px;  }  ::file-selector-button {    margin-inline-end: 4px;  }  ::placeholder {    opacity: 1;  }  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {    ::placeholder {      color: currentcolor;      @supports (color: color-mix(in lab, red, red)) {        color: color-mix(in oklab, currentcolor 50%, transparent);      }    }  }  textarea {    resize: vertical;  }  ::-webkit-search-decoration {    -webkit-appearance: none;  }  ::-webkit-date-and-time-value {    min-height: 1lh;    text-align: inherit;  }  ::-webkit-datetime-edit {    display: inline-flex;  }  ::-webkit-datetime-edit-fields-wrapper {    padding: 0;  }  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {    padding-block: 0;  }  ::-webkit-calendar-picker-indicator {    line-height: 1;  }  :-moz-ui-invalid {    box-shadow: none;  }  button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {    appearance: button;  }  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {    height: auto;  }  [hidden]:where(:not([hidden=\"until-found\"])) {    display: none !important;  }}@layer utilities {  .m-auto {    margin: auto;  }  .block {    display: block;  }  .flex {    display: flex;  }  .h-12 {    height: calc(var(--spacing) * 12);  }  .h-20 {    height: calc(var(--spacing) * 20);  }  .h-32 {    height: calc(var(--spacing) * 32);  }  .h-\\[2px\\] {    height: 2px;  }  .w-40 {    width: calc(var(--spacing) * 40);  }  .w-full {    width: 100%;  }  .w-max {    width: max-content;  }  .max-w-5xl {    max-width: var(--container-5xl);  }  .table-auto {    table-layout: auto;  }  .cursor-pointer {    cursor: pointer;  }  .flex-col {    flex-direction: column;  }  .flex-wrap {    flex-wrap: wrap;  }  .items-center {    align-items: center;  }  .justify-between {    justify-content: space-between;  }  .justify-center {    justify-content: center;  }  .justify-end {    justify-content: flex-end;  }  .gap-2 {    gap: calc(var(--spacing) * 2);  }  .gap-4 {    gap: calc(var(--spacing) * 4);  }  .gap-6 {    gap: calc(var(--spacing) * 6);  }  .rounded-lg {    border-radius: var(--radius-lg);  }  .\\!bg-primary {    background-color: #4b6d40 !important;  }  .bg-\\[\\#f3d300\\] {    background-color: #f3d300;  }  .bg-black\\\/20 {    background-color: color-mix(in srgb, #000 20%, transparent);    @supports (color: color-mix(in lab, red, red)) {      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);    }  }  .bg-primary\\! {    background-color: #4b6d40 !important;  }  .object-cover {    object-fit: cover;  }  .p-4 {    padding: calc(var(--spacing) * 4);  }  .px-6 {    padding-inline: calc(var(--spacing) * 6);  }  .py-4 {    padding-block: calc(var(--spacing) * 4);  }  .py-6 {    padding-block: calc(var(--spacing) * 6);  }  .pr-6 {    padding-right: calc(var(--spacing) * 6);  }  .pb-4 {    padding-bottom: calc(var(--spacing) * 4);  }  .pl-0 {    padding-left: calc(var(--spacing) * 0);  }  .text-center {    text-align: center;  }  .text-lg {    font-size: var(--text-lg);    line-height: var(--tw-leading, var(--text-lg--line-height));  }  .text-xl {    font-size: var(--text-xl);    line-height: var(--tw-leading, var(--text-xl--line-height));  }  .font-semibold {    --tw-font-weight: var(--font-weight-semibold);    font-weight: var(--font-weight-semibold);  }  .text-primary {    color: #4b6d40;  }  .text-white {    color: var(--color-white);  }  .underline {    text-decoration-line: underline;  }  .sm\\:h-20 {    @media (width \u003e= 40rem) {      height: calc(var(--spacing) * 20);    }  }  .sm\\:w-\\[2px\\] {    @media (width \u003e= 40rem) {      width: 2px;    }  }  .sm\\:flex-row {    @media (width \u003e= 40rem) {      flex-direction: row;    }  }  .md\\:flex-row {    @media (width \u003e= 48rem) {      flex-direction: row;    }  }  .md\\:pl-4 {    @media (width \u003e= 48rem) {      padding-left: calc(var(--spacing) * 4);    }  }}html, body, #root {  height: 100%;  width: 100%;  margin: 0;  padding: 0;}th {  padding: calc(var(--spacing) * 2);  text-align: left;  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}thead tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 1px;  border-color: var(--color-gray-200);}tbody tr:last-child {  border-bottom-style: var(--tw-border-style);  border-bottom-width: 0px;}td {  padding: calc(var(--spacing) * 2);}tbody tr:nth-child(even) {  background-color: var(--color-gray-100);}tbody tr td {  border-right-style: var(--tw-border-style);  border-right-width: 1px;  border-color: var(--color-gray-200);  padding-right: calc(var(--spacing) * 8);  padding-left: calc(var(--spacing) * 4);}tbody tr td:last-child {  border-right-style: var(--tw-border-style);  border-right-width: 0px;}tbody tr td:first-child {  width: 1%;  white-space: nowrap;}tbody tr td:nth-child(2) {  width: 99%;}.template-description {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}.template-markdown {  display: flex;  flex-direction: column;  gap: calc(var(--spacing) * 3);}.template-markdown h1 {  font-size: var(--text-2xl);  line-height: var(--tw-leading, var(--text-2xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h2 {  font-size: var(--text-xl);  line-height: var(--tw-leading, var(--text-xl--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown h3 {  font-size: var(--text-lg);  line-height: var(--tw-leading, var(--text-lg--line-height));  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown ul {  list-style-type: disc;  padding-left: calc(var(--spacing) * 6);}.template-markdown ol {  list-style-type: decimal;  padding-left: calc(var(--spacing) * 6);}.template-markdown blockquote {  border-left-style: var(--tw-border-style);  border-left-width: 4px;  border-color: var(--color-gray-300);  padding-left: calc(var(--spacing) * 4);  color: var(--color-gray-700);}.template-markdown table {  width: 100%;  border-collapse: collapse;  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown th, .template-markdown td {  border-style: var(--tw-border-style);  border-width: 1px;  border-color: var(--color-gray-200);  padding-inline: calc(var(--spacing) * 2);  padding-block: calc(var(--spacing) * 1);}.template-markdown th {  background-color: var(--color-gray-50);  --tw-font-weight: var(--font-weight-semibold);  font-weight: var(--font-weight-semibold);}.template-markdown a {  color: #4b6d40;  text-decoration-line: underline;  text-underline-offset: 2px;}.template-markdown code {  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding-inline: calc(var(--spacing) * 1);  padding-block: calc(var(--spacing) * 0.5);  font-family: var(--font-mono);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));}.template-markdown pre {  overflow-x: auto;  border-radius: 0.25rem;  background-color: var(--color-gray-100);  padding: calc(var(--spacing) * 3);}.template-markdown pre code {  background-color: transparent;  padding: calc(var(--spacing) * 0);}.template-markdown hr {  border-color: var(--color-gray-200);}.template-footer-text {  padding-top: calc(var(--spacing) * 2);  font-size: var(--text-sm);  line-height: var(--tw-leading, var(--text-sm--line-height));  color: var(--color-gray-600);}.ebay-tabs {  --ebay-tab-accent: #4b6d40;  --ebay-tab-border: #d5dfd2;  --ebay-tab-muted: #64748b;  --ebay-tab-bar: #f3f6f1;}.ebay-tab-input {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;}.ebay-tab-list {  position: relative;  display: flex;  width: 100%;  background: var(--ebay-tab-bar);  border-bottom: 2px solid var(--ebay-tab-border);}.shopify-tabs .ebay-tab-list {  background: transparent;}.shopify-tabs .ebay-tab-label {  color: #ffffff;  font-size: 1.125rem;}.shopify-tabs .ebay-tab-label:hover, .shopify-tabs #hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], .shopify-tabs #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: #ffffff;}.shopify-tabs .shopify-table {  border: 0 !important;  border-collapse: collapse !important;}.shopify-tabs .shopify-table tr {  border: 0 !important;  background: transparent !important;}.shopify-tabs .shopify-table td {  border: 0 !important;  padding: 1px !important;  white-space: normal !important;  width: auto !important;}.shopify-tabs .shopify-table td + td {  border-left: 1px solid #d1d5db !important;}.shopify-tabs .shopify-table tr + tr td {  border-top: 1px solid #d1d5db !important;}.ebay-tab-list::after {  content: \"\";  position: absolute;  bottom: -2px;  left: 0;  width: 50%;  height: 3px;  background: var(--ebay-tab-accent);  transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);  pointer-events: none;}#hd-tab-ship:checked ~ .ebay-tab-list::after {  transform: translateX(100%);}.ebay-tab-label {  flex: 1;  cursor: pointer;  padding: 0.85rem 1rem;  text-align: center;  font-size: 0.94rem;  font-weight: 600;  color: var(--ebay-tab-muted);  transition: color 0.22s ease, background-color 0.22s ease;  user-select: none;}.ebay-tab-label:hover {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.45);}#hd-tab-desc:checked ~ .ebay-tab-list label[for=\"hd-tab-desc\"], #hd-tab-ship:checked ~ .ebay-tab-list label[for=\"hd-tab-ship\"] {  color: var(--ebay-tab-accent);  background: rgb(255 255 255 \/ 0.35);}.ebay-tab-panels {  display: grid;  padding: 1.25rem 1.5rem 0.5rem;}.ebay-tab-panel {  grid-area: 1 \/ 1;  opacity: 0;  visibility: hidden;  transform: translateY(4px);  transition: opacity 0.26s ease, transform 0.26s ease, visibility 0.26s ease;  pointer-events: none;}#hd-tab-desc:checked ~ .ebay-tab-panels .ebay-tab-panel-desc, #hd-tab-ship:checked ~ .ebay-tab-panels .ebay-tab-panel-ship {  opacity: 1;  visibility: visible;  transform: translateY(0);  pointer-events: auto;}.template-shipment {  --tw-leading: calc(var(--spacing) * 6);  line-height: calc(var(--spacing) * 6);}@property --tw-font-weight {  syntax: \"*\";  inherits: false;}@property --tw-border-style {  syntax: \"*\";  inherits: false;  initial-value: solid;}@property --tw-leading {  syntax: \"*\";  inherits: false;}@layer properties {  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {    *, ::before, ::after, ::backdrop {      --tw-font-weight: initial;      --tw-border-style: solid;      --tw-leading: initial;    }  }}  \u003c\/style\u003e\u003cdiv class=\"w-full flex justify-center\"\u003e\u003cdiv class=\"w-full max-w-5xl\"\u003e\u003cdiv class=\"ebay-tabs shopify-tabs\"\u003e\n\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-desc\" type=\"radio\" name=\"hd-ebay-tab\" checked\u003e\u003cinput class=\"ebay-tab-input\" id=\"hd-tab-ship\" type=\"radio\" name=\"hd-ebay-tab\"\u003e\u003cdiv aria-label=\"Listing sections\" class=\"ebay-tab-list\" role=\"tablist\"\u003e\n\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-desc\" role=\"tab\"\u003eBeschreibung\u003c\/label\u003e\u003clabel class=\"ebay-tab-label\" for=\"hd-tab-ship\" role=\"tab\"\u003eService\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebay-tab-panels\"\u003e\n\u003cdiv aria-labelledby=\"hd-tab-desc\" class=\"ebay-tab-panel ebay-tab-panel-desc\" role=\"tabpanel\"\u003e\u003cdiv class=\"p-4 px-6 flex flex-col gap-4\"\u003e\u003cdiv class=\"flex flex-col gap-2\"\u003e\n\u003cdiv class=\"text-xl font-semibold underline\"\u003eSpezifikation\u003c\/div\u003e\n\u003ctable class=\"shopify-table\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;table-layout:auto\"\u003e\u003ctbody\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto\"\u003eGrafikkarte\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db\"\u003eRTX5050\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eProzessor\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eE5 2650 V4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRAM\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e16GB DDR4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eSpeicher\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e1TB NVME\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eMainboard\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eX99 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eNetzteil\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eMarke\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eSystem\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003eWin 11 Pro\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eLieferumfang\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003ePC + Stromkabel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eRückgaberecht\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e30 Tage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:transparent;border-bottom:0\"\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-top:1px solid #d1d5db\"\u003eGewährleistung\u003c\/td\u003e\n\u003ctd style=\"border-right:0;padding:1px;white-space:normal;width:auto;border-left:1px solid #d1d5db;border-top:1px solid #d1d5db\"\u003e2 Jahre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"hd-tab-ship\" class=\"ebay-tab-panel ebay-tab-panel-ship\" role=\"tabpanel\"\u003e\u003cdiv class=\"template-markdown template-shipment\"\u003e\n\u003cp\u003eUnser Versprechen!\u003c\/p\u003e\n\u003cp\u003e✅ Der Artikel ist zu 100 % funktionsfähig und wird per DHL-Paket versendet, inklusive Sendungsverfolgung.\u003c\/p\u003e\n\u003cp\u003e✅ Versand und Logistik aus Deutschland!\u003c\/p\u003e\n\u003cp\u003e✅ Geprüfte und kontrollierte Komponenten!\u003c\/p\u003e\n\u003cp\u003e✅ Schneller deutsch- und englischsprachiger Kundenservice!\u003c\/p\u003e\n\u003cp\u003e✅ Originalbilder und ehrliche Zustandsbeschreibung!\u003c\/p\u003e\n\u003cp\u003e✅ Versand spätestens am nächsten Werktag!\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e","brand":"Hardwaredrop","offers":[{"title":"Default Title","offer_id":53996034130259,"sku":"GPC02","price":595.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/4489\/6083\/files\/PXL_20260315_150918911_2.jpg?v=1781394630"}],"url":"https:\/\/hwdrop.com\/collections\/pc2.oembed","provider":"Hardwaredrop","version":"1.0","type":"link"}