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


Exclusiv online!

Shad Mikado Fishunter 8Cm-29 Buc.5

pmfhl8-29
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-302 Buc.5

pmfhl8-302
Livrare 48-72 ore

24,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-305 Buc.5

pmfhl8-305
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-31 Buc.5

pmfhl8-31
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-32 Buc.5

pmfhl8-32
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-329 Buc.5

pmfhl8-329
Livrare 48-72 ore

24,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-33 Buc.5

pmfhl8-33
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-350Buc.5

pmfhl8-350
Livrare 48-72 ore

24,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-36 Buc.5

pmfhl8-36
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-50T Buc.5

pmfhl8-50t
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-560 Buc.5

pmfhl8-560
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-561 Buc.5

pmfhl8-561
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-64 Buc.5

pmfhl8-64
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-70 Buc.5

pmfhl8-70
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm-70T Buc.5

pmfhl8-70t
Livrare 48-72 ore

19,00Lei

Exclusiv online!

Shad Mikado Fishunter 8Cm/60T Buc.5

pmfhl8-60t
Livrare 48-72 ore

18,00Lei

Exclusiv online!

23,00Lei

Exclusiv online!

24,00Lei

Exclusiv online!

24,00Lei

Exclusiv online!

Shad Mikado Fishunter Tt 5.5Cm / 341 - 5Buc

pmfht-5.5-341
Livrare 48-72 ore

17,01Lei

Afişare 1601 - 1620 din 2750 (138 pagini)
Queries: 5, Total time: 59.051 ms [By time] [By id] [By file]
1 (0.125)
SELECT data
FROM `oc_session`
WHERE session_id = 'c828810e9155b3a79cda506d42'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.123)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:428
3 (48.453)
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`) AS tx ON (p.tax_class_id = tx.tax_class_id)
WHERE p2s.store_id = '2' AND (MATCH(pd.tag) AGAINST('+mikado' IN BOOLEAN MODE)) 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:737
4 (10.217)
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 1600, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
5 (0.133)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '2' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:38