{"product_id":"64gb-2x32gb-ram-viper-elite-5-non-rgb-ddr5-performance-dram","title":"64GB 2x32GB Ram Viper Elite 5 Non-RGB DDR5 Performance DRAM","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      background: #f5f5f3;\n      color: #1a1a1a;\n      padding: 2rem 1rem;\n      min-height: 100vh;\n    }\n\n    .card {\n      max-width: 560px;\n      margin: 0 auto;\n      background: #fff;\n      border-radius: 16px;\n      border: 0.5px solid #e0ddd6;\n      overflow: hidden;\n    }\n\n    .header {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      padding: 1.25rem 1.5rem;\n      border-bottom: 0.5px solid #e0ddd6;\n    }\n\n    .icon-box {\n      width: 48px;\n      height: 48px;\n      border-radius: 10px;\n      background: #eeedfe;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .header-text h1 { font-size: 15px; font-weight: 500; color: #1a1a1a; }\n    .header-text p  { font-size: 12px; color: #888; margin-top: 3px; font-family: 'Courier New', monospace; }\n\n    .badges { margin-left: auto; display: flex; gap: 6px; flex-shrink: 0; flex-wrap: wrap; justify-content: flex-end; }\n    .badge { font-size: 11px; font-weight: 500; padding: 3px 10px; border-radius: 8px; }\n    .badge-purple { background: #eeedfe; color: #534ab7; }\n    .badge-gray   { background: #f1efe8; color: #5f5e5a; }\n\n    .metrics {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n      padding: 1.25rem 1.5rem;\n      border-bottom: 0.5px solid #e0ddd6;\n    }\n\n    .metric { background: #f5f5f3; border-radius: 10px; padding: 12px 14px; }\n    .metric-label { font-size: 12px; color: #888; margin-bottom: 4px; }\n    .metric-value { font-size: 22px; font-weight: 500; color: #1a1a1a; }\n    .metric-sub   { font-size: 11px; color: #888; margin-top: 2px; }\n\n    .section { border-bottom: 0.5px solid #e0ddd6; }\n    .section:last-child { border-bottom: none; }\n\n    .section-header {\n      padding: 10px 1.5rem;\n      background: #f5f5f3;\n      border-bottom: 0.5px solid #e0ddd6;\n      font-size: 11px;\n      font-weight: 500;\n      color: #888;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n    }\n\n    .profile-row { display: flex; gap: 8px; padding: 14px 1.5rem; flex-wrap: wrap; }\n    .profile-chip { font-size: 12px; font-weight: 500; padding: 5px 12px; border-radius: 8px; border: 0.5px solid #e0ddd6; }\n    .profile-chip.xmp  { background: #e6f1fb; color: #185fa5; border-color: #b5d4f4; }\n    .profile-chip.expo { background: #faeeda; color: #854f0b; border-color: #fac775; }\n\n    .row-item {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      padding: 9px 1.5rem;\n      font-size: 13px;\n      border-bottom: 0.5px solid #e0ddd6;\n      gap: 12px;\n    }\n    .row-item:last-child { border-bottom: none; }\n    .row-item .key   { color: #888; flex-shrink: 0; }\n    .row-item .value { color: #1a1a1a; text-align: right; font-family: 'Courier New', monospace; font-size: 12px; }\n    .row-item .value.plain { font-family: inherit; font-size: 13px; }\n\n    \/* Speed range display *\/\n    .speed-grid {\n      padding: 12px 1.5rem 14px;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n    }\n    .speed-pill {\n      font-size: 12px;\n      font-weight: 500;\n      padding: 4px 11px;\n      border-radius: 8px;\n      border: 0.5px solid #afa9ec;\n      background: #eeedfe;\n      color: #534ab7;\n      font-family: 'Courier New', monospace;\n    }\n    .speed-pill.top {\n      background: #534ab7;\n      color: #eeedfe;\n      border-color: #534ab7;\n    }\n\n    .features { padding: 4px 0; }\n    .feature-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      padding: 9px 1.5rem;\n      font-size: 13px;\n      border-bottom: 0.5px solid #e0ddd6;\n      color: #444;\n      line-height: 1.5;\n    }\n    .feature-item:last-child { border-bottom: none; }\n    .feature-dot {\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: #534ab7;\n      flex-shrink: 0;\n      margin-top: 5px;\n    }\n\n    .warranty-bar {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      padding: 12px 1.5rem;\n      font-size: 13px;\n      color: #3b6d11;\n      background: #eaf3de;\n    }\n    .warranty-icon {\n      width: 18px;\n      height: 18px;\n      flex-shrink: 0;\n    }\n\n    .notice-box {\n      margin: 12px 1.5rem 14px;\n      background: #faeeda;\n      border: 0.5px solid #fac775;\n      border-radius: 10px;\n      padding: 10px 14px;\n      font-size: 12px;\n      color: #854f0b;\n      line-height: 1.6;\n    }\n\n    .compat { padding: 14px 1.5rem; display: flex; flex-wrap: wrap; gap: 8px; }\n    .chip { font-size: 12px; padding: 4px 11px; border-radius: 8px; border: 0.5px solid #e0ddd6; background: #f5f5f3; color: #1a1a1a; }\n    .chip.amd   { background: #faeeda; color: #854f0b; border-color: #fac775; }\n    .chip.intel { background: #e6f1fb; color: #185fa5; border-color: #b5d4f4; }\n  \u003c\/style\u003e\n\u003cdiv class=\"card\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003crect x=\"2\" y=\"11\" width=\"24\" height=\"7\" rx=\"2\" fill=\"#534ab7\" opacity=\"0.15\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"2\" y=\"13\" width=\"24\" height=\"3\" rx=\"1\" fill=\"#534ab7\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"5\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"10\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"15\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"6\" y=\"8\" width=\"1.5\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"10\" y=\"8\" width=\"1.5\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"14\" y=\"8\" width=\"1.5\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"8\" width=\"1.5\" height=\"3\" rx=\"0.5\" fill=\"#534ab7\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"header-text\"\u003e\n\u003ch1\u003ePatriot Viper Elite 5 DDR5\u003c\/h1\u003e\n\u003cp\u003e64GB (2 × 32GB) · White ·  Non-RGB\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cspan class=\"badge badge-purple\"\u003eDDR5\u003c\/span\u003e \u003cspan class=\"badge badge-gray\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Metrics --\u003e\n\u003cdiv class=\"metrics\"\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"metric-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"metric-value\"\u003e64GB\u003c\/div\u003e\n\u003cdiv class=\"metric-sub\"\u003e2 × 32GB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"metric-label\"\u003eMax speed\u003c\/div\u003e\n\u003cdiv class=\"metric-value\"\u003e7000\u003c\/div\u003e\n\u003cdiv class=\"metric-sub\"\u003eMT\/s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"metric-label\"\u003eMin latency\u003c\/div\u003e\n\u003cdiv class=\"metric-value\"\u003eCL30\u003c\/div\u003e\n\u003cdiv class=\"metric-sub\"\u003e@ top speed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Performance Profiles --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003ePerformance profiles\u003c\/div\u003e\n\u003cdiv class=\"profile-row\"\u003e\n\u003cspan class=\"profile-chip xmp\"\u003eIntel XMP 3.0\u003c\/span\u003e \u003cspan class=\"profile-chip expo\"\u003eAMD EXPO\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tested speeds --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eTested speed options\u003c\/div\u003e\n\u003cdiv class=\"speed-grid\"\u003e\n\u003cspan class=\"speed-pill top\"\u003e7000 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e6600 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e6400 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e6200 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e6000 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e5600 MT\/s\u003c\/span\u003e \u003cspan class=\"speed-pill\"\u003e5200 MT\/s\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"value plain\"\u003eUDIMM, 288-pin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eBase speed\u003c\/span\u003e\u003cspan class=\"value\"\u003e4800 MT\/s @ 1.1V (JEDEC)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eBase latency\u003c\/span\u003e\u003cspan class=\"value\"\u003eCL40\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eTested timings\u003c\/span\u003e\u003cspan class=\"value\"\u003eCL30 \/ 32 \/ 36 \/ 38 \/ 42\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eTested voltages\u003c\/span\u003e\u003cspan class=\"value\"\u003e1.25V \/ 1.35V \/ 1.40V \/ 1.45V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eHeat spreader\u003c\/span\u003e\u003cspan class=\"value plain\"\u003eAluminum (White)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"value\"\u003e135 × 44 × 6 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row-item\"\u003e\n\u003cspan class=\"key\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"value plain\"\u003e46g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key features --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eKey features\u003c\/div\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nOne-of-a-kind white aluminum heat spreader\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n100% hand-tested with fully tuned XMP \/ EXPO profiles\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nUnlocked PMIC for full XMP performance and beyond\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nHigh-quality ICs screened for enhanced overclocking\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nAvailable up to 96GB capacity and 7000 MT\/s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"warranty-bar\"\u003e\n\u003csvg class=\"warranty-icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M9 2L11.2 6.5L16 7.3L12.5 10.7L13.4 15.5L9 13.1L4.6 15.5L5.5 10.7L2 7.3L6.8 6.5L9 2Z\" fill=\"#3b6d11\" opacity=\"0.3\" stroke=\"#3b6d11\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6.5 9L8.2 10.7L11.5 7.5\" stroke=\"#3b6d11\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Limited lifetime warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Notice --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eImportant notes\u003c\/div\u003e\n\u003cdiv class=\"notice-box\"\u003eNot all motherboard and CPU combinations support the full speed range. Check Patriot's QVL for supported platforms. Unsupported platforms may require a lower speed or manual BIOS tuning for stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-header\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"compat\"\u003e\n\u003cspan class=\"chip intel\"\u003eIntel (XMP 3.0)\u003c\/span\u003e \u003cspan class=\"chip amd\"\u003eAMD (EXPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Patriot Viper","offers":[{"title":"Full PC","offer_id":51735948394628,"sku":null,"price":45000.0,"currency_code":"EGP","in_stock":true},{"title":"Ram ONLY","offer_id":51735948427396,"sku":null,"price":42500.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/4404\/7492\/files\/61m1YgVSZXL.jpg?v=1775768846","url":"https:\/\/zstations.com\/ar\/products\/64gb-2x32gb-ram-viper-elite-5-non-rgb-ddr5-performance-dram","provider":"Z-Station","version":"1.0","type":"link"}