Бинокли и монокуляры

Фильтр
Примененные фильтры: Одежда удалить Для кухни удалить 490-1490 удалить
(async() => { while(!$().select2) await new Promise(resolve => setTimeout(resolve, 10)); $('#sort_sel').select2({ minimumResultsForSearch: -1, dropdownAutoWidth : true, width: '200', }).data('select2').$dropdown.addClass('sort_sel-dropdown') })();
Наличие товара Сбросить скрыть/раскрыть
Цена Сбросить скрыть/раскрыть
Тип продукта Сбросить скрыть/раскрыть
Цвет Сбросить скрыть/раскрыть
Бренд Сбросить скрыть/раскрыть
Идея
подарка
1 590
+ 41 Бонусных рублей

Монокуляр Apexel Tele Zoom 40X60 DT

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

Бинокль Sirui Sportich Beyond 10x42 ED Чёрный

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

Монокуляр Sirui Beyond 20-60x80 Spotting Scope Чёрный

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

Бинокль Sirui Sportich Beyond 10x42 ED с лазерным дальномером Зелёный

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

Бинокль Sirui Sportich Beyond 10x42 ED с лазерным дальномером Чёрный

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

Бинокль Sirui Sportich Beyond 10x42 ED Зелёный

Нет оценокНет оценок
В наличии: 1 шт.
Добавить в сравнение
8 400 8 790
+ 196 Бонусных рублей

Мобильный адаптер Sirui Sportich TS-M3 для бинокля/монокуляра

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

Монокуляр K&F Concept Spotting Scope 20-60x60

Нет оценокНет оценок
В наличии: 4 шт.
Добавить в сравнение
Монокуляр Apexel Tele Zoom 8-24X30 DT
Ожидается поступление
2 390
+ 70 Бонусных рублей

Монокуляр Apexel Tele Zoom 8-24X30 DT

Нет оценокНет оценок
Нет в наличии
Уведомить
Сообщить о поступлении товара
Ваша заявка принята!

Вы получите уведомление о поступлении товара в продажу на указанные Вами контакты.

ВНИМАНИЕ: возможно попадание письма в спам!!!
Добавить в сравнение
gtag('event', 'view_item_list', { "send_to": "UA-32432488-1", "ecomm_pagetype": "category", "items": [ { "id": 28161, "name": "Монокуляр Apexel Tele Zoom 40X60 DT", "list_name": "Category", "category": "497507" }, { "id": 84579, "name": "Бинокль Sirui Sportich Beyond 10x42 ED Чёрный", "list_name": "Category", "category": "497507" }, { "id": 84578, "name": "Монокуляр Sirui Beyond 20-60x80 Spotting Scope Чёрный", "list_name": "Category", "category": "497507" }, { "id": 84577, "name": "Бинокль Sirui Sportich Beyond 10x42 ED с лазерным дальномером Зелёный", "list_name": "Category", "category": "497507" }, { "id": 84576, "name": "Бинокль Sirui Sportich Beyond 10x42 ED с лазерным дальномером Чёрный", "list_name": "Category", "category": "497507" }, { "id": 84575, "name": "Бинокль Sirui Sportich Beyond 10x42 ED Зелёный", "list_name": "Category", "category": "497507" }, { "id": 83563, "name": "Мобильный адаптер Sirui Sportich TS-M3 для бинокля/монокуляра", "list_name": "Category", "category": "497507" }, { "id": 82814, "name": "Монокуляр K&F Concept Spotting Scope 20-60x60", "list_name": "Category", "category": "497507" }, { "id": 28162, "name": "Монокуляр Apexel Tele Zoom 8-24X30 DT", "list_name": "Category", "category": "497507" }, ] }); $(".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": "Category", "ecomm_pagetype": "Category", } ] }); } ); $('.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.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 } }); _tmr.push({ type: 'reachGoal', id: 3245403, value: productPrice, goal: 'add_to_wishlist', params: { product_id: productId } }); });

$(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/consent/js/consent.js?1748447031",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 : 'category', ulk : '1', yandexsale : '', canonical : 'https://kinostore.ru/category/binokli-i-monokulyary/', mainPage : 'https://kinostore.ru', ref : 'http://kinostore.ru/category/binokli-i-monokulyary/', config : '{"opt":null,"vk_api_id":4387331,"now":"?1748447031"}', cart_code : '', user_id : '', category : '{"id":"497507"}', }, success: function(html){ $("body").append(html); } }); }, 100) } });