top of page

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

Base B0886 Be-Style S1P SRC ESD

Base B0886 Be-Style S1P

BASE B0886 Be-Style S1P SRC ESD İtalyan  İş Güvenlik Ayakkabısı

 

Üst Metarial       :  Microfiber

İç Astar              :  Smell Stop 100% antibacterial
İç taban             :  Son teknoloji ürünü ultra nefes alabilir iç astar (Fresh’n Flex + footbed Dry'nAir)
Burun                :  Extra ince kompozit burun, delinmeye dirençli Kevlar ara taban koruyucu
Taban               :   Yorgunluk önleyici hava teknolojisine ve extra esnek TPU profiline sahip taban.
Patent               :  Tpu-Skin, AirTech, Fresh'n Flex, Dry'n Air, SlimCap, Smell STOP

 

Dikişsiz nefes alabilen kumaştan yapılmıştır. Poliüretan ve çift yoğunluklu kauçuk kullanılarak yapılan taban da i-modüler teknoloji için uyarlanmıştır. Ayakkabı, alüminyum burun ve anti-perforasyon astarı içerir.

 

GÜVENLİK SINIFLANDIRMASI - S1P HRO SRC

Burun Koruma

P: Arataban Koruma 

E: Enerji Emilimi

A: Antistatik Koruma

HRO: 1 dakika için 300°C'ye kadar Isıya Dayanıklı Taban

FO: Yakıt ve Yağa Dayanıklı Taban 

 

AVANTAJLARI VE PATENTLER

 

Dry'n Air

Ayakkabının içindeki temiz hava dolaşımını garanti eden Base Protection tarafından patentlenmiş bir teknolojidir.

Yürürken, topuk basıncı havayı ileriye doğru iter, nemi yakalar,Nemli ve sıcak hava itilir, ısı yayılır. Dry'n Air teknolojisi iç tabanda bulunan serbest kanal ve deliklerden  oluşan bir sistemdir.

    3 900,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 = 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(); } "review": [{ "@type": "Review", "author": { "@type": "Person", "name": "Ahmet Yılmaz" }, "reviewRating": { "@type": "Rating", "ratingValue": "5" }, "reviewBody": "Ürün beklediğimden kaliteli çıktı." }]