Описание
Миниатюрное зарядное устройство, работающее от вращения рукояти. Способно зарядить аккумулятор любого устройства через USB разъем.Примерные результаты 2х минут вращения - до 5 минут работы телефона в режиме разговора или до 30 минут в режиме ожидания.Размеры (ШхГхВ), мм: 58х47х32Вес, г: 85Материал корпуса: пластикВыходная сила тока, А: до 1.Выходное напряжение, В: 5.show-all-features {display: block;width: 303px;padding: 8px 16px;background: #fff;border: 1px solid #ff961c;color: #ff961c;text-transform: uppercase;border-radius: 3px;text-decoration: none;margin: 0 auto;transition: all .2s ease-in-out;}.show-all-features:hover {text-decoration: none;background: #ff961c;color: #fff;}Посмотреть все характеристики$(function(){$('#product-description').on('click', '.show-all-features', function(e){e.preventDefault();$.get( $('.product-tabs .tab-specification').attr('href') ,function(response){var tabcontent = $(response).find('#product-features');$('#product-description').hide();$('#product-tabs .product-tab').removeClass('active');$('#product-tabs .product-tab.tab-specification').addClass('active');$('.product-tabs-content').append(tabcontent);$('html, body').animate({scrollTop: $("#product-tabs").offset().top}, 1000);});});$('#product-tabs').on('click', 'a.product-tab.tab-description', function(e) {e.preventDefault();$(this).parent().find('a').removeClass('active');$(this).addClass('active');$('#product-features').hide();$('#product-description').show();});$('#product-tabs').on('click', 'a.product-tab.tab-specification', function(e) {if( $('#product-features').length ){e.preventDefault();$('#product-description').hide();$('#product-features').show();$(this).parent().find('a').removeClass('active');$(this).addClass('active');}});});