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


ANCORE ENERGOTEAM KAMASAKI NR.2/0 3buc/plic

49700200
Livrare imediată!

10,25Lei

ANCORE ENERGOTEAM KAMASAKI NR.1/0 3buc/plic

49700100
Livrare imediată!

10,25Lei

ANCORE ENERGOTEAM KAMASAKI NR.10 6buc/plic

49700010
Livrare imediată!

8,72Lei

Exclusiv online!

ANCORE ENERGOTEAM KAMASAKI NR. 1 4buc/plic

49700001
Livrare 24-48 ore

8,72Lei

Exclusiv online!

ANCORE ENERGOTEAM KAMASAKI NR.6 6buc/plic

49700006
Livrare 24-48 ore

8,72Lei

Exclusiv online!

ANCORE ENERGOTEAM KAMASAKI NR.8 6buc/plic

49700008
Livrare 24-48 ore

8,72Lei

Exclusiv online!

ANCORE ENERGOTEAM KAMASAKI NR. 4 6buc/plic

49700004
Livrare 24-48 ore

8,72Lei

OPRITOR CORMORAN SOFT FLUO OVAL DIV.MARIMI

a.49.09200
Livrare imediată!

12,71Lei

Exclusiv online!

ANCORE ENERGOTEAM KAMASAKI NR. 2 6 buc/plic

49700002
Livrare 24-48 ore

8,72Lei

Exclusiv online!

OPRITOARE LINEAEFFE PLUMB SET 6BUC/PL MAR.S

a.4950000
Livrare 24-48 ore

3,29Lei

Exclusiv online!

12,58Lei

Exclusiv online!

BULDO LINEAEFFE OVAL TRANSPARENT SMALL 20g

a.4900000
Livrare 24-48 ore

6,76Lei

Exclusiv online!

10,06Lei

11,57Lei

124,03Lei

OPRITOARE LINEAEFFE ATA, MARIME M

a.4960200
Livrare imediată!

2,37Lei

Exclusiv online!

4,20Lei

16,25Lei(-44%) 9,08Lei

Afişare 1 - 18 din 18 (1 pagini)
Queries: 12, Total time: 1.991 ms [By time] [By id] [By file]
1 (0.197)
SELECT data
FROM `oc_session`
WHERE session_id = 'cc1f83056d7b404d89db0408b1'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.108)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.142)
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.138)
INSERT INTO oc_bf_tmp_product (product_id, sort_order, quantity, manufacturer_id, match_filters, actual_price, sort) VALUES ("113503", "2", "1001", "24", "1", "8.470000000000", "1"),("113502", "2", "1", "24", "1", "8.470000000000", "2"),("113498", "2", "1003", "24", "1", "7.210000000000", "3"),("113493", "2", "1000", "24", "1", "7.210000000000", "4"),("113496", "2", "1000", "24", "1", "7.210000000000", "5"),("113497", "2", "1000", "24", "1", "7.210000000000", "6"),("113495", "2", "1000", "24", "1", "7.210000000000", "7"),("22066", "2", "2", "12", "1", "10.500000000000", "8"),("113494", "2", "1000", "24", "1", "7.210000000000", "9"),("110625", "1", "1000", "163", "1", "2.720000000000", "10"),("111202", "2", "1000", "49", "1", "10.400000000000", "11"),("144937", "2", "998", "163", "1", "5.590000000000", "12"),("61433", "2", "1000", "24", "1", "8.310000000000", "13"),("61540", "2", "1003", "24", "1", "9.560000000000", "14"),("157947", "2", "1008", "631", "1", "102.500000000000", "15"),("84582", "2", "1", "163", "1", "1.960000000000", "16"),("97399", "2", "1000", "163", "1", "3.470000000000", "17"),("171395", "2", "0", "648", "1", "7.500000000000", "18")
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:846
5 (0.175)
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.243)
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.132)
SELECT *
FROM oc_stock_status
WHERE furnizor LIKE '%"TACKLE SHOP ARENA SRL"%' AND language_id = '2'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:130
8 (0.193)
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
9 (0.118)
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
10 (0.101)
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
11 (0.329)
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
12 (0.115)
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