Sirui Traveler

14 990
+ 325
Бонусных рублей

Штатив Sirui Traveler 7C

Нет оценокНет оценок
В наличии: 4 шт.
Добавить в сравнение
12 490
+ 243
Бонусных рублей

Штатив Sirui Traveler 7A

Нет оценокНет оценок
В наличии: 4 шт.
Добавить в сравнение
9 990
+ 185
Бонусных рублей

Штатив Sirui Traveler 5C

Нет оценокНет оценок
В наличии: 4 шт.
Добавить в сравнение
9 490
+ 211
Бонусных рублей

Штатив Sirui Traveler 5A

Нет оценокНет оценок
В наличии: более 5 шт.
Добавить в сравнение
gtag('event', 'view_item_list', { "send_to": "UA-32432488-1", "ecomm_pagetype": "Главная", "items": [ { "id": 20315, "name": "Штатив Sirui Traveler 7C", "list_name": "Главная" }, { "id": 20314, "name": "Штатив Sirui Traveler 7A", "list_name": "Главная" }, { "id": 20313, "name": "Штатив Sirui Traveler 5C", "list_name": "Главная" }, { "id": 20312, "name": "Штатив Sirui Traveler 5A", "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( { afterLoad: function(element) { $(element).closest('.float-left.first').find('.productShimmerLoader').hide(); }, onError: function(element){ $(element).attr("src",'/wa-data/public/shop/products/14/webp/content/img/design/themes/no-image.webp'); $(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 } }); });
$(function () { $(document).on('yacounter7794355inited', function () { $('.container-new-year .addtocart').submit(function () { ym(7794355,'reachGoal','NY_add_to_cart'); }); }); })
$(document).ready(function() { $('#tabs').easytabs({ updateHash: true }); }); $(function() { $(window).scroll(function() { if($(this).scrollTop() != 0) { $('#toTop').fadeIn(); } else { $('#toTop').fadeOut(); } }); $('#toTop').click(function() { $('body,html').animate({scrollTop:0},800); }); }); jQuery(document).ready(function($) { $.quickorder.locale='ru_RU'; $.quickorder.aftercallback=''; ; }); $(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/geoip/js/bootstrap.min.js",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/geoip/js/geoip.js",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/deliveryinfo/js/deliveryinfo_front.js",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 : 'page', ulk : '1', yandexsale : '', canonical : 'https://kremlinstore.ru/traveler/', mainPage : 'https://kremlinstore.ru', ref : '', config : '{"opt":null,"vk_api_id":4387331,"now":"?1711619411"}', cart_code : '', user_id : '', }, success: function(html){ $("body").append(html); } }); }, 100) } });