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!

22,00Lei

Exclusiv online!

68,00Lei

Exclusiv online!

Cantar Mikado Electronic Fishing Scale 50 Kg

am-dfs-50-002
Livrare 48-72 ore

68,00Lei

Exclusiv online!

NALUCA WIZARD NYMPH 002 3CM 10BUC/PLIC

86961020
Livrare 24-48 ore

10,92Lei

Exclusiv online!

30,00Lei

8,50Lei

Exclusiv online!

17,01Lei

Exclusiv online!

27,75Lei

34,21Lei

Fir Fluorocarbon Spro Reload Freestyle 0.26mm/4.25kg/15m

005143-00026-00000
Livrare imediată!

25,20Lei

Exclusiv online!

Fir Dino Energy II 30M 0.20 10 Buc

zgc2-020-p
Livrare 48-72 ore

36,00Lei

Exclusiv online!

Fir Fluorocarbon Spro Reload Freestyle 0.28mm/5.15kg/15m

005143-00028-00000
Livrare 48-72 ore

26,20Lei

Agrafa Spro Freestyle Connection 2mm, 10buc/pac

004590-00021-00000
Livrare imediată!

5,20Lei

51,00Lei(-10%) 46,01Lei

42,99Lei

Exclusiv online!

23,75Lei

Exclusiv online!

42,99Lei

12,60Lei

9,20Lei(-29%) 6,56Lei

23,50Lei(-28%) 16,83Lei

Afişare 1 - 20 din 21 (2 pagini)
Queries: 13, Total time: 1.911 ms [By time] [By id] [By file]
1 (0.078)
SELECT data
FROM `oc_session`
WHERE session_id = '066368e07b43606f33851ac31a'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.101)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.117)
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.089)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("206137", "2", "1000", "224", "1", "18.490000000000", "1"),("206123", "1", "1000", "224", "1", "57.140000000000", "2"),("200273", "1", "1000", "224", "1", "57.140000000000", "3"),("158597", "1", "1000", "24", "1", "9.180000000000", "4"),("234227", "1", "1000", "401", "1", "25.210000000000", "5"),("236014", "1", "1006", "224", "1", "7.140000000000", "6"),("234242", "1", "1000", "401", "1", "14.290000000000", "7"),("226967", "1", "1000", "96", "1", "23.320000000000", "8"),("57635", "2", "3", "129", "1", "28.750000000000", "9"),("81663", "2", "1001", "67", "1", "21.180000000000", "10"),("215383", "1", "1000", "224", "1", "30.250000000000", "11"),("81664", "2", "1000", "67", "1", "22.020000000000", "12"),("88296", "2", "1", "67", "1", "4.370000000000", "13"),("97876", "2", "1003", "135", "1", "38.660000000000", "14"),("88905", "2", "1002", "423", "1", "36.130000000000", "15"),("226969", "1", "1000", "96", "1", "19.960000000000", "16"),("88907", "2", "1000", "423", "1", "36.130000000000", "17"),("166170", "1", "1006", "67", "1", "10.590000000000", "18"),("40846", "2", "0", "52", "1", "5.510000000000", "19"),("81662", "2", "0", "67", "1", "14.140000000000", "20"),("165068", "1", "0", "353", "1", "15.000000000000", "21")
/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.216)
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.095)
SELECT *
FROM oc_stock_status
WHERE furnizor LIKE '%"ZFISHING SPORT WHOLESALE S.R.O"%' AND language_id = '2'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:130
8 (0.125)
SELECT *
FROM oc_stock_status
WHERE furnizor LIKE '%"ZFISHING SPORT WHOLESALE S.R.O"%' AND language_id = '2'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:130
9 (0.202)
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
10 (0.115)
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
11 (0.108)
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
12 (0.435)
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
13 (0.119)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '3' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:37