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


Exclusiv online!

182,00Lei

Exclusiv online!

Atractant Berkley Powerbait Sandre

1011028
Livrare 7-14 zile

33,00Lei

TAPARINA ZEBCO Holografix NR 10 Transparent

4111102
Livrare imediată!

13,28Lei(-48%) 6,90Lei

Exclusiv online!

VARTEJ CU CARABINA MAVER NR 22

1501022
Livrare 48-72 ore

9,00Lei

148,70Lei(-23%) 114,89Lei

CARLIG OWNER CPS 5111 NR 5/0

5111002
Livrare imediată!

18,66Lei

Exclusiv online!

CARLIGE MAVER KATANA 1113 GALBEN NR 22

1113a022
Livrare 48-72 ore

21,00Lei

Exclusiv online!

CARLIGE MAVER KATANA 1110 NICHEL NR 22

1110a022
Livrare 48-72 ore

21,00Lei

Exclusiv online!

21,00Lei

Exclusiv online!

CARLIG OWNER CPS SSW 5111 NR 8/0

5111012
Livrare 48-72 ore

18,66Lei

Exclusiv online!

Rucsac Neverlost Endurance + Scaun cu Spatar

a8.nl.116022
Livrare 24-48 ore

1.291,64Lei

Exclusiv online!

76,01Lei

Exclusiv online!

400,99Lei

VARTEJ CU CARABINA MAVER UNIVERSAL NR 22

1515022
Livrare imediată!

6,00Lei

Exclusiv online!

VARTEJ TRIPLU MAVER 3 CONECTATE NR 22

1516022
Livrare 48-72 ore

10,00Lei

Exclusiv online!

39,14Lei

11,70Lei

139,00Lei

Exclusiv online!

36,44Lei

32,00Lei(-24%) 24,47Lei

Afişare 1 - 20 din 20 (1 pagini)
Queries: 11, Total time: 1.882 ms [By time] [By id] [By file]
1 (0.129)
SELECT data
FROM `oc_session`
WHERE session_id = '3e7e16728ff1b0bca16cfb543f'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.106)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.162)
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.104)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("178248", "1", "1000", "122", "1", "152.940000000000", "1"),("39656", "2", "1000", "54", "1", "27.730000000000", "2"),("151517", "2", "4", "285", "1", "5.800000000000", "3"),("30647", "2", "1000", "49", "1", "7.560000000000", "4"),("158375", "2", "1002", "122", "1", "96.550000000000", "5"),("35194", "2", "1004", "15", "1", "15.680000000000", "6"),("29713", "2", "1000", "49", "1", "17.650000000000", "7"),("29700", "2", "1000", "49", "1", "17.650000000000", "8"),("29636", "2", "1000", "49", "1", "17.650000000000", "9"),("35196", "2", "1000", "15", "1", "15.680000000000", "10"),("192999", "1", "1000", "731", "1", "1085.410000000000", "11"),("235829", "2", "1000", "54", "1", "63.870000000000", "12"),("173601", "2", "1000", "191", "1", "336.970000000000", "13"),("30712", "2", "1001", "49", "1", "5.040000000000", "14"),("30715", "2", "1000", "49", "1", "8.400000000000", "15"),("115881", "2", "1000", "129", "1", "32.890000000000", "16"),("198751", "1", "1001", "782", "1", "9.830000000000", "17"),("174929", "2", "1002", "191", "1", "116.810000000000", "18"),("208025", "2", "1000", "85", "1", "30.620000000000", "19"),("238898", "1", "0", "85", "1", "20.560000000000", "20")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.186)
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.259)
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.209)
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.117)
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.100)
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.411)
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.099)
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