window.dataLayer = window.dataLayer || []; function gtag(){ dataLayer.push(arguments); } gtag('js', new Date()); var _paq = _paq || []; var _paq = _paq || [] _paq.push(['trackEvent', 'product', 'visit', '20865']);

Линза Aputure 26° для Spotlight Mount

Артикул: 20865
  • Байонет насадки проприетарный
  • Угол светового потока 26 °
18 900
- 24%
24 990
Наличие на складах:
Центральный — 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 26° для Spotlight Mount
24 990 18 900
Специальная линза для насадки Spotlight Mount от Aputure. Устройство линзы позволяет сконцентрировать световой поток, но при этом практически избавить его от хроматических аберраций. При использовании с Light Storm LC 120d II устройство позволит сделать свет до 10 раз ярче. Конструкция модели проста в установке и работе
Характеристики
  • Гарантия 12 месяцев
  • Вес товара с упаковкой от производителя
  • Вес с упаковкой 800 г
  • Артикул производителя APJ0118A3B
  • Страна-производитель Китай
  • Байонет насадки проприетарный
  • Угол светового потока 26 °
  • Форма круг
  • Снят с производства Да
  • Похожие товары
    − 15 %
    2 678 бонусов
    199 990
    235 990

    Проекционная насадка Aputure STORM Parallel Beam 70 Flight Case Kit

    В наличии: 4 шт.
    Добавить в сравнение
    598 бонусов
    27 990

    Проекционная насадка amaran Spotlight SE (19° lens kit)

    Предзаказ
    Добавить в сравнение
    422 бонуса
    24 990

    Проекционная насадка amaran Spotlight SE (36° lens kit)

    Предзаказ
    Добавить в сравнение
    − 14 %
    2 296 бонусов
    117 990
    137 990

    Проекционная насадка Aputure Spotlight Max 50º Kit

    В наличии: 3 шт.
    Добавить в сравнение
    − 14 %
    2 309 бонусов
    117 990
    137 990

    Проекционная насадка Aputure Spotlight Max 36º Kit

    Предзаказ
    Добавить в сравнение
    1 211 бонусов
    59 990

    Линза Aputure Spotlight Max 50º

    В наличии: 2 шт.
    Добавить в сравнение
    − 27 %
    287 бонусов
    11 200
    15 490

    Линза amaran 36° для Spotlight SE

    В наличии: 4 шт.
    Добавить в сравнение
    537 бонусов
    22 990

    Проекционная насадка Colbor SL20-B для CL60/CL100

    В наличии: 1 шт.
    Добавить в сравнение
    gtag('event', 'view_item_list', { "send_to": "UA-32432488-1", "ecomm_pagetype": "Главная", "items": [ { "id": 84589, "name": "Проекционная насадка Aputure STORM Parallel Beam 70 Flight Case Kit", "list_name": "Главная" }, { "id": 31919, "name": "Проекционная насадка amaran Spotlight SE (19° lens kit)", "list_name": "Главная" }, { "id": 31920, "name": "Проекционная насадка amaran Spotlight SE (36° lens kit)", "list_name": "Главная" }, { "id": 49013, "name": "Проекционная насадка Aputure Spotlight Max 50º Kit", "list_name": "Главная" }, { "id": 49012, "name": "Проекционная насадка Aputure Spotlight Max 36º Kit", "list_name": "Главная" }, { "id": 49016, "name": "Линза Aputure Spotlight Max 50º", "list_name": "Главная" }, { "id": 31922, "name": "Линза amaran 36° для Spotlight SE", "list_name": "Главная" }, { "id": 79922, "name": "Проекционная насадка Colbor SL20-B для CL60/CL100", "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 } }); });

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

    Вы добавили товар с удаленного склада. Это значит, что на доставку такого товара потребуется на 3-5 дней больше чем расчетное время доставки в корзине
    var _tmr = window._tmr || (window._tmr = []) _tmr.push({ type: 'reachGoal', id: 3325343, value: '18900.0000', goal: 'prosmotrel_kartochku_tovara', params: { product_id: '20865' } }); $('.product_action--like').off('click').on('click', function() { var _tmr = window._tmr || (window._tmr = []) _tmr.push({ type: 'reachGoal', id: 3325343, value: '18900.0000', goal: 'addtofavorites', params: { product_id: '20865' } }); var _tmr = window._tmr || (window._tmr = []); _tmr.push({ type: 'reachGoal', id: 3245403, value: '18900.0000', goal: 'add_to_wishlist', params: { product_id: '20865' } }); }); var _tmr = window._tmr || (window._tmr = []); _tmr.push({ type: "reachGoal", id: 3245403, value: "18900.0000", goal: "viewProduct", params: { product_id: "20865" } });
    gtag('event', 'view_item', { "send_to": "UA-32432488-1", "ecomm_prodid": "20865", "ecomm_pagetype": "product", "ecomm_totalvalue": '18900.0000', "items": [ { "id": "20865", "name": "Линза Aputure 26° для Spotlight Mount", "price": '18900.0000' } ] }); window.vkAsyncInit = function() { if (typeof VK === 'undefined' || !VK.Retargeting) { return; } VK.Retargeting.Init('VK-RTRG-1347429-hq2AP'); const eventParams = { "products" : [{"id":"20865"}], }; 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={"19249":{"id":"19249","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?1753457859",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?1753457859",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?1753457859",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?1753457859",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/linzy-aputure-dlya-spotlight-26/', mainPage : 'https://kinostore.ru', ref : 'http://kinostore.ru/product/linzy-aputure-dlya-spotlight-26/', config : '{"opt":null,"vk_api_id":4387331,"now":"?1753457859"}', cart_code : '', user_id : '', product : '{"id":"20865","name":"\u041b\u0438\u043d\u0437\u0430 Aputure 26\u00b0 \u0434\u043b\u044f Spotlight Mount","price":"18900.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); }