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!

28,00Lei

Exclusiv online!

LINGURA JAXON GNOM CLASSIC 20GR 1C

bw-jgn1c
Livrare 48-72 ore

16,01Lei

Exclusiv online!

MINCIOG JAXON ECO 200

pl-axn200f
Livrare 48-72 ore

89,00Lei

Exclusiv online!

PLUTA JAXON CATFISH SU 24GR

sp-su024
Livrare 48-72 ore

19,00Lei

BORSETA MULINETA JAXON X-TEAM 21x10x16CM

uj-xai01
Livrare imediată!

53,00Lei

CARLIGE JAXON SUMATO KAIZU NR 6 10/PLIC

hy-hsa06
Livrare imediată!

3,50Lei

Exclusiv online!

CIZME JAXON IARNA SYBIR 41

ab-kfe41
Livrare 48-72 ore

257,00Lei(-25%) 192,99Lei

Exclusiv online!

58,00Lei

LANSETA JAXON INTENSA GTX CAT FISH HD 3.00M 400GR

wj-ixl300400
Livrare imediată!

395,00Lei

Exclusiv online!

95,00Lei

Exclusiv online!

MAGIC FISH JAXON 6.5CM 8GR C

tx-g65c
Livrare 48-72 ore

56,50Lei(-30%) 39,60Lei

VARF JAXON FEEDER GLASS 3.0mm 50cm Medium

ak-sws300b
Livrare imediată!

25,00Lei

JIG JAXON TANAMI BLACK NICHEL 6/0-40GR 5/PLIC

ho-gb6/040
Livrare imediată!

32,50Lei(-8%) 29,90Lei

Exclusiv online!

ROTATIVA JAXON LUKRIS ALASKA 5O 23GR

bl-pak5o
Livrare 48-72 ore

28,00Lei

Exclusiv online!

SAPCA JAXON CAMUFLAJ CZ05

uj-cz05
Livrare 48-72 ore

41,00Lei

Exclusiv online!

Struna Otel Tanami JAXON 30cm 15Kg

aj-prc1530
Livrare 48-72 ore

10,00Lei

STOPER JAXON HAIR RIG GALBEN

ac-pc108b
Livrare imediată!

6,00Lei

Exclusiv online!

JAXON JIG OWNER SILVER PRECISION NR 5/0-16GR

gj-ow5/016n
Livrare 48-72 ore

19,00Lei

Exclusiv online!

98,00Lei

SHAD JAXON INTENSA IND 10CM C 5/PLIC

tg-ind095c
Livrare imediată!

16,01Lei(-38%) 9,90Lei

Afişare 2301 - 2320 din 6621 (332 pagini)
Queries: 10, Total time: 165.602 ms [By time] [By id] [By file]
1 (0.108)
SELECT data
FROM `oc_session`
WHERE session_id = 'df9ed7a9a5b99c9c3c903f4aa1'
/var/www/clients/client1/web1/web/system/library/session/db.php:23
2 (0.109)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:428
3 (139.831)
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('+jaxon' 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 (23.818)
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 2300, 20
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:184
5 (0.865)
SELECT DISTINCT *, p.product_id, pd.name AS name, p.image, m.name AS manufacturer, (SELECT p2sb.product_id
FROM oc_product_to_store p2sb
WHERE p2sb.product_id = p.product_id AND p2sb.store_id = '1') AS blackfriday, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(1) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
LEFT JOIN (SELECT os.product_id, os.magazin AS comenzi_magazin, os.online AS comenzi_online
FROM oc_order_stoc os GROUP BY os.product_id) opp ON (opp.product_id = p.product_id)
WHERE p.product_id = '32160' AND pd.language_id = '2' AND p.status = '1' AND p.price > '0' AND p2s.store_id = '2'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:51
6 (0.258)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '32160' AND agd.language_id = '2' AND ag.attribute_group_id NOT IN (54) GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1295
7 (0.238)
SELECT a.attribute_id, a.arata, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '32160' AND a.attribute_group_id = '11' AND ad.language_id = '2' AND pa.language_id = '2'
ORDER BY a.sort_order, ad.name
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1300
8 (0.111)
SELECT *
FROM oc_product_image
WHERE product_id = '32160'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1396
9 (0.133)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=32160'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
10 (0.131)
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