{"id":4439,"date":"2021-10-12T16:27:24","date_gmt":"2021-10-12T16:27:24","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/elementor\/?page_id=4439"},"modified":"2026-06-03T15:59:22","modified_gmt":"2026-06-03T14:59:22","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"\n<div class=\"mpc-contact\">\n  <style>\n    \/* =========================================\n       Manchester PC - Contact\n       Dark premium aesthetic, be quiet! Edition\n    ========================================= *\/\n    .mpc-contact {\n      --c-orange:#F47C33; --c-orange-dim:rgba(244,124,51,0.10); --c-orange-mid:rgba(244,124,51,0.20);\n      --c-bg:#0e1217; --c-surface:#161c23; --c-surface-2:#1c242d;\n      --c-border:rgba(255,255,255,0.07); --c-border-mid:rgba(255,255,255,0.12);\n      --c-text:#c9d1d9; --c-muted:#8b949e; --c-heading:#ffffff;\n      background:var(--c-bg); color:var(--c-text);\n      font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans',sans-serif;\n      line-height:1.7;\n    }\n    .mpc-contact *,.mpc-contact *::before,.mpc-contact *::after{box-sizing:border-box;}\n\n    \/* Hero with banner image *\/\n    .mpc-contact-hero{\n      position:relative; overflow:hidden; border-radius:0;\n      min-height:340px; display:flex; align-items:flex-end;\n      background-image:linear-gradient(180deg,rgba(14,18,23,0.35) 0%,rgba(14,18,23,0.75) 55%,rgba(14,18,23,0.97) 100%),\n        url('https:\/\/www.manchester-pc.co.uk\/shop\/wp-content\/uploads\/2026\/03\/be-quiet-keyboard-and-mouse-category-banner.png');\n      background-size:cover; background-position:center right;\n    }\n    .mpc-contact-hero-inner{ width:min(1100px,calc(100% - 48px)); margin:0 auto; padding:48px 0 40px; }\n    .mpc-contact-eyebrow{\n      display:inline-flex; align-items:center; gap:10px; margin-bottom:18px;\n      padding:8px 16px; background:rgba(22,28,35,0.7); backdrop-filter:blur(4px);\n      border:1px solid var(--c-border); border-left:3px solid var(--c-orange); border-radius:4px;\n    }\n    .mpc-contact-eyebrow-dot{ width:7px; height:7px; border-radius:50%; background:var(--c-orange);\n      box-shadow:0 0 8px rgba(244,124,51,0.55); flex-shrink:0; }\n    .mpc-contact-eyebrow span{ font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; color:var(--c-muted); }\n    .mpc-contact-hero h1{ font-size:clamp(2rem,4vw,2.9rem); font-weight:800; color:var(--c-heading);\n      margin:0 0 12px; letter-spacing:-0.5px; line-height:1.12; }\n    .mpc-contact-hero h1 span{ color:var(--c-orange); }\n    .mpc-contact-hero p{ font-size:1.02rem; color:var(--c-text); max-width:640px; margin:0; }\n\n    \/* Shell + layout *\/\n    .mpc-contact-shell{ width:min(1100px,calc(100% - 48px)); margin:0 auto; padding:48px 0 72px; }\n    .mpc-contact-grid{ display:grid; grid-template-columns:340px 1fr; gap:24px; align-items:start; }\n\n    \/* Aside: ways to reach us *\/\n    .mpc-contact-aside{ display:flex; flex-direction:column; gap:14px; }\n    .mpc-contact-card{\n      background:var(--c-surface); border:1px solid var(--c-border); border-radius:8px; padding:20px 22px;\n    }\n    .mpc-contact-card h2{ font-size:0.78rem; font-weight:700; letter-spacing:1px; text-transform:uppercase;\n      color:var(--c-heading); margin:0 0 16px; }\n    .mpc-contact-method{ display:grid; grid-template-columns:38px 1fr; gap:13px; align-items:start; padding:11px 0;\n      border-top:1px solid var(--c-border); }\n    .mpc-contact-method:first-of-type{ border-top:none; padding-top:0; }\n    .mpc-contact-method-icon{ display:inline-flex; align-items:center; justify-content:center; width:38px; height:38px;\n      border-radius:7px; background:var(--c-orange-dim); border:1px solid var(--c-orange-mid); color:var(--c-orange);\n      font-size:16px; flex-shrink:0; }\n    .mpc-contact-method-label{ display:block; font-size:10px; font-weight:700; letter-spacing:0.7px; text-transform:uppercase;\n      color:var(--c-muted); margin-bottom:2px; }\n    .mpc-contact-method a, .mpc-contact-method span.v{ font-size:14.5px; color:var(--c-text); text-decoration:none; }\n    .mpc-contact-method a:hover{ color:var(--c-orange); }\n    .mpc-contact-note{ background:var(--c-surface-2); border:1px solid var(--c-border); border-left:3px solid var(--c-orange);\n      border-radius:0 6px 6px 0; padding:16px 18px; }\n    .mpc-contact-note p{ margin:0; font-size:0.85rem; color:var(--c-muted); }\n    .mpc-contact-note strong{ color:var(--c-text); }\n\n    \/* Form card *\/\n    .mpc-contact-formwrap{ background:var(--c-surface); border:1px solid var(--c-border); border-radius:8px; padding:30px 32px; }\n    .mpc-contact-formwrap > h2{ font-size:1.25rem; font-weight:700; color:var(--c-heading); margin:0 0 6px; }\n    .mpc-contact-formwrap > .sub{ font-size:0.9rem; color:var(--c-muted); margin:0 0 22px; }\n\n    \/* CF7 form styling (scoped) *\/\n    .mpc-contact .mpc-cf-grid{ display:grid; grid-template-columns:1fr 1fr; gap:16px; }\n    .mpc-contact .mpc-cf-field{ margin:0 0 16px; }\n    .mpc-contact .mpc-cf-grid .mpc-cf-field{ margin:0; }\n    .mpc-contact .mpc-cf-field label{ display:block; font-size:12px; font-weight:600; letter-spacing:0.3px;\n      color:var(--c-text); margin-bottom:7px; }\n    .mpc-contact .mpc-cf-req{ color:var(--c-orange); }\n    .mpc-contact input[type=text],\n    .mpc-contact input[type=email],\n    .mpc-contact input[type=tel],\n    .mpc-contact textarea{\n      width:100%; background:var(--c-bg); color:var(--c-heading);\n      border:1px solid var(--c-border-mid); border-radius:6px; padding:12px 14px;\n      font-size:14.5px; font-family:inherit; line-height:1.5; transition:border-color .2s, box-shadow .2s;\n    }\n    .mpc-contact textarea{ min-height:150px; resize:vertical; }\n    .mpc-contact input::placeholder, .mpc-contact textarea::placeholder{ color:#5b636d; }\n    .mpc-contact input:focus, .mpc-contact textarea:focus{\n      outline:none; border-color:var(--c-orange); box-shadow:0 0 0 3px var(--c-orange-dim);\n    }\n    .mpc-contact .mpc-cf-submit{ margin:6px 0 0; }\n    .mpc-contact .wpcf7-submit{\n      appearance:none; cursor:pointer; background:var(--c-orange); color:#0e1217;\n      border:none; border-radius:6px; padding:13px 30px; font-size:14.5px; font-weight:700;\n      letter-spacing:0.3px; transition:filter .2s, transform .05s;\n    }\n    .mpc-contact .wpcf7-submit:hover{ filter:brightness(1.08); }\n    .mpc-contact .wpcf7-submit:active{ transform:translateY(1px); }\n    .mpc-contact .wpcf7-spinner{ background-color:var(--c-orange); }\n    .mpc-contact .wpcf7-not-valid-tip{ color:#ff8f6b; font-size:12px; margin-top:5px; }\n    .mpc-contact .wpcf7-response-output{\n      margin:18px 0 0 !important; border-radius:6px;\n      padding:16px 20px 16px 52px !important; font-size:13.5px;  \/* left room for Woodmart's tick icon *\/\n      border:1px solid var(--c-border-mid) !important; color:var(--c-text); background:var(--c-surface-2);\n    }\n    .mpc-contact .wpcf7-response-output::before{ left:20px !important; right:auto !important; }\n    .mpc-contact .wpcf7 form.sent .wpcf7-response-output{ border-color:#2ea043 !important; color:#7ee2a0; }\n    .mpc-contact .wpcf7 form.invalid .wpcf7-response-output,\n    .mpc-contact .wpcf7 form.failed .wpcf7-response-output{ border-color:#d9534f !important; color:#ff8f6b; }\n\n    \/* Responsive *\/\n    @media (max-width:900px){\n      .mpc-contact-grid{ grid-template-columns:1fr; }\n      .mpc-contact .mpc-cf-grid{ grid-template-columns:1fr; }\n      .mpc-contact-hero{ min-height:280px; background-position:center; }\n    }\n    @media (max-width:580px){\n      .mpc-contact-shell{ width:calc(100% - 28px); padding:36px 0 56px; }\n      .mpc-contact-hero-inner{ width:calc(100% - 28px); }\n      .mpc-contact-formwrap{ padding:24px 20px; }\n    }\n  <\/style>\n\n  <!-- Hero -->\n  <div class=\"mpc-contact-hero\">\n    <div class=\"mpc-contact-hero-inner\">\n      <div class=\"mpc-contact-eyebrow\"><span class=\"mpc-contact-eyebrow-dot\"><\/span><span>Manchester PC &nbsp;\u00b7&nbsp; be quiet! Authorised UK Service Centre<\/span><\/div>\n      <h1>Contact <span>Us<\/span><\/h1>\n      <p>Questions about a product, an order, or a be quiet! warranty claim? Send us a message and our UK-based team will get back to you.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"mpc-contact-shell\">\n    <div class=\"mpc-contact-grid\">\n\n      <!-- Ways to reach us -->\n      <aside class=\"mpc-contact-aside\">\n        <div class=\"mpc-contact-card\">\n          <h2>Ways to reach us<\/h2>\n          <div class=\"mpc-contact-method\">\n            <span class=\"mpc-contact-method-icon\" aria-hidden=\"true\">\u2709<\/span>\n            <div><span class=\"mpc-contact-method-label\">Email<\/span><a href=\"mailto:info@manchester-pc.co.uk\">info@manchester-pc.co.uk<\/a><\/div>\n          <\/div>\n          <div class=\"mpc-contact-method\">\n            <span class=\"mpc-contact-method-icon\" aria-hidden=\"true\">\u260e<\/span>\n            <div><span class=\"mpc-contact-method-label\">Phone<\/span><a href=\"tel:01618201992\">0161 820 1992<\/a><\/div>\n          <\/div>\n          <div class=\"mpc-contact-method\">\n            <span class=\"mpc-contact-method-icon\" aria-hidden=\"true\">\u23f1<\/span>\n            <div><span class=\"mpc-contact-method-label\">Hours<\/span><span class=\"v\">Monday \u2013 Friday &nbsp;09:00 \u2013 17:30<\/span><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"mpc-contact-note\">\n          <p><strong>We&#8217;re an online-only retailer.<\/strong> We don&#8217;t offer in-store collection or a showroom. Our registered company address can be found in the footer of this site.<\/p>\n        <\/div>\n      <\/aside>\n\n      <!-- Form -->\n      <div class=\"mpc-contact-formwrap\">\n        <h2>Send us a message<\/h2>\n        <p class=\"sub\">Fields marked <span style=\"color:#F47C33\">*<\/span> are required. We typically reply within one working day.<\/p>\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f39091-o1\" lang=\"en-GB\" dir=\"ltr\" data-wpcf7-id=\"39091\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/shop\/wp-json\/wp\/v2\/pages\/4439#wpcf7-f39091-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"39091\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_GB\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f39091-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"mpc-cf-form\">\n\t<div class=\"mpc-cf-grid\">\n\t\t<p class=\"mpc-cf-field\"><label>Name <span class=\"mpc-cf-req\">*<\/span><\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t\t<p class=\"mpc-cf-field\"><label>Email <span class=\"mpc-cf-req\">*<\/span><\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"you@example.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t\t<p class=\"mpc-cf-field\"><label>Phone<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Optional\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t\t<p class=\"mpc-cf-field\"><label>Subject<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"What is it about?\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"mpc-cf-field mpc-cf-full\"><label>Message <span class=\"mpc-cf-req\">*<\/span><\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"How can we help?\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n\t<p class=\"mpc-cf-submit\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send message\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Manchester PC &nbsp;\u00b7&nbsp; be quiet! Authorised UK Service Centre Contact Us Questions about a product, an order, or a be<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"contact Manchester PC","_yoast_wpseo_title":"Contact Manchester PC | Support & Enquiries","_yoast_wpseo_metadesc":"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.","footnotes":""},"class_list":["post-4439","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Manchester PC | Support &amp; Enquiries<\/title>\n<meta name=\"description\" content=\"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Manchester PC | Support &amp; Enquiries\" \/>\n<meta property=\"og:description\" content=\"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Manchester PC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/manchesterpcrepair\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T14:59:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/contact-us\\\/\",\"name\":\"Contact Manchester PC | Support & Enquiries\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#website\"},\"datePublished\":\"2021-10-12T16:27:24+00:00\",\"dateModified\":\"2026-06-03T14:59:22+00:00\",\"description\":\"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/contact-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#website\",\"url\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/\",\"name\":\"Manchester PC - be quiet! Authorised UK Service Centre\",\"description\":\"be quiet! authorised service centre\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#organization\",\"name\":\"Manchester PC - be quiet! Authorised UK Service Centre\",\"url\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/official-be-quiet-partner-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/official-be-quiet-partner-logo.png\",\"width\":1406,\"height\":221,\"caption\":\"Manchester PC - be quiet! Authorised UK Service Centre\"},\"image\":{\"@id\":\"https:\\\/\\\/www.manchester-pc.co.uk\\\/shop\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/manchesterpcrepair\\\/\",\"https:\\\/\\\/www.instagram.com\\\/manchesterpcrepair\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCk15_KzZLidA6oTyBhUECnA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Manchester PC | Support & Enquiries","description":"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/","og_locale":"en_GB","og_type":"article","og_title":"Contact Manchester PC | Support & Enquiries","og_description":"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.","og_url":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/","og_site_name":"Manchester PC","article_publisher":"https:\/\/www.facebook.com\/manchesterpcrepair\/","article_modified_time":"2026-06-03T14:59:22+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/","url":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/","name":"Contact Manchester PC | Support & Enquiries","isPartOf":{"@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#website"},"datePublished":"2021-10-12T16:27:24+00:00","dateModified":"2026-06-03T14:59:22+00:00","description":"Contact Manchester PC for help with products, orders or be quiet! warranty claims. Reach our UK-based team by email, phone or our online contact form.","breadcrumb":{"@id":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.manchester-pc.co.uk\/shop\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.manchester-pc.co.uk\/shop\/"},{"@type":"ListItem","position":2,"name":"Contact us"}]},{"@type":"WebSite","@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#website","url":"https:\/\/www.manchester-pc.co.uk\/shop\/","name":"Manchester PC - be quiet! Authorised UK Service Centre","description":"be quiet! authorised service centre","publisher":{"@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.manchester-pc.co.uk\/shop\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#organization","name":"Manchester PC - be quiet! Authorised UK Service Centre","url":"https:\/\/www.manchester-pc.co.uk\/shop\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#\/schema\/logo\/image\/","url":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-content\/uploads\/2025\/05\/official-be-quiet-partner-logo.png","contentUrl":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-content\/uploads\/2025\/05\/official-be-quiet-partner-logo.png","width":1406,"height":221,"caption":"Manchester PC - be quiet! Authorised UK Service Centre"},"image":{"@id":"https:\/\/www.manchester-pc.co.uk\/shop\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/manchesterpcrepair\/","https:\/\/www.instagram.com\/manchesterpcrepair\/","https:\/\/www.youtube.com\/channel\/UCk15_KzZLidA6oTyBhUECnA"]}]}},"_links":{"self":[{"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/pages\/4439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/comments?post=4439"}],"version-history":[{"count":2,"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/pages\/4439\/revisions"}],"predecessor-version":[{"id":39122,"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/pages\/4439\/revisions\/39122"}],"wp:attachment":[{"href":"https:\/\/www.manchester-pc.co.uk\/shop\/wp-json\/wp\/v2\/media?parent=4439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}