1. Koçtaş

SH-3001 Alumimyum Pop Perçin Ve Pul Seti 315 Parça

SH-3001 Alumimyum Pop Perçin Ve Pul Seti 315 Parça
Mağaza: Koçtaş
Son Fiyatı: 256.99 TL

Benzer Ürünler

Satıcıdan aynı kategoride diğer ürünler

Ürün bilgileri

body{ margin: 0 auto; padding: 0; font-size: 16px; } .container{ max-width: 950px; margin: auto; font-family: Arial, Helvetica, sans-serif; } .head-picture img{ width: 100%; display: block; } .text-wrapper{ width: 80%; margin: auto; display: flex; flex-direction: column; padding: 30px 0; } .text-first{ display: flex; align-items: center; justify-content: space-between; } .text-first p{ font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #11ce98; font-weight: 400; } .text-first img{ max-width: 220px; } .text-second{ display: flex; align-items: center; justify-content: space-between; } .text-second p{ font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #11ce98; font-weight: 400; } .text-second img{ max-width: 220px; } .text-third{ display: flex; align-items: center; justify-content: space-between; } .text-third p{ font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #11ce98; font-weight: 400; } .text-third img{ max-width: 220px; } .product-wrapper{ width: 90%; margin: auto; display: flex; justify-content: space-between; margin-bottom: 40px; } .product-first{ width: 32%; height: 35%; background-color: #4bdabc; text-align: center; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } .product-first .head{ background-color: #0a8663; padding: 15px 0; margin: 0; text-align: center; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; border-top-left-radius: 6px; border-top-right-radius: 6px; font-weight: 600; } .product-first .bg-blue{ height: 175px; } .product-first img{ max-width: 230px; position: relative; top: 10px; } .product-second{ width: 32%; height: 35%; background-color: #4bdabc; text-align: center; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } .product-second .head{ background-color: #0a8663; padding: 15px 0; margin: 0; text-align: center; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; border-top-left-radius: 6px; border-top-right-radius: 6px; font-weight: 600; } .product-second .bg-blue{ height: 175px; } .product-second img{ max-width: 230px; position: relative; top: 10px; } .product-third{ width: 32%; background-color: #4bdabc; text-align: center; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } .product-third .head{ background-color: #0a8663; padding: 15px 0; margin: 0; text-align: center; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; border-top-left-radius: 6px; border-top-right-radius: 6px; font-weight: 600; } .product-third .bg-blue{ height: 175px; } .product-third img{ max-width: 230px; position: relative; top: 10px; } .product-details{ width: 45%; margin: auto; text-align: center; } .product-details img{ width: 100%; } .product-details p{ font-size: 1.5em; color: #0a8663; font-weight: 600; } .conditions{ width: 100%; border-top: 2px solid #0a8663; border-bottom: 2px solid #0a8663; padding: 18px 0; margin: 25px 0; } .conditions .head{ margin: 0; text-align: center; color: #3c8465; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: 600; margin-bottom: 15px; } .conditions .text{ margin: 0; text-align: center; color: #11ce98; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: 400; } .icons{ width: 90%; margin: auto; display: flex; justify-content: space-between; align-items: flex-end; padding: 20px 0 50px 0; } .icon-left{ display: flex; align-items: center; } .icon-left img{ width: 45px; } .icon-left p{ margin-left: 15px; font-size: 1em; color: #0a8663; } .icon-right{ display: flex; align-items: flex-start; } .icon-right img{ width: 200px; } .icon-right p{ margin-left: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #0a8663; } @media screen and (max-width: 768px) { .text-first p{ font-size: 1em; } .text-first img{ width: 200px; } .text-second p{ font-size: 1em; } .text-second img{ width: 200px; } .text-third p{ font-size: 1em; } .text-third img{ width: 200px; } .product-details{ width: 70%; } .product-details p{ font-size: 1.3; } .icon-left img{ width: 40px; } .icon-left p{ font-size: 0.9em; } .icon-right img{ width: 100px; } .icon-right p{ font-size: 0.9em; } .tables{ font-size: 0.8em; } .product-first .head{ font-size: 0.6em; } .product-second .head{ font-size: 0.6em; } .product-third .head{ font-size: 0.6em; } .product-first .bttm{ font-size: 0.7em; } .product-second .bttm{ font-size: 0.7em; } .product-third .bttm{ font-size: 0.7em; } } @media screen and (max-width: 425px) { .text-first{ flex-direction: column-reverse; } .text-first img{ width: 110px; } .text-first p{ font-size: 0.8em; text-align: center; } .text-second{ flex-direction: column; } .text-second img{ width: 110px; } .text-second p{ font-size: 0.8em; text-align: center; } .text-third{ flex-direction: column-reverse; } .text-third img{ width: 110px; } .text-third p{ font-size: 0.8em; text-align: center; } .product-wrapper{ flex-direction: column; } .product-first{ width: 60%; margin: auto; margin-bottom: 20px; } .product-first img{ width: 30px; top: 52px; } .product-first .bg-blue{ height: 120px; } .product-first .bttm{ height: 120px; } .product-second{ width: 60%; margin: auto; margin-bottom: 20px; } .product-second img{ width: 35px; top: 23px; } .product-second .bg-blue{ height: 120px; } .product-second .bttm{ height: 120px; } .product-third{ width: 60%; margin: auto; } .product-third img{ width: 35px; top: 10px; } .product-third .bg-blue{ height: 120px; } .product-third .bttm{ height: 120px; } .product-details{ width: 100%; } .product-details p{ font-size: 0.9em; } .conditions .head{ font-size: 0.8em; } .conditions .text{ font-size: 0.6em; } .icon-left img{ width: 25px; } .icon-left p{ font-size: 0.6em; } .icon-right img{ width: 60px; } .icon-right p{ font-size: 0.6em; } .tables{ font-size: 0.5em; } .product-first .bttm{ font-size: 0.6em; } .product-second .bttm{ font-size: 0.6em; } .product-third .bttm{ font-size: 0.6em; } } @media screen and (max-width: 375px) { .text-first{ flex-direction: column-reverse; } .text-first img{ width: 80px; } .text-first p{ font-size: 0.6em; text-align: center; } .text-second{ flex-direction: column; } .text-second img{ width: 80px; } .text-second p{ font-size: 0.6em; text-align: center; } .text-third{ flex-direction: column-reverse; } .text-third img{ width: 80px; } .text-third p{ font-size: 0.6em; text-align: center; } .product-first .bttm{ font-size: 0.5em; } .product-second .bttm{ font-size: 0.5em; } .product-third .bttm{ font-size: 0.5em; } .product-first{ width: 65%; } .product-second{ width: 65%; } .product-third{ width: 65%; } .product-details{ width: 100%; } .icons{ display: flex; justify-content: space-between; align-items: center; flex-direction: column; padding: 10px 0 20px 0; } .icon-left{ margin-bottom: 12px; } .icon-left img{ width: 25px; } .icon-left p{ font-size: 0.6em; } .icon-right img{ width: 60px; } .icon-right p{ font-size: 0.6em; } .tables{ font-size: 0.4em; } } Hardes markası altında sizlere özel olarak sunulan ürün setleri ile işlerinizi kolaylaştırıyoruz! Cıvata, vida, somun, pul, segman, kablo pabucu, makaron, conta, dübel, bilya, gresörlük gibi birçok farklı ürünü özel organizer kutularında sizlere sunuyoruz. Bu setler, çeşitli boyutlarda ve çeşitli ihtiyaçlara yönelik olarak tasarlanmıştır. Tüm ürünlerimiz yüksek kalite standartlarına sahip olup, uzun ömürlü kullanım sunar. Hardes markasıyla satın aldığınız ürünlerde güvenilirlik ve dayanıklılık garantisiyle karşılaşacaksınız. Özel olarak tasarlanmış organizer kutular, ürünlerinizi düzenli bir şekilde saklamanıza yardımcı olur. Her bir ürünün yer aldığı bölümler, kolay erişim ve kullanım imkanı sağlar. Bu şekilde işlerinizde zaman tasarrufu yapabilir ve verimliliği artırabilirsiniz. Siz de Hardes markası altında satışa sunduğumuz özel organizer kutulu ürün setlerimizden yararlanarak işlerinizi kolaylaştırabilirsiniz. Kalite, güvenilirlik ve pratik kullanımı bir arada bulacağınız Hardes ürünleriyle her projenizi başarıyla tamamlayabilirsiniz. Hardes SH-3001 315 Parça Aluminyum Pop Perçin ve Pul Seti Aluminyum Pop Perçin 3x10 40 Adet Aluminyum Pop Perçin 3x10 40 Adet Aluminyum Pop Perçin 4x8 15 Adet Aluminyum Pop Perçin 3x10 30 Adet Aluminyum Pop Perçin 3x10 25 Adet Aluminyum Pop Perçin 3x10 20 Adet Aluminyum Pop Perçin 3x10 20 Adet M5 Pul 100 Adet M5 Geniş Pul 25 Adet Askı özelliği ile raflarınıza kolaylıkla takın!   Ayırıcları isteklerinize özel kişiselleştirin!   Sağlam yapısı ile darbelere karşı malzemeleriniz güvende!   Nedir? M2 YHB Vida Seti, M2 boyutunda yüksek kaliteli vida ve somunlardan oluşan bir settir. Bu set, çeşitli montaj ve inşaat projelerinde kullanılan küçük parçalardan oluşur. Vida seti, farklı ihtiyaçlara uygun olarak tasarlanmış ve paketlenmiş bir üründür. Nasıl Kullanılır? M2 YHB Vida Setini kullanmak oldukça kolaydır. Vida seti genellikle şu adımlarla kullanılır: a. İhtiyacınız olan vida ve somunları seçin. b. İlgili vida sürücüsü (tornavida, matkap, vb.) kullanarak vidaları uygun deliklere sıkın. c. Somunları, vida başlarının üzerine yerleştirin ve uygun sıkıştırmayı sağlayacak şekilde sıkın. d. Vidalar ve somunlar sağlam bir bağlantı oluşturuncaya kadar sıkma işlemine devam edin. Kullanım Alanları Nerelerdir? Elektronik cihaz montajı: Telefonlar, bilgisayarlar, oyuncaklar ve diğer elektronik cihazların içindeki parçaların montajı için kullanılabilir. Ahşap işleri: Mobilya, dolaplar, raf sistemleri ve diğer ahşap projelerde kullanılabilir. Mekanik montajlar: Küçük ölçekli mekanik cihazların montajı için idealdir. Model yapımı: Maketler, robotlar ve diğer hobi projelerinde kullanılabilir. Optik ekipmanlar: Kameralar, teleskoplar ve mikroskopların montajı gibi çok sayıda kullanım alanında kullanılabilir.

Fiyat Geçmişi

Dönem içi en ucuz fiyat: 23 Kasım 2023 tarihinde 184.99

Dönem içi en pahalı fiyat: 8 Mart 2024 tarihinde 256.99