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


Cutie CARP SPIRIT Waterproof Box, 34x30x15cm

acs140010
Livrare imediată!

407,62Lei

Exclusiv online!

Cantar Carp Spirit Mecanic, 50kg

acs170043
Livrare 48-72 ore

122,92Lei

Exclusiv online!

REZERVA SAC SOLUBIL CARP SPIRIT 10MT / 14MM

acs010013
Livrare 48-72 ore

65,97Lei

Exclusiv online!

661,82Lei

15,00Lei(-6%) 14,12Lei

Exclusiv online!

18,17Lei

Exclusiv online!

37,00Lei(-20%) 29,66Lei

244,02Lei

Exclusiv online!

133,08Lei

47,90Lei

Exclusiv online!

61,92Lei

Exclusiv online!

39,91Lei

Exclusiv online!

72,07Lei

71,16Lei

Exclusiv online!

173,76Lei

199,00Lei(-30%) 139,17Lei

488,97Lei(-38%) 302,50Lei

29,37Lei(-30%) 20,57Lei

26,32Lei(-31%) 18,15Lei

78,18Lei(-23%) 60,50Lei

Afişare 1 - 20 din 21 (2 pagini)
💬
WhatsApp Chat
👋 Salut! Cu ce vă pot ajuta?

Pot răspunde la întrebări despre:
✅ Comenzi și status livrare
✅ Informatii produse
✅ Recomandari produse(beta)
✅ Compatibilitate intre produse(beta)
Queries: 11, Total time: 1.588 ms [By time] [By id] [By file]
1 (0.135)
SELECT data
FROM `oc_session`
WHERE session_id = '9af9229b02fc3f57d65a16027d'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.094)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.107)
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.093)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("237868", "2", "1001", "204", "1", "336.880000000000", "1"),("207855", "2", "1000", "204", "1", "101.590000000000", "2"),("18619", "2", "1000", "204", "1", "54.520000000000", "3"),("215119", "1", "1000", "204", "1", "546.960000000000", "4"),("102192", "2", "1002", "204", "1", "11.670000000000", "5"),("215127", "1", "1000", "204", "1", "15.020000000000", "6"),("101928", "2", "1000", "204", "1", "24.510000000000", "7"),("91834", "2", "1002", "204", "1", "201.670000000000", "8"),("203071", "2", "1000", "204", "1", "109.980000000000", "9"),("101945", "2", "1003", "204", "1", "39.590000000000", "10"),("34813", "2", "1000", "204", "1", "51.170000000000", "11"),("37279", "2", "1000", "204", "1", "32.980000000000", "12"),("101951", "2", "1000", "204", "1", "59.560000000000", "13"),("34829", "2", "4", "204", "1", "58.810000000000", "14"),("239984", "1", "1000", "204", "1", "143.600000000000", "15"),("12411", "10", "0", "204", "1", "115.020000000000", "16"),("187033", "4", "0", "204", "1", "250.000000000000", "17"),("12399", "2", "0", "204", "1", "17.000000000000", "18"),("102180", "2", "0", "204", "1", "15.000000000000", "19"),("64722", "2", "0", "204", "1", "50.000000000000", "20"),("34820", "2", "0", "204", "1", "40.000000000000", "21")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.096)
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.205)
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.195)
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.089)
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.072)
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.406)
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.096)
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