window.dataLayer = window.dataLayer || [];
function gtag(){
dataLayer.push(arguments);
}
gtag('js', new Date());
var _paq = _paq || [];
var _paq = _paq || []
_paq.push(['trackEvent', 'product', 'visit', '25637']);
Комплект умных брелоков Chipolo ONE Spot Чёрный (4шт)
Артикул: 25637
Габариты
37.9 × 37.9 × 6.4 мм
Защита
IPX5
if (typeof yamaps == 'undefined') {
(function() {
return new Promise(function (resolve, reject) {
var s;
s = document.createElement('script');
s.src = "https://api-maps.yandex.ru/2.1/?apikey=c9fff453-c3f4-4a82-a88c-63b1b148c552&lang=ru-RU";
s.onload = resolve;
s.onerror = reject;
document.body.appendChild(s);
})
})();
}
Оплата заказа при получении
var country_town = localStorage.getItem('formStorage');
var date = new Date();
let compare_location = '';
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("Доставим быстро");
}
Chipolo ONE Spot — умный брелок, совместимый с приложением Apple «Локатор» для iOS, iPadOS, macOS. Он помогает искать ключи, кошельки, рюкзаки и другие вещи через «Сеть Локатора», состоящую из сотен миллионов устройств Apple по всему миру. Сервис будет определять местоположение брелока при помощи устройств Apple других пользователей
Умный брелок очень прост в использовании. Достаточно прицепить Chipolo ONE Spot к предмету и добавить в список вещей в приложении Apple «Локатор» на своем iPhone или iPad. Это позволит определять его местоположение на карте в «Локаторе» в радиусе до 60м благодаря звуковому сигналу силой в 120 дБ
Если вещь с брелоком потеряется, ее можно отметить в приложении как пропавшую. Когда ее местоположение будет определено при помощи других устройств пользователей Apple, «Локатор» пришлет уведомление владельцу. В приложении также можно оставить сообщение и контактные данные для нашедшего
Характеристики
Артикул производителя
CH-C21M-4GY-R
ВНИМАНИЕ
работает исключительно с приложением Apple «Локатор» для iOS, iPadOS, macOS
Габаритные размеры самого товара без установленных аксессуаров
Габариты
37.9 × 37.9 × 6.4 мм
Защита
IPX5
Совместимость
Apple «Локатор» для iOS, iPadOS, macOS
Страна-производитель
Китай
Вес
93 г
Похожие товары
AirTag трекер Momax PINPOP Lite Оранжевый
Нет оценок
AirTag трекер Momax PINPOP Lite Белый
Нет оценок
AirTag трекер Momax PINPOP Синий
Нет оценок
AirTag трекер Momax PINPOP Чёрный
Нет оценок
AirTag трекер Momax PINPOP Зелёный
Нет оценок
AirTag трекер Momax PINPOP Розовый
Нет оценок
AirTag трекер Momax PINPOP Белый
Нет оценок
AirTag трекер Momax PINPOP Lite Синий
Нет оценок
gtag('event', 'view_item_list', {
"send_to": "UA-32432488-1",
"ecomm_pagetype": "Главная",
"items": [
{
"id": 81725,
"name": "AirTag трекер Momax PINPOP Lite Оранжевый",
"list_name": "Главная"
},
{
"id": 81726,
"name": "AirTag трекер Momax PINPOP Lite Белый",
"list_name": "Главная"
},
{
"id": 81727,
"name": "AirTag трекер Momax PINPOP Синий",
"list_name": "Главная"
},
{
"id": 81728,
"name": "AirTag трекер Momax PINPOP Чёрный",
"list_name": "Главная"
},
{
"id": 81729,
"name": "AirTag трекер Momax PINPOP Зелёный",
"list_name": "Главная"
},
{
"id": 81730,
"name": "AirTag трекер Momax PINPOP Розовый",
"list_name": "Главная"
},
{
"id": 81731,
"name": "AirTag трекер Momax PINPOP Белый",
"list_name": "Главная"
},
{
"id": 81722,
"name": "AirTag трекер Momax PINPOP Lite Синий",
"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/no-image.svg');
$(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
}
});
_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: '19160.0000',
goal: 'prosmotrel_kartochku_tovara',
params: {
product_id: '25637'
}
});
$('.product_action--like').off('click').on('click', function() {
var _tmr = window._tmr || (window._tmr = [])
_tmr.push({
type: 'reachGoal',
id: 3325343,
value: '19160.0000',
goal: 'addtofavorites',
params: {
product_id: '25637'
}
});
_tmr.push({
type: 'reachGoal',
id: 3245403,
value: '19160.0000',
goal: 'add_to_wishlist',
params: {
product_id: '25637'
}
});
});
var _tmr = window._tmr || (window._tmr = []);
_tmr.push({
type: "reachGoal",
id: 3245403,
value: "19160.0000",
goal: "viewProduct",
params:
{
product_id: "25637"
}
});
gtag('event', 'view_item', {
"send_to": "UA-32432488-1",
"ecomm_prodid": "25637",
"ecomm_pagetype": "product",
"ecomm_totalvalue": '19160.0000',
"items": [
{
"id": "25637",
"name": "Комплект умных брелоков Chipolo ONE Spot Чёрный (4шт)",
"price": '19160.0000'
}
]
});
window.vkAsyncInit = function() {
VK.Retargeting.Init('VK-RTRG-1347429-hq2AP');
const eventParams = {
"products" : [{"id":"25637"}],};
VK.Retargeting.ProductEvent(240231, "view_product", eventParams);
}