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

Căutare

Produse ce potrivesc criteriilor de căutare


Geanta PRESTON Hardcase Bait Safe, 25x25x25cm

p0130132
Livrare imediată!

275,50Lei

204,31Lei

234,81Lei

Exclusiv online!

Minciog Zeck Rubber Bait Catcher 25x25x20cm

50105180502
Livrare 48-72 ore

166,35Lei

Geanta Sonik Carryall Compact, 47x25x25cm

fc0028
Livrare imediată!

178,98Lei

51,45Lei

Exclusiv online!

Rucsac Avid Carp RVS RuckBag 45x25x35cm

a0430074
Livrare 7-14 zile

382,46Lei(-23%) 292,72Lei

518,78Lei

Exclusiv online!

GEANTA DAIWA TERMICA PENTRU NADA 25X20X21CM

d.18850.100
Livrare 24-48 ore

106,55Lei

Exclusiv online!

GEANTA TRABUCCO ULTRA DRY EVA 39X25X25CM

048-37-630
Livrare 48-72 ore

169,69Lei

Exclusiv online!

1.649,10Lei

Exclusiv online!

Geanta Garbolino Magirus Trout Maggot Bag, 21x5x25cm

90430gotlk3333
Livrare 48-72 ore

112,71Lei

Exclusiv online!

133,08Lei

Exclusiv online!

225,60Lei

Exclusiv online!

265,27Lei

Exclusiv online!

Geanta Penn Pilk and Jig Bag, 25x20x22cm

1543823
Livrare 7-14 zile

249,95Lei(-63%) 91,74Lei

Exclusiv online!

371,88Lei

Exclusiv online!

223,38Lei

779,72Lei

Exclusiv online!

534,57Lei

Afişare 1 - 20 din 25 (2 pagini)
Queries: 11, Total time: 1.781 ms [By time] [By id] [By file]
1 (0.080)
SELECT data
FROM `oc_session`
WHERE session_id = '1871d25a7e97ff7532a19c1dee'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.074)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.153)
CREATE TEMPORARY TABLE oc_bf_tmp_product ( product_id int PRIMARY KEY, sort_order int, quantity int, manufacturer_id int, match_filters int, actual_price DECIMAL(10, 4), sort int, INDEX my_index (match_filters, sort_order, manufacturer_id) ) ENGINE=MEMORY
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:837
4 (0.171)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("233869", "1", "1001", "360", "1", "227.690000000000", "1"),("216627", "1", "0", "743", "1", "168.850000000000", "2"),("244096", "1", "0", "73", "1", "194.060000000000", "3"),("172143", "2", "1000", "75", "1", "137.480000000000", "4"),("195171", "1", "1", "533", "1", "147.920000000000", "5"),("217835", "2", "1003", "370", "1", "42.520000000000", "6"),("186011", "1", "1000", "353", "1", "241.920000000000", "7"),("197129", "1", "1001", "73", "1", "428.740000000000", "8"),("145479", "2", "1000", "11", "1", "88.060000000000", "9"),("152605", "2", "1000", "58", "1", "140.240000000000", "10"),("204177", "1", "1000", "168", "1", "1362.890000000000", "11"),("198221", "2", "1000", "119", "1", "93.150000000000", "12"),("54975", "2", "1000", "75", "1", "109.980000000000", "13"),("152601", "2", "1000", "58", "1", "186.450000000000", "14"),("96581", "2", "1000", "117", "1", "219.230000000000", "15"),("198373", "2", "1000", "88", "1", "75.820000000000", "16"),("244091", "1", "1000", "73", "1", "307.340000000000", "17"),("170640", "1", "1000", "656", "1", "184.610000000000", "18"),("228181", "1", "1001", "168", "1", "644.400000000000", "19"),("244218", "1", "1000", "73", "1", "441.790000000000", "20"),("202269", "1", "1000", "119", "1", "291.170000000000", "21"),("116300", "2", "0", "123", "1", "187.700000000000", "22"),("220754", "2", "0", "287", "1", "50.400000000000", "23"),("68149", "2", "0", "85", "1", "202.160000000000", "24"),("228182", "1", "0", "168", "1", "430.530000000000", "25")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.161)
SELECT COUNT(1) AS total
FROM ( SELECT p.*
FROM `oc_bf_tmp_product` AS p
WHERE match_filters = 1) AS t
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1593
6 (0.286)
SELECT p.*
FROM `oc_bf_tmp_product` AS p
INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id)
WHERE match_filters = 1 AND pd.language_id = '2' LIMIT 0, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
7 (0.220)
SELECT DISTINCT m.manufacturer_id AS id, CONCAT(UCASE(LEFT(m.name, 1)), LCASE(SUBSTRING(m.name, 2))) AS name
FROM `oc_manufacturer` AS m
INNER JOIN `oc_bf_tmp_product` AS p ON (m.manufacturer_id = p.manufacturer_id)
WHERE match_filters = 1
ORDER BY m.sort_order, m.name
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:1393
8 (0.074)
SELECT stock_status_id AS id, name
FROM `oc_stock_status`
WHERE language_id = '2'
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:1415
9 (0.061)
SELECT MIN(actual_price) AS min, MAX(actual_price) AS max
FROM `oc_bf_tmp_product` AS p
WHERE match_filters = 1
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:1180
10 (0.373)
SELECT COUNT(1) AS val, filter_group, filter_id
FROM `oc_bf_tmp_product` AS p
INNER JOIN `oc_bf_filter` AS f ON (p.product_id = f.product_id)
WHERE match_filters = 1 AND f.language_id = '2' GROUP BY filter_group, filter_id
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:1094
11 (0.128)
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