Pimak IZ/70SD-M171 — Gazlı Pleyt Izgara (Alt Dolaplı)
Pimak IZ/70SD-M171, doğalgaz ile çalışabilen güvenli ventilli gaz musluğu sistemine sahip paslanmaz çelik gövdeye sahip bir gazlı pleyt ızgaradır. Oluklu ya da düz pleyt seçenekleriyle, uzun ömürlü ve hijyenik kullanım sunar.
Pimak IZ/70SD-M171 teknik özellik tablosu
Özellik
Değer
Model
IZ/70SD-M171
Ürün Tipi
Gazlı Pleyt Izgara
Enerji Tipi
Doğalgaz
Gaz (Mbar)
21/2 – 30 / 50
Güç (kW / kcal)
3,25 / 2795
Boyutlar (G × D × Y)
40 × 70 × 85 cm
Ağırlık
50 kg
Malzeme / Gövde
Paslanmaz çelik
Pleyt Seçeneği
Oluklu veya düz pleyt
Kontrol Sistemi
Ventilli gaz musluğu
Öne Çıkan Özellikler
Hijyenik tasarım, güvenlik valfli sistem, dayanıklı yapı
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Pimak IZ/70SD-M171",
"sku": "IZ/70SD-M171",
"brand": {
"@type": "Brand",
"name": "Pimak"
},
"description": "Pimak IZ/70SD-M171 gazlı pleyt ızgara, LPG ya da doğalgaz ile çalışan, ventilli gaz musluğu sistemine sahip paslanmaz gövdeli pleyt ızgara.",
"material": "Paslanmaz çelik",
"width": "40 cm",
"depth": "70 cm",
"height": "85 cm",
"weight": "50 kg",
"power": "3,25 kW",
"gasPressure": "21/2-30 / 50 Mbar",
"plateType": "Düz veya Oluklu"
}
:root {
--muted: #6b7280;
--th-bg: #f3f4f6;
--border: #e5e7eb;
}
.product-card {
max-width: 880px;
margin: 0 auto;
padding: 14px;
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
color: #111827;
}
.product-card h1 {
font-size: 1.25rem;
margin-bottom: 6px;
line-height: 1.3;
}
.product-desc {
color: var(--muted);
margin-bottom: 12px;
font-size: 0.95rem;
}
.table-wrap {
overflow-x: auto;
border: 1px solid var(--border);
border-radius: 8px;
}
.spec-table {
width: 100%;
border-collapse: collapse;
min-width: 540px;
}
.spec-table thead th {
background: var(--th-bg);
text-align: left;
padding: 10px 14px;
font-weight: 600;
border-bottom: 1px solid var(--border);
}
.spec-table th[scope="row"] {
width: 40%;
padding: 12px 14px;
vertical-align: top;
font-weight: 600;
border-bottom: 1px solid var(--border);
}
.spec-table td {
padding: 12px 14px;
border-bottom: 1px solid var(--border);
vertical-align: top;
}
.visually-hidden {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
white-space: nowrap;
}
@media (max-width: 640px) {
.spec-table {
border: 0;
min-width: 100%;
}
.spec-table thead {
display: none;
}
.spec-table tr {
display: block;
border-bottom: 1px solid var(--border);
}
.spec-table th[scope="row"],
.spec-table td {
display: block;
width: 100%;
box-sizing: border-box;
padding: 10px 12px;
}
.spec-table td {
color: var(--muted);
padding-top: 4px;
}
}