Pentru o livrare cat mai rapida va recomandam sa alegeti produse cu stoc in Magazin fizic si in Depozit Online. Produsele cu Stoc furnizor au termen de livrare mai mare si pot intarzia comanda dvs.
articole de pescuit Gama variata de produse

La Claumar Pescar poti alege simplu si rapid dintr-o gama variata de articole de pescuit.

transport gratuit Transport Gratuit

Comenzile peste 400 lei pot beneficia de transport gratuit.

Vezi mai multe detalii

plata in rate Plata cu cardul

Plata cu cardul in rate fara dobanda.

Vezi mai multe detalii

suport Suport 10-18

Suportul telefonic este 10-18. Orice intrebare ai avea, stim ca nu poate astepta. Apeleaza serviciul Suport 10-18! Un consultant asteapta sa iti preia apelul in intervalul orar 10-18 de luni pana vineri.

Vezi mai multe detalii

returnare Returnare simplu in 14 zile

Retur simplu in 14 zile.

Vezi mai multe detalii

Vobler Duo Realis Pencil 110, Ada3066 Funky Gill, 20.5g, 11cm

  • Producător: DUO
  • Cod produs: 4525918091798
  • Disponibilitate: Stoc epuizat

72,00Lei

Stoc Magazin fizicStoc Depozit ClaumarStoc Furnizor
Descriere

Vobler DUO Realis Pencil 110, ADA3066 Funky Gill, 20.5g, 11cm 


DUO Realis Pencil este un vobler de suprafata din categoria asa numita "walking the dog". 

Asta inseamna ca voblerul se recupereaza prin smucituri scurte din varful lansetei, care ii inprima acestuia o miscare "stanga - dreapta", care imita foarte bine un pestisor ranit care se chinuie la suprafata. 

Este voblerul ideal atunci cand pescuim intr-o zona cu apa mica si multa vegetatie, cum ar fi japsele din Delta Dunarii dar si orice alta balta care are zone cu apa mica.

Sfera din partea frontala a voblerului face ca acesta sa imprastie apa in fata atunci cand recuperam si in acelasi timp ii imprima miscarea clasica de "walking the dog", facand acest vobler foarte usor de folosit pentru orice pescar.

In partea din spate voblerul este prevazut cu o sfera metalica speciala, care atunci cand este lovita de bila din interior, scoate un sunet irezistibil pentru rapitori si in acelasi timp, ajuta pescarul in timpul lanseurilor, chiar si in conditii de vant puternic.


  • Lungime: 110 mm;
  • Greutate: 20.5 g;
  • Culoare: Funky Gill;
  • Tip: Floating.





Caracteristici
Tip Naluca Vobler
Model Realis Pencil
Lungime (cm) 11
Greutate (g) 20.5 g
Tip Evolutie Floating
Culoare Funky Gill
Cod Culoare ADA3066
Material Plastic
Barbeta Nu
Articulat Nu
Nr. Ancore 2
Nr. Buc/Pac 1
Review-uri (1 de review-uri)
4
1 de review-uri
5 stele
0
4 stele
1
3 stele
0
2 stele
0
1 stea
0

0

Achizitie verificata

100%

Reviews pozitive

Detii sau ai utilizat produsul?
Spune-ti parerea acordand o nota produsului
Spune-ţi opinia
Adauga un review

Spune-ţi opinia

Linkuri utile: Vobler DUO Realis Pencil 110 ADA3066 Funky Gill 20.5g 11cm 4525918091798 Voblere Floating Voblere Floating Duo Duo

