.patona-aplus{
--ink:#0a0c10;
--muted:#59606b;
--line:#e9ebef;
--bg:#f4f5f7;
--accent:#6cc9ff;
--blue:#0077d8;
--radius:24px;
width: auto;
max-width: auto;
margin:0 auto;
background:#fff;
color:var(--ink);
font-family:Arial,Helvetica,sans-serif;
line-height:1.65;
overflow:hidden;
box-shadow:0 0 40px rgba(0,0,0,.06);
}
.patona-aplus,.patona-aplus *{box-sizing:border-box}
.patona-aplus img{display:block;max-width: auto;height:auto}
.patona-aplus button{font:inherit}
.patona-aplus .hero{
position:relative;
background:linear-gradient(135deg,#05070b 0%,#071829 52%,#0a74bd 100%);
color:#fff;
overflow:hidden;
}
.patona-aplus .hero-inner{
display:grid;
grid-template-columns:1.05fr .95fr;
align-items:center;
gap:34px;
padding:52px clamp(22px,5vw,70px);
}
.patona-aplus .hero-copy{max-width: auto;min-width:0}
.patona-aplus .eyebrow{
display:inline-block;
padding:8px 13px;
border:1px solid rgba(255,255,255,.26);
border-radius:999px;
background:rgba(255,255,255,.1);
font-size:12px;
font-weight:800;
letter-spacing:1.2px;
text-transform:uppercase;
}
.patona-aplus .hero-copy h1{
font-size:clamp(32px,5vw,62px);
line-height:1.02;
margin:18px 0 16px;
letter-spacing:-2px;
color:#fff;
}
.patona-aplus .hero-copy p{
font-size:clamp(15px,1.7vw,20px);
margin:0;
color:#edf7ff;
max-width: auto;
}
.patona-aplus .badges{
display:flex;
flex-wrap:wrap;
gap:8px;
margin-top:22px;
}
.patona-aplus .badges span{
font-size:13px;
font-weight:700;
padding:9px 12px;
border-radius:999px;
background:rgba(255,255,255,.13);
backdrop-filter:blur(6px);
}
.patona-aplus .hero-product{min-width:0}
.patona-aplus .hero-product img{
width: auto;
aspect-ratio:1/1;
object-fit:cover;
border-radius:26px;
box-shadow:0 22px 48px rgba(0,0,0,.35);
}
.patona-aplus .section{padding:56px 28px}
.patona-aplus .section-head{
max-width: auto;
margin:0 auto 32px;
text-align:center;
}
.patona-aplus .section-head h2,
.patona-aplus .content h2,
.patona-aplus .specs h2{
font-size:clamp(28px,4vw,44px);
line-height:1.08;
letter-spacing:-1px;
margin:0 0 14px;
color:var(--ink);
}
.patona-aplus .section-head p,
.patona-aplus .content p{
font-size:17px;
color:var(--muted);
margin:0;
}
.patona-aplus .intro{background:#fff}
.patona-aplus .features{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:14px;
max-width: auto;
margin:30px auto 0;
}
.patona-aplus .feature{
border:1px solid var(--line);
border-radius:20px;
padding:22px 17px;
background:#fbfbfc;
text-align:center;
}
.patona-aplus .feature b{
display:block;
font-size:20px;
margin-bottom:5px;
}
.patona-aplus .feature span{
font-size:14px;
color:var(--muted);
}
.patona-aplus .full-image{background:#05070b}
.patona-aplus .full-image img{
width: auto;
height:auto;
max-height: auto;
object-fit:contain;
background:#fff;
}
.patona-aplus .split{
display:grid;
grid-template-columns:1.12fr .88fr;
align-items:center;
gap:38px;
padding:54px 28px;
border-top:1px solid var(--line);
}
.patona-aplus .split.reverse{grid-template-columns:.88fr 1.12fr}
.patona-aplus .split.reverse .media{order:2}
.patona-aplus .split.reverse .content{order:1}
.patona-aplus .media img{
width: auto;
border-radius:22px;
box-shadow:0 14px 34px rgba(0,0,0,.1);
}
.patona-aplus .content{padding:10px 8px}
.patona-aplus .kicker{
display:block;
color:var(--blue);
font-size:13px;
font-weight:800;
letter-spacing:1px;
text-transform:uppercase;
margin-bottom:10px;
}
.patona-aplus .note{
display:block;
margin-top:16px;
padding:13px 15px;
border:1px solid #d7ebfb;
background:#f1f9ff;
border-radius:14px;
color:#265574;
font-size:14px;
}
.patona-aplus .duo{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:18px;
padding:54px 28px;
background:#f7f8fa;
border-top:1px solid var(--line);
}
.patona-aplus .duo-card{
background:#fff;
border:1px solid var(--line);
border-radius:24px;
overflow:hidden;
box-shadow:0 8px 22px rgba(0,0,0,.04);
}
.patona-aplus .duo-card img{
width: auto;
aspect-ratio:12/7;
object-fit:cover;
}
.patona-aplus .duo-card div{padding:22px}
.patona-aplus .duo-card h3{
font-size:25px;
line-height:1.15;
margin:0 0 9px;
color:var(--ink);
}
.patona-aplus .duo-card p{
margin:0;
color:var(--muted);
}
.patona-aplus .dark-band{
padding:60px 28px;
text-align:center;
background:linear-gradient(135deg,#07111e,#092a45);
color:#fff;
}
.patona-aplus .dark-band h2{
font-size:clamp(29px,4vw,46px);
line-height:1.08;
margin:0 0 14px;
color:#fff;
}
.patona-aplus .dark-band p{
max-width: auto;
margin:0 auto;
color:#dcecf7;
font-size:18px;
}
.patona-aplus .gallery{
padding:56px 28px;
background:#fff;
border-top:1px solid var(--line);
}
.patona-aplus .gallery-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:13px;
}
.patona-aplus .gallery-card{
padding:0;
border:1px solid var(--line);
background:#fff;
border-radius:18px;
overflow:hidden;
text-align:left;
cursor:zoom-in;
transition:.22s transform,.22s box-shadow;
}
.patona-aplus .gallery-card:hover{
transform:translateY(-4px);
box-shadow:0 12px 28px rgba(0,0,0,.1);
}
.patona-aplus .gallery-card img{
width: auto;
aspect-ratio:1/1;
object-fit:cover;
}
.patona-aplus .gallery-card span{
display:block;
padding:13px;
font-size:13px;
color:var(--muted);
line-height:1.45;
}
.patona-aplus .gallery-card strong{
display:block;
color:var(--ink);
font-size:15px;
margin-bottom:3px;
}
.patona-aplus .specs{
padding:58px 28px;
background:#fff;
border-top:1px solid var(--line);
}
.patona-aplus .table-wrap{
border:1px solid var(--line);
border-radius:22px;
overflow:hidden;
box-shadow:0 8px 24px rgba(0,0,0,.05);
}
.patona-aplus table{
width: auto;
border-collapse:collapse;
table-layout:fixed;
}
.patona-aplus thead th{
background:#101216;
color:#fff;
text-align:left;
padding:16px;
}
.patona-aplus tbody td{
padding:14px 16px;
border-top:1px solid var(--line);
vertical-align:top;
font-size:14px;
}
.patona-aplus tbody td:first-child{
width: auto;
font-weight:700;
}
.patona-aplus tbody tr:nth-child(even){background:#fafafa}
.patona-aplus .safety{
padding:54px 28px;
background:#f7f8fa;
border-top:1px solid var(--line);
}
.patona-aplus .safety-grid{
display:grid;
grid-template-columns:repeat(5,minmax(0,1fr));
gap:12px;
max-width: auto;
margin:26px auto 0;
}
.patona-aplus .safety-item{
border:1px solid var(--line);
border-radius:18px;
background:#fff;
padding:18px;
font-size:13px;
color:var(--muted);
text-align:center;
}
.patona-aplus .safety-item b{
display:block;
color:var(--ink);
margin-bottom:5px;
font-size:15px;
}
.patona-aplus .lightbox{
position:fixed;
inset:0;
background:rgba(0,0,0,.88);
display:none;
align-items:center;
justify-content:center;
padding:24px;
z-index:99999;
}
.patona-aplus .lightbox.open{display:flex}
.patona-aplus .lightbox img{
max-width:min(1100px,94vw);
max-height:90vh;
border-radius:16px;
}
.patona-aplus .lightbox button{
position:absolute;
top:18px;
right:22px;
border:0;
background:#fff;
color:#111;
border-radius:999px;
width: auto;
height: auto;
font-size:26px;
cursor:pointer;
}
@media(max-width: auto){
.patona-aplus .features{grid-template-columns:repeat(2,minmax(0,1fr))}
.patona-aplus .split,
.patona-aplus .split.reverse{grid-template-columns:1fr;gap:24px}
.patona-aplus .split.reverse .media,
.patona-aplus .split.reverse .content{order:initial}
.patona-aplus .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.patona-aplus .duo{grid-template-columns:1fr}
.patona-aplus .safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.patona-aplus .hero-inner{grid-template-columns:1fr;padding:42px 24px}
.patona-aplus .hero-copy{max-width:none}
.patona-aplus .hero-product{max-width: auto;margin:0 auto}
}
@media(max-width: auto){
.patona-aplus .section,
.patona-aplus .split,
.patona-aplus .duo,
.patona-aplus .gallery,
.patona-aplus .specs,
.patona-aplus .dark-band,
.patona-aplus .safety{padding-left:16px;padding-right:16px}
.patona-aplus .hero-inner{padding:34px 18px 24px}
.patona-aplus .hero-copy h1{letter-spacing:-1px}
.patona-aplus .features{grid-template-columns:1fr}
.patona-aplus .gallery-grid{grid-template-columns:1fr 1fr;gap:10px}
.patona-aplus .gallery-card span{padding:10px;font-size:12px}
.patona-aplus .gallery-card strong{font-size:14px}
.patona-aplus .safety-grid{grid-template-columns:1fr}
.patona-aplus thead th,
.patona-aplus tbody td{font-size:12px;padding:11px 9px}
.patona-aplus tbody td:first-child{width: auto}
}
@media print{
.patona-aplus{box-shadow:none}
.patona-aplus .lightbox{display:none!important}
}
PATONA Platinum Profesyonel NP-F Batarya
10500 mAh Güç, 45 W USB-C Power Delivery
PATONA Platinum NP-F970; 75,6 Wh kapasiteli Li-Ion yapısını, 45 W'a kadar USB-C Power Delivery desteği ve USB-A bağlantısıyla bir araya getirir. Kamera, LED ışık ve monitör gibi NP-F sistemli ekipmanlarda kullanılabildiği gibi harici cihazlar için powerbank işlevi de sunar.
10500 mAh 75,6 Wh 7,2 V PD 45 W USB-C + USB-A Sony NP-F970
Profesyonel Fotoğraf ve Video Setleri İçin Yüksek Kapasiteli Güç Kaynağı
10500 mAh kapasite ve 75,6 Wh enerji değeri; uzun çekim günlerinde kamera, saha monitörü, LED video ışığı ve Sony NP-F bağlantısını kullanan diğer ekipmanlar için güvenilir bir enerji çözümü sunar.
10500 mAhUzun süreli çekimler için yüksek kapasiteli Li-Ion yapı
45 W PDUSB-C üzerinden yüksek güçlü giriş ve çıkış desteği
2 BağlantıUSB-C ve USB-A ile farklı cihazlara güç aktarımı
Çift İşlevNP-F batarya ve taşınabilir powerbank kullanımı
Yüksek Kapasite
75,6 Wh Enerji ile Uzun Çekim Sürelerine Hazır
7,2 V gerilim ve 10500 mAh kapasiteye sahip Li-Ion batarya, özellikle uzun süreli video prodüksiyonları ve sürekli güç gerektiren ekipmanlar için tasarlanmıştır. Sony NP-F970 batarya sistemini kullanan kamera, LED ışık ve monitörlerde doğrudan güç kaynağı olarak kullanılabilir.
Enerji kapasitesi: 75,6 Wh. Batarya tipi: Li-Ion. Nominal gerilim: 7,2 V.
USB-C Power Delivery: 45 W'a Kadar
USB-C çıkışı 5 V/3 A, 9 V/3 A, 12 V/3 A, 15 V/2 A ve 20 V/2,25 A profillerini destekler. Böylece monitör, akıllı telefon, tablet ve uyumlu diğer cihazlara doğrudan güç sağlanabilir.
USB-A ve USB-C Bir Arada
USB-A çıkışı 5 V/3 A, 9 V/3 A, 10 V/2,25 A ve 12 V/1,67 A profilleriyle farklı aksesuarların beslenmesine olanak tanır. Tek batarya üzerinden set içindeki çeşitli cihazları destekleyebilirsiniz.
NP-F Batarya + Powerbank İşlevi
Batarya, Sony NP-F bağlantılı ekipmanları doğrudan beslerken USB bağlantıları üzerinden harici cihazlara da enerji sağlayabilir. Bu yapı özellikle kamera rig'leri, saha monitörleri, LED aydınlatmalar ve mobil prodüksiyon setlerinde kablo ve güç yönetimini sadeleştirir.
USB-C ile Şarj
Bataryayı USB-C Üzerinden Doğrudan Şarj Edin
USB-C giriş desteği sayesinde uyumlu bir USB-C güç adaptörüyle bataryayı ayrı bir NP-F şarj cihazına ihtiyaç duymadan şarj edebilirsiniz. Giriş profilleri 5 V/3 A, 9 V/3 A, 12 V/2,25 A, 15 V/2 A ve 20 V/1,5 A değerlerini destekler.
USB-C giriş ve çıkış desteği, sahada kullanılan modern PD güç ekosistemleriyle esnek çalışma sağlar.
Platinum Serisi
Yoğun Prodüksiyon Kullanımına Yönelik Yapı
PATONA Platinum serisi, yüksek performans ve uzun kullanım ömrü hedefiyle profesyonel ve yarı profesyonel kullanıcılara yönelik olarak konumlandırılır. NP-F970 form faktörü; kamera sistemlerinden LED ışıklara ve saha monitörlerine kadar geniş bir prodüksiyon ekosisteminde kullanılabilir.
Uyumluluk ve Kullanım Alanları
Sony NP-F970 batarya sistemini kullanan fotoğraf ve video ekipmanlarına yönelik olarak tasarlanmıştır.
KameralarSony NP-F tipi batarya yuvasına sahip uyumlu kamera sistemleri
LED IşıklarNP-F batarya plakası kullanan taşınabilir video ışıkları
MonitörlerSaha ve kamera üstü monitörlerde mobil güç çözümü
Harici CihazlarUSB-C veya USB-A üzerinden güç alan uyumlu cihazlar
USB-C - USB-C Kablo Dahil
Kutu içeriğindeki USB-C - USB-C kablo, bataryanın USB-C bağlantısı üzerinden şarj edilmesi ve uyumlu cihazlarla kullanılabilmesi için pakete dahildir.
Koruyucu Saklama Kutusu
Batarya, taşıma ve depolama sırasında korunmasına yardımcı olan plastik koruyucu kutuyla birlikte sunulur.
Kutu İçeriği
Ürün paketi, bataryanın kullanım ve taşıma sürecinde ihtiyaç duyulan temel bileşenleri içerir.
1× BataryaPATONA Platinum PD45W Battery Pack
1× KabloUSB-C - USB-C bağlantı kablosu
1× KutuPlastik koruyucu saklama kutusu
Ürün Görselleri
PATONA NP-F970 PD45W bataryanın farklı açılardan ürün ve aksesuar görselleri. Büyütmek için görsele tıklayın.
Teknik Özellikler
Ürün teknik verileri, fotoğraf ve video ekipmanı terminolojisine uygun Türkçe karşılıklarla düzenlenmiştir.
| Özellik |
Değer |
| Ürün |
PATONA Platinum PD45W Battery Pack – Sony NP-F970 |
| Ürün Kodu |
9422 |
| EAN |
4055655261234 |
| Batarya Tipi |
Li-Ion |
| Kapasite |
10500 mAh |
| Gerilim |
7,2 V |
| Enerji |
75,6 Wh |
| Maksimum Power Delivery |
45 W |
| USB-A Çıkışı |
5 V/3 A, 9 V/3 A, 10 V/2,25 A, 12 V/1,67 A |
| USB-C Çıkışı |
5 V/3 A, 9 V/3 A, 12 V/3 A, 15 V/2 A, 20 V/2,25 A |
| USB-C Girişi |
5 V/3 A, 9 V/3 A, 12 V/2,25 A, 15 V/2 A, 20 V/1,5 A |
| Batarya Bağlantısı |
Sony NP-F tipi |
| Uyumlu Batarya Sistemi |
Sony NP-F970 |
| Uygun Cihazlar |
Sony NP-F bağlantısına sahip kameralar, LED video ışıkları, monitörler ve diğer uyumlu aksesuarlar |
| Powerbank Kullanımı |
USB-C ve USB-A üzerinden uyumlu harici cihazlara güç sağlayabilir |
| Ürün Ölçüleri |
7,52 × 7,08 × 3,83 cm |
| Paket Ölçüleri |
9,93 × 8,30 × 4,49 cm |
| Net Ağırlık |
0,342 kg |
| Brüt Ağırlık |
0,402 kg |
| Kutu İçeriği |
1× PATONA Platinum PD45W Battery Pack, 1× USB-C - USB-C kablo, 1× plastik koruyucu saklama kutusu |
Güvenlik Bilgileri
Bataryanın güvenli kullanımı ve saklanması için üreticinin belirttiği temel kullanım koşullarına uyun.
UyumlulukYalnızca uyumlu cihaz ve batarya sistemleriyle kullanın.
Müdahale EtmeyinBataryayı açmayın, sökmeyin veya onarmaya çalışmayın.
Su ve IsıSu, yüksek sıcaklık ve yoğun ısı kaynaklarıyla temas ettirmeyin.
Ateşten Uzak TutunBataryayı ateşe atmayın veya açık alev yakınında bırakmayın.
Çocuklardan Uzak TutunÇocukların erişemeyeceği güvenli bir yerde saklayın.
(function(){
const root=document.getElementById('patona-npf970-pd45-aplus');
if(!root) return;
const box=root.querySelector('.lightbox');
const big=box.querySelector('img');
const closeButton=box.querySelector('button');
root.querySelectorAll('[data-patona-lightbox]').forEach(function(el){
el.addEventListener('click',function(){
big.src=el.getAttribute('data-patona-lightbox');
box.classList.add('open');
});
});
function closeBox(){
box.classList.remove('open');
big.removeAttribute('src');
}
closeButton.addEventListener('click',closeBox);
box.addEventListener('click',function(e){
if(e.target===box) closeBox();
});
document.addEventListener('keydown',function(e){
if(e.key==='Escape' && box.classList.contains('open')) closeBox();
});
})();