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!

PLUTE MOSTIRO LEONARD 0.4GR(10 BUC)

2420680104000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO DRAGOS 2 GR(10 BUC)

2420530420000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE MARK 4GR(10 BUC)

2420410340000
Livrare 48-72 ore

47,01Lei

Exclusiv online!

PLUTE MOSTIRO LUCIAN A 0.8 GR(10 BUC)

2421050108000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE STEFAN A 2 GR (10 BUC)

2420400120000
Livrare 48-72 ore

42,99Lei

Exclusiv online!

PLUTE MOSTIRO GEANINA 2 GR(10 BUC)

2420790820000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO RAMONA 3 GR(10 BUC)

2420470630000
Livrare 48-72 ore

39,00Lei

Exclusiv online!

PLUTE MOSTIRO PUIU R 1.5GR(10 BUC)

2420080515000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO LUCIA V 3 GR(10 BUC)

2421110630000
Livrare 48-72 ore

39,00Lei

Exclusiv online!

PLUTE MOSTIRO WAGGLER V OLT 3+6 GR (10 BUC)

2421350630060
Livrare 48-72 ore

79,00Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE GABI 5GR(10 BUC)

2420430450000
Livrare 48-72 ore

47,01Lei

Exclusiv online!

PLUTE MOSTIRO GEANINA 2,5 GR(10 BUC)

2420790825000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE ALIN A 4 GR (10 BUC)

2420450140000
Livrare 48-72 ore

43,99Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE GABI 3GR(10 BUC)

2420430430000
Livrare 48-72 ore

43,99Lei

Exclusiv online!

PLUTE MOSTIRO BRANDUSA A CULISANTA 1GR(10 BUC)

2420170410000
Livrare 48-72 ore

42,00Lei

Exclusiv online!

PLUTE MOSTIRO FIXA VICTORIA 4GR(10 BUC)

2420290640000
Livrare 48-72 ore

39,00Lei

Exclusiv online!

PLUTE MOSTIRO GEANINA 0.5 GR(10 BUC)

2420790805000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO VALI N CULISANTE 5 GR (10 BUC)

2420200250000
Livrare 48-72 ore

51,00Lei

Exclusiv online!

PLUTE MOSTIRO OZANA 0.5GR(10 BUC)

2420360105000
Livrare 48-72 ore

38,00Lei

Exclusiv online!

PLUTE MOSTIRO CULISANTE GABI 2GR(10 BUC)

2420430420000
Livrare 48-72 ore

42,99Lei

Afişare 221 - 240 din 348 (18 pagini)
Queries: 5, Total time: 494.077 ms [By time] [By id] [By file]
1 (0.160)
SELECT data
FROM `oc_session`
WHERE session_id = 'fa0e514d875b39f5fe5df98571'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.142)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:428
3 (492.093)
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 (pd.tag LIKE "%buc)%") 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 (1.577)
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 220, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
5 (0.105)
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