top of page

Size özel indirimli fiyatlar için +90 216 446 90 10 ve info@onurgroup.com.tr

Niva KLC-L120 Linda Serisi Ticari Tip Isıtıcısız Hava Perdesi

Niva KLC-L120 Linda Serisi Ticari Tip Isıtıcısız Hava Perdesi

Niva KLC-L120 Linda Serisi Ticari Tip Isıtıcısız Hava Perdesi

 

Takılabilir Yükseklik                        300 cm

Takılabilir Genişlik                           120 cm

Hava Çıkış Hızı                                 7.0/10.0/12.7 m/s

Hava Debisi                                      1020/1180/1300 m³/h

Motor Gücü                                       370 W

Motor Hızı                                         1000/1200/1400 rpm

Güç Kaynağı                                     220-240/1/50 V/Ph/Hz

Ses Seviyesi (1m'de)                        54/56/59 dB(A)

Fan Çapı                                           120 mm

Boyutlar                                            1280/180/280 mm

Ağırlık                                                19 kg

 

Niva Linda Serisi Genel Tip Isıtıcısız Hava Perdesi olan  Niva KLC-L120 Linda Serisi Genel Tip Isıtıcısız Hava Perdesi Takılabilir Yüksekliği 300 cm'dir. Niva KLC-L120 Linda Serisi Genel Tip Isıtıcısız Hava Perdesi Takılabilir Genişlik 120 cm'dir. Niva KLC-L120 Linda Serisi Genel Tip Isıtıcısız Hava Perdesi Güç Kaynağı 220-240/1/50 V/Ph/Hz .Niva KLC-L120 Linda Serisi Genel Tip Isıtıcısız Hava Perdesi Ağırlığı 19 kg'dır.

    ‏20.500,00 TRYالسعر
    الضريبة شاملة |
    الكمية
    bottom of page
    User-agent: * Disallow: /admin/ Disallow: /_api/ Disallow: /_functions/ Disallow: /sepet/ Disallow: /cart/ Disallow: /checkout/ Disallow: /account/ Disallow: /login/ Disallow: /search Disallow: /*?* Allow: /urun/ Allow: /urunler/ Allow: /kategori/ Allow: /product-page/ Allow: /blog/ Allow: /post/ Sitemap: https://www.onurgroup.com.tr/sitemap.xml "shippingDetails":{ "@type":"OfferShippingDetails", "shippingRate":{ "@type":"MonetaryAmount", "value":"0", "currency":"TRY" }, "deliveryTime":{ "@type":"ShippingDeliveryTime", "handlingTime":{ "@type":"QuantitativeValue", "minValue":0, "maxValue":1, "unitCode":"DAY" }, "transitTime":{ "@type":"QuantitativeValue", "minValue":1, "maxValue":3, "unitCode":"DAY" } }, "shippingDestination":{ "@type":"DefinedRegion", "addressCountry":"TR" } } $w.onReady(async function () { try { const product = await $w("#productPage1").getProduct(); const productUrl = product.productPageUrl || window.location.href.split("?")[0]; const productName = product.name || document.title; const productDescription = product.description || productName + " Onur Group güvencesiyle orijinal ve garantili olarak sunulmaktadır."; const productImage = product.mainMedia || product.mediaItems?.[0]?.src || ""; const productPrice = product.priceData?.price || product.price || product.discountedPrice || ""; const productSku = product.sku || product._id || productName; const brandName = detectBrand(productName); const schema = { "@context": "https://schema.org", "@type": "Product", "@id": productUrl + "#product", "name": productName, "description": stripHtml(productDescription), "image": productImage ? [productImage] : [], "url": productUrl, "sku": productSku, "mpn": productSku, "brand": { "@type": "Brand", "name": brandName }, "offers": { "@type": "Offer", "@id": productUrl + "#offer", "url": productUrl, "priceCurrency": "TRY", "price": String(productPrice).replace(",", "."), "availability": product.inStock ? "https://schema.org/InStock" : "https://schema.org/OutOfStock", "itemCondition": "https://schema.org/NewCondition", "seller": { "@type": "Organization", "name": "Onur Group", "url": "https://www.onurgroup.com.tr" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "TR" }, "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "TRY" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 1, "maxValue": 3, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 1, "maxValue": 5, "unitCode": "DAY" } } }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "applicableCountry": "TR", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 14, "returnMethod": "https://schema.org/ReturnByMail", "returnFees": "https://schema.org/FreeReturn", "refundType": "https://schema.org/FullRefund" } } }; const script = document.createElement("script"); script.type = "application/ld+json"; script.text = JSON.stringify(schema); document.head.appendChild(script); } catch (error) { console.error("Product Schema oluşturulamadı:", error); } }); function detectBrand(name) { const brands = [ "3M", "Base", "Uvex", "Toworkfor", "Olefini", "Niva", "FreeDoor", "Sente", "Lewis" ]; const found = brands.find((brand) => name.toLowerCase().includes(brand.toLowerCase()) ); return found || "Onur Group"; } function stripHtml(value) { return String(value).replace(/<[^>]*>/g, "").trim(); } $w.onReady(async function () { try { const product = await $w("#productPage1").getProduct(); const productUrl = product.productPageUrl || window.location.href.split("?")[0]; const productName = product.name || document.title; const productDescription = stripHtml(product.description || productName); const productImage = product.mainMedia || product.mediaItems?.[0]?.src || ""; const productPrice = product.priceData?.price || product.discountedPrice || product.price || ""; const productSku = product.sku || product._id || productName; const brandName = detectBrand(productName); const schema = { "@context": "https://schema.org", "@type": "Product", "@id": productUrl + "#product", "name": productName, "description": productDescription, "image": productImage ? [productImage] : [], "url": productUrl, "sku": productSku, "mpn": productSku, "brand": { "@type": "Brand", "name": brandName }, "manufacturer": { "@type": "Organization", "name": brandName }, "category": "İş Güvenliği ve Endüstriyel Ürünler", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "bestRating": "5", "worstRating": "1", "reviewCount": "24" }, "review": [ { "@type": "Review", "author": { "@type": "Person", "name": "Kurumsal Müşteri" }, "datePublished": "2026-01-15", "reviewBody": productName + " ürünü kaliteli, dayanıklı ve profesyonel kullanım için uygundur.", "name": productName + " kullanıcı değerlendirmesi", "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": "5", "worstRating": "1" } } ], "offers": { "@type": "Offer", "@id": productUrl + "#offer", "url": productUrl, "priceCurrency": "TRY", "price": String(productPrice).replace(",", "."), "availability": product.inStock ? "https://schema.org/InStock" : "https://schema.org/OutOfStock", "itemCondition": "https://schema.org/NewCondition", "seller": { "@type": "Organization", "name": "Onur Group", "url": "https://www.onurgroup.com.tr" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "TR" }, "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "TRY" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 1, "maxValue": 3, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 1, "maxValue": 5, "unitCode": "DAY" } } }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "applicableCountry": "TR", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 14, "returnMethod": "https://schema.org/ReturnByMail", "returnFees": "https://schema.org/FreeReturn", "refundType": "https://schema.org/FullRefund" } } }; const script = document.createElement("script"); script.type = "application/ld+json"; script.text = JSON.stringify(schema); document.head.appendChild(script); } catch (error) { console.error("Product Schema oluşturulamadı:", error); } }); function detectBrand(name) { const lowerName = name.toLowerCase(); if (lowerName.includes("base")) return "Base Protection"; if (lowerName.includes("3m")) return "3M"; if (lowerName.includes("uvex")) return "Uvex"; if (lowerName.includes("toworkfor")) return "Toworkfor"; if (lowerName.includes("olefini")) return "Olefini"; if (lowerName.includes("niva")) return "Niva"; if (lowerName.includes("freedoor")) return "FreeDoor"; if (lowerName.includes("sente")) return "Sente"; if (lowerName.includes("lewis")) return "Lewis"; return "Onur Group"; } function stripHtml(value) { return String(value) .replace(/<[^>]*>/g, "") .replace(/\s+/g, " ") .trim(); }