{"product_id":"28-fluted-accent-sim-pc-cabinet","title":"28\" Fluted Accent Sim PC Cabinet","description":"\u003cstyle\u003e\n  .gg-pc-cabinet {\n    --gg-dark: #07150f;\n    --gg-green: #176b46;\n    --gg-lime: #b9e33b;\n    --gg-light: #f3f7f5;\n    --gg-text: #17211c;\n    --gg-muted: #66716b;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--gg-text);\n    line-height: 1.6;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .gg-pc-cabinet * {\n    box-sizing: border-box;\n  }\n\n  .gg-pc-cabinet img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .gg-cabinet-hero {\n    display: grid;\n    grid-template-columns: 1.05fr .95fr;\n    overflow: hidden;\n    background: linear-gradient(135deg, #06120d, #174c35);\n    color: #fff;\n    border-radius: 18px;\n  }\n\n  .gg-cabinet-hero-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: clamp(36px, 6vw, 74px);\n  }\n\n  .gg-cabinet-eyebrow {\n    margin-bottom: 12px;\n    color: var(--gg-lime);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .gg-cabinet-hero h2 {\n    margin: 0 0 18px;\n    color: #fff;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.05;\n  }\n\n  .gg-cabinet-hero p {\n    max-width: 600px;\n    margin: 0;\n    color: #dce9e2;\n    font-size: 18px;\n  }\n\n  .gg-cabinet-hero-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 500px;\n    padding: 34px;\n    background: #fff;\n  }\n\n  .gg-cabinet-hero-image img {\n    max-height: 540px;\n    object-fit: contain;\n  }\n\n  .gg-cabinet-spec-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 22px 0 66px;\n    overflow: hidden;\n    background: var(--gg-green);\n    color: #fff;\n    border-radius: 14px;\n  }\n\n  .gg-cabinet-spec {\n    padding: 24px 12px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.22);\n  }\n\n  .gg-cabinet-spec:last-child {\n    border-right: 0;\n  }\n\n  .gg-cabinet-spec strong {\n    display: block;\n    color: #fff;\n    font-size: 24px;\n    line-height: 1.15;\n  }\n\n  .gg-cabinet-spec span {\n    display: block;\n    margin-top: 6px;\n    color: #d9eee3;\n    font-size: 13px;\n  }\n\n  .gg-cabinet-section {\n    margin: 66px 0;\n  }\n\n  .gg-cabinet-heading {\n    max-width: 780px;\n    margin: 0 auto 32px;\n    text-align: center;\n  }\n\n  .gg-cabinet-heading h3 {\n    margin: 0 0 12px;\n    color: var(--gg-dark);\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.15;\n  }\n\n  .gg-cabinet-heading p {\n    margin: 0;\n    color: var(--gg-muted);\n    font-size: 17px;\n  }\n\n  .gg-cabinet-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .gg-cabinet-feature {\n    padding: 28px;\n    background: var(--gg-light);\n    border: 1px solid #dfe8e3;\n    border-radius: 14px;\n  }\n\n  .gg-cabinet-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 16px;\n    background: var(--gg-green);\n    color: #fff;\n    font-weight: 900;\n    border-radius: 50%;\n  }\n\n  .gg-cabinet-feature h4 {\n    margin: 0 0 8px;\n    color: var(--gg-dark);\n    font-size: 19px;\n  }\n\n  .gg-cabinet-feature p {\n    margin: 0;\n    color: var(--gg-muted);\n    font-size: 15px;\n  }\n\n  .gg-cabinet-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .gg-cabinet-image-box {\n    padding: 18px;\n    overflow: hidden;\n    background: #f5f5f5;\n    border-radius: 16px;\n  }\n\n  .gg-cabinet-split h3 {\n    margin: 0 0 14px;\n    color: var(--gg-dark);\n    font-size: clamp(28px, 4vw, 40px);\n    line-height: 1.15;\n  }\n\n  .gg-cabinet-checklist {\n    padding: 0;\n    margin: 22px 0 0;\n    list-style: none;\n  }\n\n  .gg-cabinet-checklist li {\n    position: relative;\n    padding: 10px 0 10px 34px;\n    border-bottom: 1px solid #e0e8e3;\n  }\n\n  .gg-cabinet-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 9px;\n    left: 0;\n    color: var(--gg-green);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .gg-cabinet-capacity {\n    padding: clamp(34px, 6vw, 66px);\n    background: linear-gradient(135deg, #091811, #176b46);\n    color: #fff;\n    text-align: center;\n    border-radius: 18px;\n  }\n\n  .gg-cabinet-capacity h3 {\n    margin: 0 0 12px;\n    color: #fff;\n    font-size: clamp(28px, 4vw, 42px);\n  }\n\n  .gg-cabinet-capacity \u003e p {\n    max-width: 720px;\n    margin: 0 auto 30px;\n    color: #dce9e2;\n  }\n\n  .gg-capacity-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .gg-capacity-card {\n    padding: 23px;\n    background: rgba(255,255,255,.08);\n    border: 1px solid rgba(255,255,255,.25);\n    border-radius: 12px;\n  }\n\n  .gg-capacity-card strong {\n    display: block;\n    color: var(--gg-lime);\n    font-size: 27px;\n  }\n\n  .gg-cabinet-gallery {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .gg-cabinet-gallery img {\n    height: 100%;\n    min-height: 330px;\n    padding: 10px;\n    background: #f6f6f6;\n    object-fit: contain;\n    border-radius: 14px;\n  }\n\n  .gg-cabinet-table-wrap {\n    overflow-x: auto;\n    border: 1px solid #dfe7e2;\n    border-radius: 14px;\n  }\n\n  .gg-cabinet-table {\n    width: 100%;\n    min-width: 600px;\n    border-collapse: collapse;\n  }\n\n  .gg-cabinet-table th,\n  .gg-cabinet-table td {\n    padding: 15px 18px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e3eae6;\n  }\n\n  .gg-cabinet-table th {\n    width: 38%;\n    background: var(--gg-light);\n    color: var(--gg-dark);\n  }\n\n  .gg-cabinet-table tr:last-child th,\n  .gg-cabinet-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gg-cabinet-note {\n    margin-top: 24px;\n    padding: 22px 24px;\n    background: #f0f7f3;\n    color: #34423a;\n    border-left: 5px solid var(--gg-green);\n    border-radius: 8px;\n  }\n\n  .gg-cabinet-warning {\n    margin-top: 18px;\n    padding: 22px 24px;\n    background: #fff7e8;\n    color: #554429;\n    border-left: 5px solid #d69a21;\n    border-radius: 8px;\n  }\n\n  .gg-cabinet-note strong,\n  .gg-cabinet-warning strong {\n    color: var(--gg-dark);\n  }\n\n  @media (max-width: 820px) {\n    .gg-cabinet-hero,\n    .gg-cabinet-split {\n      grid-template-columns: 1fr;\n    }\n\n    .gg-cabinet-hero-image {\n      min-height: auto;\n    }\n\n    .gg-cabinet-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .gg-cabinet-spec-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .gg-cabinet-spec:nth-child(2) {\n      border-right: 0;\n    }\n\n    .gg-cabinet-spec:nth-child(-n+2) {\n      border-bottom: 1px solid rgba(255,255,255,.22);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .gg-cabinet-features,\n    .gg-capacity-grid,\n    .gg-cabinet-gallery {\n      grid-template-columns: 1fr;\n    }\n\n    .gg-cabinet-hero-copy {\n      padding: 34px 24px;\n    }\n\n    .gg-cabinet-hero-image {\n      padding: 20px;\n    }\n\n    .gg-cabinet-gallery img {\n      min-height: auto;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gg-pc-cabinet\"\u003e\n\n  \u003csection class=\"gg-cabinet-hero\"\u003e\n    \u003cdiv class=\"gg-cabinet-hero-copy\"\u003e\n      \u003cdiv class=\"gg-cabinet-eyebrow\"\u003eGolf Simulator Equipment Storage\u003c\/div\u003e\n\n      \u003ch2\u003e28-Inch Fluted Accent Sim PC Cabinet\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Keep compatible simulator computers, accessories, cables, and\n        electronics neatly organized behind contemporary fluted doors. The\n        compact natural-black cabinet brings concealed storage and a\n        furniture-quality finish to your golf simulator room.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/81jFUEzAk7L._AC_SL1500.jpg?v=1788467584\" alt=\"Natural black 28-inch fluted golf simulator PC cabinet\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-cabinet-spec-strip\"\u003e\n    \u003cdiv class=\"gg-cabinet-spec\"\u003e\n      \u003cstrong\u003e27.75\"\u003c\/strong\u003e\n      \u003cspan\u003eOverall width\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-spec\"\u003e\n      \u003cstrong\u003e14\"\u003c\/strong\u003e\n      \u003cspan\u003eOverall depth\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-spec\"\u003e\n      \u003cstrong\u003e32\"\u003c\/strong\u003e\n      \u003cspan\u003eOverall height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-spec\"\u003e\n      \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n      \u003cspan\u003eInterior center shelf\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-cabinet-section\"\u003e\n    \u003cdiv class=\"gg-cabinet-heading\"\u003e\n      \u003ch3\u003eHide the Hardware, Elevate the Room\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Replace exposed equipment and tangled wires with a clean, finished\n        storage solution that complements a modern residential golf simulator.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-features\"\u003e\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eConcealed Equipment Storage\u003c\/h4\u003e\n        \u003cp\u003e\n          Two doors hide compatible simulator PCs, power supplies, controllers,\n          accessories, manuals, and other small equipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eRear Cable Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          A rear cable-management cutout helps route power, display, USB,\n          network, and audio cables toward nearby equipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eAdjustable Shelf\u003c\/h4\u003e\n        \u003cp\u003e\n          Reposition the center shelf to organize equipment of different\n          heights or create additional clearance where needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eModern Fluted Doors\u003c\/h4\u003e\n        \u003cp\u003e\n          Vertically ribbed door fronts and a natural-black wood-grain finish\n          give the cabinet a clean contemporary appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eSoft-Close Hinges\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjustable European-style soft-close hinges help the doors close\n          smoothly and allow alignment adjustments during installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-cabinet-feature\"\u003e\n        \u003cspan class=\"gg-cabinet-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eCompact Footprint\u003c\/h4\u003e\n        \u003cp\u003e\n          The narrow 27.75-inch width and 14-inch depth fit neatly beside many\n          simulator enclosures, screens, desks, and seating areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-cabinet-section gg-cabinet-split\"\u003e\n    \u003cdiv class=\"gg-cabinet-image-box\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81SecQvAs2L._AC_SL1500_.jpg\" alt=\"Dimensions and interior measurements of the fluted equipment cabinet\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cdiv class=\"gg-cabinet-eyebrow\"\u003eCompact Interior Organization\u003c\/div\u003e\n\n      \u003ch3\u003ePlan Your Equipment Layout\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The cabinet provides approximately 26.25 inches of interior width. With\n        the shelf in its center position, the upper and lower compartments are\n        each approximately 13.625 inches high.\n      \u003c\/p\u003e\n\n      \u003cul class=\"gg-cabinet-checklist\"\u003e\n        \u003cli\u003eApproximately 26.25 inches of usable interior width\u003c\/li\u003e\n        \u003cli\u003eApproximately 13.625-inch upper compartment height\u003c\/li\u003e\n        \u003cli\u003eApproximately 13.625-inch lower compartment height\u003c\/li\u003e\n        \u003cli\u003eShelf adjusts approximately 2.5 inches up or down\u003c\/li\u003e\n        \u003cli\u003eRear opening for cable routing\u003c\/li\u003e\n        \u003cli\u003eTwo-door access to the full cabinet interior\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-cabinet-section gg-cabinet-capacity\"\u003e\n    \u003ch3\u003eStorage Capacity by Surface\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Distribute equipment carefully and stay within the manufacturer’s\n      specified weight limits.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-capacity-grid\"\u003e\n      \u003cdiv class=\"gg-capacity-card\"\u003e\n        \u003cstrong\u003e45 lb.\u003c\/strong\u003e\n        Cabinet top capacity\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-capacity-card\"\u003e\n        \u003cstrong\u003e25 lb.\u003c\/strong\u003e\n        Adjustable shelf capacity\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-capacity-card\"\u003e\n        \u003cstrong\u003e45 lb.\u003c\/strong\u003e\n        Lower shelf capacity\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-cabinet-section\"\u003e\n    \u003cdiv class=\"gg-cabinet-gallery\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81lvHSMCNVL._AC_SL1500_.jpg\" alt=\"Open fluted cabinet showing adjustable interior shelf and cable cutout\" loading=\"lazy\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81zBBIfbVKL._AC_SL1500_.jpg\" alt=\"Rear cable-management cutout inside the cabinet\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-cabinet-section gg-cabinet-split\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"gg-cabinet-eyebrow\"\u003eA Finished Simulator Space\u003c\/div\u003e\n\n      \u003ch3\u003eFunctional Storage That Looks Like Furniture\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Simulator computers and accessories do not need to make the room look\n        unfinished. The cabinet’s understated black wood-grain finish blends\n        well with simulator enclosures, impact screens, electronics, and other\n        dark equipment.\n      \u003c\/p\u003e\n\n      \u003cul class=\"gg-cabinet-checklist\"\u003e\n        \u003cli\u003eNatural-black wood-grain finish\u003c\/li\u003e\n        \u003cli\u003eContemporary ribbed door design\u003c\/li\u003e\n        \u003cli\u003eRecessed upper door pulls\u003c\/li\u003e\n        \u003cli\u003eFreestanding construction\u003c\/li\u003e\n        \u003cli\u003eEngineered-wood panels\u003c\/li\u003e\n        \u003cli\u003eEasy-care exterior surface\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-image-box\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/91AqY9r6O6L._AC_SL1500_.jpg\" alt=\"Natural black fluted cabinet displayed in a finished room\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-cabinet-section\"\u003e\n    \u003cdiv class=\"gg-cabinet-heading\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-table-wrap\"\u003e\n      \u003ctable class=\"gg-cabinet-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eHenn\u0026amp;Hart\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003ctd\u003e112201X\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eColor\u003c\/th\u003e\n            \u003ctd\u003eNatural Black\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eEngineered wood\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOverall Dimensions\u003c\/th\u003e\n            \u003ctd\u003e27.75\" W × 14\" D × 32\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eApproximate Interior Width\u003c\/th\u003e\n            \u003ctd\u003e26.25 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCompartment Height\u003c\/th\u003e\n            \u003ctd\u003e\n              Approximately 13.625 inches per compartment with the shelf in its\n              center position\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eShelf Adjustment\u003c\/th\u003e\n            \u003ctd\u003eApproximately 2.5 inches up or down\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eNumber of Doors\u003c\/th\u003e\n            \u003ctd\u003eTwo fluted doors\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eNumber of Shelves\u003c\/th\u003e\n            \u003ctd\u003eTwo storage surfaces, including one adjustable center shelf\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTop Weight Capacity\u003c\/th\u003e\n            \u003ctd\u003e45 pounds\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAdjustable Shelf Capacity\u003c\/th\u003e\n            \u003ctd\u003e25 pounds\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLower Shelf Capacity\u003c\/th\u003e\n            \u003ctd\u003e45 pounds\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCabinet Weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 52.2 pounds\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCable Management\u003c\/th\u003e\n            \u003ctd\u003eRear cable-routing cutout\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHinges\u003c\/th\u003e\n            \u003ctd\u003eAdjustable soft-close European-style hinges\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eInstallation\u003c\/th\u003e\n            \u003ctd\u003eCustomer assembly required\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCare\u003c\/th\u003e\n            \u003ctd\u003eWipe clean with a soft, dry cloth\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-warning\"\u003e\n      \u003cstrong\u003ePC compatibility and airflow:\u003c\/strong\u003e Measure your computer,\n      power connectors, video cables, and USB cables before ordering. The\n      cabinet is only 14 inches deep externally, so it will not accommodate\n      every desktop or gaming PC. This is a furniture cabinet and does not\n      include active cooling fans. Keep the doors open during demanding\n      simulator use unless adequate ventilation has been added, and monitor\n      computer temperatures to prevent overheating.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gg-cabinet-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e A PC, launch monitor, power strip, cooling\n      fans, electronics, and accessories are not included. Secure the cabinet\n      to the wall with appropriate anti-tip hardware and do not exceed the\n      listed surface weight capacities.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Grater Golf","offers":[{"title":"Default Title","offer_id":48201176055959,"sku":null,"price":159.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/81jFUEzAk7L._AC_SL1500.jpg?v=1788467584","url":"https:\/\/gratergolf.com\/products\/28-fluted-accent-sim-pc-cabinet","provider":"Grater Golf","version":"1.0","type":"link"}