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 300 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!

LANSETA SPRO FREESTYLE SOLIDZ 1.80 COSMIC PLASMA 30 GR

002929-00182-00000
Livrare 48-72 ore

356,00Lei

Exclusiv online!

Rigla Spro Freestyle 120cm

004702-00502-00000
Livrare 48-72 ore

48,40Lei

Exclusiv online!

316,00Lei

Exclusiv online!

LANTERNA SPRO FREESTYLE SENSE OPTICS BLACK 140 LUM 3XAAA

004708-01400-00000
Livrare 48-72 ore

105,01Lei

Exclusiv online!

SUPORT SPRO FREESTYLE PTR PLUMB DROPSHOT BLUE 1BUC

004702-00307-00000-1
Livrare 48-72 ore

10,90Lei

Exclusiv online!

Mulineta Spro FreeStyle Skillz Smoke 2000

001323-00200-00000
Livrare 48-72 ore

316,00Lei

Exclusiv online!

GEANTA SPRO FREESTYLE CU 1 CUTIE TWISTERE 21X6X15 CM

006205-00500-00000
Livrare 48-72 ore

94,00Lei

Exclusiv online!

OCHELARI SOARE SPRO POLARIZANTI FREESTYLE H20

007128-00131-00000
Livrare 48-72 ore

131,99Lei

Exclusiv online!

LANTERNA SPRO FREESTYLE SENSE OPTICS BLUE 140 LUM 3XAAA

004708-01500-00000
Livrare 48-72 ore

99,00Lei

Fir Fluorocarbon Spro Reload Freestyle 0.22mm/3.53kg/15m

005143-00022-00000
Livrare imediată!

23,50Lei

Exclusiv online!

Fir Fluorocarbon Spro Reload Freestyle 0.31mm/6.28kg/15m

005143-00031-00000
Livrare 48-72 ore

29,50Lei

Exclusiv online!

27,00Lei

Exclusiv online!

CREATURA SPRO FREESTYLE URBAN PREY HOG GOBY 7CM 4BUC/PLIC

004695-00357-00000
Livrare 48-72 ore

27,00Lei

24,89Lei

Fir Fluorocarbon Spro Reload Freestyle 0.28mm/5.15kg/15m

005143-00028-00000
Livrare imediată!

26,20Lei(-28%) 18,90Lei

27,00Lei(-26%) 19,90Lei

Exclusiv online!

PORT STICLA SPRO FREESTYLE CU CARABINA BLACK

004702-00302-00000
Livrare 48-72 ore

15,90Lei

Exclusiv online!

27,00Lei

Afişare 61 - 80 din 162 (9 pagini)
Queries: 8, Total time: 195.985 ms [By time] [By id] [By file]
1 (0.092)
SELECT data
FROM `oc_session`
WHERE session_id = '172df5bd42f655d9af5226b25a'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.083)
SELECT *
FROM oc_platforma_promovari LIMIT 1
/var/www/clients/client1/web1/web/index.php:128
3 (0.077)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:422
4 (194.482)
CREATE TEMPORARY TABLE oc_bf_tmp_product (PRIMARY KEY (`product_id`), INDEX my_index (match_filters, sort_order, manufacturer_id)) ENGINE=MEMORY SELECT p.product_id, p.sort_order, p.quantity, p.manufacturer_id, "1" AS match_filters, (IF(MIN(ps.price) IS NOT NULL, MIN(ps.price), p.price) * (1 + IFNULL(percent_tax, 0)/100) + IFNULL(fixed_tax, 0)) AS actual_price
FROM `oc_product` AS p
INNER JOIN `oc_product_to_store` AS p2s ON (p2s.product_id = p.product_id)
INNER JOIN `oc_bf_filter` AS f ON (p.product_id = f.product_id)
INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id)
LEFT JOIN `oc_product_special` AS ps ON (ps.product_id = p.product_id AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()) AND (ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND ps.customer_group_id = '1')
LEFT JOIN ( SELECT SUM(fixed_rate) AS fixed_tax, SUM(percent_rate) AS percent_tax, tax_class_id
FROM `oc_bf_tax_rate` GROUP BY tax_class_id) AS tx ON (p.tax_class_id = tx.tax_class_id)
WHERE p2s.store_id = '0' AND (pd.tag LIKE "%freestyle%") AND p.status_filtru > 0 AND p.price > 0 GROUP BY p.product_id
/var/www/clients/client1/web1/web/catalog/model/module/brainyfilter.php:698
5 (0.877)
SELECT p.*, pp.sort_order, pp.viewed, IF ((pp.quantity) > 0, 1, 0) AS array_quantity
FROM `oc_bf_tmp_product` AS p
INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id)
INNER JOIN `oc_product` AS pp ON (pp.product_id = p.product_id)
WHERE match_filters = 1 AND pd.language_id = '2'
ORDER BY array_quantity DESC, pp.sort_order ASC, pp.viewed DESC, pd.name ASC LIMIT 60, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
6 (0.119)
SELECT *
FROM oc_platforma_promovari
/var/www/clients/client1/web1/web/catalog/model/common/platforma.php:4
7 (0.107)
SELECT *
FROM oc_platforma_promovari
/var/www/clients/client1/web1/web/catalog/model/common/platforma.php:4
8 (0.149)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '0' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:38