{"title":"Motherboard Pro Series","description":"","products":[{"product_id":"msi-pro-b650m-a-wifi-matx","title":"MSI PRO B650M-A WIFI (MaTX)","description":"\u003cul\u003e\n\u003cli\u003eAM5\u003c\/li\u003e\n\u003cli\u003eMATX\u003c\/li\u003e\n\u003cli\u003eDDR5 x 4\u003c\/li\u003e\n\u003cli\u003eM.2 x 2\u003c\/li\u003e\n\u003cli\u003ePCIEx16 x 2\u003c\/li\u003e\n\u003cli\u003eRGB x 2\u003c\/li\u003e\n\u003cli\u003eARGB x 2\u003c\/li\u003e\n\u003cli\u003e3Y WARRANTY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 主題顏色 獨立檔案 *\/\n        \/* lightGray *\/\n        .resellerContainer--theme {\n            --theme-background: #ffffff;\n            --theme--titleColor: #0f1111;\n            --theme-textColor: #0f1111;\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n    }\n\n    body,\n    div,\n    p,\n    section,\n    article,\n    figure,\n    h1,\n    h2,\n    h3,\n    span,\n    ol,\n    ul,\n    li {\n        margin: 0;\n        padding: 0;\n    }\n\n   \n\n    .imageDefault {\n        width: 100%;\n        vertical-align: middle;\n    }\n\n    .resellerContainer {\n        width: 100%;\n        position: relative;\n        padding: 0 15px;\n        margin: 0 auto;\n        min-width: 320px;\n        background-color: var(--theme-background);\n    }\n    @media (min-width: 576px) {\n        .resellerContainer {\n            max-width: 540px;\n        }\n    }\n    @media (min-width: 768px) {\n        .resellerContainer {\n            max-width: 720px;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerContainer {\n            max-width: 960px;\n        }\n    }\n    @media (min-width: 1300px) {\n        .resellerContainer {\n            max-width: 1170px;\n        }\n    }\n\n    .resellerContainer--font {\n        --font-title: 32px;\n        --font-text: 16px;\n        --font-cardTitle: 24px;\n        --font-cardText: 16px;\n        --font-contentTitle: 17px;\n        --font-contentSubTitle: 17px;\n        --font-contentDescription: 14px;\n        --font-bulletPointItem: 13px;\n        --font-noticeTitle: 13px;\n        --font-noticeContent: 12px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans TC\", \"Microsoft JhengHei\", \"Meiryo UI\", Helvetica, Arial, sans-serif;\n    }\n\n    .resellerCol-4, .resellerCol-3 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n    @media (min-width: 576px) {\n        .resellerCol-4, .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 50%;\n        }\n    }\n\n    .resellerRow {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0 -15px;\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 25%;\n        }\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-4 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 33.3333333333%;\n        }\n    }\n\n    .resellerCol-12 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n\n    .resellerBigFeature__content ol li::before, .resellerBigFeature__content ul li::before, .contentBulletPoint__item::before, .msiCard__content ol li::before, .msiCard__content ul li::before {\n        display: inline;\n        margin-right: 10px;\n    }\n\n    .msiCard__content ul, .msiCard__content ol, .msiCard__content .text p, .msiCard__content {\n        margin-top: 15px;\n    }\n\n    .msiCard__imageBox {\n        position: relative;\n        overflow: hidden;\n    }\n    .msiCard__imageBox::before {\n        content: \"\";\n        display: block;\n        padding-top: 50%;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox::before {\n            display: none;\n        }\n    }\n    .msiCard__imageBox .cardImage {\n        position: absolute;\n        top: -50%;\n        left: 0;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox .cardImage {\n            position: static;\n            top: unset;\n            left: unset;\n        }\n    }\n\n    .msiCard__content ol {\n        counter-reset: num;\n    }\n    .msiCard__content ol li p {\n        margin-top: 0;\n    }\n    .msiCard__content ol li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n    .msiCard__content ul {\n        counter-reset: dot;\n    }\n    .msiCard__content ul li p {\n        margin-top: 0;\n    }\n    .msiCard__content ul li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n    .msiCard__content .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-cardTitle);\n        font-weight: bold;\n        line-height: 1.2;\n    }\n    .msiCard__content .text {\n        color: var(--theme-textColor);\n        font-size: var(--font-cardText);\n        margin-top: 5px;\n    }\n\n    .resellerKVContent__imageBox {\n        position: relative;\n    }\n    .resellerKVContent__imageBox .msiLogo {\n        position: absolute;\n        top: 0;\n        left: 0;\n        z-index: 1;\n    }\n\n    .resellerKVContent__description {\n        text-align: center;\n        margin-top: 30px;\n    }\n    .resellerKVContent__description .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-title);\n        font-weight: bold;\n    }\n    .resellerKVContent__description .context {\n        color: var(--theme-textColor);\n        margin: 4px auto 0;\n        font-size: var(--font-text);\n    }\n    @media (min-width: 992px) {\n        .resellerKVContent__description .context {\n            width: 50%;\n        }\n    }\n\n    .resellerAPlus__content .contentDescription, .resellerAPlus__content .contentSubTitle, .resellerAPlus__content .contentTitle {\n        margin-bottom: 8px;\n    }\n\n    .resellerAPlusRow {\n        display: grid;\n        gap: 15px;\n        grid-template-columns: 1.2fr 2fr 1fr;\n    }\n\n    .resellerAPlus__content {\n        padding-right: 50px;\n        padding-left: 20px;\n        color: #0f1111;\n    }\n    .resellerAPlus__content .contentTitle {\n        font-size: var(--font-contentTitle);\n        line-height: 20px;\n    }\n    .resellerAPlus__content .contentSubTitle {\n        font-weight: 400;\n        font-size: var(--font-contentSubTitle);\n        line-height: 1.255;\n        font-style: italic;\n        color: #565959;\n    }\n    .resellerAPlus__content .contentDescription {\n        font-size: var(--font-contentDescription);\n        line-height: 20px;\n    }\n\n    .contentBulletPoint {\n        border: 1px solid #ddd;\n        border-radius: 5px;\n        background-color: #f3f3f3;\n        padding: 14px 25px;\n        margin-top: 14px;\n        position: relative;\n        counter-reset: dot;\n    }\n    .contentBulletPoint__item {\n        font-size: var(--font-bulletPointItem);\n        line-height: 19px;\n    }\n    .contentBulletPoint__item::before {\n        font-size: 15px;\n        position: absolute;\n        left: 10px;\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerAPlus__notice {\n        position: relative;\n        padding: 0 20px 20px;\n    }\n    .resellerAPlus__notice::before {\n        content: \"\";\n        width: 1px;\n        background-color: #ddd;\n        position: absolute;\n        top: 0;\n        bottom: 0;\n        left: 0;\n    }\n    .resellerAPlus__notice .noticeTitle {\n        font-weight: 700;\n        font-size: var(--font-noticeTitle);\n        color: #565959;\n        line-height: 19px;\n    }\n    .resellerAPlus__notice .noticeContent {\n        font-size: var(--font-noticeContent);\n        color: #565959;\n        line-height: 16px;\n    }\n\n    .resellerBigFeature__content .text p, .resellerBigFeature__content ul, .resellerBigFeature__content ol {\n        margin-top: 15px;\n    }\n\n    .resellerBigFeature__content ol {\n        counter-reset: num;\n    }\n    .resellerBigFeature__content ul {\n        counter-reset: dot;\n    }\n    .resellerBigFeature__content .title {\n        margin-top: 20px;\n        color: var(--theme--titleColor);\n    }\n    .resellerBigFeature__content .text {\n        color: var(--theme-textColor);\n    }\n    .resellerBigFeature__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n\n    .resellerBigFeature__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerVideo__content {\n        width: 100%;\n    }\n\n    .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n        margin: 25px auto 0;\n        text-align: left;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n            width: 60%;\n        }\n    }\n\n    .resellerOneCard .msiCard__content {\n        text-align: center;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content {\n            width: 80%;\n            margin: auto;\n        }\n    }\n    .resellerOneCard .msiCard__content .title {\n        margin-top: 30px;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__imageBox::before {\n            content: \"\";\n            display: block;\n            padding-top: 50%;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .cardImage {\n            position: absolute;\n            top: -50%;\n            left: 0;\n        }\n    }\n\n    \u003c\/style\u003e\n\u003csection class=\"resellerContainer resellerContainer--theme resellerContainer--font\"\u003e\n\u003cdiv class=\"resellerRow\"\u003e\n\u003cdiv class=\"resellerKVContent resellerCol-12\"\u003e\n\u003cdiv class=\"msiBanner\"\u003e\n\u003cfigure class=\"resellerKVContent__imageBox\" style=\"background-image: url('https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/banner.jpg');\"\u003e\u003cimg class=\"imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/1666353369.jpeg\" alt=\"\"\u003e \u003cimg class=\"msiLogo imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/logo\/kv-msi-logo-white.png\" alt=\"\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerKVContent__description\"\u003e\n\u003ch1 class=\"title\"\u003eBusiness Elegance\u003c\/h1\u003e\n\u003cp class=\"context\"\u003eThe PRO B650M-A WIFI is a business-oriented M-ATX motherboard featuring the latest AMD B650 chipset that includes ample RAM capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1664250150.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1664250150.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eSupports AMD Ryzen 7000 Processors\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B650M-A WIFI motherboard supports AMD Ryzen 7000 processors.\u003c\/p\u003e\n\u003cp\u003eForm Factor: \u003cstrong\u003eMicro-ATX\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSocket Type: \u003cstrong\u003eAM5\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eChipset: \u003cstrong\u003eAMD B650\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1666705508.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1666705508.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003e8 Phase VRM with 55A DrMOS\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eWith its 8 pin + 4 pin power connectors and exclusive Core Boost technology, the PRO B650M-A WIFI is able to sustain heavy CPU power loads (up to 170W) to support system-demanding game settings:\u003c\/p\u003e\n\u003cp\u003e1. Digital PWM IC\u003c\/p\u003e\n\u003cp\u003e2. 8-Phase Duet-Rail CPU Power (55A)\u003c\/p\u003e\n\u003cp\u003e3. 2-Phases SOC Power\u003c\/p\u003e\n\u003cp\u003e4. 1-Phase MSIC Power\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1664255426.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1664255426.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eIntegrated Cooling Features\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eVRM Cooling\u003c\/strong\u003e: Features an extended heatsink and 7W\/mK thermal pads.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePCB Cooling\u003c\/strong\u003e: Premium 6-layer printed circuit design with 2 oz. thickened copper improves heat dissipation \u0026amp; reliability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSSD Cooling\u003c\/strong\u003e: M.2 Shield Frozr prevents thermal throttling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSystem Cooling\u003c\/strong\u003e: Connect and synchronize cooling with strategically placed pin-headers - including a dedicated pump-fan header.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1666706717.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1666706717.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eGen4 M.2 Connectors\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B650M-A WIFI motherboard features MSI's latest M.2 slots:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2 x Gen4 x4 64Gb\/s slots\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1664255530.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1664255530.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eFortified PCI-e 4.0 x16 Slots\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eMSI PCI Express Steel Armor slots are secured to the motherboard with extra solder points to support the weight of heavy graphics cards. When every advantage in games counts, Steel Armor also shields the point of contact from electromagnetic interference:\u003c\/p\u003e\n\u003cp\u003e2 x PCI-e 4.0\/3.0 x16 slots* (primary with Steel Armor)\u003c\/p\u003e\n\u003cp\u003e*Supports x16\/x4\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1664255573.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1664255573.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eM.2 Shield Frozr\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eEven the world’s fastest SSDs will automatically slow if thermal throttling firmware detects excessively high temperatures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eM.2 Shield Frozr\u003c\/strong\u003e is MSI's most advanced thermal solution, offering the best possible protection to ensure maximum SSD transfer speed performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1666706752.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1666706752.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003e4 x DDR5 Dual Channel (6400+ MHz OC*)\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eMemory Boost\u003c\/strong\u003e: A fully-isolated DDR circuit delivers pure data signals for optimal gaming and overclocking performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMemory OC profiles\u003c\/strong\u003e in MSI BIOS are MSI OC LAB checked and can be easily enabled with auto power settings for optimized memory speed and stability.\u003c\/p\u003e\n\u003cp\u003e*1DPC 1R Max. overclocking frequency 6400 MHz, supports AMD EXPO.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1666706781.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B650M-A%20WIFI\/1666706781.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eWi-Fi 6E \u0026amp; Bluetooth 5.2\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003e2.5G LAN\u003c\/strong\u003e: A Realtek 2.5Gbps LAN controller delivers a premium network gaming experience.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWi-Fi 6E\u003c\/strong\u003e: Features an AMD Wi-Fi 6E module (ultra-low latency, high-bandwidth) \u0026amp; Bluetooth 5.2 technology.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHD Audio\u003c\/strong\u003e: 7.1-Channel High Definition Audio with Audio Boost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":45128171913536,"sku":"MB-MSI-PRO-B650M-A-WIFI","price":799.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/products\/B650M_A_Wifi_1.png?v=1685087876"},{"product_id":"msi-pro-b760m-e-ddr4-matx","title":"MSI PRO B760M-E DDR4 (MaTX)","description":"\u003cul\u003e\n\u003cli\u003eLGA1700,\u003c\/li\u003e\n\u003cli\u003eMATX,\u003c\/li\u003e\n\u003cli\u003eDDR4 x 2,\u003c\/li\u003e\n\u003cli\u003eM.2 x 1,\u003c\/li\u003e\n\u003cli\u003ePCIEx16 x 1,\u003c\/li\u003e\n\u003cli\u003eRGB x 1,\u003c\/li\u003e\n\u003cli\u003e3Y WARRANTY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 主題顏色 獨立檔案 *\/\n        \/* lightGray *\/\n        .resellerContainer--theme {\n            --theme-background: #ffffff;\n            --theme--titleColor: #0f1111;\n            --theme-textColor: #0f1111;\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n    }\n\n    body,\n    div,\n    p,\n    section,\n    article,\n    figure,\n    h1,\n    h2,\n    h3,\n    span,\n    ol,\n    ul,\n    li {\n        margin: 0;\n        padding: 0;\n    }\n\n  \n\n    .imageDefault {\n        width: 100%;\n        vertical-align: middle;\n    }\n\n    .resellerContainer {\n        width: 100%;\n        position: relative;\n        padding: 0 15px;\n        margin: 0 auto;\n        min-width: 320px;\n        background-color: var(--theme-background);\n    }\n    @media (min-width: 576px) {\n        .resellerContainer {\n            max-width: 540px;\n        }\n    }\n    @media (min-width: 768px) {\n        .resellerContainer {\n            max-width: 720px;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerContainer {\n            max-width: 960px;\n        }\n    }\n    @media (min-width: 1300px) {\n        .resellerContainer {\n            max-width: 1170px;\n        }\n    }\n\n    .resellerContainer--font {\n        --font-title: 32px;\n        --font-text: 16px;\n        --font-cardTitle: 24px;\n        --font-cardText: 16px;\n        --font-contentTitle: 17px;\n        --font-contentSubTitle: 17px;\n        --font-contentDescription: 14px;\n        --font-bulletPointItem: 13px;\n        --font-noticeTitle: 13px;\n        --font-noticeContent: 12px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans TC\", \"Microsoft JhengHei\", \"Meiryo UI\", Helvetica, Arial, sans-serif;\n    }\n\n    .resellerCol-4, .resellerCol-3 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n    @media (min-width: 576px) {\n        .resellerCol-4, .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 50%;\n        }\n    }\n\n    .resellerRow {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0 -15px;\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 25%;\n        }\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-4 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 33.3333333333%;\n        }\n    }\n\n    .resellerCol-12 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n\n    .resellerBigFeature__content ol li::before, .resellerBigFeature__content ul li::before, .contentBulletPoint__item::before, .msiCard__content ol li::before, .msiCard__content ul li::before {\n        display: inline;\n        margin-right: 10px;\n    }\n\n    .msiCard__content ul, .msiCard__content ol, .msiCard__content .text p, .msiCard__content {\n        margin-top: 15px;\n    }\n\n    .msiCard__imageBox {\n        position: relative;\n        overflow: hidden;\n    }\n    .msiCard__imageBox::before {\n        content: \"\";\n        display: block;\n        padding-top: 50%;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox::before {\n            display: none;\n        }\n    }\n    .msiCard__imageBox .cardImage {\n        position: absolute;\n        top: -50%;\n        left: 0;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox .cardImage {\n            position: static;\n            top: unset;\n            left: unset;\n        }\n    }\n\n    .msiCard__content ol {\n        counter-reset: num;\n    }\n    .msiCard__content ol li p {\n        margin-top: 0;\n    }\n    .msiCard__content ol li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n    .msiCard__content ul {\n        counter-reset: dot;\n    }\n    .msiCard__content ul li p {\n        margin-top: 0;\n    }\n    .msiCard__content ul li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n    .msiCard__content .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-cardTitle);\n        font-weight: bold;\n        line-height: 1.2;\n    }\n    .msiCard__content .text {\n        color: var(--theme-textColor);\n        font-size: var(--font-cardText);\n        margin-top: 5px;\n    }\n\n    .resellerKVContent__imageBox {\n        position: relative;\n    }\n    .resellerKVContent__imageBox .msiLogo {\n        position: absolute;\n        top: 0;\n        left: 0;\n        z-index: 1;\n    }\n\n    .resellerKVContent__description {\n        text-align: center;\n        margin-top: 30px;\n    }\n    .resellerKVContent__description .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-title);\n        font-weight: bold;\n    }\n    .resellerKVContent__description .context {\n        color: var(--theme-textColor);\n        margin: 4px auto 0;\n        font-size: var(--font-text);\n    }\n    @media (min-width: 992px) {\n        .resellerKVContent__description .context {\n            width: 50%;\n        }\n    }\n\n    .resellerAPlus__content .contentDescription, .resellerAPlus__content .contentSubTitle, .resellerAPlus__content .contentTitle {\n        margin-bottom: 8px;\n    }\n\n    .resellerAPlusRow {\n        display: grid;\n        gap: 15px;\n        grid-template-columns: 1.2fr 2fr 1fr;\n    }\n\n    .resellerAPlus__content {\n        padding-right: 50px;\n        padding-left: 20px;\n        color: #0f1111;\n    }\n    .resellerAPlus__content .contentTitle {\n        font-size: var(--font-contentTitle);\n        line-height: 20px;\n    }\n    .resellerAPlus__content .contentSubTitle {\n        font-weight: 400;\n        font-size: var(--font-contentSubTitle);\n        line-height: 1.255;\n        font-style: italic;\n        color: #565959;\n    }\n    .resellerAPlus__content .contentDescription {\n        font-size: var(--font-contentDescription);\n        line-height: 20px;\n    }\n\n    .contentBulletPoint {\n        border: 1px solid #ddd;\n        border-radius: 5px;\n        background-color: #f3f3f3;\n        padding: 14px 25px;\n        margin-top: 14px;\n        position: relative;\n        counter-reset: dot;\n    }\n    .contentBulletPoint__item {\n        font-size: var(--font-bulletPointItem);\n        line-height: 19px;\n    }\n    .contentBulletPoint__item::before {\n        font-size: 15px;\n        position: absolute;\n        left: 10px;\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerAPlus__notice {\n        position: relative;\n        padding: 0 20px 20px;\n    }\n    .resellerAPlus__notice::before {\n        content: \"\";\n        width: 1px;\n        background-color: #ddd;\n        position: absolute;\n        top: 0;\n        bottom: 0;\n        left: 0;\n    }\n    .resellerAPlus__notice .noticeTitle {\n        font-weight: 700;\n        font-size: var(--font-noticeTitle);\n        color: #565959;\n        line-height: 19px;\n    }\n    .resellerAPlus__notice .noticeContent {\n        font-size: var(--font-noticeContent);\n        color: #565959;\n        line-height: 16px;\n    }\n\n    .resellerBigFeature__content .text p, .resellerBigFeature__content ul, .resellerBigFeature__content ol {\n        margin-top: 15px;\n    }\n\n    .resellerBigFeature__content ol {\n        counter-reset: num;\n    }\n    .resellerBigFeature__content ul {\n        counter-reset: dot;\n    }\n    .resellerBigFeature__content .title {\n        margin-top: 20px;\n        color: var(--theme--titleColor);\n    }\n    .resellerBigFeature__content .text {\n        color: var(--theme-textColor);\n    }\n    .resellerBigFeature__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n\n    .resellerBigFeature__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerVideo__content {\n        width: 100%;\n    }\n\n    .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n        margin: 25px auto 0;\n        text-align: left;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n            width: 60%;\n        }\n    }\n\n    .resellerOneCard .msiCard__content {\n        text-align: center;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content {\n            width: 80%;\n            margin: auto;\n        }\n    }\n    .resellerOneCard .msiCard__content .title {\n        margin-top: 30px;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__imageBox::before {\n            content: \"\";\n            display: block;\n            padding-top: 50%;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .cardImage {\n            position: absolute;\n            top: -50%;\n            left: 0;\n        }\n    }\n\n    \u003c\/style\u003e\n\u003csection class=\"resellerContainer resellerContainer--theme resellerContainer--font\"\u003e\n\u003cdiv class=\"resellerRow\"\u003e\n\u003cdiv class=\"resellerKVContent resellerCol-12\"\u003e\n\u003cdiv class=\"msiBanner\"\u003e\n\u003cfigure class=\"resellerKVContent__imageBox\" style=\"background-image: url('https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/banner.jpg');\"\u003e\u003cimg class=\"imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/1671181074.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) Banner Stock Photo\"\u003e \u003cimg class=\"msiLogo imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/logo\/kv-msi-logo-white.png\" alt=\"MSI PRO B760M-E DDR4 (MATX) BG Background\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n  \"@context\": \"https:\/\/my-store.msi.com\/collections\/motherboards\",\n  \"@type\": \"Product\",\n  \"headline\": \"Motherboards\",\n  \"description\": \"Buy a motherboard.\",\n  \"datePublished\": \"2024-05-06\",\n  \"author\": {\n  \"@type\": \"Publisher\",\n  \"name\": \"Kairo Chee\"\n\u003c\/script\u003e \u003clink rel=\"canonical\" href=\"https:\/\/my-store.msi.com\/collections\/motherboards\"\u003e\n\u003cdiv class=\"resellerKVContent__description\"\u003e\n\u003ch1 class=\"title\"\u003eBusiness Elegance\u003c\/h1\u003e\n\u003cp class=\"context\"\u003eThe PRO B760M-E DDR4 is a business-oriented Micro-ATX motherboard featuring the latest Intel B760 chipset that fulfills business needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671181434.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) Intel Core 12th and 13th Generation Processors Support\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671181434.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eSupports Intel Core 12th \u0026amp; 13th Gen Processors\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B760M-E DDR4 motherboard supports 12th \u0026amp; 13th Gen Intel Core, Pentium Gold, and Celeron processors.\u003c\/p\u003e\n\u003cp\u003eForm Factor: \u003cstrong\u003eMicro-ATX\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSocket Type: \u003cstrong\u003eLGA 1700\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eChipset: \u003cstrong\u003eIntel B760\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671181501.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) Internal Cooling System\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671181501.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eIntegrated Cooling Features\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eChipset Heatsink:\u003c\/strong\u003e Provides passive cooling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrozr AI Cooling:\u003c\/strong\u003e Automatically adjusts system fan settings based on CPU \u0026amp; GPU temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671181524.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) Dual Channel DDR circuit for gaming\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671181524.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003e2 x DDR4 Dual Channel (4800 MHz OC)*\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eMemory Boost:\u003c\/strong\u003e A fully-isolated DDR circuit delivers pure data signals for optimal gaming and overclocking performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eXMP profiles\u003c\/strong\u003e in MSI BIOS are MSI OC LAB optimized and can be easily enabled with auto power settings for optimized memory speed and stability.\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e*1DPC 1R Max. overclocking frequency 4800+ MHz, supports Intel XMP.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671590499.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) PCIe Slot\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671590499.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eFortified PCIe 4.0 x16\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eMSI PCI Express Steel Armor slots are secured to the motherboard with extra solder points to support the weight of heavy graphics cards. When every advantage in games counts, Steel Armor also shields the point of contact from electromagnetic interference:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1 x PCIe 4.0\/3.0 x16 slot\u003c\/strong\u003e (with Steel Armor)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1 x PCIe 3.0 x1 slot\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671181706.jpeg\" alt=\"MSI PRO B760M-E DDR4 (MATX) Connector Slot\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671181706.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eGen4 M.2 Connector\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B760M-E DDR4 motherboard features MSI's Gen4 M.2 slot:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1 x Gen4 x4 64Gbps slot\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671181763.jpeg\" alt=\"PRO B760M-E DDR4 (MATX) IO PORTS\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760M-E%20DDR4\/1671181763.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eConnectivity\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003e1G LAN:\u003c\/strong\u003e A Realtek 1Gbps LAN controller delivers a premium network experience.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUSB 3.2 Gen 1 Type-A:\u003c\/strong\u003e Connect to devices and transfer files at high bandwidth rates: 5Gbps.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHD Audio:\u003c\/strong\u003e 7.1-Channel High Definition Audio with Audio Boost.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDiplay Outputs:\u003c\/strong\u003e Include HDMI 1.4 (4K\/30Hz) and legacy VGA\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":45128172142912,"sku":"MB-MSI-PRO-B760M-E-DDR4","price":399.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/products\/PRO_B760M-E_DDR4_1.png?v=1709026288"},{"product_id":"msi-pro-h610m-e-ddr4-matx","title":"MSI PRO H610M-E DDR4 (MaTX)","description":"\u003cul\u003e\n\u003cli\u003eLGA1700\u003c\/li\u003e\n\u003cli\u003eMATX\u003c\/li\u003e\n\u003cli\u003eRAM x 2\u003c\/li\u003e\n\u003cli\u003eM.2 x 1\u003c\/li\u003e\n\u003cli\u003ePCIEx16 x 1\u003c\/li\u003e\n\u003cli\u003e3Y WARRANTY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/**\n      * MSI Reseller product page: test example\n      *\/\n    body {\n      margin: 0;\n    }\n\n    body,\n    body.light {\n      background-color: #fff;\n      color: #000;\n    }\n\n    body.dark {\n      background-color: #000;\n      color: #fff;\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    \/**\n      * MSI Reseller product page: reset\n      *\/\n    #msirpp,\n    #msirpp *,\n    #msirpp *::before,\n    #msirpp *::after {\n      box-sizing: border-box;\n    }\n\n    #msirpp h2 {\n      font-size: 2em;\n      margin-top: 0;\n      margin-bottom: .5rem;\n      font-weight: 500;\n      line-height: 1.2;\n    }\n\n    #msirpp p {\n      font-size: .9rem;\n      margin-top: 0;\n      margin-bottom: 1rem;\n    }\n\n    #msirpp figure {\n      margin: 0 0 1rem;\n    }\n\n    #msirpp img {\n      vertical-align: middle;\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    \/**\n       * MSI Reseller product page: layout\n       *\/\n    #msirpp {\n      width: 100%;\n      padding-right: var(--msirpp-gutter-x, .75rem);\n      padding-left: var(--msirpp-gutter-x, .75rem);\n      margin-right: auto;\n      margin-left: auto;\n      max-width: 1170px;\n    }\n\n    #msirpp .msirpp-fts {\n      --msirpp-gutter-x: 1.5rem;\n      --msirpp-gutter-y: 0;\n      display: flex;\n      flex-wrap: wrap;\n      margin-top: calc(var(--msirpp-gutter-y) * -1);\n      margin-right: calc(var(--msirpp-gutter-x) * -.5);\n      margin-left: calc(var(--msirpp-gutter-x) * -.5);\n    }\n\n    #msirpp .msirpp-fts\u003e* {\n      flex-shrink: 0;\n      width: 100%;\n      max-width: 100%;\n      padding-right: calc(var(--msirpp-gutter-x) * .5);\n      padding-left: calc(var(--msirpp-gutter-x) * .5);\n      margin-top: var(--msirpp-gutter-y);\n    }\n\n    #msirpp .msirpp-ft {\n      flex: 0 0 auto;\n      padding-top: .75rem;\n      padding-bottom: .75rem;\n      width: 100%;\n    }\n\n    #msirpp .msirpp-ft-img {\n      --msirpp-ratio-h: 50.9%;\n      overflow: hidden;\n      padding-bottom: var(--msirpp-ratio-h);\n      position: relative;\n    }\n\n    #msirpp .msirpp-ft-img img {\n      margin-top: calc((100% - var(--msirpp-ratio-h)) * -.5);\n      position: absolute;\n      width: 100%;\n    }\n\n    #msirpp .msirpp-ft.msirpp-ft-xl {\n      width: 100%;\n    }\n\n    #msirpp .msirpp-ft.msirpp-ft-xl .msirpp-ft-img {\n      --msirpp-ratio-h: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      padding-bottom: 31%;\n      width: 100%;\n    }\n\n    #msirpp .msirpp-ft.msirpp-ft-xl .msirpp-ft-img img {\n      margin-top: calc((100% - var(--msirpp-ratio-h)) * -.52);\n    }\n\n    #msirpp .msirpp-ft.msirpp-ft-xl .msirpp-ft-txt {\n      margin-left: auto;\n      margin-right: auto;\n      padding-right: calc(var(--msirpp-gutter-x) * .5);\n      padding-left: calc(var(--msirpp-gutter-x) * .5);\n      text-align: center;\n      width: 50%;\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    \/**\n       * MSI Reseller product page: style\n       *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto\u0026family=Roboto+Condensed\u0026display=swap');\n\n    #msirpp .msirpp-ft-img {\n      \/*        border: thin solid #f00;*\/\n    }\n\n    body.light #msirpp .msirpp-ft-txt-ttl {\n      color: #000;\n      font-family: 'Roboto Condensed', sans-serif;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    body.dark #msirpp .msirpp-ft-txt-ttl {\n      color: #f00;\n      font-family: 'Roboto Condensed', sans-serif;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    #msirpp .msirpp-ft-txt-desc {\n      font-family: 'Roboto', sans-serif;\n      text-align: center;\n    }\n  \u003c\/style\u003e\n\u003csection data-version=\"2021.01\" id=\"msirpp\"\u003e\n\u003cdiv class=\"msirpp-fts\"\u003e\n\u003carticle class=\"msirpp-ft msirpp-ft-xl\"\u003e\n\u003cfigure style=\"background-image: url('https:\/\/sam.msi.com\/.img_store\/PRO%20H610M-E%20DDR4\/banner.jpg');\" class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi PRO H610M-E DDR4 Banner Stock\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/banner.jpg\"\u003e\u003c\/figure\u003e\n\u003cscript\u003e\n  \"@context\": \"https:\/\/my-store.msi.com\/collections\/motherboards\",\n  \"@type\": \"Product\",\n  \"headline\": \"Motherboards\",\n  \"description\": \"Buy a motherboard.\",\n  \"datePublished\": \"2024-05-06\",\n  \"author\": {\n  \"@type\": \"Publisher\",\n  \"name\": \"Kairo Chee\"\n\u003c\/script\u003e \u003clink href=\"https:\/\/my-store.msi.com\/collections\/motherboards\" rel=\"canonical\"\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eBusiness Elegance\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003eThe PRO H610M-E DDR4 is a business-oriented micro-ATX motherboard featuring the latest Intel H610 chipset that includes legacy-friendly display connectivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 Intel Core 12th Generation Processors\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-01.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eSupports Intel Core 12th Gen Processors\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003eThe PRO H610M-E DDR4 motherboard supports 12th Gen Intel Core, Pentium Gold, and Celeron processors. \u003cbr\u003e\u003cbr\u003eForm Factor: \u003cstrong\u003eMicro-ATX\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eSocket Type: \u003cstrong\u003eLGA 1700\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eChipset: \u003cstrong\u003eIntel H610\u003c\/strong\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 Internal Cooling System\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-02.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eIntegrated Cooling Features\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003eChipset Heatsink\u003c\/strong\u003e: Provides passive cooling.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eFrozr AI Cooling\u003c\/strong\u003e: Automatically adjusts system fan settings based on CPU \u0026amp; GPU temperatures.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 PCI-e slot\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-03.jpg\"\u003e \u003cimg style=\"height: 1px !important; width: 1px !important;\" alt=\"msi Pro H610M-B DDR4 Internal Cooling\" src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20H610M-E%20DDR4\/pro-h610m-e-ddr4.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eFortified PCI-e 4.0 x16\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003eMSI PCI Express Steel Armor slots are secured to the motherboard with extra solder points to support the weight of heavy graphics cards. Steel Armor also shields the point of contact from electromagnetic interference: \u003cbr\u003e\u003cbr\u003e* \u003cstrong\u003e1 x PCI-e 4.0 x16 slot\u003c\/strong\u003e (with Steel Armor)\u003cbr\u003e\u003cbr\u003e* \u003cstrong\u003e1 x PCI-e 3.0 x1 slot\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 SATA Connector slot\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-04.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eGen3 M.2 Connector\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003eThe PRO H610M-E DDR4 motherboard features MSI's Turbo Gen3 M.2 slot: \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e1 x Gen3 x4 32Gb\/s slot\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e*Supports SATA 6Gb \u0026amp; 2242\/ 2260\/ 2280 storage devices.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 memory storage devices\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-05.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eOptimized Layout Design\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003e2 x DDR4 Dual Channel (3200 MHz)\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eMemory Boost: \u003c\/strong\u003e A fully-isolated DDR circuit delivers pure data signals for optimal gaming and overclocking performance.\u003cbr\u003e\u003cbr\u003eXMP profiles in MSI BIOS are MSI OC LAB tested and can be easily enabled with auto power settings for better stability.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"msirpp-ft\"\u003e\n\u003cfigure class=\"msirpp-ft-img\"\u003e\u003cimg alt=\"msi Pro H610M-B DDR4 IO ports\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/PRO-H610M-E-DDR4\/img-06.jpg\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msirpp-ft-txt\"\u003e\n\u003ch2 class=\"msirpp-ft-txt-ttl\"\u003eStay Connected\u003c\/h2\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003e1G LAN\u003c\/strong\u003e: A 1Gbps LAN controller delivers a premium network experience.\u003c\/p\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003eUSB 3.2 Gen 1 Type-A\u003c\/strong\u003e: Connect to devices and transfer files at high bandwidth rates: 5Gb\/s.\u003c\/p\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003eHD Audio\u003c\/strong\u003e: 7.1-Channel High Definition Audio with Audio Boost.\u003c\/p\u003e\n\u003cp class=\"msirpp-ft-txt-desc\"\u003e\u003cstrong\u003eDisplay Ports\u003c\/strong\u003e: Include HDMI 1.4 (4K\/30Hz) as well as legacy VGA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":45128172175680,"sku":"MB-MSI-PRO-H610M-E-DDR4","price":329.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/products\/H610M-E_DDR4_1.png?v=1685087883"},{"product_id":"msi-pro-b760-p-wifi-ddr4-atx","title":"MSI PRO B760-P WIFI DDR4 (ATX)","description":"\u003cul\u003e\n\u003cli\u003eLGA1700\u003c\/li\u003e\n\u003cli\u003eATX\u003c\/li\u003e\n\u003cli\u003eDDR4 x 4\u003c\/li\u003e\n\u003cli\u003eM.2 x 2\u003c\/li\u003e\n\u003cli\u003ePCIEx16 x 5\u003c\/li\u003e\n\u003cli\u003eARGB x 2\u003c\/li\u003e\n\u003cli\u003eARGB x 1\u003c\/li\u003e\n\u003cli\u003e3 YEARS WARRANTY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 主題顏色 獨立檔案 *\/\n        \/* lightGray *\/\n        .resellerContainer--theme {\n            --theme-background: #ffffff;\n            --theme--titleColor: #0f1111;\n            --theme-textColor: #0f1111;\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n    }\n\n    body,\n    div,\n    p,\n    section,\n    article,\n    figure,\n    h1,\n    h2,\n    h3,\n    span,\n    ol,\n    ul,\n    li {\n        margin: 0;\n        padding: 0;\n    }\n\n    \n\n    .imageDefault {\n        width: 100%;\n        vertical-align: middle;\n    }\n\n    .resellerContainer {\n        width: 100%;\n        position: relative;\n        padding: 0 15px;\n        margin: 0 auto;\n        min-width: 320px;\n        background-color: var(--theme-background);\n    }\n    @media (min-width: 576px) {\n        .resellerContainer {\n            max-width: 540px;\n        }\n    }\n    @media (min-width: 768px) {\n        .resellerContainer {\n            max-width: 720px;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerContainer {\n            max-width: 960px;\n        }\n    }\n    @media (min-width: 1300px) {\n        .resellerContainer {\n            max-width: 1170px;\n        }\n    }\n\n    .resellerContainer--font {\n        --font-title: 32px;\n        --font-text: 16px;\n        --font-cardTitle: 24px;\n        --font-cardText: 16px;\n        --font-contentTitle: 17px;\n        --font-contentSubTitle: 17px;\n        --font-contentDescription: 14px;\n        --font-bulletPointItem: 13px;\n        --font-noticeTitle: 13px;\n        --font-noticeContent: 12px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans TC\", \"Microsoft JhengHei\", \"Meiryo UI\", Helvetica, Arial, sans-serif;\n    }\n\n    .resellerCol-4, .resellerCol-3 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n    @media (min-width: 576px) {\n        .resellerCol-4, .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 50%;\n        }\n    }\n\n    .resellerRow {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0 -15px;\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-3 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 25%;\n        }\n    }\n\n    @media (min-width: 992px) {\n        .resellerCol-4 {\n            padding-left: 15px;\n            padding-right: 15px;\n            padding-top: 25px;\n            padding-bottom: 25px;\n            flex: 0 0 33.3333333333%;\n        }\n    }\n\n    .resellerCol-12 {\n        padding-left: 15px;\n        padding-right: 15px;\n        padding-top: 25px;\n        padding-bottom: 25px;\n        flex: 0 0 100%;\n    }\n\n    .resellerBigFeature__content ol li::before, .resellerBigFeature__content ul li::before, .contentBulletPoint__item::before, .msiCard__content ol li::before, .msiCard__content ul li::before {\n        display: inline;\n        margin-right: 10px;\n    }\n\n    .msiCard__content ul, .msiCard__content ol, .msiCard__content .text p, .msiCard__content {\n        margin-top: 15px;\n    }\n\n    .msiCard__imageBox {\n        position: relative;\n        overflow: hidden;\n    }\n    .msiCard__imageBox::before {\n        content: \"\";\n        display: block;\n        padding-top: 50%;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox::before {\n            display: none;\n        }\n    }\n    .msiCard__imageBox .cardImage {\n        position: absolute;\n        top: -50%;\n        left: 0;\n    }\n    @media (min-width: 992px) {\n        .msiCard__imageBox .cardImage {\n            position: static;\n            top: unset;\n            left: unset;\n        }\n    }\n\n    .msiCard__content ol {\n        counter-reset: num;\n    }\n    .msiCard__content ol li p {\n        margin-top: 0;\n    }\n    .msiCard__content ol li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n    .msiCard__content ul {\n        counter-reset: dot;\n    }\n    .msiCard__content ul li p {\n        margin-top: 0;\n    }\n    .msiCard__content ul li + li {\n        margin-top: 10px;\n    }\n    .msiCard__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n    .msiCard__content .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-cardTitle);\n        font-weight: bold;\n        line-height: 1.2;\n    }\n    .msiCard__content .text {\n        color: var(--theme-textColor);\n        font-size: var(--font-cardText);\n        margin-top: 5px;\n    }\n\n    .resellerKVContent__imageBox {\n        position: relative;\n    }\n    .resellerKVContent__imageBox .msiLogo {\n        position: absolute;\n        top: 0;\n        left: 0;\n        z-index: 1;\n    }\n\n    .resellerKVContent__description {\n        text-align: center;\n        margin-top: 30px;\n    }\n    .resellerKVContent__description .title {\n        color: var(--theme--titleColor);\n        font-size: var(--font-title);\n        font-weight: bold;\n    }\n    .resellerKVContent__description .context {\n        color: var(--theme-textColor);\n        margin: 4px auto 0;\n        font-size: var(--font-text);\n    }\n    @media (min-width: 992px) {\n        .resellerKVContent__description .context {\n            width: 50%;\n        }\n    }\n\n    .resellerAPlus__content .contentDescription, .resellerAPlus__content .contentSubTitle, .resellerAPlus__content .contentTitle {\n        margin-bottom: 8px;\n    }\n\n    .resellerAPlusRow {\n        display: grid;\n        gap: 15px;\n        grid-template-columns: 1.2fr 2fr 1fr;\n    }\n\n    .resellerAPlus__content {\n        padding-right: 50px;\n        padding-left: 20px;\n        color: #0f1111;\n    }\n    .resellerAPlus__content .contentTitle {\n        font-size: var(--font-contentTitle);\n        line-height: 20px;\n    }\n    .resellerAPlus__content .contentSubTitle {\n        font-weight: 400;\n        font-size: var(--font-contentSubTitle);\n        line-height: 1.255;\n        font-style: italic;\n        color: #565959;\n    }\n    .resellerAPlus__content .contentDescription {\n        font-size: var(--font-contentDescription);\n        line-height: 20px;\n    }\n\n    .contentBulletPoint {\n        border: 1px solid #ddd;\n        border-radius: 5px;\n        background-color: #f3f3f3;\n        padding: 14px 25px;\n        margin-top: 14px;\n        position: relative;\n        counter-reset: dot;\n    }\n    .contentBulletPoint__item {\n        font-size: var(--font-bulletPointItem);\n        line-height: 19px;\n    }\n    .contentBulletPoint__item::before {\n        font-size: 15px;\n        position: absolute;\n        left: 10px;\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerAPlus__notice {\n        position: relative;\n        padding: 0 20px 20px;\n    }\n    .resellerAPlus__notice::before {\n        content: \"\";\n        width: 1px;\n        background-color: #ddd;\n        position: absolute;\n        top: 0;\n        bottom: 0;\n        left: 0;\n    }\n    .resellerAPlus__notice .noticeTitle {\n        font-weight: 700;\n        font-size: var(--font-noticeTitle);\n        color: #565959;\n        line-height: 19px;\n    }\n    .resellerAPlus__notice .noticeContent {\n        font-size: var(--font-noticeContent);\n        color: #565959;\n        line-height: 16px;\n    }\n\n    .resellerBigFeature__content .text p, .resellerBigFeature__content ul, .resellerBigFeature__content ol {\n        margin-top: 15px;\n    }\n\n    .resellerBigFeature__content ol {\n        counter-reset: num;\n    }\n    .resellerBigFeature__content ul {\n        counter-reset: dot;\n    }\n    .resellerBigFeature__content .title {\n        margin-top: 20px;\n        color: var(--theme--titleColor);\n    }\n    .resellerBigFeature__content .text {\n        color: var(--theme-textColor);\n    }\n    .resellerBigFeature__content ol li::before {\n        counter-increment: num;\n        content: counter(num) \".\";\n    }\n\n    .resellerBigFeature__content ul li::before {\n        counter-increment: dot;\n        content: counter(dot, disc);\n    }\n\n    .resellerVideo__content {\n        width: 100%;\n    }\n\n    .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n        margin: 25px auto 0;\n        text-align: left;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content ul, .resellerOneCard .msiCard__content ol {\n            width: 60%;\n        }\n    }\n\n    .resellerOneCard .msiCard__content {\n        text-align: center;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__content {\n            width: 80%;\n            margin: auto;\n        }\n    }\n    .resellerOneCard .msiCard__content .title {\n        margin-top: 30px;\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .msiCard__imageBox::before {\n            content: \"\";\n            display: block;\n            padding-top: 50%;\n        }\n    }\n    @media (min-width: 992px) {\n        .resellerOneCard .cardImage {\n            position: absolute;\n            top: -50%;\n            left: 0;\n        }\n    }\n\n    \u003c\/style\u003e\n\u003csection class=\"resellerContainer resellerContainer--theme resellerContainer--font\"\u003e\n\u003cdiv class=\"resellerRow\"\u003e\n\u003cdiv class=\"resellerKVContent resellerCol-12\"\u003e\n\u003cdiv class=\"msiBanner\"\u003e\n\u003cfigure class=\"resellerKVContent__imageBox\" style=\"background-image: url('https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/banner.jpg');\"\u003e\u003cimg class=\"imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/1671068021.jpeg\" alt=\"\"\u003e \u003cimg class=\"msiLogo imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/reseller\/logo\/kv-msi-logo-white.png\" alt=\"\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerKVContent__description\"\u003e\n\u003ch1 class=\"title\"\u003eBusiness Elegance\u003c\/h1\u003e\n\u003cp class=\"context\"\u003eThe PRO B760-P WIFI DDR4 is a business-oriented ATX motherboard featuring the latest Intel B760 chipset that supports ample RAM capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671070603.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671070603.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eSupports Intel Core 12th \u0026amp; 13th Gen Processors\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B760-P WIFI DDR4 motherboard supports 12th \u0026amp; 13th Gen Intel Core, Pentium Gold, and Celeron processors.\u003c\/p\u003e\n\u003cp\u003eForm Factor: \u003cstrong\u003eATX\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSocket Type: \u003cstrong\u003eLGA 1700\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eChipset: \u003cstrong\u003eIntel B760\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671068933.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671068933.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003e12+1 Duet Rail Power System with P-PAK\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eWith its \u003cstrong\u003e8 pin + 4 pin power connectors\u003c\/strong\u003e and exclusive \u003cstrong\u003eCore Boost\u003c\/strong\u003e technology, the PRO B760-P WIFI DDR4 is able to sustain heavy CPU power loads to support system-demanding work settings:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eDigital PWM IC\u003c\/li\u003e\n\u003cli\u003e12-Phase Duet Rail CPU Power (P-PAK)\u003c\/li\u003e\n\u003cli\u003e1-Phase GT Power\u003c\/li\u003e\n\u003cli\u003e1-Phase AUX Power\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671440771.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671440771.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eIntegrated Cooling Features\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eVRM Cooling:\u003c\/strong\u003e Features an extended heatsink, 7W\/mK MOSFET thermal pads and additional choke thermal pads for improved thermal dissipation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePCB Cooling:\u003c\/strong\u003e Premium 6-layer printed circuit design with 2 oz. thickened copper improves heat dissipation \u0026amp; reliability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSSD Cooling:\u003c\/strong\u003e M.2 Shield Frozr prevents thermal throttling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrozr AI Cooling:\u003c\/strong\u003e Automatically adjusts system fan settings based on CPU \u0026amp; GPU temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671068666.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671068666.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003e4 x DDR4 Dual Channel (5333 MHz OC)*\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003eMemory Boost:\u003c\/strong\u003e A fully-isolated DDR circuit delivers pure data signals for optimal gaming and overclocking performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eXMP profiles\u003c\/strong\u003e in MSI BIOS are MSI OC LAB optimized and can be easily enabled with auto power settings for optimized memory speed and stability.\u003c\/p\u003e\n\u003cp\u003e*1DPC 1R Max. overclocking frequency 5333+ MHz, supports Intel XMP.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671430053.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671430053.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eFortified PCIe 4.0 x16\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eMSI PCI Express Steel Armor slots are secured to the motherboard with extra solder points to support the weight of heavy graphics cards. When every advantage in games counts, Steel Armor also shields the point of contact from electromagnetic interference:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2 x PCIe 4.0\/3.0 x16 slots*\u003c\/strong\u003e (primary slot with Steel Armor)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3 x PCIe 3.0 x1 slot\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e*Supports x16\/x4\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671068444.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671068444.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eM.2 Shield Frozr\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eEven the world’s fastest SSDs will automatically slow if thermal throttling firmware detects excessively high temperatures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eM.2 Shield Frozr\u003c\/strong\u003e is MSI's most advanced thermal solution, offering the best possible protection to ensure maximum SSD transfer speed performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671068389.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671068389.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eGen4 M.2 Connectors\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003eThe PRO B760-P WIFI DDR4 motherboard features MSI's Gen4 M.2 slots:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2 x Gen4 x4 64Gbps slots*\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e*1 with M.2 Shield Frozr\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resellerOneCard resellerCol-12\"\u003e\n\u003cdiv class=\"msiCard\"\u003e\n\u003cfigure class=\"msiCard__imageBox\"\u003e\u003cimg class=\"cardImage imageDefault\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/apluscontent\/feature\/1671068333.jpeg\" alt=\"\"\u003e \u003cimg src=\"https:\/\/sam.msi.com\/.img_store\/PRO%20B760-P%20WIFI%20DDR4\/1671068333.jpeg\" style=\"height: 1px !important; width: 1px !important; position: absolute;\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"msiCard__content\"\u003e\n\u003ch2 class=\"title\"\u003eWi-Fi 6E \u0026amp; Bluetooth 5.3\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e\u003cstrong\u003e2.5G LAN:\u003c\/strong\u003e A Realtek 2.5Gbps LAN controller delivers a premium network experience.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWi-Fi 6E:\u003c\/strong\u003e Features the latest Intel Wi-Fi 6E module (ultra-low latency, high-bandwidth) \u0026amp; Bluetooth 5.3 technology.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUSB 3.2 Gen 2 Type-C\u003c\/strong\u003e: Connect to devices and transfer files at high bandwidth rates: 10Gbps.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHD Audio\u003c\/strong\u003e: 7.1-Channel High Definition Audio with Audio Boost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":45165039124800,"sku":"MB-MSI-PRO-B760-P-WIFI-DDR4","price":845.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/products\/B760-P_WIFI_DDR4_1.png?v=1685525882"},{"product_id":"msi-a520m-a-pro-matx-motherboard-computer-components-custom","title":"MSI A520M-A Pro Motherboard (MaTX)","description":"\u003cul\u003e\n\u003cli\u003eAM4\u003c\/li\u003e\n\u003cli\u003eMATX\u003c\/li\u003e\n\u003cli\u003e1x PCI-E 3.0 x16 slot\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e1x PCI-E 3.0 x1 slot\u003c\/li\u003e\n\u003cli\u003e1x M.2 Gen3 x4 slot\u003c\/li\u003e\n\u003cli\u003e4x SATA 6Gb\/s ports\u003c\/li\u003e\n\u003cli\u003e2 DIMMs, Dual Channel DDR4-4600MHz (OC)\u003c\/li\u003e\n\u003cli\u003e3 Years Warranty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\u003c!-- Custom CSS --\u003e\n\u003cstyle\u003e\u003c!--\n        body {\n            background-color: #fefefe;\n        }\n        \n        .mbWrapper {\n            max-width: 1024px;\n            padding: 20px;\n            background-color: #fefefe;\n            margin: auto;\n        }\n        \n        table {\n            width: 100%;\n        }\n        \n        img {\n            width: 100%;\n        }\n        \n        .head {\n            font-family: 'Open Sans';\n            font-size: 20px;\n            line-height: 1.1em;\n            margin: 0;\n            font-weight: 700;\n            text-transform: uppercase;\n            background: linear-gradient(90deg, #019cfe, #a5d4f1, #019cfe);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            display: inline;\n            text-shadow: 1px 1px .5px rgba(225, 225, 225, .3);\n            z-index: -1;\n        }\n        \n        .head-2 {\n            font-size: 18px;\n            color: #333;\n            font-weight: 600;\n            font-family: 'Open Sans', Arial, Helvetica, sans-serif;\n            line-height: 26px\n        }\n        \n        .description {\n            font-family: 'Open Sans';\n            font-size: 13px;\n            margin: 0;\n            color: #333;\n        }\n        \n        .list-right {\n            font-family: 'Open Sans';\n            font-size: 11px;\n            color: #333;\n        }\n        \n        .paragraph-center {\n            margin-left: auto;\n            margin-right: auto\n        }\n        \n        .w-p-100 {\n            width: 100%\n        }\n        \n        .w-p-33 {\n            width: 33%;\n        }\n        \n        .w-p-23 {\n            width: 23%\n        }\n        \n        .h-60 {\n            height: 60px\n        }\n        \n        .a-center {\n            text-align: center\n        }\n        \n        .va-top {\n            vertical-align: top\n        }\n        \n        .f-left {\n            float: left\n        }\n        \n        table td {\n            border-collapse: collapse;\n            border: 0;\n            border-spacing: 0\n        }\n        \n        .overview img {\n            width: 100%\n        }\n        \n        .head {\n            font-size: 28px;\n            font-weight: 700;\n            font-family: 'Open Sans', arial, sans-serif;\n            line-height: 32px\n        }\n        \n        .description {\n            padding-bottom: 10px;\n            font-size: 14px;\n            font-weight: 400;\n            text-align: left;\n            font-family: 'Open Sans', Arial, Helvetica, sans-serif;\n            line-height: 22px\n        }\n        \n        td .feature {\n            text-align: left;\n        }\n        \n        .digital_power li {\n            margin: 10px auto;\n            font-size: 1rem;\n        }\n        \n        .digital_power span {\n            display: inline-block;\n            color: white;\n            padding: 5px 10px;\n            text-shadow: 1px 1px 3px #333;\n        }\n        \n        ul {\n            padding-left: 20px;\n        }\n        \n        .blue {\n            color: #0d7fc7;\n        }\n        \n        .green {\n            color: #0acd6b;\n        }\n        \n        .purple {\n            color: #b400ff;\n        }\n        \n        .yellow {\n            color: #ffd701;\n        }\n        \n        .blue span {\n            background: #0d7fc7;\n        }\n        \n        .green span {\n            background: #0acd6b;\n        }\n        \n        .purple span {\n            background: #b400ff;\n        }\n        \n        .yellow span {\n            background: #ffd701;\n        }\n        \/* image *\/\n        \n        @media only screen and (max-width:640px) {\n            table .full-width {\n                width: 100%;\n                max-width: 100%;\n                min-width: 100%;\n                clear: both\n            }\n            td .full-width {\n                width: 100%;\n                max-width: 100%;\n                min-width: 100%;\n                clear: both\n            }\n            td .list-right {\n                width: 66%\n            }\n            td .overview {\n                text-align: center\n            }\n            .head {\n                font-size: 24px;\n                font-weight: 700;\n                font-family: 'Open Sans', arial, sans-serif\n            }\n            .head-2 {\n                font-size: 18px;\n                font-weight: 700;\n                font-family: 'Open Sans', arial, sans-serif\n            }\n            .description {\n                padding-bottom: 20px;\n            }\n            .overview img {\n                width: 100%;\n            }\n            .feature img {\n                width: 80%;\n                float: right;\n            }\n        }\n        \n        @media only screen and (max-width:479px) {\n            .head {\n                font-size: 24px;\n                font-weight: 700;\n                font-family: 'Open Sans', arial, sans-serif\n            }\n            table .full-width {\n                width: 100%;\n                max-width: 100%;\n                min-width: 124px;\n                clear: both\n            }\n            td .list-right {\n                width: 100%;\n                max-width: 100%;\n                min-width: 124px;\n                clear: both\n            }\n            td .overview {\n                text-align: left\n            }\n            td .full-width {\n                width: 100%;\n                max-width: 100%;\n                min-width: 100%;\n                clear: both\n            }\n        }\n    \n--\u003e\u003c\/style\u003e\n\u003ctable class=\"mbWrapper\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003c!-- Board overview-cornerstone --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"paragraph-center a-center w-p-100\" style=\"width: 100.04%; height: 60.993px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 25.993px;\"\u003e\n\u003ctd class=\"head-2\" style=\"width: 98.4223%; height: 25.993px;\"\u003eA520M PRO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35px;\"\u003e\n\u003ctd class=\"head\" style=\"width: 98.4223%; height: 35px;\"\u003eBUSINESS ELEGANCE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 overview\"\u003e\n\u003clink href=\"https:\/\/my-store.msi.com\/collections\/motherboards\" rel=\"canonical\"\u003e \u003cscript\u003e\n  \"@context\": \"https:\/\/my-store.msi.com\/collections\/motherboards\",\n  \"@type\": \"Product\",\n  \"headline\": \"Motherboards\",\n  \"description\": \"Buy a motherboard.\",\n  \"datePublished\": \"2024-05-06\",\n  \"author\": {\n  \"@type\": \"Publisher\",\n  \"name\": \"Kairo Chee\"\n\u003c\/script\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg alt=\"A520M PRO overview specifications\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-a520m-pro-hero-lightning.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 feature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 feature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO 4K Support\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_4k_hdmi_dp.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003e4K Support\u003c\/strong\u003e \u003cbr\u003eOnboard DisplayPort and HDMI support up to 4K UHD resolution.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO Audio Boost\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_audio_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eAudio Boost\u003c\/strong\u003e \u003cbr\u003eReward your ears with studio grade sound quality for the most immersive gaming experience.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO M.2 Shield Frozr\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_m2_shield_frozr.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eM.2 Shield Frozr\u003c\/strong\u003e \u003cbr\u003eStrengthened built-in M.2 thermal solution. Keeps M.2 SSDs safe while preventing throttling, making them run faster.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 frature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO Core Boost\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_core_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eCore Boost\u003c\/strong\u003e \u003cbr\u003eWith premium layout and digital power design to support more cores and provide better performance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO DDR4 BOOST\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_ddr4_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eDDR4 Boost\u003c\/strong\u003e \u003cbr\u003eThe fully isolated DDR circuit to deliver pure data signals for the best performance and stability.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg alt=\"A520M PRO 2oz Thickened Copper PCB\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-icon-pro_2oz_thickened.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003e2oz Thickened Copper PCB\u003c\/strong\u003e \u003cbr\u003eAn enhanced PCB design improves heat dissipation and performance reliability.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End Board overview-cornerstone --\u003e \u003c!-- case feat.MB --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg alt=\"A520M PRO paired LED Desktop PC \u0026amp; 7G07R\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-a520m-pro-case_feat_mb.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End case feat.MB --\u003e \u003c!-- Core boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg alt=\"A520M PRO CORE BOOST AMD Ryzen CPU\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-amd-core_boost-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eCore Boost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eCore Boost technology combines MSI’s premium layout and digital power design which allows for faster and undistorted current delivery to the CPU at pin-point precision. Not only supporting multi-core CPU, but creating the perfect conditions for your CPU overclocking.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End Core boost --\u003e \u003c!-- 2oz thickened --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg alt=\"A520M PRO PCB WITH 2OZ THICKENED COPPER\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-2oz_thickened-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003ePCB WITH 2OZ THICKENED COPPER\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eAn enhanced PCB design with 2oz thickened copper increases conductivity, improving heat dissipation and performance reliability especially during overclocking.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End 2oz thickened --\u003e \u003c!-- M.2 Shield\/FROZR --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg alt=\"A520M PRO TURBO M.2\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-a520m-pro-turbo_m2.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eTURBO M.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eRunning at PCI-E Gen3 x4 maximizes performance for NVMe based SSDs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End M.2 Shield\/FROZR  --\u003e \u003c!-- DDR4 Boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"A520M PRO Unmatched Memory Performance\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-memory_performance-b.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head\"\u003eUNMATCHED MEMORY PERFORMANCE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"description\"\u003eMSI motherboards are crammed with features to fuel your system’s memory with more speed, higher overclockability and increased stability. Optimized traces and a fully isolated memory circuitry ensures perfect stability and performance, so you never have to worry about your system crashing.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End DDR4 Boost --\u003e \u003c!-- mystic light sync --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"A520M PRO extend your rgb experience with ease\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-pro-mystic_light_sync.jpg\"\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eEXTEND YOUR RGB EXPERIENCE WITH EASE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eAdd your color if you want! Mystic Light Extension pin header provides an intuitive way to control additional RGB strips and other RGB peripherals added to a system, without needing a separate RGB controller.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End mystic light sync --\u003e \u003c!-- audio boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"A520M PRO Audio Boost\" src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/A520\/A520mPro\/msi-pro-audio_boost.jpg\"\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eAUDIO BOOST\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eReward your ears with studio grade sound quality. MSI Audio Boost delivers the highest sound quality through the use of premium quality audio components. This lets you enjoy breathtaking, studio quality sound to create the most immersive sound experience.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End audio boost --\u003e \u003c!-- ***END OF CONTENT*** --\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":46237068919104,"sku":"MB-MSI-A520M-A-PRO","price":249.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/A520MAPro_1.png?v=1692237047"},{"product_id":"msi-b550m-pro-vdh-wifi-motherboard-computer-components-custom","title":"MSI B550M Pro-VDH Wifi (MaTX)","description":"\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 5000 \u0026amp; 3000 Series desktop processors (not compatible with AMD Ryzen™ 5 3400G \u0026amp; Ryzen™ 3 3200G) and AMD Ryzen™ 4000 G-Series desktop processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR4 Memory, up to 4400(OC) MHz\u003c\/li\u003e\n\u003cli\u003eLightning Fast Experience: PCIe 4.0, Lightning Gen4 x4 M.2 with M.2 Shield Frozr\u003c\/li\u003e\n\u003cli\u003ePremium Thermal Solution: 7W\/mK pad, additional choke thermal pad and M.2 Shield Frozr are built for high performance system and non-stop works\u003c\/li\u003e\n\u003cli\u003ePowerful Design: Core Boost, Digital PWM IC, 2oz Thickened Copper PCB, Creator Genie, DDR4 Boos\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- more --\u003e\u003c!-- Custom CSS --\u003e\n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tbackground-color: #fefefe;\n\t\t}\n\n\t\t.mbWrapper {\n\t\t\tmax-width: 1024px;\n\t\t\tpadding: 20px;\n\t\t\tbackground-color: #fefefe;\n\t\t\tmargin: auto;\n\t\t}\n\n\t\ttable {\n\t\t\twidth: 100%;\n\t\t}\n\n\t\timg {\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.head {\n\t\t\tfont-family: 'Open Sans';\n\t\t\tfont-size: 20px;\n\t\t\tline-height: 1.1em;\n\t\t\tmargin: 0;\n\t\t\tfont-weight: 700;\n\t\t\ttext-transform: uppercase;\n\t\t\tbackground: linear-gradient(90deg, #019cfe, #a5d4f1, #019cfe);\n\t\t\t-webkit-background-clip: text;\n\t\t\t-webkit-text-fill-color: transparent;\n\t\t\tdisplay: inline;\n\t\t\ttext-shadow: 1px 1px .5px rgba(225, 225, 225, .3);\n\t\t\tz-index: -1;\n\t\t}\n\n\t\t.head-2 {\n\t\t\tfont-size: 18px;\n\t\t\tcolor: #333;\n\t\t\tfont-weight: 600;\n\t\t\tfont-family: 'Open Sans', Arial, Helvetica, sans-serif;\n\t\t\tline-height: 26px\n\t\t}\n\n\n\n\t\t.description {\n\t\t\tfont-family: 'Open Sans';\n\t\t\tfont-size: 13px;\n\t\t\tmargin: 0;\n\t\t\tcolor: #333;\n\t\t}\n\n\t\t.list-right {\n\t\t\tfont-family: 'Open Sans';\n\t\t\tfont-size: 11px;\n\t\t\tcolor: #333;\n\t\t}\n\n\t\t.paragraph-center {\n\t\t\tmargin-left: auto;\n\t\t\tmargin-right: auto\n\t\t}\n\n\t\t.w-p-100 {\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.w-p-33 {\n\t\t\twidth: 33%;\n\t\t}\n\n\t\t.w-p-23 {\n\t\t\twidth: 23%\n\t\t}\n\n\t\t.h-60 {\n\t\t\theight: 60px\n\t\t}\n\n\t\t.a-center {\n\t\t\ttext-align: center\n\t\t}\n\n\t\t.va-top {\n\t\t\tvertical-align: top\n\t\t}\n\n\t\t.f-left {\n\t\t\tfloat: left\n\t\t}\n\n\t\ttable td {\n\t\t\tborder-collapse: collapse;\n\t\t\tborder: 0;\n\t\t\tborder-spacing: 0\n\t\t}\n\n\t\t.overview img {\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.head {\n\t\t\tfont-size: 28px;\n\t\t\tfont-weight: 700;\n\t\t\tfont-family: 'Open Sans', arial, sans-serif;\n\t\t\tline-height: 32px\n\t\t}\n\n\n\n\t\t.description {\n\t\t\tpadding-bottom: 10px;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 400;\n\t\t\ttext-align: left;\n\t\t\tfont-family: 'Open Sans', Arial, Helvetica, sans-serif;\n\t\t\tline-height: 22px\n\t\t}\n\n\t\ttd .feature {\n\t\t\ttext-align: left;\n\t\t}\n\n\t\t.digital_power li {\n\t\t\tmargin: 10px auto;\n\t\t\tfont-size: 1rem;\n\t\t}\n\n\t\t.digital_power span {\n\t\t\tdisplay: inline-block;\n\t\t\tcolor: white;\n\t\t\tpadding: 5px 10px;\n\t\t\ttext-shadow: 1px 1px 3px #333;\n\t\t}\n\n\t\tul {\n\t\t\tpadding-left: 20px;\n\t\t}\n\n\t\t.blue {\n\t\t\tcolor: #0d7fc7;\n\t\t}\n\n\t\t.green {\n\t\t\tcolor: #0acd6b;\n\t\t}\n\n\t\t.purple {\n\t\t\tcolor: #b400ff;\n\t\t}\n\n\t\t.yellow {\n\t\t\tcolor: #ffd701;\n\t\t}\n\n\n\t\t.blue span {\n\t\t\tbackground: #0d7fc7;\n\t\t}\n\n\t\t.green span {\n\t\t\tbackground: #0acd6b;\n\t\t}\n\n\t\t.purple span {\n\t\t\tbackground: #b400ff;\n\t\t}\n\n\t\t.yellow span {\n\t\t\tbackground: #ffd701;\n\t\t}\n\n\t\t\/* image *\/\n\n\t\t@media only screen and (max-width:640px) {\n\t\t\ttable .full-width {\n\t\t\t\twidth: 100%;\n\t\t\t\tmax-width: 100%;\n\t\t\t\tmin-width: 100%;\n\t\t\t\tclear: both\n\t\t\t}\n\n\t\t\ttd .full-width {\n\t\t\t\twidth: 100%;\n\t\t\t\tmax-width: 100%;\n\t\t\t\tmin-width: 100%;\n\t\t\t\tclear: both\n\t\t\t}\n\n\t\t\ttd .list-right {\n\t\t\t\twidth: 66%\n\t\t\t}\n\n\t\t\ttd .overview {\n\t\t\t\ttext-align: center\n\t\t\t}\n\n\t\t\t.head {\n\t\t\t\tfont-size: 24px;\n\t\t\t\tfont-weight: 700;\n\t\t\t\tfont-family: 'Open Sans', arial, sans-serif\n\t\t\t}\n\n\t\t\t.head-2 {\n\t\t\t\tfont-size: 18px;\n\t\t\t\tfont-weight: 700;\n\t\t\t\tfont-family: 'Open Sans', arial, sans-serif\n\t\t\t}\n\n\t\t\t.description {\n\t\t\t\tpadding-bottom: 20px;\n\t\t\t}\n\n\t\t\t.overview img {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\n\t\t\t.feature img {\n\t\t\t\twidth: 80%;\n\t\t\t\tfloat: right;\n\t\t\t}\n\t\t}\n\n\t\t@media only screen and (max-width:479px) {\n\t\t\t.head {\n\t\t\t\tfont-size: 24px;\n\t\t\t\tfont-weight: 700;\n\t\t\t\tfont-family: 'Open Sans', arial, sans-serif\n\t\t\t}\n\n\t\t\ttable .full-width {\n\t\t\t\twidth: 100%;\n\t\t\t\tmax-width: 100%;\n\t\t\t\tmin-width: 124px;\n\t\t\t\tclear: both\n\t\t\t}\n\n\t\t\ttd .list-right {\n\t\t\t\twidth: 100%;\n\t\t\t\tmax-width: 100%;\n\t\t\t\tmin-width: 124px;\n\t\t\t\tclear: both\n\t\t\t}\n\n\t\t\ttd .overview {\n\t\t\t\ttext-align: left\n\t\t\t}\n\n\t\t\ttd .full-width {\n\t\t\t\twidth: 100%;\n\t\t\t\tmax-width: 100%;\n\t\t\t\tmin-width: 100%;\n\t\t\t\tclear: both\n\t\t\t}\n\t\t}\n--\u003e\u003c\/style\u003e\n\u003ctable class=\"mbWrapper\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003c!-- Board overview-cornerstone --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"paragraph-center a-center w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head-2\"\u003eB550M PRO-VDH WIFI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"head\"\u003eBUSINESS ELEGANCE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 overview\"\u003e\n\u003clink rel=\"canonical\" href=\"https:\/\/my-store.msi.com\/collections\/motherboards\"\u003e \u003cscript\u003e\n  \"@context\": \"https:\/\/my-store.msi.com\/collections\/motherboards\",\n  \"@type\": \"Product\",\n  \"headline\": \"Motherboards\",\n  \"description\": \"Buy a motherboard.\",\n  \"datePublished\": \"2024-05-06\",\n  \"author\": {\n  \"@type\": \"Publisher\",\n  \"name\": \"Kairo Chee\"\n\u003c\/script\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003cdiv style=\"text-align: left;\" data-mce-style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-hero-lightning.jpg\" alt=\"B550M PRO-VDH WIFI banner overview\" style=\"margin-bottom: 16px; float: none;\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-hero-lightning.jpg\" data-mce-style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 feature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 feature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\n\u003cdiv style=\"text-align: left;\" data-mce-style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_flash_bios_button.png\" alt=\"B550M PRO-VDH WIFI MSI Flash BIOS Button\" style=\"margin-bottom: 16px; float: left;\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_flash_bios_button.png\" data-mce-style=\"margin-bottom: 16px; float: left;\"\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eFlash BIOS Button\u003c\/strong\u003e \u003cbr\u003eSimply use a USB key to flash any BIOS within seconds, without installing a CPU, memory or graphics card.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_intel_lan.png\" alt=\"B550M PRO-VDH WIFI MSI Wi-Fi\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_intel_lan.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eWi-Fi\u003c\/strong\u003e \u003cbr\u003eDelivering AC speeds up to 433Mbps with lower CPU loading and better long-term usage.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_audio_boost.png\" alt=\"B550M PRO-VDH WIFI MSI Audio Boost\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_audio_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eAudio Boost\u003c\/strong\u003e \u003cbr\u003eReward your ears with studio grade sound quality for the most immersive gaming experience.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 frature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_2oz_thickened.png\" alt=\"B550M PRO-VDH WIFI MSI 2oz Thickened Copper PCB\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_2oz_thickened.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003e2oz Thickened Copper PCB\u003c\/strong\u003e \u003cbr\u003eAn enhanced PCB design improves heat dissipation and performance reliability.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_core_boost.png\" alt=\"B550M PRO-VDH WIFI MSI Core Boost\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_core_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eCore Boost\u003c\/strong\u003e \u003cbr\u003eWith premium layout and digital power design to support more cores and provide better performance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_ddr4_boost.png\" alt=\"B550M PRO-VDH WIFI MSI DDR4 BOOST\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_ddr4_boost.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eDDR4 Boost\u003c\/strong\u003e \u003cbr\u003eThe fully isolated DDR circuit to deliver pure data signals for the best performance and stability.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 frature\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-33 f-left full-width\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-23 va-top\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_m2_shield_frozr.png\" alt=\"B550M PRO-VDH WIFI MSI M.2 Shield Frozr\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-icon-pro_m2_shield_frozr.png\"\u003e\u003c\/td\u003e\n\u003ctd class=\"list-right\"\u003e\n\u003cstrong\u003eM.2 Shield Frozr\u003c\/strong\u003e \u003cbr\u003eStrengthened built-in M.2 thermal solution. Keeps M.2 SSDs safe while preventing throttling, making them run faster.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End Board overview-cornerstone --\u003e \u003c!-- case feat.MB --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-case_feat_mb.jpg\" alt=\"B550M PRO-VDH WIFI \u0026amp; 7G07R\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-case_feat_mb.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End case feat.MB --\u003e \u003c!-- Core boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-amd-core_boost-b.jpg\" alt=\"B550M PRO-VDH WIFI CORE BOOST\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-amd-core_boost-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eCore Boost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eCore Boost technology combines MSI’s premium layout and digital power design which allows for faster and undistorted current delivery to the CPU at pin-point precision. Not only supporting multi-core CPU, but creating the perfect conditions for your CPU overclocking.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End Core boost --\u003e \u003c!-- 2oz thickened --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-2oz_thickened-b.jpg\" alt=\"B550M PRO-VDH WIFI -A PRO PCB WITH 2OZ THICKENED COPPER\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-2oz_thickened-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003ePCB WITH 2OZ THICKENED COPPER\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eAn enhanced PCB design with 2oz thickened copper increases conductivity, improving heat dissipation and performance reliability especially during overclocking.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End 2oz thickened --\u003e \u003c!-- USB Type-C --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-usb_type-c-only-b.jpg\" alt=\"B550M PRO-VDH WIFI USB Type-C ready in Front case panel\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-usb_type-c-only-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eUSB Type-C ready in Front case panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eGet all the performance benefits from the USB Type-C connector. This reversible USB connector allows for effortless connecting of USB devices.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End USB Type-C --\u003e \u003c!-- M.2 Shield\/FROZR --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-m2.jpg\" alt=\"B550M PRO-VDH WIFI LIGHTNING GEN4 M.2 WITH M.2 SHIELD FROZR\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-b550m-pro-vdh_wifi-m2.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eLIGHTNING GEN4 M.2 WITH M.2 SHIELD FROZR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eCooling your NVMe SSD delays throttling which results in higher overall performance. Part of the motherboards heatsink design which helps avoid SSD throttling by offering the best thermal protection.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End M.2 Shield\/FROZR  --\u003e \u003c!-- LIGHTNING GEN 4 SOLUTION --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-lightning_gen4_solution_b.jpg\" alt=\"B550M PRO-VDH WIFI -A PRO LIGHTNING GEN 4 SOLUTION\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-lightning_gen4_solution_b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eLIGHTNING GEN 4 SOLUTION\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003eThe latest Gen4 PCI-E and M.2 solution with up to 64GB\/s bandwidth for maximum transfer speed. PCIe 4.0 maintains both backward and forward compatibility with older and newer specifications.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End LIGHTNING GEN 4 SOLUTION --\u003e \u003c!-- DDR4 Boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-memory_performance-b.jpg\" alt=\"B550M PRO-VDH WIFI UNMATCHED MEMORY PERFORMANCE\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-memory_performance-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head\"\u003eUNMATCHED MEMORY PERFORMANCE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"description\"\u003eMSI motherboards are crammed with features to fuel your system’s memory with more speed, higher overclockability and increased stability. Optimized traces and a fully isolated memory circuitry ensures perfect stability and performance, so you never have to worry about your system crashing.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End DDR4 Boost --\u003e \u003c!-- Multiple GPU --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-steel_armor-b.jpg\" alt=\"B550M PRO-VDH WIFI STEEL ARMOR\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-steel_armor-b.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eSTEEL ARMOR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eSteel Armor has more solder points on the PCB for more strength and protects the PCI-Express signals against electromagnetic interference for a stutter-free user experience.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End Multiple GPU --\u003e \u003c!-- mystic light sync --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-mystic_light_sync.jpg\" alt=\"B550M PRO-VDH WIFI EXTEND YOUR RGB EXPERIENCE WITH EASE\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-mystic_light_sync.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eEXTEND YOUR RGB EXPERIENCE WITH EASE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eAdd your color if you want! Mystic Light Extension pin header provides an intuitive way to control additional RGB strips and other RGB peripherals added to a system, without needing a separate RGB controller.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End mystic light sync --\u003e \u003c!-- WI-FI AC \u0026 BLUETOOTH --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-wifi_bluetooth.jpg\" alt=\"B550M PRO-VDH WIFI INTEL® WI-FI AC \u0026amp; BLUETOOTH\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-wifi_bluetooth.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eINTEL\u003csup\u003e®\u003c\/sup\u003e WI-FI AC \u0026amp; BLUETOOTH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eUse your LAN port for online gaming while using WiFi for other online applications. The Intel\u003csup\u003e®\u003c\/sup\u003e Wi-Fi \/ Bluetooth solution delivers AC speeds up to 433Mbps.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End WI-FI AC \u0026 BLUETOOTH --\u003e \u003c!-- audio boost --\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\u003cimg src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-audio_boost.jpg\" alt=\"B550M PRO-VDH WIFI AUDIO BOOST\" data-mce-src=\"https:\/\/storage-asset.msi.com\/global\/picture\/image\/feature\/mb\/Resellerpage\/B550\/B550mPro-VdhWifi\/msi-pro-audio_boost.jpg\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100\"\u003e\n\u003ctable class=\"w-p-100\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"head w-p-100\"\u003eAUDIO BOOST\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"w-p-100 description\"\u003e\n\u003cp\u003eReward your ears with studio grade sound quality. MSI Audio Boost delivers the highest sound quality through the use of premium quality audio components. This lets you enjoy breathtaking, studio quality sound to create the most immersive sound experience.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"h-60\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- End audio boost --\u003e \u003c!-- ***END OF CONTENT*** --\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":46958366818624,"sku":"MB-MSI-B550M-PRO-VDH-WIFI","price":479.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/B550MProVDHwifi_1.png?v=1695946705"},{"product_id":"msi-pro-z890-a-wifi","title":"MSI PRO Z890-A Wifi (ATX)","description":"\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 9200+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: 16+1+1+1 Duet Rail Power System 90A SPS, dual 8-pin CPU power connectors, Core Boost, Memory Boost, 6-layer PCB made by 2oz thickened copper and server-grade level material\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ PCIe Release, EZ M.2 Shield Frozr II, EZ M.2 Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot, Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003eUltra Connect: dual Thunderbolt™ 4 ports, 5G LAN with Intel Wi-Fi 7 Solution - the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost 4: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":50609626382656,"sku":"MB-MSI-PRO-Z890-A-WIFI","price":1729.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/WebPRO-Z890-A-WIFI1.jpg?v=1746595320"},{"product_id":"msi-pro-b840-p-wifi-atx","title":"MSI PRO B840-P Wifi Motherboard (ATX)","description":"\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 9000 \/ 8000 \/ 7000 Series Desktop Processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8000+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: Direct 7+2+1 Power System with P-PAK, 8-pin CPU power connectors, Core Boost, Memory Boost, 6-layer PCB made by 2oz thickened copper\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 4.0 slot and Lightning Gen 4 x4 M.2\u003c\/li\u003e\n\u003cli\u003e2.5G LAN with Wi-Fi 7 Solution: the remarkable solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":50621404119360,"sku":"MB-MSI-PRO-B840-P-WIFI","price":739.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/WebPROB840-PWIFI1.jpg?v=1746755766"},{"product_id":"msi-pro-b860m-a-wifi-matx","title":"MSI PRO B860M-A Wifi (MATX)","description":"\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8800+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: 12+1+1+1 Duet Rail Power System with P-PAK, 8+4-pin CPU power connectors, Core Boost, Memory Boost, 6-layer server-grade PCB\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot and Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003eUltra Connect: Thunderbolt™ 4 port, 5G LAN with Intel Wi-Fi 7 Solution - the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":50621422600512,"sku":"MB-MSI-PRO-B860M-A-WIFI","price":699.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/WebPROB860M-AWIFI1.jpg?v=1746756478"},{"product_id":"msi-pro-x870-p-wifi-atx","title":"MSI PRO X870-P Wifi (ATX)","description":"\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 9000 \/ 8000 \/ 7000 Series Desktop Processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8200+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: 14+2+1 Duet Rail Power System, dual 8-pin CPU power connectors, Core Boost, Memory Boost, 8-layer PCB made by 2oz thickened copper and server-grade level material\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot, Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003eUltra Connect: USB4 and 5G LAN with Wi-Fi 7 Solution - the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":50621435937088,"sku":"MB-MSI-PRO-X870-P-WIFI","price":1549.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/WebPROX870-PWIFI1.jpg?v=1746757241"},{"product_id":"msi-pro-b850m-a-wifi-motherboard-matx","title":"MSI PRO B850M-A Wifi Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 9000 \/ 8000 \/ 7000 Series Desktop Processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8200+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: Direct 8+2+1 Power System 60A SPS, 8+4-pin CPU power connectors, Core Boost, Memory Boost, 6-layer PCB made by 2oz thickened copper and server-grade level material\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II, and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot and Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003e5G LAN with Wi-Fi 7 Solution: the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":51611048575296,"sku":"MB-MSI-PRO-B850M-A-WIFI","price":729.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_B850M-A_WIFI_1.jpg?v=1773293743"},{"product_id":"msi-pro-b850m-p-wifi-motherboard","title":"MSI PRO B850M-P Wifi Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 9000 \/ 8000 \/ 7000 Series Desktop Processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8200+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: Direct 7+2+1 Power System with P-PAK, 8-pin CPU power connector, Core Boost, Memory Boost, 6-layer PCB made by 2oz thickened copper and server-grade level material\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot and Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003e5G LAN with Wi-Fi 7 Solution: the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":51611049066816,"sku":"MB-MSI-PRO-B850M-P-WIFI","price":749.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_B850M-P_1.jpg?v=1773293769"},{"product_id":"msi-pro-h610m-e-motherboard-matx","title":"MSI PRO H610M-E Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ 14th\/ 13th\/ 12th Gen Processors, Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003ePentium\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eGold and Celeron\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eProcessors for LGA 1700 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, up to 5600(MAX) MHz\u003c\/li\u003e\n\u003cli\u003eCore Boost : With premium layout and digital power design to support more cores and provide better performance\u003c\/li\u003e\n\u003cli\u003eMemory Boost: Advanced technology to deliver pure data signals for the best performance, stability and compatibility\u003c\/li\u003e\n\u003cli\u003eLightning Fast Experience: PCIe 4.0\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality\u003c\/li\u003e\n\u003cli\u003eSteel Armor: Protecting VGA cards against bending and EMI for better performance, stability and strength.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":51611056800064,"sku":"MB-MSI-PRO-H610M-E","price":249.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_H610M-E_1.jpg?v=1773294097"},{"product_id":"msi-b860m-e-motherboard-matx","title":"MSI PRO B860M-E Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 9066+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: Direct 6 phases with P-PAK, 8-pin CPU power connector, Core Boost, Memory Boost, 6-layer PCB\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Clip II and EZ PCIe Clip II\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot and Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003e5G LAN: the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395564864,"sku":"MB-MSI-B860M-E","price":439.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_B860M-E_1.jpg?v=1784801720"},{"product_id":"msi-pro-b550m-p-wifi6e-motherboard-matx","title":"MSI PRO B550M-P Wifi6E Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 5000 Series, 5000 G-Series, 4000 G-Series, and 3000 Series processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR4 Memory, up to 4400+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eLightning Fast Experience: PCIe 4.0 slot and Lightning Gen4 x4 M.2\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ Debug LED and EZ Mounting\u003c\/li\u003e\n\u003cli\u003eWi-Fi 6E Solution: the ideal solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio-grade sound quality\u003c\/li\u003e\n\u003cli\u003eMSI Center: A brand-new software which integrates all MSI exclusive tools with user-friendly user interface.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395761472,"sku":"MB-MSI-PRO-B550M-P-WIFI6E","price":479.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_B550M-P_Wifi6E_1.jpg?v=1786961698"},{"product_id":"msi-pro-b860m-b-wifi-motherboard-matx","title":"MSI PRO B860M-B Wifi Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 9066+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: Direct 6 phases with P-PAK, 8-pin CPU power connector, Core Boost, Memory Boost, 6-layer PCB\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and M.2 Shield Frozr are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Clip II, EZ PCIe Clip II, and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot and Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003e5G LAN with Wi-Fi 7 Solution: the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003cspan style=\"font-size: 0.875rem;\"\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395794240,"sku":"MB-MSI-PRO-B860M-B-WIFI","price":609.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_B860M-B_Wifi_1.jpg?v=1787556438"},{"product_id":"msi-pro-h810m-b-wifi6e-motherboard-matx","title":"MSI PRO H810M-B Wifi6E Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 7200 MT\/s (MAX)\u003c\/li\u003e\n\u003cli\u003eCore Boost: With premium layout and digital power design to support more cores and provide better performance\u003c\/li\u003e\n\u003cli\u003eMemory Boost: Advanced technology to deliver pure data signals for the best performance, stability, and compatibility\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink and MOSFET thermal pads rated for 7W\/mK are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Clip II and EZ PCIe Clip II\u003c\/li\u003e\n\u003cli\u003eLightning Fast experience: PCIe 5.0 slot and Lightning Gen 4 x4 M.2\u003c\/li\u003e\n\u003cli\u003e2.5G LAN with Wi-Fi 6E: Upgraded network solution for professional and multimedia use. Delivers a secure, stable and fast network connection\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395827008,"sku":"MB-MSI-PRO-H810M-B-WIFI6E","price":429.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_H810M-B_Wifi6E_1.jpg?v=1787556656"},{"product_id":"msi-pro-h810m-b-motherboard-matx","title":"MSI PRO H810M-B Motherboard (mATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupport Intel\u003csup\u003e®\u003c\/sup\u003e\u003cspan\u003e \u003c\/span\u003eCore™ Ultra Processors (Series 2) for LGA 1851 socket\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 7200 MT\/s (MAX)\u003c\/li\u003e\n\u003cli\u003eCore Boost: With premium layout and digital power design to support more cores and provide better performance\u003c\/li\u003e\n\u003cli\u003eMemory Boost: Advanced technology to deliver pure data signals for the best performance, stability and compatibility\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink and MOSFET thermal pads rated for 7W\/mK are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Clip II and EZ PCIe Clip II\u003c\/li\u003e\n\u003cli\u003eLightning Fast experience: PCIe 5.0 slot and Lightning Gen 4 x4 M.2\u003c\/li\u003e\n\u003cli\u003e2.5G LAN: Upgraded network solution for professional and multimedia use. Delivers a secure, stable and fast network connection\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003cspan style=\"font-size: 0.875rem;\"\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395892544,"sku":"MB-MSI-PRO-H810M-B","price":369.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_H810M-B_1.jpg?v=1787556990"},{"product_id":"msi-pro-x870e-s-evo-wifi-motherboard-atx","title":"MSI PRO X870E-S Evo Wifi Motherboard (ATX)","description":"\u003ch2\u003e\u003cstrong\u003eProduct features : \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"foucs__feature\"\u003e\n\u003cul\u003e\n\u003cli\u003eSupports AMD Ryzen™ 9000 \/ 8000 \/ 7000 Series Desktop Processors\u003c\/li\u003e\n\u003cli\u003eSupports DDR5 Memory, Dual Channel DDR5 8200+ MT\/s (OC)\u003c\/li\u003e\n\u003cli\u003eUltra Performance: 12+2+1 Duet Rail Power System, dual 8-pin CPU power connectors, Core Boost, Memory Boost, 6-layer PCB made by 2oz thickened copper and PCB Fabric Peak\u003c\/li\u003e\n\u003cli\u003eFrozr Guard: Extended Heatsink, MOSFET thermal pads rated for 7W\/mK, additional choke thermal pads and EZ M.2 Shield Frozr II are built for high performance system and non-stop experience\u003c\/li\u003e\n\u003cli\u003eEZ DIY: EZ M.2 Shield Frozr II, EZ M.2 Clip II, EZ PCIe Clip II and EZ Antenna\u003c\/li\u003e\n\u003cli\u003eLightning Fast Game experience: PCIe 5.0 slot, Lightning Gen 5 x4 M.2\u003c\/li\u003e\n\u003cli\u003eUltra Connect: USB4 and 5G LAN with Wi-Fi 7 Solution - the latest solution for professional and multimedia use, delivering secure, stable, and high-speed networking and data transmission\u003c\/li\u003e\n\u003cli\u003eAudio Boost: Reward your ears with studio grade sound quality for the most immersive gaming experience\u003cspan style=\"font-size: 0.875rem;\"\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"MSI Store | Malaysia","offers":[{"title":"Default Title","offer_id":52849395958080,"sku":"MB-MSI-PRO-X870E-S-EVO-WIFI","price":1199.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/7970\/2080\/files\/Web_PRO_X870E-S_Evo_Wifi_1.jpg?v=1787557774"}],"url":"https:\/\/my-store.msi.com\/collections\/motherboard-pro-series.oembed?page=2","provider":"MSI Store | Malaysia","version":"1.0","type":"link"}