Sprzedaje: Standard Development
| Kod EAN | 5291485009311 |
| SKU | 003.PL.00.0080.000060689 |
| Min. ilość zamówienia | 1 szt. |
| Stan magazynowy | 6 szt. |
| Stawka VAT | 23% |
| Marka | LORGAR |
| Model | Circulus 910 |
| Waga produktu z opakowaniem jednostkowym | 0.780 |
| Kod taryfy celnej | 85258100 |
| Zawiera baterie | nie |
Specyfikacja producenta — 5 parametrów z katalogu produktowego.
/* 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); }
/* 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 Circulus 910 Kamera 2 w 1
Sensor Sony® STARVIS™ CMOS o przekątnej 1/2,8 cala oraz pełnoszklana soczewka zapewniają doskonałą jakość obrazu.
Sensor 5 MP pozwala nagrywać filmy w maksymalnej rozdzielczości 2592×1944. Możesz rejestrować wideo w FullHD 1080P przy 60 klatkach na sekundę, korzystać z 3x zoomu cyfrowego, inteligentnego autofokusu, automatycznej ekspozycji i automatycznej balansu bieli.
Wbudowane światło pierścieniowe o średnicy 5,5 cala z 36 diodami LED zapewnia doskonałe oświetlenie w każdych warunkach. Możesz dostosować jasność i temperaturę kolorów (od 1 700 K do 14 000 K), a także pochylić je i używać jako dodatkowe źródło światła w swoim biurze.
W zestawie znajduje się uniwersalny statyw. Składany i kompaktowy, może rozciągnąć się od 20 cm do 73 cm. Standardowy gwint pozwala na używanie go z innymi akcesoriami.
Dwa mikrofony z aktywną redukcją szumów zapewniają niespotykaną klarowność dźwięku.
Dodaliśmy wygodną magnetyczną osłonę na obiektyw, jeśli chcesz mieć całkowitą prywatność. Można ją też przymocować do tyłu kamery, więc nie musisz się martwić, że ją zgubisz.
Typ C to nasze ulubione połączenie: uniwersalne, szybkie i niezawodne. Zapewnia bezstratny przesył wideo do każdego urządzenia. A jeśli mówimy o urządzeniach, kamera jest kompatybilna z większością platform: Android 5.0 lub nowszym, macOS 10.6 lub nowszym, Windows® 7, Windows 8.1, Windows 10 lub nowszym, a także z SmartTV.
Nie zapomnij wyciągnąć breloczka od Lorgar, zanim wyrzucisz opakowanie!
LORGAR TO LEVEL UP DLA TWOJEGO GAMINGU!
| DPD | 18,60 zł |
Aby skontaktować się ze sprzedawcą lub wejść w relację B2B, zaloguj się jako Reseller.
Zobacz sklep dostawcy Zarejestruj się za darmo