See vastupidav tahvelarvuti ümbris on loodud vastama sõjaväe tasemel töökindluse spetsifikatsioonidele (MIL-STD 810G-516.7), kaitstes Sinu seadet kergemate kukkumiste ja löökide eest. Ideaalne valik neile, kes võtavad oma tahvelarvuti sageli kaasa õue või tegelevad aktiivse elustiiliga, kus seade võib olla avatud füüsilistele ohtudele. See on suurepärane lahendus, kui soovid oma investeeringut usaldusväärselt kaitsta.
Ahju tüüp:Konvektsioonahi; Energiatarbimise klass:A; Reguleerimisviis:Sensorjuhtimine + pöördnupud; Uputatavad pöördnupud:On; Ekraan:Puuteekraan; Teleskoopsiinid:Ei; Mõõtmed (kõrgus x laius x sügavus):59.5 x 59.5 x 56.7
Midea Refrigerator | MDRD125FGE01 | Energy efficiency class E | Free standing | Larder | Height 84.5 cm | Fridge net capacity 68 L | Freezer net capacity 12 L | 41 dB | White
Ergonomic gaming chair with seat and backrest made of abrasion-resistant breathable textile. Strong metal construction covered with high-quality foam resistant to any deformation. The seat construction made of sturdy supporting straps under the thick robust foam. Equipped with mechanism with rocking function. Height adjustment to fit every user. Easy backrest angle adjustment.
Professional docking station with two 4K displays generation 2 + 100 W power supply. USB 3.0 / USB-C / Thunderbolt 3 Professional, universal docking station, compatible with laptops and tablets equipped with a USB-C, USB-A and Thunderbolt connector. 2x DisplayPort and 2x HDMI supporting up to two 4K/60Hz displays (also applies to Apple M1/M2 platform) or a single 5K/60Hz display. 7 USB ports, including 2x USB-C Gen 2 (1x supporting 20W PD charging and one supporting BC 1.2 fast charging) and 5x USB-A 3.2 (2x Gen 2 and 3x Gen 1), making it easy to connect multiple USB devices and peripheral devices for super-fast data transfer. Provides up to 100W of power for compatible USB-C and Thunderbolt laptops and tablets. The host device must support USB-C Power Delivery. GLAN Ethernet supports network speeds of 10/100/1000 Mbps, ensuring a solid and fast Internet connection. Combined high-quality 3.5mm 32bit/192kHz audio input and output for easy connection to a headset or speakers. An available VESA mount helps keep your desk tidy and free from cables, while a K-lock slot provides additional security.
Razer Blade 16 on kõige õhem Razer'i mängurilaptop, mis pakub tipptasemel jõudlust tänu NVIDIA GeForce RTX 50 seeria GPU-le ja esmakordselt AMD Ryzen AI 9 protsessorile. QHD+ 240Hz OLED-ekraan, uus klaviatuur ning 6-kõlariga helisüsteem loovad ülimalt sujuva ja kaasahaarava mängukogemuse. • Kõige õhem Razer Blade – vaid 0,59 tolli paksune • NVIDIA GeForce RTX 5070 • AMD Ryzen AI 9 – kuni 50 TOPS tehisintellekti võimsus • QHD+ 240Hz OLED-ekraan – 0,2 ms reaktsiooniaeg • Uus klaviatuur – sügavam 1,5 mm klahvikäik ja Copilot AI-nupp • 6-kõlariga THX-tuuninguga helisüsteem
/* css reset */ #prod-desc-container, #prod-desc-container * { box-sizing: border-box; } #prod-desc-container h2 { margin: revert; } #prod-desc-container { font-size: 16px; max-width: 1400px; margin: 0 auto; font-family: "Arimo", sans-serif; } #prod-desc-container .headline-2 { font-size: 1.5em; margin: 0.83em 0; } #prod-desc-container .headline-3 { font-size: 1.17em; margin: 1em 0; } #prod-desc-container .headline-4 { font-size: 1em; margin: 1.33em 0; } #prod-desc-container .paragraph { margin: 1em 0; text-align: justify; } #prod-desc-container .desk-list { margin: 1em 0; padding: 0 0 0 20px; list-style-position: outside; } #prod-desc-container .desc-img.lazy, #prod-desc-container .desc-img { width: initial; max-width: 100%; height: auto; border-radius: 20px; box-shadow: -0.2em 0.3em 0.4em 0.3em rgba(0, 0, 0, 0.3), -0.2em 0.3em 0.4em 0.3em rgba(0, 0, 0, 0.3); } /* custom style */ #prod-desc-container .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; } #prod-desc-container .clmn { padding: 1em; } #prod-desc-container .clmn-1 { width: 100%; } #prod-desc-container .clmn-2 { width: 50%; } #prod-desc-container .clmn-3 { width: 33.33%; } #prod-desc-container .clmn-4 { width: 25%; } #prod-desc-container .clmn-70 { width: 70%; margin-left: auto; margin-right: auto; } #prod-desc-container .clmn.right { justify-content: flex-end; text-align: right; display: flex; flex-wrap: wrap; align-content: center; } #prod-desc-container .clmn.center { justify-content: center; text-align: center; display: flex; flex-wrap: wrap; align-content: flex-start; } @media screen and (max-width: 992px) { #prod-desc-container .clmn { padding: 1em 0; } #prod-desc-container { font-size: 14px; max-width: 100%; } #prod-desc-container .clmn-1, #prod-desc-container .clmn-2, #prod-desc-container .clmn-3, #prod-desc-container .clmn-4, #prod-desc-container .clmn-70 { width: 100%; } #prod-desc-container .clmn.right { justify-content: flex-start; text-align: left; } #prod-desc-container .flex-container.revert { flex-direction: column-reverse; } #prod-desc-container svg { justify-content: flex-start; max-width: 20%; } } /* template */ .top-logo img { display: block; margin-left: auto; margin-right: auto; width: 40%; } .boldupcent { text-transform: uppercase; font-weight: bold; text-align: center; } .normalupcent { text-transform: uppercase; text-align: center; font-weight: normal; } .boldupleft { text-transform: uppercase; font-weight: bold; text-align: center; } .vertmid { display: flex; align-items: center; justify-content: left; } .seemore { background-color: #144169; border: none; border-radius: 1em; color: white; padding: 1em 2em; text-align: center; text-transform: uppercase; font-size: 1em; margin: 0.1em 0.2em; opacity: 0.6; transition: 0.3s; display: inline-block; text-decoration: none; cursor: pointer; } .prodcard { background-color: yellow; border: 1em #144169; border-radius: 1em; color: black; padding: 1em 1em; text-align: center; text-transform: uppercase; font-size: 0.7em; opacity: 0.6; transition: 0.3s; display: inline-block; text-decoration: none; cursor: pointer; } a, a:link, a:visited, a:focus, a:hover, a:active { color: olive; text-decoration: none; cursor: crosshair; } .video { height: 0; position: relative; padding-bottom: 56.25%; } .video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 20px; box-shadow: -0.2em 0.3em 0.4em 0 rgba(0, 0, 0, 0.3), -0.2em 0.3em 0.4em 0 rgba(0, 0, 0, 0.3); } LORGAR AZAR 514TKL GAMING KEYBOARD A NEW MECHANICAL GAMING KEYBOARD DELIVERS BOTH PREMIUM TECHNICAL FEATURES AND EXPANDED WORKSPACE EFFICIENCY. 2-IN-1 BODY Azar 514TKL's unique feature is its magnetic top cover that can be removed, transforming it from a classic keyboard to a skeleton body design. Built on a sturdy aluminum top plate, ensuring long-lasting durability and stability. SMOOTH & SILENT LINEAR “DREAM SWITCHES” The LORGAR™ linear “Dream Switches” can withstand 50,000,000 cycles, making them highly dependable. With the balanced actuation force of 40 grams, no accidental input is expected, and the actuation point of 2 mm within 4 mm of travel distance gives you a reaction advantage in-game. TKL LAYOUT The optimized 87-key tenkeyless design maximizes desk space without compromising functionality. This compact format brings your mouse closer to the keyboard's center, reducing arm movement and enhancing gaming ergonomics. CUSTOMIZABLE RGB BACKLIGHT The keyboard features RGB backlighting that can be fully customized and synced with other LORGAR™ devices using the LORGAR PLATFORM. LORGAR PLATFORM Besides the ability to customize and synchronize your devices' backlight, our LORGAR PLATFORM allows you to create gaming profiles, record macros, and remap keys. You can also monitor your gaming performance and statistics for every LORGAR™ device you own. All of that in one app: LORGAR PLATFORM. SMALL IMPORTANT THINGS The Azar 514TKL has been designed with user convenience in mind, featuring three-position rubberized feet, removable and flexible spring USB (C) – USB (A) cable of up to 2.3 m, and a cable management system to keep your workspace organized. COLOR OPTIONS This keyboard comes in two color options: monochrome and black. The monochrome keyboard has the black and white gradient keys, a black top cover and a white top plate. The black keyboard goes with the black and gray keys, a black top cover and a gun-metal top plate. GIFTS FROM LORGAR™ A keychain switch with keycap – you can swap it with any key on your keyboard; two hand warmers, a cup coaster, and a carrying bag. LORGAR IS ALL ABOUT LEVELING UP YOUR GAMING
Hisense E7Q PRO on loodud mänguritele ja filmisõpradele, ühendades 144 Hz värskendussageduse, QLED-pildi, Dolby Visioni ja Atmosi ning sujuva mängurežiimi. See nutiteler toob koju tõelise meelelahutuse ilma viivituse ja häguvaba liikumiseta. • 144 Hz Game Mode PRO koos VRR ja FreeSync Premiumiga • QLED – üle miljardi elava värvitooni • Dolby Vision® ja Dolby Atmos® tugi • AI-pilditöötlus ja 4K üleskallutus • VIDAA nutiteler koos häälejuhtimise ja mänguribaga
Insta360 X5 on professionaalne 360° kaamera, mis viib loomingulise video- ja pildiloome uuele tasemele. 8K resolutsioon, vahetatavad objektiivid, täiustatud öövõimekus ja suurem aku võimaldavad jäädvustada iga hetk erakordse detailsuse ja vabadusega. • 8K 360° video ja 72 MP fotod • Uuendatud PureVideo režiim öiseks võtteks • Vahetatavad ja kriimustuskindlad objektiivid • Kuni 185 minutit aku kestust ja 20 min kiire laadimine • Veekindlus kuni 15 m ja magnetkinnitus
PanzerGlass Ceramic ProtectionUus täht ekraanikaitse maailmas on sündinud! PanzerGlass® Ceramic Protection on vapustav kaitseklaas, mis seab vastupidavusele uue standardi! See on 5 korda
PanzerGlass PicturePerfect - Parim kaitse kaamerale!PanzerGlass PicturePerfect on loodud, et kaitsta seadme kaamerat löökide, kriimude ja mustuse eest. PicturePerfect on valmistatud kvaliteetseimast
Manual Pull Down Screen 84'" 4:3 / Diagonal 210cm, W 170, 2cm x H 127cm / White case / Dual wall & ceiling instalation design / 4-side black masking border (Top: 3.8cm) / 160 Degrees viewing angle / Auto locking system/ Easy to clean
Vrinauha Musta S015337EPSONin vrinauhat vastaavat erityisi laitekohtaisia vaatimuksia ja takaavat siten laitteiden maksimi kyttin vaativimmissakin kyttolosuhteissa.Kyttik: 5 Miljoonaa merkki