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 90 zile

Retur simplu in 90 zile.

Vezi mai multe detalii

Oferte speciale


Exclusiv online!

Jig Mustad F2 Nr.1/0, 3g, 25buc/pac

f2.m.bjh10.3.25
Livrare 24-48 ore

59,18Lei(-37%) 37,11Lei

Exclusiv online!

Jig Mustad F2 Nr.1/0, 7g, 25buc/pac

f2.m.bjh10.7.25
Livrare 24-48 ore

70,76Lei(-48%) 36,98Lei

Jig Mustad F2 Nr.1/0, 7g, 5buc/pac

f2.m.bjh10.7.5
Livrare imediată!

18,43Lei(-13%) 15,98Lei

Exclusiv online!

Jig Mustad F2 Nr.2, 3g, 25buc/pac

f2.m.bjh2.3.25
Livrare 24-48 ore

55,64Lei(-47%) 29,28Lei

Exclusiv online!

Jig Mustad F2 Nr.2, 5g, 25buc/pac

f2.m.bjh2.5.25
Livrare 24-48 ore

62,90Lei(-48%) 32,90Lei

Exclusiv online!

Jig Mustad F2 Nr.2, 7g, 25buc/pac

f2.m.bjh2.7.25
Livrare 24-48 ore

68,44Lei(-48%) 35,79Lei

Jig Mustad F2 Nr.2, 7g, 6buc/pac

f2.m.bjh2.7.6
Livrare imediată!

21,04Lei(-44%) 11,69Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 10g, 25buc/pac

f2.m.bjh20.10.25
Livrare 24-48 ore

81,13Lei(-48%) 42,25Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 12g, 25buc/pac

f2.m.bjh20.12.25
Livrare 24-48 ore

86,97Lei(-48%) 45,23Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 15g, 25buc/pac

f2.m.bjh20.15.25
Livrare 24-48 ore

96,26Lei(-48%) 49,92Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 17g, 25buc/pac

f2.m.bjh20.17.25
Livrare 24-48 ore

101,99Lei(-48%) 52,85Lei

Jig Mustad F2 Nr.2/0, 3g, 25buc/pac

f2.m.bjh20.3.25
Livrare imediată!

61,48Lei(-37%) 38,51Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 5g, 25buc/pac

f2.m.bjh20.5.25
Livrare 24-48 ore

67,23Lei(-37%) 42,02Lei

Exclusiv online!

Jig Mustad F2 Nr.2/0, 7g, 25buc/pac

f2.m.bjh20.7.25
Livrare 24-48 ore

73,08Lei(-48%) 38,16Lei

Jig Mustad F2 Nr.2/0, 7g, 5buc/pac

f2.m.bjh20.7.5
Livrare imediată!

19,02Lei(-13%) 16,48Lei

Exclusiv online!

Jig Mustad F2 Nr.3/0, 10g, 25buc/pac

f2.m.bjh30.10.25
Livrare 24-48 ore

84,66Lei(-38%) 52,65Lei

Exclusiv online!

Jig Mustad F2 Nr.3/0, 12g, 25buc/pac

f2.m.bjh30.12.25
Livrare 24-48 ore

90,40Lei(-48%) 46,96Lei

Exclusiv online!

Jig Mustad F2 Nr.3/0, 15g, 25buc/pac

f2.m.bjh30.15.25
Livrare 24-48 ore

78,86Lei(-35%) 51,62Lei

Exclusiv online!

Jig Mustad F2 Nr.3/0, 17g, 25buc/pac

f2.m.bjh30.17.25
Livrare 24-48 ore

104,31Lei(-48%) 54,03Lei

Exclusiv online!

Jig Mustad F2 Nr.3/0, 20g, 25buc/pac

f2.m.bjh30.20.25
Livrare 24-48 ore

113,70Lei(-48%) 58,81Lei

Afişare 5701 - 5720 din 9198 (460 pagini)
Queries: 5, Total time: 585.397 ms [By time] [By id] [By file]
1 (0.157)
SELECT data
FROM `oc_session`
WHERE session_id = '305f772f14015dea8c8dcbe65c'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.105)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (271.447)
SELECT COUNT(1) AS total
FROM oc_product_special ps
LEFT JOIN oc_product p ON (ps.product_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE p.status = '1' AND p2s.store_id = '2' AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) AND p.quantity > '0'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1714
4 (313.555)
SELECT DISTINCT ps.product_id
FROM oc_product_special ps
LEFT JOIN oc_product p ON (ps.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE p.status = '1' AND p.quantity > '0' AND p2s.store_id = '2' AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) GROUP BY ps.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 5700,20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:588
5 (0.133)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '2' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:37