", "item_brand": "DUO", "index": 0, "quantity": 1, "price": "71.995" } ] }); gtag('event', 'view_item', { "items": [ { "id": "79730", "name": "Vobler DUO Realis Pencil 110, ADA3066 Funky Gill, 20.5g, 11cm ", "list_name": "Vizualizare produs", "brand": "DUO", "list_position": 1, "quantity": 1, "price": "71.995" } ] }); // } $('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){ $.ajax({ url: 'index.php?route=product/product/getRecurringDescription', type: 'post', data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'), dataType: 'json', beforeSend: function() { $('#recurring-description').html(''); }, success: function(json) { $('.alert, .text-danger').remove(); if (json['success']) { $('#recurring-description').html(json['success']); } } }); }); $('#stoc_online').on('click', function() { }); $('#stoc_magazin').on('click', function() { }); $('#button-cart-promo').on('click', function() { $.ajax({ url: 'index.php?route=checkout/cart/add&dmc_type=1', type: 'post', data: $('#product input[type=\'text\'], #product input[type=\'hidden\'], #product input[type=\'radio\']:checked, #product input[type=\'checkbox\']:checked, #product select, #product textarea'), dataType: 'json', beforeSend: function() { $('#button-cart').button('loading'); }, complete: function() { $('#button-cart').button('reset'); }, success: function(json) { $('.alert, .text-danger').remove(); $('.form-group').removeClass('has-error'); if (json['error']) { if (json['error']['option']) { for (i in json['error']['option']) { var element = $('#input-option' + i.replace('_', '-')); if (element.parent().hasClass('input-group')) { element.parent().after('
' + json['error']['option'][i] + '
'); } else { element.after('
' + json['error']['option'][i] + '
'); } } } if (json['error']['recurring']) { $('select[name=\'recurring_id\']').after('
' + json['error']['recurring'] + '
'); } $('.text-danger').parent().addClass('has-error'); } if (json['success']) { $('.breadcrumb').after('
' + json['success'] + '
'); $('.buton_cos').html('
' + json['total'] + '
'); $('html, body').animate({ scrollTop: 0 }, 'slow'); $('#cart > ul').load('index.php?route=common/cart/info&dmc_type=1 ul li'); } } }); }); $('#button-cart').on('click', function() { add_to_cart(); }); function add_to_cart() { $.ajax({ url: 'index.php?route=checkout/cart/add', type: 'post', data: $('#product input[type=\'text\'], #product input[type=\'hidden\'], #product input[type=\'radio\']:checked, #product input[type=\'checkbox\']:checked, #product select, #product textarea'), dataType: 'json', beforeSend: function() { $('#button-cart').button('loading'); }, complete: function() { $('#button-cart').button('reset'); }, success: function(json) { $('.alert, .text-danger').remove(); $('.form-group').removeClass('has-error'); if (json['error']) { if (json['error']['option']) { for (i in json['error']['option']) { var element = $('#input-option' + i.replace('_', '-')); if (element.parent().hasClass('input-group')) { element.parent().after('
' + json['error']['option'][i] + '
'); } else { element.after('
' + json['error']['option'][i] + '
'); } } } if (json['error']['recurring']) { $('select[name=\'recurring_id\']').after('
' + json['error']['recurring'] + '
'); } $('.text-danger').parent().addClass('has-error'); } if (json['success']) { //if($(location).attr('host') != 'magazindepescuitro.ro') { var dataLayer = window.dataLayer || []; dataLayer.push({ 'event': 'add_to_cart', "item_list_id": "product_view", "item_list_name": "Vizualizare produs", "currency": "RON", "value": "71.995", "items_add_ga4": [ { "item_id": "79730", "item_name": "Vobler DUO Realis Pencil 110, ADA3066 Funky Gill, 20.5g, 11cm ", "item_brand": "DUO", "index": 0, "quantity": json['cantitate'], "price": "71.995" } ] }); gtag('event', 'add_to_cart', { "send_to": 'UA-54445958-1', "items": [ { "id": "79730", "name": "Vobler DUO Realis Pencil 110, ADA3066 Funky Gill, 20.5g, 11cm ", "list_name": "Vizualizare produs", "brand": "DUO", "list_position": 1, "quantity": json['cantitate'], "price": "71.995" } ] }); ttq.track('AddToCart', { "value": "71.995", // number. Value of the order or items sold. Example: 100. "currency": "RON", // string. The 4217 currency code. Example: "USD". "contents": [ { "content_id": "79730", // string. ID of the product. Example: "1077218". "content_type": "product", // string. Either product or product_group. "content_name": "Vobler DUO Realis Pencil 110, ADA3066 Funky Gill, 20.5g, 11cm " // string. The name of the page or product. Example: "shirt". } ] }); //} if(json['image']) { $('#imagine').html(''); } $('#titlu').html('' + json['nume'] + ''); $('#cantitate').html('' + json['cantitate'] + ' buc.'); if(json['pret_special']) { $('#pret').html('' + json['pret'] + '' + json['pret_special'] + ''); } else { $('#pret').html('' + json['pret'] + ''); } $('#modal-cart-pop-up').modal('show'); $('.buton_cos').html('
' + json['total'] + '
'); $('html, body').animate({ scrollTop: 0 }, 'slow'); $('#cart > ul').load('index.php?route=common/cart/info ul li'); $(json['facebook_add_to_cart']).insertBefore( "footer" ); } } }); } $('.date').datetimepicker({ pickTime: false }); $('.datetime').datetimepicker({ pickDate: true, pickTime: true }); $('.time').datetimepicker({ pickDate: false }); $('button[id^=\'button-upload\']').on('click', function() { var node = this; $('#form-upload').remove(); $('body').prepend(''); $('#form-upload input[name=\'file\']').trigger('click'); if (typeof timer != 'undefined') { clearInterval(timer); } timer = setInterval(function() { if ($('#form-upload input[name=\'file\']').val() != '') { clearInterval(timer); $.ajax({ url: 'index.php?route=tool/upload', type: 'post', dataType: 'json', data: new FormData($('#form-upload')[0]), cache: false, contentType: false, processData: false, beforeSend: function() { $(node).button('loading'); }, complete: function() { $(node).button('reset'); }, success: function(json) { $('.text-danger').remove(); if (json['error']) { $(node).parent().find('input').after('
' + json['error'] + '
'); } if (json['success']) { alert(json['success']); $(node).parent().find('input').attr('value', json['code']); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }, 500); }); $('#review').delegate('.pagination a', 'click', function(e) { e.preventDefault(); $('#review').fadeOut('slow'); $('#review').load(this.href); $('#review').fadeIn('slow'); }); $('#review').load('index.php?route=product/product/review&product_id=79730'); $('#button-review').on('click', function() { $.ajax({ url: 'index.php?route=product/product/write&product_id=79730', type: 'post', dataType: 'json', data: $("#form-review").serialize(), beforeSend: function() { $('#button-review').button('loading'); }, complete: function() { $('#button-review').button('reset'); }, success: function(json) { $('.alert-success, .alert-danger').remove(); if (json['error']) { $('#review').after('
' + json['error'] + '
'); } if (json['success']) { $('#review').after('
' + json['success'] + '
'); $('input[name=\'name\']').val(''); $('input[name=\'email\']').val(''); $('input[name=\'telephone\']').val(''); $('textarea[name=\'text\']').val(''); $('input[name=\'rating\']:checked').prop('checked', false); } } }); }); $(document).ready(function() { $('.thumbnails').magnificPopup({ type:'image', delegate: 'a', gallery: { enabled:true } }); }); }); /* $(".altele").click(function () { var url = $(this).attr("href"); window.history.pushState('noutati', 'noutati', url); $.ajax({ 'type': 'GET', 'url': url, 'success': function(response) { $("html").html(response); }, 'error': function(jqXHR, textStatus, errorThrown) { console.log('Error on saving appointment:', jqXHR, textStatus, errorThrown); } }); return false; }); */ //ttq.track('Search');