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

Căutare

Produse ce potrivesc criteriilor de căutare


VOBLER SALMO LIL BUG 3CM 4.3G BG3 LAB

qbg002
Livrare imediată!

40,46Lei

Exclusiv online!

Vobler Gunki Gamera 78SHW UV Fry 7.8cm 10.6g

spm.38205
Livrare 24-48 ore

40,52Lei

Exclusiv online!

VOBLER JAXON PIKE MAX F P 21CM-72GR

vj-pi21f
Livrare 48-72 ore

60,00Lei

Exclusiv online!

Vobler Salmo Lil'Bug BG3F MBG

84608305
Livrare 24-48 ore

39,00Lei

Exclusiv online!

Vobler Salmo Hornet H5F GT

84415116
Livrare 24-48 ore

42,00Lei

Exclusiv online!

VOBLER JAXON HS CARABUS F CT 3CM 1.5GR

vj-sh03fct
Livrare 48-72 ore

35,00Lei

VOBLER JAXON HS FAT PIKE 2-SEC F FPL 16CM 45GR

vj-ph16fpl
Livrare imediată!

61,00Lei(-21%) 47,90Lei

VOBLER STRIKE PRO PYGMY 4CM/2,5G A010

sp.eg073.a010
Livrare imediată!

30,86Lei

Exclusiv online!

VOBLER STRIKE PRO BABY PRO 2,5CM/2G 132

sp.eg036.132
Livrare 24-48 ore

30,71Lei

VOBLER STRIKE PRO BABY PRO 2,5CM/2G A09

sp.eg036.a09
Livrare imediată!

30,71Lei

Vobler DUO Jerkbait 100 F 10cm 13.7g GPA3244

4525918111519
Livrare imediată!

72,00Lei(-14%) 61,90Lei

VOBLER SALMO JOINTED HOT PIKE 11CM

qpe007
Livrare imediată!

56,20Lei

Exclusiv online!

VOBLER STRIKE PRO BABY PRO 2,5CM/2G 402

sp.eg036.402
Livrare 24-48 ore

30,71Lei

VOBLER SALMO HORNET H3S DB 3.5CM/2.6G

84413508
Livrare imediată!

40,00Lei

VOBLER RAPALA HUSKY JERK 10CM CLN

hj10 cln
Livrare imediată!

42,00Lei

VOBLER RAPTURE PRO FIREWORK PGP 4.2cm 2.8G

180-17-371
Livrare imediată!

26,00Lei(-18%) 21,42Lei

Exclusiv online!

VOBLER SALMO HORNET H9F RR 9CM/12G

84419130
Livrare 24-48 ore

66,00Lei

VOBLER RAPTURE PRO FIREWORK CHY 4.2cm 2.8G

180-17-383
Livrare imediată!

26,00Lei(-16%) 21,90Lei

Exclusiv online!

VOBLER STRIKE PRO CRANKY DEEP, 630V, 4CM, 4.6G

sp.eg164l.630v
Livrare 24-48 ore

31,75Lei

Exclusiv online!

VOBLER JAXON HS FAT PIKE 2 SEC F FPT 16CM 45GR

vj-ph16fpt
Livrare 48-72 ore

61,00Lei

Afişare 3101 - 3120 din 8749 (438 pagini)
Queries: 5, Total time: 251.635 ms [By time] [By id] [By file]
1 (0.107)
SELECT data
FROM `oc_session`
WHERE session_id = '97914755afc92afb16acc10ce6'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.133)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:428
3 (216.631)
CREATE TEMPORARY TABLE oc_bf_tmp_product (PRIMARY KEY (`product_id`), INDEX my_index (match_filters, sort_order, manufacturer_id)) ENGINE=MEMORY SELECT p.product_id, p.sort_order, p.quantity, p.manufacturer_id, "1" AS match_filters, (IF(MIN(ps.price) IS NOT NULL, MIN(ps.price), p.price) * (1 + IFNULL(percent_tax, 0)/100) + IFNULL(fixed_tax, 0)) AS actual_price
FROM `oc_product` AS p
INNER JOIN `oc_product_to_store` AS p2s ON (p2s.product_id = p.product_id)
INNER JOIN `oc_bf_filter` AS f ON (p.product_id = f.product_id)
INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id)
LEFT JOIN `oc_product_special` AS ps ON (ps.product_id = p.product_id AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()) AND (ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND ps.customer_group_id = '1')
LEFT JOIN ( SELECT SUM(fixed_rate) AS fixed_tax, SUM(percent_rate) AS percent_tax, tax_class_id
FROM `oc_bf_tax_rate`) AS tx ON (p.tax_class_id = tx.tax_class_id)
WHERE p2s.store_id = '3' AND (MATCH(pd.tag) AGAINST('+vobler' IN BOOLEAN MODE)) AND p.status_filtru > 0 AND p.price > 0 GROUP BY p.product_id
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:737
4 (34.647)
SELECT p.*, pp.sort_order, pp.viewed, IF ((pp.quantity) > 0, 1, 0) AS array_quantity
FROM `oc_bf_tmp_product` AS p
INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id)
INNER JOIN `oc_product` AS pp ON (pp.product_id = p.product_id)
WHERE match_filters = 1 AND pd.language_id = '2'
ORDER BY array_quantity DESC, pp.sort_order ASC, pp.viewed DESC, pd.name ASC LIMIT 3100, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
5 (0.117)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '3' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:38