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!

PLUTA MAVER FIVE 3GR

9044300
Livrare 48-72 ore

9,50Lei

Exclusiv online!

Carlig Owner Funa 50563 Nr 6

5056300
Livrare 48-72 ore

10,90Lei

Exclusiv online!

PLUTA Maver IT WIN GREEN 3.00gr

9049300
Livrare 48-72 ore

9,00Lei

53,00Lei

Exclusiv online!

489,99Lei

96,68Lei

Exclusiv online!

Cutie Spro Freestyle Dubla XL 19.7X11.5X5CM

006515-04300-00000
Livrare 48-72 ore

129,00Lei

Exclusiv online!

Juvelnic Maver IT Jurassic Rotund, 2.50m

8046250
Livrare 48-72 ore

365,00Lei

Exclusiv online!

22,00Lei

FIR SPRO FLUOROCARBON LEADER 10M 0.45MM 11 KG

004630-00045-00000
Livrare imediată!

37,00Lei

Exclusiv online!

FIR SPRO FLUOROCARBON LEADER 10M 0.55MM 16 KG

004630-00055-00000
Livrare 48-72 ore

42,00Lei

11,90Lei

FIR SPRO FLUOROCARBON LEADER 10M 0.65MM 21 KG

004630-00065-00000
Stoc epuizat

49,00Lei(-26%) 36,45Lei

479,00Lei(-22%) 372,47Lei

Afişare 1 - 14 din 14 (1 pagini)
Queries: 11, Total time: 1.579 ms [By time] [By id] [By file]
1 (0.106)
SELECT data
FROM `oc_session`
WHERE session_id = '78d0824208dda51527ce0db8d7'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.086)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.110)
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.095)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("30009", "2", "1000", "49", "1", "7.980000000000", "1"),("58229", "2", "1000", "15", "1", "9.160000000000", "2"),("106505", "2", "1000", "49", "1", "7.560000000000", "3"),("57188", "2", "1005", "24", "1", "44.540000000000", "4"),("169848", "2", "1000", "49", "1", "411.760000000000", "5"),("167851", "1", "2", "285", "1", "81.240000000000", "6"),("99732", "1", "1000", "67", "1", "108.400000000000", "7"),("129759", "2", "1000", "49", "1", "306.720000000000", "8"),("239616", "1", "1000", "122", "1", "18.490000000000", "9"),("88297", "2", "1002", "67", "1", "31.090000000000", "10"),("88298", "2", "1000", "67", "1", "35.290000000000", "11"),("209527", "1", "1010", "13", "1", "10.000000000000", "12"),("88299", "2", "0", "67", "1", "30.630000000000", "13"),("108487", "2", "0", "49", "1", "313.000000000000", "14")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.103)
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.227)
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.199)
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.084)
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.076)
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.384)
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.109)
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