XIAOMI REDMI NOTE 12 4/128GB – Onyx Gray

SKU: 6941812716922
269.00 Çmimi origjinal qe: €269.00.175.00Çmimi i tanishëm është: €175.00.

Lowest price in the last 30 days: 175.00

Lowest price in the last 30 days: 175.00

Blej Tani
2-day Delivery
Speedy and reliable parcel delivery!

* Garancion: 12 muaj
* Lloji: SMARTPHONE XIAOMI REDMI NOTE 12 4/128GB ONYX GRAY
* Android 12, MIUI 14
* Ekran: 6.67” AMOLED, 120Hz, 1200 nits (peak)
* Rezolucioni: 1080 x 2400 px 20:9 ratio (~395 ppi density)
* Cpu: Octa-core (2×2.0 GHz Cortex-A78 & 6×1.8 GHz Cortex-A55)
* Chipset: Qualcomm SM4375 Snapdragon 4 Gen 1 (6 nm)
* GPU: Adreno 619
* Kamera: Triple: 48 MP, f/1.8, (wide), 8 MP, f/2.2,
2 MP, f/2.4, (macro), Front: 13 MP, f/2.5, (wide)
* Video: 1080p@30fps
* Memorje: 128 GB, 4 GB RAM
* Bateria:Li-Po 5000 mAh, non-removable, 33W
* Bluetooth 5.1, A2DP, LE
* Pozicionimi: GPS, GLONASS
* Sensors: Fingerprint (side-mounted), accelerometer, gyro, proximity, compass
* Wi-Fi 802.11 a/b/g/n/ac, dual-band
* USB Type-C 2.0, OTG

Informacion shtesë

Brand

Ngjyra

Log in

You dont have an account yet? Register Now

0
    0
    Shporta e juaj!
    Shporta juaj eshte e zbrazet!Rikthehu te blerjet

    Select at least 2 products
    to compare

    document.addEventListener("DOMContentLoaded", function () { let page = 1; let loading = false; let finished = false; const btn = document.getElementById("bt-load-more"); const container = document.getElementById("bt-products"); if (!btn || !container) return; // kjo e shpëton nga error function loadProducts() { if (loading || finished) return; loading = true; btn.innerText = "Duke u ngarkuar..."; fetch(`/wp-admin/admin-ajax.php?action=bt_load_products&page=${page}`) .then(res => res.text()) .then(data => { if (!data.trim()) { finished = true; btn.innerText = "Nuk ka më produkte"; return; } container.insertAdjacentHTML("beforeend", data); page++; loading = false; btn.innerText = "Shiko më shumë produkte"; }); } loadProducts(); // kjo e mbush fillimin btn.addEventListener("click", loadProducts); });