{"product_id":"mwave-prm-cat-cafe-series-tempered-glass-argb-mid-tower-case-ac83884","title":"Mwave PRM CAT CAFE Series - Tempered Glass ARGB Mid Tower Case","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n\u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,100..900;1,100..900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  .overview-container {\n    max-width: 1209px;\n    min-width: 350px;\n    height: 100%;\n    background-color: #FDDBBF;\n    margin: auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    padding: 20px;\n  }\n\n  .topbanner {\n    width: 100%;\n    margin-top: -30px;\n  }\n\n  .topbanner img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .kittypc {\n    position: relative;\n    animation: upDown 2s infinite ease-in-out;\n    \n  }\n\n  .kittypc img {\n    max-width: 100%;\n    height: auto;\n    \n  }\n\n  @keyframes upDown {\n    0% {\n      top: 0;\n    }\n\n    50% {\n      top: 5px;\n    }\n\n    100% {\n      top: 0px;\n    }\n  }\n\n  .heroshot {\n    width: 100%;\n    gap: 18px;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n\n  .heroshot img {\n    max-width: 49%;\n    height: auto;\n    border-radius: 30px;\n  }\n\n  .catcafe-image-container {\n    width: 100%;\n    max-width: 500px;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    overflow: hidden;\n    border-radius: 10px;\n    user-select: none;\n  }\n\n  .catcafe-image {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    display: none;\n    user-select: none;\n  }\n\n  .catcafe-image.active {\n    display: block;\n  }\n\n  .caro-container {\n    display: flex;\n    flex-wrap: wrap;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    user-select: none;\n    background-color: #ffe0c6;\n    background-image: linear-gradient(#ffffff78 1.1px, transparent 1.1px), linear-gradient(to right, #ffffff78 1.1px, #ffe0c6 1.1px);\n    background-size: 22px 22px;\n    border-radius: 30px;\n    border: 2px solid white;\n  }\n\n  .instructions {\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 18px;\n    font-optical-sizing: auto;\n    font-weight: 400;\n    font-style: normal;\n    text-align: center;\n    line-height: normal;\n    color: black;\n    user-select: none;\n    width: 100%;\n    background-color: white;\n    border-radius: 0 0 30px 30px;\n  }\n\n  .cat-cafe-summary {\n    line-height: 2rem;\n    text-align: center;\n    width: 100%;\n    margin: 20px 0 20px 0;\n  }\n\n  .cat-cafeheader {\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 35px;\n    font-optical-sizing: auto;\n    font-weight: 800;\n    font-style: normal;\n    text-transform: uppercase;\n    line-height: normal;\n    color: black;\n  }\n\n  .cat-cafebody {\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 18px;\n    font-optical-sizing: auto;\n    font-weight: 400;\n    font-style: normal;\n    text-align: center;\n    line-height: normal;\n    color: black;\n  }\n\n  .kittyfooter {\n    position: fixed;\n    bottom: -5px;\n    left: 20px;\n    z-index: 999;\n    display: inline-block;\n    width: 100px;\n    height: 100px;\n    transform: scaleX(-1);\n  }\n\n  .kitty-image,\n  .kitty-hover {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  .kitty-image {\n    z-index: 1;\n  }\n\n  .kitty-hover {\n    z-index: 0;\n    opacity: 0;\n  }\n\n  .kittyfooter:hover .kitty-hover {\n    opacity: 1;\n  }\n\n  .kittyfooter:hover .kitty-image {\n    opacity: 0;\n  }\n\n  .cat-cafe-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n  }\n\n  .cat-cafe-table td {\n    padding: 10px;\n    border: 4px solid #FDDBBF;\n    text-align: left;\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 18px;\n    font-optical-sizing: auto;\n    font-weight: 400;\n    color: black;\n  }\n\n  .cat-cafe-faq-detail {\n    border: 2px solid #FDDBBF;\n    width: 100%;\n    padding: 10px;\n    background: #fffaf0;\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 18px;\n    font-optical-sizing: auto;\n    font-weight: 400;\n    color: black;\n  }\n\n  .cat-cafe-faq-summary {\n    cursor: pointer;\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 18px;\n    font-optical-sizing: auto;\n    font-weight: 600;\n    color: black;\n    list-style: none;\n  }\n\n  .cat-cafe-faq-detail[open] {\n    background: ;\n  }\n\n  .cat-cafe-faq-summary::after {\n    content: \" +\";\n    float: right;\n  }\n\n  .cat-cafe-faq-detail[open] .cat-cafe-faq-summary::after {\n    content: \" -\";\n  }\n\n  @media only screen and (max-width: 600px) {\n    .heroshot img {\n      max-width: 100%;\n    }\n\n    .kittyfooter {\n      display: none;\n    }\n  }\n  \n  @media only screen and (max-width: 450px) {\n    .cat-cafeheader {\n      font-size: 20px;\n    }\n    .cat-cafe-table td, .cat-cafe-faq-summary, .cat-cafe-faq-detail, .cat-cafebody {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"overview-container\"\u003e\n\n  \u003cdiv class=\"topbanner\"\u003e\n    \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/top.png\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cat-cafe-summary\"\u003e\n    \u003cdiv class=\"cat-cafeheader\"\u003eThe Ulti-meow Gaming Case\u003c\/div\u003e\n    \u003cdiv class=\"cat-cafebody\"\u003eMeet the MWAVE Cat Café Custom PC Case—purr-fect for your gaming setup! Featuring a high-quality custom UV print designed by our MWAVE team, this case brings the cozy charm of a cat café to your next DIY build.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kittypc\"\u003e\n    \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/PC1.png\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cat-cafe-summary\"\u003e\n    \u003cdiv class=\"cat-cafeheader\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"cat-cafebody\"\u003e\n      High Quality Custom UV Print | Tempered Glass Panels | Three ARGB Fans Included\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heroshot\"\u003e\n    \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/hero1.png\"\u003e\n    \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/hero2.png\"\u003e\n    \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/hero3.png\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cat-cafe-summary\"\u003e\n    \u003cdiv class=\"cat-cafeheader\"\u003eGallery\u003c\/div\u003e\n    \u003cdiv class=\"cat-cafebody\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"caro-container\"\u003e\n    \u003cdiv class=\"catcafe-image-container\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Perspective2.png\" alt=\"catcafe-Image 1\" class=\"catcafe-image active\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Side.png\" alt=\"catcafe-Image 2\" class=\"catcafe-image\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Frontview.png\" alt=\"catcafe-Image 3\" class=\"catcafe-image\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Reverse-Perspective.png\" alt=\"catcafe-Image 4\" class=\"catcafe-image\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/RearSide.png\" alt=\"catcafe-Image 5\" class=\"catcafe-image\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Rearview.png\" alt=\"catcafe-Image 6\" class=\"catcafe-image\"\u003e\n      \u003cimg draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/Topview.png\" alt=\"catcafe-Image 7\" class=\"catcafe-image\"\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"instructions\"\u003e\n      \u003cp style=\"text-align: center;\"\u003e\n        Click and drag ↔\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cat-cafe-summary\"\u003e\n    \u003cdiv class=\"cat-cafeheader\"\u003eMid Tower Chassis\u003c\/div\u003e\n    \u003ctable class=\"cat-cafe-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCase\u003c\/td\u003e\n        \u003ctd\u003eThermaltake View 270 Plus TG ARGB\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDimensions\u003c\/td\u003e\n        \u003ctd\u003e456 x 230 x 454 mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWeight\u003c\/td\u003e\n        \u003ctd\u003e6.35 kg\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDrive Bays\u003c\/td\u003e\n        \u003ctd\u003e2 x 3.5”, 1 x 2.5” or 2 x 2.5”\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExpansion Slots\u003c\/td\u003e\n        \u003ctd\u003e7\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMotherboard\u003c\/td\u003e\n        \u003ctd\u003eMini ITX, Micro ATX, ATX, E-ATX\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eI\/O Port\u003c\/td\u003e\n        \u003ctd\u003e1x USB 3.2 (Gen 2) Type-C, 2x USB 3.0 Type-A, 1x HD Audio\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFan Support\u003c\/td\u003e\n        \u003ctd\u003eTop: 3 x 120mm, 2 x 120mm, 1 x 120mm 2 x 140mm, 1 x 140mm\u003cbr\u003e\n          Right (M\/B Side): 2 x 120mm, 1 x 120mm\u003cbr\u003e\n          Rear: 1 x 120mm, 1 x 140mm\u003cbr\u003e\n          PSU Cover: 3 x 120mm, 2 x 120mm, 1 x 120mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRadiator Support\u003c\/td\u003e\n        \u003ctd\u003eTop: 1 x 360mm, 1 x 240mm, 1 x 120mm\u003cbr\u003e\n          Rear: 1 x 120mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eClearance\u003c\/td\u003e\n        \u003ctd\u003eCPU cooler max height: 180mm\u003cbr\u003e\n          VGA max length: 420mm\u003cbr\u003e\n          PSU max length: 220mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cat-cafe-summary\"\u003e\n    \u003cdiv class=\"cat-cafeheader\"\u003eFAQ\u003c\/div\u003e\n    \u003cdiv class=\"cat-cafebody\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"cat-cafe-faq-detail\"\u003e\n    \u003csummary class=\"cat-cafe-faq-summary\"\u003eAre cats included?\u003c\/summary\u003e\n    \u003cp\u003eNo, but here's a picture of my cat\n      \u003cimg src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/certified-napper.jpg\" style=\"width: 100%; height: auto;\"\u003e\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"cat-cafe-faq-detail\"\u003e\n    \u003csummary class=\"cat-cafe-faq-summary\"\u003eWill my cat stop sitting on my keyboard if I buy this?\u003c\/summary\u003e\n    \u003cp\u003eYour cat may stop sitting on your keyboard… and start sitting on the case instead.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"cat-cafe-faq-detail\"\u003e\n    \u003csummary class=\"cat-cafe-faq-summary\"\u003eHow to help maintain the print?\u003c\/summary\u003e\n    \u003cp\u003eCustom printed cases do not come shipped with the plastic protection peel found on the glass. This is to protect the prints from any adhesion from the plastic that could damage it. This would mean that once you've unboxed and remove the plastic covering the case, it will be prone to fingerprints.\u003cbr\u003e\n      \u003cbr\u003e\n      But rest assured, if you do manage to get some finger prints on the glass they can be removed with a gentle wipe using a soft microfiber cloth in a horizontal motion.\u003cbr\u003e\n      \u003cbr\u003e\n      For those stubborn marks that seems to smear as you wipe. A light application of glass cleaner fluid on the microfiber should do the trick.\u003cbr\u003e\n      \u003cbr\u003e\n      When removing panels to assemble the PC, place the printed panels on a flat surface with the print side facing up. Avoid standing all printed panels.\u003cbr\u003e\n      \u003cbr\u003e\n      And lastly, try to avoid using solvents that contain alcohol as this will damage the print.\u003cbr\u003e\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"cat-cafe-faq-detail\"\u003e\n    \u003csummary class=\"cat-cafe-faq-summary\"\u003eWhat is the warranty for the print?\u003c\/summary\u003e\n    \u003cp\u003eThe print comes with 1 year warranty.\u003cbr\u003e\n      \u003cbr\u003e\n      This warranty covers print lift-off, flaking and colour degradation.\u003cbr\u003e\n      \u003cbr\u003e\n      This warranty does \u003cstrong\u003enot\u003c\/strong\u003e cover accidental damage, which includes: scratching, peeling, scraping, adding dissolving solvents, mishandling, improper use or other ways that will harm the UV print.\u003cbr\u003e\n      \u003cbr\u003e\n      If you believe the unit is an exception from of the above, please contact our Customer Service team immediately.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n  \n  \u003cdetails class=\"cat-cafe-faq-detail\"\u003e\n    \u003csummary class=\"cat-cafe-faq-summary\"\u003eWhat is the warranty for the case?\u003c\/summary\u003e\n    \u003cp\u003e3 Years Limited Warranty\u003cbr\u003e\n      \u003ca target=\"_blank\" href=\"https:\/\/my.thermaltake.com\/csWarranty.aspx\"\u003ehttps:\/\/my.thermaltake.com\/csWarranty.aspx\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"kittyfooter\"\u003e\n  \u003cimg class=\"kitty-image\" draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/kitty.png\"\u003e\n  \u003cimg class=\"kitty-hover\" draggable=\"false\" src=\"https:\/\/content.mwave.com.au\/lp\/2025\/custom-waves-cat-cafe\/kitty2.png\"\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const images = document.querySelectorAll('.catcafe-image');\n  let activeIndex = 0;\n  let isDragging = false;\n  let startX = 0;\n  const updateImages = (direction) =\u003e {\n    images[activeIndex].classList.remove('active');\n    if (direction === 'left') {\n      activeIndex = (activeIndex + 1) % images.length;\n    } else if (direction === 'right') {\n      activeIndex = (activeIndex - 1 + images.length) % images.length;\n    }\n    images[activeIndex].classList.add('active');\n  };\n  const handleDragStart = (x) =\u003e {\n    isDragging = true;\n    startX = x;\n  };\n  const handleDragEnd = () =\u003e {\n    isDragging = false;\n  };\n  const handleDragMove = (x) =\u003e {\n    if (!isDragging) return;\n    const deltaX = x - startX;\n    if (deltaX \u003e 50) {\n      updateImages('left');\n      startX = x;\n    } else if (deltaX \u003c -50) {\n      updateImages('right');\n      startX = x;\n    }\n  };\n  document.addEventListener('mousedown', (e) =\u003e handleDragStart(e.clientX));\n  document.addEventListener('mouseup', handleDragEnd);\n  document.addEventListener('mousemove', (e) =\u003e handleDragMove(e.clientX));\n  document.addEventListener('touchstart', (e) =\u003e handleDragStart(e.touches[0].clientX));\n  document.addEventListener('touchend', handleDragEnd);\n  document.addEventListener('touchmove', (e) =\u003e handleDragMove(e.touches[0].clientX));\n\u003c\/script\u003e","brand":"MWAVE","offers":[{"title":"Default Title","offer_id":47995352350851,"sku":"AC83884","price":349.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/6633\/7923\/files\/mwave_prm_cat_cafe_series_tempered_glass_argb_mid_tower_case_ac83884_70958.jpg?v=1787797814","url":"https:\/\/www.mwave.com.au\/products\/mwave-prm-cat-cafe-series-tempered-glass-argb-mid-tower-case-ac83884","provider":"Mwave","version":"1.0","type":"link"}