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


Papuci Delphin COMFOS, Marime 42

101004108
Livrare imediată!

79,00Lei(-35%) 51,74Lei

Exclusiv online!

PANTALON TREESCO TRADITION CAPTUSIT KAKI MAR.52

bt.10104.48
Livrare 24-48 ore

259,15Lei

640,01Lei(-40%) 381,15Lei

Scaun Delphin Guardian 70x60x50cm

101002541
Stoc epuizat

609,01Lei(-34%) 399,30Lei

Scaun Delphin BX C2G 2XL

101002538
Stoc epuizat

111,01Lei(-39%) 67,76Lei

457,00Lei(-38%) 285,60Lei

Salopeta pentru rau Delphin HRON 46

101000584
Stoc epuizat

325,01Lei(-37%) 204,26Lei

9,00Lei(-34%) 5,98Lei

634,00Lei(-40%) 381,15Lei

57,00Lei(-41%) 33,88Lei

22,00Lei(-57%) 9,35Lei

Scaun Feeder Delphin ATOMA RaceBASE

101001518
Stoc epuizat

533,01Lei(-34%) 351,82Lei

330,00Lei(-47%) 173,76Lei

210,06Lei

9,00Lei(-33%) 6,05Lei

9,00Lei(-33%) 6,05Lei

102,00Lei(-39%) 61,92Lei

17,00Lei(-49%) 8,68Lei

Husa Delphin ATOMA Triple 390-3 145cm

101001528
Stoc epuizat

431,99Lei(-42%) 250,72Lei

243,00Lei(-64%) 87,35Lei

Afişare 1 - 20 din 25 (2 pagini)
Queries: 11, Total time: 1.574 ms [By time] [By id] [By file]
1 (0.124)
SELECT data
FROM `oc_session`
WHERE session_id = 'b613c42725894febc7b64ed84e'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.072)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.099)
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.103)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("184099", "1", "1", "469", "1", "42.760000000000", "1"),("92741", "10", "1000", "156", "1", "214.170000000000", "2"),("173058", "2", "0", "469", "1", "315.000000000000", "3"),("167708", "1", "0", "469", "1", "330.000000000000", "4"),("171421", "1", "0", "469", "1", "56.000000000000", "5"),("164105", "2", "0", "469", "1", "236.030000000000", "6"),("111683", "1", "0", "469", "1", "168.810000000000", "7"),("119011", "2", "0", "469", "1", "4.940000000000", "8"),("173059", "2", "0", "469", "1", "315.000000000000", "9"),("184681", "1", "0", "469", "1", "28.000000000000", "10"),("129587", "1", "0", "469", "1", "7.730000000000", "11"),("134267", "1", "0", "469", "1", "290.760000000000", "12"),("174203", "1", "0", "469", "1", "143.600000000000", "13"),("162858", "1", "0", "469", "1", "173.600000000000", "14"),("187379", "1", "0", "469", "1", "5.000000000000", "15"),("187403", "1", "0", "469", "1", "5.000000000000", "16"),("122995", "2", "0", "469", "1", "51.170000000000", "17"),("130343", "1", "0", "469", "1", "7.170000000000", "18"),("132383", "2", "0", "469", "1", "207.210000000000", "19"),("152181", "1", "0", "469", "1", "72.190000000000", "20"),("145581", "1", "0", "469", "1", "75.160000000000", "21"),("117638", "2", "0", "469", "1", "19.230000000000", "22"),("122989", "2", "0", "469", "1", "42.760000000000", "23"),("122981", "2", "0", "469", "1", "49.100000000000", "24"),("122997", "2", "0", "469", "1", "53.610000000000", "25")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.082)
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.211)
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.161)
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.087)
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.069)
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.485)
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.081)
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