window.dataLayer = window.dataLayer || [];
function gtag(){
dataLayer.push(arguments);
}
gtag('js', new Date());
var _paq = _paq || [];
var _paq = _paq || []
_paq.push(['trackEvent', 'product', 'visit', '29250']);
var ecomCardData = {"29250":{"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 \/ \u0421\u043e\u0442\u044b"}};
var ecomDetailData = {"id":"29250","name":"\u0421\u043e\u0442\u044b Aputure Light Control Grid 45\u00b0 \u0434\u043b\u044f INFINIBAR PB6","price":3990,"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 \/ \u0421\u043e\u0442\u044b"};
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 Light Control Grid 45° для INFINIBAR PB6
0 вопросов
Артикул: 29250
Байонет насадки
проприетарный
Совместимость
Aputure INFINIBAR PB6
Оплата заказа при получении
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("Доставим быстро");
}
Светоформирующая насадка для осветителя INFINIBAR позволяет сократить угол светового потока до 45°, что даёт более резкие тени
Характеристики
Гарантия
12 месяцев
Байонет насадки
проприетарный
Артикул производителя
APM0300A32
Совместимость
Aputure INFINIBAR PB6
Страна-производитель
Китай
Вес товара с упаковкой от производителя
Вес с упаковкой
335 г
Форма
прямоугольная
Похожие товары
Соты Nanlite для софтбокса Para 150
Соты Aputure INFINIMAT 8x8 Control Grid
Соты Nanlite для PavoTube II 30X
Соты Aputure Fabric Control Grid для NOVA II 2x1/NOVA 9° 2x1
Соты YC Onion для ENERGY TUBE Pro 60cm
Соты YongNuo GS-120 для YN120K
Соты YongNuo GS-55 для YN55K
gtag('event', 'view_item_list', {
"send_to": "UA-32432488-1",
"ecomm_pagetype": "Главная",
"items": [
{
"id": 26359,
"name": "Соты Nanlite для софтбокса Para 150 ",
"list_name": "Главная"
},
{
"id": 83647,
"name": "Соты Aputure INFINIMAT 8x8 Control Grid",
"list_name": "Главная"
},
{
"id": 76187,
"name": "Соты Nanlite для PavoTube II 30X",
"list_name": "Главная"
},
{
"id": 86691,
"name": "Соты Aputure Fabric Control Grid для NOVA II 2x1/NOVA 9° 2x1",
"list_name": "Главная"
},
{
"id": 28328,
"name": "Соты amaran 45° для T4c",
"list_name": "Главная"
},
{
"id": 26716,
"name": "Соты YC Onion для ENERGY TUBE Pro 60cm",
"list_name": "Главная"
},
{
"id": 27611,
"name": "Соты YongNuo GS-120 для YN120K",
"list_name": "Главная"
},
{
"id": 70712,
"name": "Соты YongNuo GS-55 для YN55K",
"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 = {"26359":{"brand":"NanLite","category":"\u0421\u043e\u0442\u044b"},"26716":{"brand":"YC Onion","category":"\u0421\u043e\u0442\u044b"},"27611":{"brand":"YongNuo","category":"\u0421\u043e\u0442\u044b"},"28328":{"brand":"Amaran","category":"\u0421\u043e\u0442\u044b"},"70712":{"brand":"YongNuo","category":"\u0421\u043e\u0442\u044b"},"76187":{"brand":"NanLite","category":"\u0421\u043e\u0442\u044b"},"83647":{"brand":"Aputure","category":"\u0421\u043e\u0442\u044b"},"86691":{"brand":"Aputure","category":"\u0421\u043e\u0442\u044b"}};
window.ecommerceProductsData = Object.assign(window.ecommerceProductsData || {}, ecomListData);
Удалённый склад
Вы добавили товар с удаленного склада. Это значит, что на доставку такого товара
потребуется на 3-5 дней больше чем расчетное время доставки в корзине
var _tmr = window._tmr || (window._tmr = [])
_tmr.push({
type: 'reachGoal',
id: 3325343,
value: '3990.0000',
goal: 'prosmotrel_kartochku_tovara',
params: {
product_id: '29250'
}
});
$('.product_action--like').off('click').on('click', function() {
var _tmr = window._tmr || (window._tmr = [])
_tmr.push({
type: 'reachGoal',
id: 3325343,
value: '3990.0000',
goal: 'addtofavorites',
params: {
product_id: '29250'
}
});
var _tmr = window._tmr || (window._tmr = []);
_tmr.push({
type: 'reachGoal',
id: 3245403,
value: '3990.0000',
goal: 'add_to_wishlist',
params: {
product_id: '29250'
}
});
});
var _tmr = window._tmr || (window._tmr = []);
_tmr.push({
type: "reachGoal",
id: 3245403,
value: "3990.0000",
goal: "viewProduct",
params:
{
product_id: "29250"
}
});
gtag('event', 'view_item', {
"send_to": "UA-32432488-1",
"ecomm_prodid": "29250",
"ecomm_pagetype": "product",
"ecomm_totalvalue": '3990.0000',
"items": [
{
"id": "29250",
"name": "Соты Aputure Light Control Grid 45° для INFINIBAR PB6",
"price": '3990.0000'
}
]
});
window.vkAsyncInit = function() {
if (typeof VK === 'undefined' || !VK.Retargeting) {
return;
}
VK.Retargeting.Init('VK-RTRG-1347429-hq2AP');
const eventParams = {
"products" : [{"id":"29250"}],
};
VK.Retargeting.ProductEvent(240231, "view_product", eventParams);
}