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


143,35Lei(-22%) 111,32Lei

Exclusiv online!

Saltea Primire Colmic Carp Bed 100x75cm

bo256
Livrare 48-72 ore

199,27Lei

Husa Tamburi Mivardi L, 30x8.5cm

m-sppoprl
Livrare imediată!

58,96Lei

Exclusiv online!

HUSA DAIWA PROTECTIE 160X5.5CM

d.ch257886
Livrare 24-48 ore

81,36Lei(-26%) 59,82Lei

Exclusiv online!

Prastie Trakker Mega Pult, 10x9.5cm

226412
Livrare 7-14 zile

97,55Lei

219,62Lei

HUSA PROTECTIE DAIWA LANSETA 170X2.5CM

d.ch257893
Livrare imediată!

69,73Lei(-27%) 50,63Lei

Exclusiv online!

Sac Pastrare Carp Expert 135x75cm

72134650
Livrare 24-48 ore

54,79Lei

Exclusiv online!

110,82Lei

Exclusiv online!

31,00Lei(-15%) 26,22Lei

Exclusiv online!

110,78Lei

410,93Lei

Juvelnic Nevis Cu 4 Cercuri 30x75cm

4240-080
Livrare imediată!

27,44Lei

149,45Lei(-44%) 83,49Lei

255,19Lei

130,14Lei(-22%) 101,64Lei

153,52Lei(-22%) 119,79Lei

Afişare 1 - 17 din 17 (1 pagini)
Queries: 11, Total time: 1.662 ms [By time] [By id] [By file]
1 (0.124)
SELECT data
FROM `oc_session`
WHERE session_id = '532323cc5afbc42b4bad815e6d'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.113)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.119)
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.081)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("91119", "2", "0", "42", "1", "92.000000000000", "1"),("169197", "1", "1000", "115", "1", "164.690000000000", "2"),("49661", "2", "3", "98", "1", "48.730000000000", "3"),("113799", "2", "1000", "11", "1", "49.440000000000", "4"),("210373", "2", "1000", "476", "1", "80.620000000000", "5"),("115424", "1", "2", "47", "1", "181.500000000000", "6"),("120314", "2", "2", "11", "1", "41.840000000000", "7"),("62412", "2", "1000", "27", "1", "45.280000000000", "8"),("231316", "2", "1000", "121", "1", "91.590000000000", "9"),("229403", "1", "1000", "75", "1", "21.670000000000", "10"),("233844", "2", "1000", "353", "1", "91.550000000000", "11"),("166005", "2", "1001", "224", "1", "339.610000000000", "12"),("89093", "2", "1001", "423", "1", "22.680000000000", "13"),("112954", "2", "0", "362", "1", "69.000000000000", "14"),("228091", "1", "0", "59", "1", "210.900000000000", "15"),("91117", "2", "0", "42", "1", "84.000000000000", "16"),("91120", "2", "0", "42", "1", "99.000000000000", "17")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.111)
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.212)
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.205)
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.123)
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.101)
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.347)
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.126)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '0' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:37