Код товара: 32142
  • Артикул
    00-00001724
  • Все характеристики
Доступны доставка и самовывоз:

- Рассчитать примерную стоимость доставки
- Самовывоз сегодня, бесплатно

В наличии ✓
990 р
Расширенная гарантия
7 дней на возврат

Редуктор подходит для газовых плит с количеством конфорок от 1 до 5 (духовой шкаф включительно). Обеспечивает присоединение редуктора к газовым приборам с помощью шланга, с внутренним диаметром 9мм. Оптимален для газовых приборов стандарта G30 при длине подключения до 5 метров.

Default

  • { let tabs = $('.product-page-tabs'), parent = tabs.parent(); tabs.on('click', () => { let start_offset = parent.offset().top+1, new_offset = tabs.offset().top; if(new_offset > start_offset) { $('html, body').scrollTop(start_offset); } }); }); $('body').on('click', '#button-cart:not(.disabled), .product-page .product-page__add-to-cart:not(.disabled)', function() { const elem = $('.product-page'); let product_id = elem.find('input[name="product_id"]').val(), qty = elem.find('input[name="quantity"]:visible').val(), options = elem.find('.option input[type="text"], .option input[type="hidden"], .option input:checked, .option select, .option textarea'), data = 'product_id='+product_id+'&quantity='+(typeof(qty) != 'undefined' ? qty : 1); if (options.length) { data += '&'+options.serialize(); } $.ajax({ url: 'index.php?route=checkout/cart/add', type: 'post', data: data, dataType: 'json', success: function(json) { $('.text-danger').remove(); $('.form-group').removeClass('has-error'); if (json['error']) { if (json['error']['option']) { for (i in json['error']['option']) { var elem = $('.option #input-option' + i.replace('_', '-')), elem2 = (elem.parent().hasClass('input-group')) ? elem.parent() : elem; elem2.after('
    '+json['error']['option'][i]+'
    '); $('.option .text-danger').delay(5000).fadeOut(); } uniFlyAlert('danger', json['error']['option']); } if (json['error']['stock']) { uniFlyAlert('danger', json['error']['stock']); } if (json['error']['recurring']) { $('select[name=\'recurring_id\']').after('
    ' + json['error']['recurring'] + '
    '); } } if (json['success']) { cart.uniCartUpd(); cart.uniCartActionAfter(0, json['success']); dataLayer.push({ 'event': 'addToCart', 'ecommerce':{ 'currencyCode': 'RUB', 'add':{ 'products': [json['products']['products']] } } }); if (typeof(gtag) === 'function') { dataLayer.push({ 'event': "add_to_cart", 'ecommerce': { 'currency': 'RUB', 'items': [json['products']['items']] } }); } if(uniJsVars.cart_btn.metric_id && uniJsVars.cart_btn.metric_target) { if (typeof(ym) === "function") { ym(uniJsVars.cart_btn.metric_id, 'reachGoal', uniJsVars.cart_btn.metric_target); } else { new Function('yaCounter'+uniJsVars.cart_btn.metric_id+'.reachGoal(\''+uniJsVars.cart_btn.metric_target+'\')')(); } } if(uniJsVars.cart_btn.analytic_category && uniJsVars.cart_btn.analytic_action) { if (typeof(gtag) === "function") { gtag('event', uniJsVars.cart_btn.analytic_action, {'event_category': uniJsVars.cart_btn.analytic_category}); } else if (typeof(ga) === "function") { ga('send', 'event', uniJsVars.cart_btn.analytic_category, uniJsVars.cart_btn.analytic_action); } } } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); }); $('.product-page__share-btn').on('click', () => { const url = encodeURIComponent(window.location.href), product_name = encodeURIComponent($('.breadcrumb-h1 h1').text()); let html = '
Пользуясь данным сайтом, вы даете свое согласие на использование файлов cookies. Подробнее.