Eticaretbox Logo Aramaya Dön
MSI MAG B650M MORTAR WIFI AMD B650 Soket AM5 6400Mhz(OC) DDR5 M.2 mATX Anakart
Msi

MSI MAG B650M MORTAR WIFI AMD B650 Soket AM5 6400Mhz(OC) DDR5 M.2 mATX Anakart

10.279,00 TRY
Son fiyat kontrolü: 08.05.2026 08:02
Mağazaya Git

Ürün Açıklaması

/* ???? ???? */ /* lightGray */ .resellerContainer--theme { --theme-background: #ffffff; --theme--titleColor: #0f1111; --theme-textColor: #0f1111; }/* container ??? blade */ * { box-sizing: border-box; } body, div, p, section, article, figure, h1, h2, span, ol, ul, li { margin: 0; padding: 0; } li { list-style: none; } .resellerContainer--font { --font-title: 32px; --font-text: 16px; --font-cardTitle: 24px; --font-cardText: 16px; } .resellerContainer { font-family: "Segoe UI"; position: relative; padding: 25px; margin: 0 auto; background-color: var(--theme-background) } @media (min-width:992px) { .resellerContainer { max-width: 1170px; } } .defaultSpace { margin-top: 50px; } .defaultSpace:first-of-type { margin-top: 0; } /* KVContent */ .resellerKVContent__imageBox img { width: 100%; vertical-align: middle; } .resellerKVContent__imageBox { position: relative; } .resellerKVContent__imageBox .msiLogo { position: absolute; top: 0; left: 0; z-index: 1; } .resellerKVContent__description { text-align: center; margin-top: 30px; } .resellerKVContent__description .title { color: var(--theme--titleColor); font-size: var(--font-title); font-weight: bold; } .resellerKVContent__description .context { color: var(--theme-textColor); margin: 4px auto 0; font-size: var(--font-text); } @media (min-width: 992px) { .resellerKVContent__description .context { width: 50%; } } /* end KVContent */ /* resellerVideo */ .resellerVideo__content { width: 100%; } /* end resellerVideo */ /* resellerOneCard */ .resellerOneCard .msiCard__content ol { margin: 25px auto 0; text-align: left; } @media (min-width: 992px) { .resellerOneCard .msiCard__content ol { width: 60%; } } .resellerOneCard .msiCard__content ul { margin: 25px auto 0; text-align: left; } @media (min-width: 992px) { .resellerOneCard .msiCard__content ul { width: 60%; } } .resellerOneCard .msiCard__content {