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 - vu.2.5878

Produse ce potrivesc criteriilor de căutare


Cicada Strike PRO 6.5cm, 26.3g, XS104E Astro Vibe

sp.pjg005c.xs104e
Livrare imediată!

40,48Lei

46,29Lei(-29%) 32,90Lei

46,29Lei(-29%) 32,90Lei

Exclusiv online!

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 097OB

sp.jg005b.097ob
Livrare 24-48 ore

30,27Lei

Cicada Strike PRO 6.5cm, 26.3g, 097OBE Astro Vibe

sp.pjg005c.097obe
Livrare imediată!

40,48Lei

Exclusiv online!

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 790E

sp.jg005b.790e
Livrare 24-48 ore

30,27Lei

Cicada Strike PRO 6.5cm, 26.3g,146OBE Astro Vibe

sp.pjg005c.146obe
Livrare imediată!

40,48Lei

Cicada Strike PRO 5.5cm, 16.7g, 135E Astro Vibe

sp.pjg005b.135e
Livrare imediată!

40,02Lei

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 788E

sp.jg005b.788e
Livrare imediată!

30,27Lei

Exclusiv online!

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 787

sp.jg005b.787
Livrare 24-48 ore

25,00Lei

Exclusiv online!

Cicada Strike PRO 5.5cm, 16.7g, 986E Astro Vibe

sp.pjg005b.986e
Livrare 24-48 ore

34,00Lei

CICADA STRIKE PRO CYBER VIBE 3,5CM. 4,5G

sp.jg005a.781
Livrare imediată!

29,55Lei

CICADA STRIKE PRO 5.5CM/9.1G CYBER VIBE

sp.jg005c.790e
Livrare imediată!

30,71Lei

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 789

sp.jg005b.789e
Livrare imediată!

30,27Lei

Cicada STrike PRO 5.6cm, 26.3g, 135E Astro Vibe

sp.pjg005c.135e
Livrare imediată!

40,48Lei

Exclusiv online!

Cicada Strike PRO 6.5cm, 26.3g, 986E Astro Vibe

sp.pjg005c.986e
Livrare 24-48 ore

34,00Lei

Strike Pro Cicada Cyber Vibe 4cm 6.6gr culoare 022PE

sp.jg005b.022pe
Livrare imediată!

30,29Lei(-20%) 24,22Lei

49,17Lei(-29%) 34,90Lei

Exclusiv online!

39,00Lei

Exclusiv online!

Cicada Strike PRO 5.5cm, 16.7g, JU007E Astro Vibe

sp.pjg005b.ju007e
Livrare 24-48 ore

34,00Lei

Afişare 121 - 140 din 288 (15 pagini)
Queries: 7, Total time: 9.189 ms [By time] [By id] [By file]
1 (0.132)
SELECT data
FROM `oc_session`
WHERE session_id = '03c3c09d83a738795b7303abfd'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.118)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:428
3 (0.147)
SELECT *
FROM oc_url_alias
WHERE keyword = 'search'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:48
4 (7.400)
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('+vibe' 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
5 (1.217)
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 120, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
6 (0.097)
SELECT *
FROM oc_stock_status
WHERE furnizor LIKE '%"TACKLE SHOP ARENA SRL"%' AND language_id = '2'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:130
7 (0.078)
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