window.dataLayer = window.dataLayer || []; function gtag(){ dataLayer.push(arguments); } gtag('js', new Date()); var _paq = _paq || []; var _paq = _paq || [] _paq.push(['trackEvent', 'product', 'visit', '86687']); var ecomCardData = {"86687":{"brand":"Aputure","category":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433 \/ \u0424\u043e\u0442\u043e\/\u0432\u0438\u0434\u0435\u043e \/ \u041e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u0435 \/ \u0421\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438 \/ \u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"}}; var ecomDetailData = {"id":"86687","name":"\u0420\u0430\u0441\u0441\u0435\u0438\u0432\u0430\u0442\u0435\u043b\u044c Aputure Dome Diffuser (Heavy Frost) \u0434\u043b\u044f NOVA II 1x1","price":14500,"brand":"Aputure","category":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433 \/ \u0424\u043e\u0442\u043e\/\u0432\u0438\u0434\u0435\u043e \/ \u041e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u0435 \/ \u0421\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438 \/ \u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"}; window.ecommerceProductsData = Object.assign(window.ecommerceProductsData || {}, ecomCardData); var ecomViewAttempts = 0; var ecomViewTimer = setInterval(function() { ecomViewAttempts++; if (window.EcomDL) { clearInterval(ecomViewTimer); ecomViewTimer = null; window.EcomDL.viewProduct(ecomDetailData); } else if (ecomViewAttempts >= 50) { clearInterval(ecomViewTimer); ecomViewTimer = null; console.warn('EcomDL не загрузился, detail не отправлен'); } }, 100);

Рассеиватель Aputure Dome Diffuser (Heavy Frost) для NOVA II 1x1

Артикул: 86687
  • Вес без упаковки 1500 г
  • Угол светового потока 100 °
  • Совместимость Aputure NOVA II 1x1
14 500
+ 356
Бонусных рублей

Бонусные рубли

1 бонус = 1 рубль.

Бонусы начисляются через 3 дня после покупки и становятся доступными для списания через 2 недели.
Оплачивайте до 50% новых покупок накопленными бонусами!

Сумма бонусных рублей может меняться в зависимости от скидок и акций на товар.

Для ИП, Юридических лиц и НКО бонусные рубли начисляются с понижающим коэффициентом

Узнать больше о бонусных рублях
Кредит от 2 175 ₽/мес
Включая НДС 5%
$(document).on('change', 'input[type="checkbox"].related_product_checkbox_field', function () { let sum = 0; $('input[type="checkbox"].related_product_checkbox_field:checked').each(function (i, e) { sum = sum + parseInt($(e).data('price')); }); $('#related_total_amount').text(sum.toLocaleString()); }); $(document).on('click', '.related_product_container .black_btn', function () { //e.preventDefault(); $('input[type="checkbox"].related_product_checkbox_field:checked').each(function (i, e) { var btn = $('.related_product_container .black_btn'); var cont = $('.related_product_container'); $(e).prop('checked', false); $.ajax({ type: "POST", url: "/cart/add/", data: { product_id: $(e).data('product-id'), quantity: 1 }, beforeSend: function () { btn.addClass('processing'); cont.addClass('white-fade'); }, success: function (response) { console.log(response) if (response.hasOwnProperty("data")) { updateCartRelated(response.data) } else { alert(response.errors) } }, complete: function () { btn.removeClass('processing'); cont.removeClass('white-fade'); } }); }); }); function updateCartRelated(data) { $("#cart_header .cart-total").html(data.total.replace(/[^0-9 ]/gi, '')); let el = $('.header_list--cart .header_product[data-id="' + data.item_id + '"]').find('.multiplier'); el.data('data-count', parseInt(el.attr('data-count')) + 1).html('(' +el.attr('data-count') + ' шт)'); $('.header_action_counter--cart').html(data.count) if (data.count == 0) { $(".cart-total").empty(); $('.header_action_counter--cart').empty().hide(); $(".cart-total span:first").attr('data-total', 0); } }
Наличие на складах:
Центральный — 5 шт.

С центрального склада все товары доступны к быстрому самовывозу и доставке. Все расчетные сроки доставки на сайте указаны с Центрального склада

Оплата заказа при получении

Доставим быстро

var country_town = localStorage.getItem('formStorage'); var date = new Date(); let compare_location = ''; var obj_town = obj_town || JSON.parse(country_town); if (obj_town !== "undefined" && obj_town !== null) { compare_location = obj_town.user_region; } else { compare_location = Cookies.get('city-choose-full') } if (compare_location == 'Россия, Москва' && date.getHours() < 12) { $("#updateDelivery span").html("Доставим сегодня"); } else { $("#updateDelivery span").html("Доставим быстро"); }
Гарантия:
12 месяцев
Рассеиватель Aputure Dome Diffuser (Heavy Frost) для NOVA II 1x1
14 500
Плоский рассеиватель для осветителя NOVA II 1x1. Благодаря механизму QuickClip его легко установить на панель без дополнительных инструментов. Степень рассеивания Heavy Frost обеспечивает мягкий заполняющий свет без резких теней, а угол увеличивается до 100°
Комплектация:
  • рассеиватель
  • страховочная цепь 50см
Комплектация
Характеристики
Вес товара с упаковкой от производителя
  • Вес с упаковкой 2168 г
  • Гарантия 12 месяцев
  • Артикул производителя AA04060448
  • Вес самого товара без установленных дополнений/аксессуаров и упаковки
  • Вес без упаковки 1500 г
  • Форма прямоугольная
  • Габаритные размеры самого товара без установленных аксессуаров
  • Габариты 386 × 395 × 83 мм
  • Угол светового потока 100 °
  • Совместимость Aputure NOVA II 1x1
  • Похожие товары
    − 16 %
    987 бонусов
    49 990
    59 990

    Комплект отражателей Aputure Reflector Kit для STORM XT52

    В наличии: 2 шт.
    Добавить в сравнение
    − 21 %
    368 бонусов
    15 590
    19 900

    Кашетирующие шторки Aputure CF12 Barn Doors

    В наличии: более 5 шт.
    Добавить в сравнение
    458 бонусов
    18 790

    Рассеиватель Godox P128-D2 для Parabolic 128

    В наличии: 1 шт.
    Добавить в сравнение
    429 бонусов
    25 990

    Отражатель Aputure AM6820 Narrow-angle Reflector

    В наличии: 3 шт.
    Добавить в сравнение
    329 бонусов
    15 990

    Шторки Aputure Barn Doors для NOVA II 2x1/NOVA 9° 2x1

    В наличии: более 5 шт.
    Добавить в сравнение
    − 20 %
    366 бонусов
    18 990
    23 990

    Комплект отражателей Aputure Reflector Kit для STORM 1200X

    В наличии: 3 шт.
    Добавить в сравнение
    307 бонусов
    13 990

    Шторки Aputure Barn Doors для NOVA II 1x1

    В наличии: более 5 шт.
    Добавить в сравнение
    − 660 ₽
    338 бонусов
    17 990
    18 650

    Рассеиватель Aputure Dome Difuser для NOVA II 2x1

    В наличии: более 5 шт.
    Добавить в сравнение
    gtag('event', 'view_item_list', { "send_to": "UA-32432488-1", "ecomm_pagetype": "Главная", "items": [ { "id": 84594, "name": "Комплект отражателей Aputure Reflector Kit для STORM XT52", "list_name": "Главная" }, { "id": 83660, "name": "Кашетирующие шторки Aputure CF12 Barn Doors", "list_name": "Главная" }, { "id": 29727, "name": "Рассеиватель Godox P128-D2 для Parabolic 128", "list_name": "Главная" }, { "id": 71864, "name": "Отражатель Aputure AM6820 Narrow-angle Reflector", "list_name": "Главная" }, { "id": 86693, "name": "Шторки Aputure Barn Doors для NOVA II 2x1/NOVA 9° 2x1", "list_name": "Главная" }, { "id": 82606, "name": "Комплект отражателей Aputure Reflector Kit для STORM 1200X", "list_name": "Главная" }, { "id": 86701, "name": "Шторки Aputure Barn Doors для NOVA II 1x1", "list_name": "Главная" }, { "id": 85841, "name": "Рассеиватель Aputure Dome Difuser для NOVA II 2x1", "list_name": "Главная" }, ] }); $(".goods .goods_row a").click( function(e) { gtag('event', 'select_content', { "content_type": "product", "send_to": "UA-32432488-1", "ecomm_prodid": $(this).data("uidgood"), "ecomm_totalvalue": $(this).data("pricegood"), "items": [ { "id": $(this).data("uidgood"), "name": $(this).data("namegood"), "list_name": "Главная", "ecomm_pagetype": "Главная", } ] }); } ); $('.lazy').lazy( { beforeLoad: function (element) { $(element).on("error", function () { $(element).addClass('no-image'); }); }, afterLoad: function(element) { $(element).closest('.float-left.first').find('.productShimmerLoader').hide(); }, onError: function(element) { $(element).attr("src",'/wa-content/img/design/themes/thumbs_no_image.png'); $(element).addClass('no-image'); $(element).closest('.float-left.first').find('.productShimmerLoader').hide() } }); $('.item_action_block .item_like').off('click').on('click', function() { let productId = $(this).closest('.item_action').find('input[type="submit"]').attr('data-pid'); let productPrice = $(this).closest('.item_action').find('input[type="submit"]').attr('data-pprice'); if (productId == undefined) { productId = $(this).closest('.item_action').find('input[type="hidden"][name="product_id"]').val(); productPrice = parseInt($(this).closest('.item_desc').find('.price .current').text()); } console.log(productId + ' - '+ productPrice) var _tmr = window._tmr || (window._tmr = []) _tmr.push({ type: 'reachGoal', id: 3325343, value: productPrice, goal: 'addtofavorites', params: { product_id: productId } }); var _tmr = window._tmr || (window._tmr = []); _tmr.push({ type: 'reachGoal', id: 3245403, value: productPrice, goal: 'add_to_wishlist', params: { product_id: productId } }); }); var ecomListData = {"29727":{"brand":"Godox","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"71864":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"82606":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"83660":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"84594":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"85841":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"86693":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"},"86701":{"brand":"Aputure","category":"\u041f\u0440\u043e\u0447\u0438\u0435 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0430\u0434\u043a\u0438"}}; window.ecommerceProductsData = Object.assign(window.ecommerceProductsData || {}, ecomListData);

    Удалённый склад

    Вы добавили товар с удаленного склада. Это значит, что на доставку такого товара потребуется на 3-5 дней больше чем расчетное время доставки в корзине
    var _tmr = window._tmr || (window._tmr = []) _tmr.push({ type: 'reachGoal', id: 3325343, value: '14500.0000', goal: 'prosmotrel_kartochku_tovara', params: { product_id: '86687' } }); $('.product_action--like').off('click').on('click', function() { var _tmr = window._tmr || (window._tmr = []) _tmr.push({ type: 'reachGoal', id: 3325343, value: '14500.0000', goal: 'addtofavorites', params: { product_id: '86687' } }); var _tmr = window._tmr || (window._tmr = []); _tmr.push({ type: 'reachGoal', id: 3245403, value: '14500.0000', goal: 'add_to_wishlist', params: { product_id: '86687' } }); }); var _tmr = window._tmr || (window._tmr = []); _tmr.push({ type: "reachGoal", id: 3245403, value: "14500.0000", goal: "viewProduct", params: { product_id: "86687" } });
    gtag('event', 'view_item', { "send_to": "UA-32432488-1", "ecomm_prodid": "86687", "ecomm_pagetype": "product", "ecomm_totalvalue": '14500.0000', "items": [ { "id": "86687", "name": "Рассеиватель Aputure Dome Diffuser (Heavy Frost) для NOVA II 1x1", "price": '14500.0000' } ] }); window.vkAsyncInit = function() { if (typeof VK === 'undefined' || !VK.Retargeting) { return; } VK.Retargeting.Init('VK-RTRG-1347429-hq2AP'); const eventParams = { "products" : [{"id":"86687"}], }; VK.Retargeting.ProductEvent(240231, "view_product", eventParams); }
    $(function() { $(window).scroll(function() { if($(this).scrollTop() != 0) { $('#toTop').fadeIn(); } else { $('#toTop').fadeOut(); } }); $('#toTop').click(function() { $('body,html').animate({scrollTop:0},800); }); }); $(function() { (function waitCityStorage() { if (typeof CityStorage === 'undefined') { setTimeout(waitCityStorage, 50); return; } var cityName = CityStorage.getCityName(); if (cityName) { var $label = $('.geo_loc a span.underline'); if ($label.length) { $label.find('span').first().text(cityName); } else { var attempts = 0; var interval = setInterval(function() { var $label = $('.geo_loc a span.underline'); if ($label.length) { $label.find('span').first().text(cityName); clearInterval(interval); } else if (++attempts >= 20) { clearInterval(interval); } }, 100); } } })(); }); jQuery(document).ready(function($) { $.quickorder.locale='ru_RU'; $.quickorder.aftercallback=''; $.quickorder.features={"85052":{"id":"85052","name":""}}; }); $(document).ready(function () { $("#search").searchautocomplete({"serviceUrl":"\/search\/autocomplete\/","minChars":1000}); }); var arrived_ignore_stock_count = 1; $.itemsetsFrontend.init(); (function() { return new Promise(function (resolve, reject) { var s; s = document.createElement('script'); s.src = '/wa-apps/shop/plugins/itemsets/js/itemsetsFrontendLocaleOriginal.js'; s.onload = resolve; s.onerror = reject; document.body.appendChild(s); }) })() new Promise(function(e,n){var r;(r=document.createElement("script")).src="/wa-apps/shop/plugins/review/js/product_review_plugin.js?1784282560",r.onload=e,r.onerror=n,document.head.appendChild(r)}); new Promise(function(e,n){var r;(r=document.createElement("script")).src="/wa-apps/shop/plugins/review/js/reviews_and_qnas.js?1784282560",r.onload=e,r.onerror=n,document.head.appendChild(r)}); new Promise(function(e,n){var r;(r=document.createElement("script")).src="/wa-apps/shop/plugins/qna/js/product_qna_plugin.js?1784282560",r.onload=e,r.onerror=n,document.head.appendChild(r)}); new Promise(function(e,n){var r;(r=document.createElement("script")).src="/wa-apps/shop/plugins/consent/js/consent.js?1784282560",r.onload=e,r.onerror=n,document.head.appendChild(r)}); var fired = false; $(document).ready(() => { console.log('------------------TRIGGER') if (fired === false) { fired = true; var asyncLoadScripts = window.setTimeout(() => { $.ajax({ type: "GET", url: "/async/", async:true, cache: true, data: { main_action : 'product', ulk : '1', yandexsale : '', canonical : 'https://kinostore.ru/product/aputure_aa04060448/', mainPage : 'https://kinostore.ru', ref : '', config : '{"opt":null,"vk_api_id":4387331,"now":"?1784282560"}', cart_code : '', user_id : '', product : '{"id":"86687","name":"\u0420\u0430\u0441\u0441\u0435\u0438\u0432\u0430\u0442\u0435\u043b\u044c Aputure Dome Diffuser (Heavy Frost) \u0434\u043b\u044f NOVA II 1x1","price":"14500.0000"}', }, success: function(html){ $("body").append(html); } }); }, 100) } }); _tmr.push({ id: '3160374', type: 'reachGoal', goal: 'order' }); window.vkAsyncInit = function() { VK.Retargeting.Init('VK-RTRG-1347429-hq2AP'); const eventParams = { "products" : [], "total_price" : "" }; VK.Retargeting.ProductEvent(240231, "purchase", eventParams); }