Лебедка ручная настенная PFAFF SW-W ALPHA (300-1000кг)
Стоимость уточняйте у менеджера или по телефону +7(495)542-40-78
Cверхплоская, легкая, настенная лебедка SW-W ALPHA позволит поднимать грузы от 3
Эта легкая по весу, небольшая по габаритам и безопасная в эксплуатации лебедка настолько элегантно и продуманно сконструирована, что завоевала признание промышленных дизайнеров - на форуме промышленного дизайна в Ганновере эта модель была признана лучшей в своем классе. Преимущества и изящество ее сверхплоской конструкции Вы в полной мере оцените при эксплуатации.
PFAFF Silberblau SW-W ALPHA с прямозубой цилиндрической передачей подходит для грузов до
Мы поставляем эту ручную лебёдку с гальванической оцинковкой, а по запросу и при соответствующем объёме партии – также из нержавеющей стали.
Компактность и удобство эксплуатации - Благодаря простоте и надежности конструкции, малому весу и габаритам эта модель очень удобна в применении.
Оптимальная эффективность управления - Отличный КПД благодаря прямозубой цилиндрической передаче.
Отвод троса - Отвод троса возможен в любую сторону.
Безопасность при работе - Рукоятка с грузоупорным тормозом обеспечивает надлежащую безопасность при работе с грузом.
Легкость монтажа - Легкий и быстрый монтаж лебедки на стене.
Долговечность - Все компоненты конструкции оцинкованы для защиты от коррозии.
Модель | Артикул | Грузоподъёмность 1-го слоя троса, (кг) | Грузоподъёмность верхнего слоя троса, (кг) | Диаметр барабана, (мм) | Диаметр троса, (мм) | Тросоёмкость 1-го слоя, (м) | Общая тросоёмкость, (м) | Высота подъёма за 1 оборот рукоятки, (мм) | Требуемое усилие на рукоятке при макс. грузе, (кгс) | Собств. масса (кг) |
ALPHA 300 | 30272006 | 300 | 130 | 50 | 5 | 1,3 | 28 | 57 | 13 | 10 |
ALPHA 500 | 30272005 | 500 | 230 | 50 | 6 | 1 | 20 | 55 | 17 | 10 |
ALPHA 1000 | 30272001 | 1000 | 360 | 50 | 7 | 1 | 26 | 45 | 18 | 16 |
Цена на лебёдку без каната. Канаты и крюки по запросу.
Модель | ALPHA 300 | ALPHA 500 | ALPHA 1000 |
A,мм | 234 | 234 | 306 |
B,мм | 262 | 262 | 337 |
C,мм | 274 | 274 | 357 |
D,мм | 203 | 203 | 265 |
E,мм | 107 | 107 | 107 |
F,мм | 194 | 194 | 194 |
G,мм | 183 | 183 | 255 |
Ø H,мм | 63 | 63 | 64 |
I,мм | 200 | 250 | 320 |
Еще ' + (imgs1x.length - 4) + ' ';
}
return bullet;
},
paginationClickable: true,
loop: true,
effect: 'fade',
fade: {crossFade: true},
speed: 100,
preloadImages: true,
lazyLoading: true,
lazyLoadingInPrevNext: true,
lazyPreloaderClass: 'thumb-preloader'
})
};
function startRelSwp() {
$('#related-products').swiper({
slidesPerView: 5,
roundLengths: true,
breakpoints: {
480: {
slidesPerView: 2
},
768: {
slidesPerView: 3
},
992: {
slidesPerView: 4
},
1200: {
slidesPerView: 5
}
},
nextButton: '.related-products .button-next',
prevButton: '.related-products .button-prev',
});
}
$(function () {
if (typeof jQuery().swiper != 'function' ) {
$('head').append('');
$.getScript("catalog/view/javascript/jquery/swiper/js/swiper.jquery.js", function( data, textStatus, jqxhr ) {
startSwp('.product-gallery');
$(window).on('load', function () {startSwp('.product-gallery');}); // mozila fix
startRelSwp();
});
} else {
startSwp('.product-gallery');
$(window).on('load', function () {startSwp('.product-gallery');}); // mozila fix
startRelSwp();
}
});
function psw_show(index_start) {
if ($('.pswp').length < 1) {
pswp_c = ' ';
$('body').append(pswp_c);
}
var pswpElement = document.querySelectorAll('.pswp')[0];
var items = [
{
src: 'https://www.pfaff-silberblau.ru/image/cache/catalog/alf1111-1000x1000.jpg',
w: 1000,
h: 1000
},
{
src: 'https://www.pfaff-silberblau.ru/image/cache/data/2lebedki/1ruchnye_lebedki/003_2-1000x1000.jpg',
w: 1000,
h: 1000
},
{
src: 'https://www.pfaff-silberblau.ru/image/cache/catalog/cmco/sw-w-alpha-dims-1-1000x1000.jpg',
w: 1000,
h: 1000
},
];
var options = {
index: index_start
};
function psw_construct() {
var psw_gallery = new PhotoSwipe( pswpElement, PhotoSwipeUI_Default, items, options);
psw_gallery.init();
$('body').addClass('psw-open');
psw_gallery.listen('destroy', function() {
setTimeout(function () {
$('body').removeClass('psw-open');
}, 100);
});
}
if (typeof PhotoSwipe != 'function' ) {
$('.gallery-locker').css({'display':'block'});
$('head').append('');
$('head').append('');
$.getScript("catalog/view/theme/ft_frame/javascript/plugins/photo-swipe/photoswipe.min.js", function( data, textStatus, jqxhr ) {
$.getScript("catalog/view/theme/ft_frame/javascript/plugins/photo-swipe/photoswipe-ui-default.min.js", function( data, textStatus, jqxhr ) {
psw_construct();
$('.gallery-locker').css({'display':'none'});
});
});
} else {
psw_construct();
}
}
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('select[name=\'recurring_id\']').parent().find('.text-danger').remove();
if (json['success']) {
$('#recurring-description').html(''+json['success']+'');
}
}
});
});
$('#button-cart').on('click', function() {
$.ajax({
url: 'index.php?route=extension/module/frametheme/ft_cart/add',
type: 'post',
data: $('#product input[type=\'text\'], #product input[type=\'hidden\'], #product input[type=\'radio\']:checked, #product input[type=\'checkbox\']:checked, #product select, #product textarea'),
dataType: 'json',
beforeSend: function() {
loading_text = $('#button-cart').attr('data-loading');
$('#button-cart').addClass('loading');
$('#button-cart .loading-wrapper').html(loading_text);
$('#button-cart').attr('disabled', 'disabled');
$('.alert-dismissible, #product .text-danger').remove();
$('#product').removeClass('has-error');
$('#product > div').removeClass('option-error');
$('#product .form-control, #product .btn').removeClass('border-danger');
},
complete: function() {
$('#button-cart').removeClass('loading');
$('#button-cart .loading-wrapper').html('Купить');
$('#button-cart').removeAttr('disabled');
},
success: function(json) {
if (json['error']) {
if (json['error']['option']) {
for (i in json['error']['option']) {
var element = $('#input-option' + i.replace('_', '-'));
if (element.parent().hasClass('input-group')) {
element.addClass('border-danger');
element.parent().find('button').addClass('border-danger');
element.parent().after('' + json['error']['option'][i] + ' ');
element.parent().parent().parent().addClass('option-error');
} else {
element.addClass('border-danger');
element.after('' + json['error']['option'][i] + ' ');
element.parent().parent().addClass('option-error');
}
}
}
if (json['error']['recurring']) {
$('select[name=\'recurring_id\']').addClass('border-danger');
$('select[name=\'recurring_id\']').after('' + json['error']['recurring'] + ' ');
$('select[name=\'recurring_id\']').parent().parent().addClass('option-error');
}
}
if (json['success']) {
$('#ft-popup-cart').modal('show');
setTimeout(function () {
$.ajax({
url: 'index.php?route=extension/module/frametheme/ft_cart/info',
type: 'post',
dataType: 'html',
beforeSend: function() {
loading_text = $('#cart > button').attr('data-loading');
$('#cart').addClass('loading');
$('#cart > button').attr('disabled', 'disabled');
$('#cart > button #cart-total').html('' + loading_text + '');
},
complete: function() {
$('#cart').removeClass('loading');
$('#cart > button').removeAttr('disabled');
},
success: function(data){
var data_alert = '';
data_alert += ' ';
$('#cart .cart-list').before(data_alert);
$('#cart > button #cart-total').html(json['total']);
$('#cart .cart-list').html($(data).find('.cart-list').html());
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
}, 100);
}
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
});
$('button[id^=\'button-upload\']').on('click', function() {
var node = this;
$('#form-upload').remove();
$('body').prepend('');
$('#form-upload input[name=\'file\']').trigger('click');
if (typeof timer != 'undefined') {
clearInterval(timer);
}
timer = setInterval(function() {
if ($('#form-upload input[name=\'file\']').val() != '') {
var f_path = $('#form-upload input[name=\'file\']').val().split('\\'),
f_name = f_path[f_path.length - 1];
$(node).find('.button-text').html(f_name);
$(node).find('.static-icon').html('');
clearInterval(timer);
$.ajax({
url: 'index.php?route=tool/upload',
type: 'post',
dataType: 'json',
data: new FormData($('#form-upload')[0]),
cache: false,
contentType: false,
processData: false,
beforeSend: function() {
$(node).addClass('loading');
},
complete: function() {
$(node).removeClass('loading');
},
success: function(json) {
$('.text-danger').remove();
if (json['error']) {
$(node).parent().find('input').after('';
data_alert += ' ';
data_alert += '';
data_alert += '';
data_alert += ' ';
data_alert += '';
data_alert += json['success'];
data_alert += ' ';
data_alert += '';
data_alert += '';
data_alert += ' ';
data_alert += '' + json['error'] + ' ');
$(node).find('.button-text').html('Загрузить файл');
$(node).find('.static-icon').html('');
}
if (json['success']) {
console.log(json['success']);
$(node).parent().find('input').val(json['code']);
}
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
}
}, 500);
});
function start_datetimepicker() {
$('.date').datetimepicker({
locale: '',
pickTime: false
});
$('.datetime').datetimepicker({
locale: '',
pickDate: true,
pickTime: true
});
$('.time').datetimepicker({
locale: '',
pickDate: false
});
}
$(function () {
if ($('.need-dtp').length > 0){
if (typeof jQuery().datetimepicker != 'function' ) {
$('head').append('');
$.getScript("catalog/view/theme/ft_frame/javascript/plugins/dtpicker-b4j3fix/moment/moment.min.js", function( data, textStatus, jqxhr ) {
$.getScript("catalog/view/theme/ft_frame/javascript/plugins/dtpicker-b4j3fix/moment/moment-with-locales.min.js", function( data, textStatus, jqxhr ) {
$.getScript("catalog/view/theme/ft_frame/javascript/plugins/dtpicker-b4j3fix/bootstrap-datetimepicker.min.js", function( data, textStatus, jqxhr ) {
start_datetimepicker();
});
});
});
} else {
start_datetimepicker();
}
}
});
$('#review').delegate('.pagination a', 'click', function(e) {
e.preventDefault();
$('#review').load(this.href);
});
$('#review').load('index.php?route=product/product/review&product_id=111');
$('#button-review').on('click', function() {
$.ajax({
url: 'index.php?route=product/product/write&product_id=111',
type: 'post',
dataType: 'json',
data: $("#form-review").serialize(),
beforeSend: function() {
$('#button-review').button('loading');
},
complete: function() {
$('#button-review').button('reset');
},
success: function(json) {
$('.alert-dismissible').remove();
if (json['error']) {
$('#collapse-review').after(' ' + json['error'] + ' ');
}
if (json['success']) {
$('#collapse-review').after(' ' + json['success'] + ' ');
$('input[name=\'name\']').val('');
$('textarea[name=\'text\']').val('');
$('input[name=\'rating\']:checked').prop('checked', false);
}
}
});
});
|