Mi 16-in-1 Ratchet Screwdriver
Xiaomi

Mi 16-in-1 Ratchet Screwdriver

/* =============== Mi 16-in-1 Ratchet Screwdriver =============== */ #ratchet_screwdriver_16 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #ratchet_screwdriver_16 ul, #ratchet_screwdriver_16 ol { list-style: none; padding-left: 0; } #ratchet_screwdriver_16 video, #ratchet_screwdriver_16 img { vertical-align: middle; } #ratchet_screwdriver_16 video { width: 100%; height: auto; } #ratchet_screwdriver_16.xiaomi_container { max-width: 2560px; } #ratchet_screwdriver_16 .section { line-height: 1.2; } #ratchet_screwdriver_16 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #ratchet_screwdriver_16 .font-bold { font-weight: 700; } #ratchet_screwdriver_16 .font-light { font-weight: 300; } #ratchet_screwdriver_16 .text-box { text-align: center; color: #191919; padding: 5% 12.5% 2.5%; } #ratchet_screwdriver_16 .text-box.text-box--left { text-align: left; } #ratchet_screwdriver_16 .text-box--white { color: #ffffff; } #ratchet_screwdriver_16 .text-box .title, #ratchet_screwdriver_16 .text-box .desc, #ratchet_screwdriver_16 .text-box .text { display: block; } #ratchet_screwdriver_16 .text-box .title { font-size: 36px; line-height: 1.2; } #ratchet_screwdriver_16 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #ratchet_screwdriver_16 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #ratchet_screwdriver_16 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #ratchet_screwdriver_16 .text-box .text.text--small { font-size: 14px; opacity: .5; } #ratchet_screwdriver_16 .video-box, #ratchet_screwdriver_16 .image-box { padding: 0 12.5%; } #ratchet_screwdriver_16 .video-box video { width: 100%; height: auto; } #ratchet_screwdriver_16 .video a, #ratchet_screwdriver_16 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #ratchet_screwdriver_16 .video a img, #ratchet_screwdriver_16 .video .video-link img { transition: 0.3s ease-in-out transform; } #ratchet_screwdriver_16 .video a:hover img, #ratchet_screwdriver_16 .video .video-link:hover img { transform: scale(1.1); } #ratchet_screwdriver_16 .video a::after, #ratchet_screwdriver_16 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .text-box { padding: 5% 5% 2.5%; } #ratchet_screwdriver_16 .text-box .title { font-size: 26px; } #ratchet_screwdriver_16 .text-box .title.title--big { font-size: 36px; } #ratchet_screwdriver_16 .video-box, #ratchet_screwdriver_16 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .text-box .title { font-size: 22px; } #ratchet_screwdriver_16 .text-box .title.title--big { font-size: 28px; } #ratchet_screwdriver_16 .text-box .desc { font-size: 18px; margin-top: 10px; } #ratchet_screwdriver_16 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .text-box { padding: 5%; } #ratchet_screwdriver_16 .text-box .title { font-size: 20px; } #ratchet_screwdriver_16 .text-box .title.title--big { font-size: 24px; } #ratchet_screwdriver_16 .text-box .desc { font-size: 16px; } #ratchet_screwdriver_16 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .text-box .text { padding-left: 10%; padding-right: 10%; } #ratchet_screwdriver_16 .text-box .text { font-size: 18px; } #ratchet_screwdriver_16 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #ratchet_screwdriver_16 .section.section-float { position: relative; z-index: 1; height: 560px; } #ratchet_screwdriver_16 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #ratchet_screwdriver_16 .section .text-box.text-box-float--left { left: 5%; } #ratchet_screwdriver_16 .section .text-box.text-box-float--right { left: 55%; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section.section-float { height: 480px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section.section-float { height: 420px; } #ratchet_screwdriver_16 .section .text-box.text-box-float { width: 45%; } #ratchet_screwdriver_16 .section .text-box.text-box-float--left { left: 5%; } #ratchet_screwdriver_16 .section .text-box.text-box-float--right { left: 50%; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section.section-float { height: 650px; } #ratchet_screwdriver_16 .section .text-box.text-box-float { width: 35%; } #ratchet_screwdriver_16 .section .text-box.text-box-float--left { left: 15%; } } @media (min-width: 1400px) { #ratchet_screwdriver_16 .section .text-box.text-box-float { width: 30%; } #ratchet_screwdriver_16 .section .text-box.text-box-float--right { left: 60%; } } /* =============== Section 01 =============== */ #ratchet_screwdriver_16 .section-01 { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-01.jpg'); background-position: bottom center; height: 760px; position: relative; z-index: 1; } #ratchet_screwdriver_16 .section-01 .text-box { padding-right: 35%; padding-top: 50%; transform: translateY(-50%); padding-left: 10%; } #ratchet_screwdriver_16 .section-01 .text-box .title { font-size: 42px; } #ratchet_screwdriver_16 .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: normal; } #ratchet_screwdriver_16 .section-01 .text-box .text { margin-top: 15px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-01 { height: 560px; } #ratchet_screwdriver_16 .section-01 .text-box { padding-left: 5%; } #ratchet_screwdriver_16 .section-01 .text-box .title { font-size: 36px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-01 { height: 460px; } #ratchet_screwdriver_16 .section-01 .text-box .title { font-size: 28px; } #ratchet_screwdriver_16 .section-01 .text-box .desc { font-size: 16px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-01 { height: auto; background-position: right bottom; background-size: 120% auto; background-color: #EBEBEB; padding-bottom: 350px; } #ratchet_screwdriver_16 .section-01 .text-box { position: static; width: 100%; padding: 5%; text-align: center; transform: none; } } @media only screen and (max-width: 363.98px) { #ratchet_screwdriver_16 .section-01 { padding-bottom: 260px; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-01 { height: 980px; } #ratchet_screwdriver_16 .section-01 .text-box .title { font-size: 52px; } #ratchet_screwdriver_16 .section-01 .text-box .desc { font-size: 28px; } } @media (min-width: 1600px) { #ratchet_screwdriver_16 .section-01 { height: 1180px; } } /* =============== Section 02 =============== */ #ratchet_screwdriver_16 .section-02 { padding: 5%; } #ratchet_screwdriver_16 .section-02 .list { padding-top: 2.5%; display: flex; flex-wrap: wrap; justify-content: center; width: 100%; max-width: 1180px; margin: 0 auto; } #ratchet_screwdriver_16 .section-02 .list .item { flex: 0 0 25%; width: 25%; text-align: center; padding: 10px 0; color: #191919; } #ratchet_screwdriver_16 .section-02 .list .item .top-info { color: #585959; padding: 10px 20px; border-right: 1px solid rgba(0,0,0,.2); } #ratchet_screwdriver_16 .section-02 .list .item:last-child .top-info { border-right: none; } #ratchet_screwdriver_16 .section-02 .list .item .title { display: block; font-size: 48px; } #ratchet_screwdriver_16 .section-02 .list .item .text { font-weight: 300; font-size: 16px; } #ratchet_screwdriver_16 .section-02 .list .item .desc { font-weight: bold; display: block; margin-top: 20px; font-size: 18px; padding: 0 20px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-02 .list .item .desc { font-size: 16px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-02 .list .item { flex: 0 0 50%; width: 50%; padding: 20px 0; } #ratchet_screwdriver_16 .section-02 .list .item:nth-child(2) .top-info { border-right: none; } #ratchet_screwdriver_16 .section-02 .list .item .title { display: block; font-size: 36px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-02 { padding: 5% 0; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-02 .list .item .title { font-size: 60px; } #ratchet_screwdriver_16 .section-02 .list .item .text { font-size: 18px; } #ratchet_screwdriver_16 .section-02 .list .item .desc { margin-top: 30px; font-size: 19px; } } /* =============== Section 04 =============== */ #ratchet_screwdriver_16 .section-04.section-float { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-04.jpg'); height: 960px; } #ratchet_screwdriver_16 .section-04 .list { padding-top: 20px; } #ratchet_screwdriver_16 .section-04 .list .item { display: flex; padding: 15px 0; color: #ffffff; align-items: center; } #ratchet_screwdriver_16 .section-04 .list .item .image-wrapper { flex: 0 0 116px; padding-right: 30px; } #ratchet_screwdriver_16 .section-04 .list .item .image-wrapper img { width: 86px; } #ratchet_screwdriver_16 .section-04 .list .item .text-wrapper { flex: 0 0 calc(100% - 116px); margin-top: 0; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-04.section-float { height: 780px; } #ratchet_screwdriver_16 .section-04.section-float .text-box { left: 50%; width: 45%; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-04.section-float { height: auto; background-position: left bottom; background-size: 120% auto; background-color: #323333; padding-bottom: 400px; } #ratchet_screwdriver_16 .section-04.section-float .text-box { position: static; width: 100%; padding: 10% 5% 5%; text-align: center; transform: none; } #ratchet_screwdriver_16 .section-04 .list .item { padding: 10px 0; text-align: left; font-size: 14px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-04.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #ratchet_screwdriver_16 .section-04.section-float { padding-bottom: 200px; } } @media (min-width: 1600px) { #ratchet_screwdriver_16 .section-04.section-float { height: 1080px; } } /* =============== Section 05 =============== */ #ratchet_screwdriver_16 .section-05.section-float { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-05.jpg'); height: 780px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-05.section-float { height: 640px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-05.section-float { height: 560px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-05.section-float { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #181818; padding-bottom: 480px; } #ratchet_screwdriver_16 .section-05.section-float .text-box { position: static; width: 100%; padding: 5%; text-align: center; transform: none; } } @media only screen and (max-width: 363.98px) { #ratchet_screwdriver_16 .section-05.section-float { padding-bottom: 350px; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-05.section-float { height: 980px; } } /* =============== Section 07 =============== */ #ratchet_screwdriver_16 .section-07 { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-07.jpg'); height: 780px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-07 { height: 640px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-07 { height: 560px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-07 { height: 440px; background-color: #191919; background-size: 100% auto; background-position: bottom center; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-07 { height: 980px; } } /* =============== Section 08 =============== */ #ratchet_screwdriver_16 .section-08 { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-08.jpg'); height: 980px; position: relative; z-index: 1; } #ratchet_screwdriver_16 .section-08 .list { display: flex; flex-wrap: wrap; justify-content: center; width: 100%; max-width: 780px; margin: 0 auto; } #ratchet_screwdriver_16 .section-08 .list .item { flex: 0 0 33.3333%; width: 33.3333%; text-align: center; padding: 10px 20px; color: #191919; } #ratchet_screwdriver_16 .section-08 .list .item img { width: 110px; } #ratchet_screwdriver_16 .section-08 .list .item .text { display: block; margin-top: 10px; font-weight: bold; } #ratchet_screwdriver_16 .section-08 .text-bottom { position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; padding: 20px; text-align: center; font-size: 14px; } #ratchet_screwdriver_16 .section-08 .text-bottom .text { opacity: .5; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-08 { height: 860px; } #ratchet_screwdriver_16 .section-08 .list .item img { width: 80px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-08 { height: 680px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-08 { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ECECEC; padding-bottom: 250px; } #ratchet_screwdriver_16 .section-08 .text-box { position: static; width: 100%; padding: 5%; text-align: center; transform: none; } #ratchet_screwdriver_16 .section-08 .text-bottom { position: static; } #ratchet_screwdriver_16 .section-08 .list .item .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #ratchet_screwdriver_16 .section-08 { padding-bottom: 200px; } #ratchet_screwdriver_16 .section-08 .list .item .text { font-size: 12px; } } @media (min-width: 1400px) { #ratchet_screwdriver_16 .section-08 { height: 1080px; } } /* =============== Section 09 =============== */ #ratchet_screwdriver_16 .section-09 { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-09.jpg'); height: 780px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-09 { height: 640px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-09 { height: 480px; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-09 { height: 380px; background-color: #000000; background-size: 100% auto; background-position: bottom center; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-09 { height: 980px; } } /* =============== Section 11 =============== */ #ratchet_screwdriver_16 .section-11 { background-image: url('https://media.mi-home.pl/products/ratchet-screwdriver-16/section-11.jpg'); height: 780px; position: relative; z-index: 1; } #ratchet_screwdriver_16 .section-11 .image-desc { position: absolute; z-index: 2; left: 25%; top: 37.5%; width: 480px; display: flex; justify-content: space-between; } #ratchet_screwdriver_16 .section-11 .image-desc .item { color: #ffffff; border: 1px solid #ffffff; font-size: 16px; background-color: #000000; width: 200px; text-align: center; display: inline-block; padding: 8px 10px; border-radius: 4px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-11 { height: 640px; } #ratchet_screwdriver_16 .section-11 .image-desc { left: 22.5%; width: 420px; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section-11 { height: 560px; } #ratchet_screwdriver_16 .section-11 .image-desc { left: 15%; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section-11 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #000000; padding-bottom: 280px; } #ratchet_screwdriver_16 .section-11 .text-box { position: static; width: 100%; padding: 5%; text-align: center; transform: none; } #ratchet_screwdriver_16 .section-11 .image-desc { left: 10%; width: 80%; top: 45%; } #ratchet_screwdriver_16 .section-11 .image-desc .item { font-size: 13px; width: 45%; padding: 6px 5px; } } @media only screen and (max-width: 363.98px) { #ratchet_screwdriver_16 .section-11 { padding-bottom: 220px; } #ratchet_screwdriver_16 .section-11 .image-desc { top: 50%; } #ratchet_screwdriver_16 .section-11 .image-desc .item { font-size: 12px; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-11 { height: 980px; } #ratchet_screwdriver_16 .section-11 .image-desc { left: 27.5%; width: 520px; } } @media (min-width: 1400px) { #ratchet_screwdriver_16 .section-11 .image-desc { left: 30%; top: 37.5%; width: 520px; } } @media (min-width: 1600px) { #ratchet_screwdriver_16 .section-11 .image-desc { top: 35%; width: 620px; } } /* =============== Section image box =============== */ #ratchet_screwdriver_16 .section .image-box-wrap { padding: 5% 0; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } #ratchet_screwdriver_16 .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F7F7F7; } #ratchet_screwdriver_16 .section .image-box--reverse { flex-direction: row-reverse; } #ratchet_screwdriver_16 .section .text-wrap, #ratchet_screwdriver_16 .section .image { width: 50%; flex: 0 0 50%; } #ratchet_screwdriver_16 .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #ratchet_screwdriver_16 .section .text-wrap .title { font-size: 36px; display: block; margin-bottom: 0; font-weight: bold; } #ratchet_screwdriver_16 .section .text-wrap .text { font-weight: 300; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section .text-wrap .title { font-size: 18px; } #ratchet_screwdriver_16 .section .image-box-wrap { width: 95%; } } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .section .text-wrap { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #ratchet_screwdriver_16 .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #ratchet_screwdriver_16 .section .image-box-wrap .image-box:first-child { flex-direction: column; margin-bottom: 10px; } #ratchet_screwdriver_16 .section .text-wrap, #ratchet_screwdriver_16 .section .image { width: 100%; flex: 0 0 100%; } #ratchet_screwdriver_16 .section .text-wrap { padding: 5%; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #ratchet_screwdriver_16 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #ratchet_screwdriver_16 .section-notes ul { margin: 0; padding: 0; list-style: none; } #ratchet_screwdriver_16 .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #ratchet_screwdriver_16 .section-notes { padding: 5%; } #ratchet_screwdriver_16 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #ratchet_screwdriver_16 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #ratchet_screwdriver_16 .slick-dots { bottom: 35px; } #ratchet_screwdriver_16 .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #ratchet_screwdriver_16 .slick-dots li.slick-active button::before, #ratchet_screwdriver_16 .slick-dots li:hover button::before { opacity: 1; } #ratchet_screwdriver_16 .slick-dotted.slick-slider { margin-bottom: 0; } #ratchet_screwdriver_16 .slick-slider > .slider-item { display: none; } #ratchet_screwdriver_16 .slick-slider > .slider-item:first-child { display: block; } #ratchet_screwdriver_16 .slick-slider .slick-dots li button { border-radius: 30px; } #ratchet_screwdriver_16 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #ratchet_screwdriver_16 .slick-slider .slick-dots li.slick-active button, #ratchet_screwdriver_16 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #ratchet_screwdriver_16 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #ratchet_screwdriver_16 .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi 16-in-1 Ratchet Screwdriver Wydajny, ergonomiczny śrubokręt oszczędzający wysiłku przy pracy 45 zapadkowych ząbków Precyzyjna grzechotka o wysokiej wydajności 16 różnych końcówek 16 rodzajów końcówek wkrętakowych S2 stal stopowa Precyzyjne bity ze stali stopowej S2 20 N⋅m Maksymalny moment obrotowy grzechotki 20 N⋅m Grzechotka o wysokim momencie obrotowym Trzy ustawienia Poprawa wydajności pracy Grzechotka umożliwia ciągłe obracanie w jednym kierunku bez konieczności zmiany chwytu. Zdolny do dostarczania momentu obrotowego do 20N⋅m*, grzechotka jest solidna, trwała, oszczędna i wydajna. Obróć go do pozycji R, aby obracać śruby w prawo i dokręcać je*. Obróć go do środkowej pozycji zablokowanej, aby swobodnie dokręcić lub poluzować śruby*. Obróć go do pozycji L, aby obracać śruby w lewo i luzować je*. Powyższe rysunki oraz instrukcje dotyczące położeń R i L dotyczą tylko powszechnie stosowanych śrub prawoskrętnych. Grzechotka składająca się z 45 zębów o wysokiej precyzji Płynna praca Wyposażony w całkowicie aluminiową obudowę i precyzyjną przekładnię z 45 ząbkami, grzechotka obraca się płynniej, co zapewnia łatwość obsługi i błyskawiczną pracę. Odpinany magazynek podręczny Magnetyczny pojemnik na bity ułatwia wyjmowanie i wymianę bitów Odłączany wysuwany magazynek z wewnętrznymi magnesami jest zaprojektowany, aby zaoszczędzić miejsce i mieści 8 dwustronnych bitów. Magazynek można całkowicie odłączyć od głównego korpusu, dzięki czemu wygodniej jest wyjmować i wymieniać bity w dowolnym momencie. 16 typów końcówek wkrętakowych Odłączany przedłużacz Bity są wykonane z wysokiej jakości stali stopowej S2 o twardości do 60 HRC*. 8 bitów dwustronnych obejmuje 16 popularnych typów końcówek, które wraz z odłączanym prętem przedłużającym o długości 110 mm pasują do większości zastosowań domowych. Wysokiej jakości stal S2 Doskonała twardość i wytrzymałość Precyzyjne dopasowanie Różne typy bitów o różnych specyfikacjach mają różne maksymalne wartości momentu obrotowego. Fasetowany uchwyt zaprojektowany dla pełnej ergonomii Wygodny, fasetowany uchwyt dopasowuje się do kształtu dłoni i pozwala na łatwe użycie nacisku bez zbytniego zmęczenia dłoni. Jednocześnie śrubokręt stoi stabilnie na każdej równej powierzchni, nie staczając się. Dwukolorowy proces wtrysku Uchwyt rękojeści jest wykonany z dwóch materiałów o wysokiej wytrzymałości, nylonu + włókna szklanego i pokryty elastyczną gumą TPE, dzięki czemu jest antypoślizgowy, nieprzywierający i wygodny w trzymaniu. Nylon + włókno szklane Guma TPE Uwagi: *Metoda badania momentu obrotowego z grzechotką: Grzechotka została zabezpieczona testerem momentu obrotowego, moment obrotowy został ustawiony i przetestowano wartości momentu obrotowego do przodu i do tyłu. *Twardość różni się o ± 2 HRC. Testy twardości końcówek wkrętaków zostały przeprowadzone przez Krajową Stację Nadzoru i Testowania Narzędzi dla Przemysłu Lekkiego w Szanghaju. Raport nr: G20191565. *O ile nie wskazano inaczej, wszystkie dane, o których mowa na tej stronie, pochodzą z Laboratorium HOTO. Dane mogą się różnić lub być niedokładne z powodu różnic w obiektywnym środowisku i innych czynników.

Najniższa cena
69,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny