Best priceSame product family across other stores.









Other gpu from this store.






{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “RX 9060 XT Ice: Gigabyte Gaming OC 16GB White Graphics Card”,
“sku”: “GV-R906XGAMINGOCICE-16GD”,
“gtin13”: “889523055335”,
“brand”: { “@type”: “Brand”, “name”: “GIGABYTE” },
“description”: “The RX 9060 XT Ice delivers elite 1440p gaming with 16GB VRAM and RDNA 4 power in a stunning white design.”,
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “EGP”,
“price”: “29499.00”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”
}
}
(function() {
window.addEventListener(‘DOMContentLoaded’, () => {
const pEl = document.querySelector(‘.woocommerce-Price-amount bdi’) || document.querySelector(‘.price’);
if (pEl) {
try {
let val = parseFloat(pEl.innerText.replace(/[^\d.]/g, ”));
if (!isNaN(val)) {
const sTag = document.getElementById(‘alf-schema-data’);
const sObj = JSON.parse(sTag.innerText);
sObj.offers.price = val.toFixed(2);
sTag.innerText = JSON.stringify(sObj);
}
} catch(e) {}
}
});
window.addEventListener(‘keydown’,(e)=>{
if(e.key===’F12’||(e.ctrlKey&&e.shiftKey&&(e.key===’I’||e.key===’J’||e.key===’C’))||(e.ctrlKey&&e.key===’u’)){
e.preventDefault(); return false;
}
});
document.addEventListener(‘contextmenu’,(e)=>e.preventDefault());
})();
#alf-gb-rx9060-root h1, #alf-gb-rx9060-root h2, #alf-gb-rx9060-root h3, #alf-gb-rx9060-root h4 { color: #1a1a1a !important; margin: 0; }
#alf-gb-rx9060-root p, #alf-gb-rx9060-root span, #alf-gb-rx9060-root li { color: inherit; }
#alf-gb-rx9060-root strong { color: #000000 !important; }
@keyframes alfFadeUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes alfSlowZoom { from { transform: scale(1); } to { transform: scale(1.04); } }
.alf-animate { opacity: 0; will-change: transform, opacity; transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1); }
.alf-visible { opacity: 1 !important; transform: translateY(0) !important; animation: alfFadeUp 0.8s forwards; }
.pa-solid-img { background: #ffffff; border-radius: 12px; overflow: hidden; border: 1px solid var(–gb-border); box-shadow: 0 10px 30px rgba(0, 102, 204, 0.05); position: relative; }
.pa-solid-img img { width: 100%; display: block; transition: transform 0.6s ease; }
.pa-solid-img:hover img { transform: scale(1.02); }
.pa-manifest-table { width: 100%; background: #ffffff; border: 1px solid var(–gb-border); border-radius: 12px; overflow: hidden; }
.pa-manifest-row { display: flex; justify-content: space-between; align-items: baseline; padding: 22px 45px; border-bottom: 1px solid var(–gb-border); transition: background 0.2s ease; }
.pa-manifest-row:hover { background: #f0f7ff; }
.pa-label { color: var(–gb-sub) !important; font-weight: 400; font-size: 0.95rem; width: 45%; }
.pa-value { color: #1a1a1a !important; font-weight: 700; font-size: 0.95rem; text-align: right; width: 55%; }
.pa-table-head { padding: 25px 45px; background: #f0f7ff; color: var(–gb-accent) !important; text-transform: uppercase; letter-spacing: 3px; font-size: 0.85rem; font-weight: 900; border-bottom: 2px solid var(–gb-border); }
.gb-badge { display: inline-block; padding: 5px 12px; background: rgba(0, 102, 204, 0.08); color: var(–gb-accent) !important; border: 1px solid rgba(0, 102, 204, 0.2); border-radius: 4px; font-size: 0.75rem; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 15px; }
@media (max-width: 900px) {
.alf-mobile-col { flex-direction: column !important; gap: 40px !important; text-align: center; }
.pa-manifest-row { flex-direction: column !important; align-items: flex-start !important; padding: 20px 30px !important; }
.pa-label, .pa-value { width: 100% !important; text-align: left !important; }
}
The RX 9060 XT Ice brings elite 1440p gaming performance directly to your battle station. Experience groundbreaking RDNA™ 4 architecture, unified compute units, and AI-accelerated visuals for buttery smooth frames. Whether you are streaming or crushing AAA titles, the RX 9060 XT Ice ensures every play counts with ultra-responsive gameplay that looks as cool as it performs.
Modern games eat VRAM for breakfast. Most 128-bit cards choke when settings are cranked to 1440p, leaving you with muddy textures and distracting stutter. Specifically, the RX 9060 XT Ice shatters that ceiling. With a massive 16GB buffer and the groundbreaking RDNA 4 engine, it serves up buttery smooth performance in the world’s most demanding titles. Armed with 2048 stream processors and a 3320 MHz boost, this card outperforms the pack while looking like a work of art in your chassis.


Clearly, power is useless if your card throttles. For instance, the WINDFORCE cooling system on the RX 9060 XT Ice ensures your clock speeds stay locked at their peak. By utilizing alternate spinning fans and server-grade thermal gel, we have built a card that handles marathon sessions with ease. Consequently, your hardware stays silent and your gameplay stays fluid, no matter how intense the fight becomes with your RX 9060 XT Ice.
To begin with, we integrated 16.7M customizable color options so your card matches your build’s soul. In addition, the smart power indicator alerts you to power abnormalities before they become problems. Finally, the automated PCB production process ensures zero sharp protrusions, meaning no cut hands when installing your RX 9060 XT Ice.




Notably, the RX 9060 XT Ice features smart hardware monitoring. Is it too big for your case? At only 281mm long and a slim 2-slot height, it fits comfortably in nearly all mid-tower cases while only requiring a 450W power supply. Furthermore, the Ultra Durable certification ensures that metal chokes and solid capacitors provide longer life and better performance for your high-end gaming investment.
(function() {
“use strict”;
const Engine = {
init() {
this.updateYear();
this.initAnimations();
this.protectColors();
},
updateYear() {
const el = document.getElementById(‘alf-year’);
if (el) el.innerText = new Date().getFullYear();
},
protectColors() {
const root = document.getElementById(‘alf-gb-rx9060-root’);
if (root) {
root.style.setProperty(‘color’, ‘var(–gb-text)’, ‘important’);
}
},
initAnimations() {
if (‘IntersectionObserver’ in window) {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add(‘alf-visible’);
observer.unobserve(entry.target);
}
});
}, { threshold: 0.1 });
document.querySelectorAll(‘.alf-animate’).forEach(el => observer.observe(el));
} else {
document.querySelectorAll(‘.alf-animate’).forEach(el => el.style.opacity = ‘1’);
}
}
};
window.addEventListener(‘load’, () => Engine.init());
})();
No approved reviews yet.
Sign in to leave a review. Reviews are published after admin approval.
Loading reviews...
No. EG-PC compares prices and availability for Gigabyte Radeon RX 9060 XT Gaming OC Ice 16GB GDDR6 128 Bit White Graphics Card. The retailer listing this product is Alfrensia.
EG-PC tracks recently seen prices from supported Egyptian retailers. Always confirm the final price and stock status on the retailer website before checkout.
Yes. Use the related category, brand, store, and search links on this page to compare similar computer hardware listings across Egypt.