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


Lanseta Sunset Girelle ZXR 2.40m 60-120gr

20311stsrj8149240-2
Livrare imediată!

151,23Lei

Lanseta Sunset Tamara Power ZXR 2.70m 100-300gr

20311stsrj8147270-2
Livrare imediată!

214,19Lei

Exclusiv online!

Lanseta SUNSET Micky SW, 80-150g, 2.10m, 2seg

20411stsrn8146210-2
Livrare 48-72 ore

169,28Lei

Exclusiv online!

396,54Lei

Exclusiv online!

416,87Lei

Exclusiv online!

427,05Lei

Exclusiv online!

437,21Lei

Exclusiv online!

Lanseta Lucky John Black Sense BBS 2.44m 25-110g 2seg

ljbsbbs-802xhefc
Livrare 24-48 ore

599,91Lei

Exclusiv online!

Lanseta Lucky John Black Sense BBS 2.54m 35-150g 2seg

ljbsbbs-842xhefc
Livrare 24-48 ore

620,25Lei

Exclusiv online!

Lanseta Lucky John Black Sense BBS 2.59m 45-220g 2seg

ljbsbbs-862xhefc
Livrare 24-48 ore

660,91Lei

Exclusiv online!

600,92Lei

Lanseta Sunset Girelle ZXR 2.10m 60-120gr

20311stsrj8149210-2
Stoc epuizat

142,82Lei(-29%) 102,11Lei

Lanseta Sunset Tamara Power ZXR 2.10m 100-300gr

20311stsrj8147210-2
Stoc epuizat

183,38Lei(-40%) 110,80Lei

427,05Lei(-26%) 315,21Lei

447,39Lei(-27%) 327,41Lei

457,55Lei(-27%) 333,51Lei

467,71Lei(-26%) 345,71Lei

Afişare 1 - 17 din 17 (1 pagini)
Queries: 11, Total time: 1.666 ms [By time] [By id] [By file]
1 (0.094)
SELECT data
FROM `oc_session`
WHERE session_id = 'f68680b3a75fd60bed09056d08'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.064)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.127)
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.111)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("115606", "2", "1", "389", "1", "124.980000000000", "1"),("145397", "2", "4", "389", "1", "177.020000000000", "2"),("234089", "2", "1000", "389", "1", "139.900000000000", "3"),("148785", "2", "1000", "193", "1", "327.720000000000", "4"),("148791", "2", "1000", "193", "1", "344.520000000000", "5"),("148793", "2", "1000", "193", "1", "352.930000000000", "6"),("148799", "2", "1000", "193", "1", "361.330000000000", "7"),("148779", "2", "1000", "193", "1", "495.790000000000", "8"),("148781", "2", "1000", "193", "1", "512.600000000000", "9"),("148783", "2", "1000", "193", "1", "546.210000000000", "10"),("215779", "2", "1000", "193", "1", "496.630000000000", "11"),("115605", "2", "0", "389", "1", "84.390000000000", "12"),("145395", "2", "0", "389", "1", "91.570000000000", "13"),("148787", "2", "0", "193", "1", "260.500000000000", "14"),("148789", "2", "0", "193", "1", "270.590000000000", "15"),("148795", "2", "0", "193", "1", "275.630000000000", "16"),("148797", "2", "0", "193", "1", "285.710000000000", "17")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.116)
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.189)
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.095)
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.077)
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.503)
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.070)
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