Produse

jachete

Gaseste mai jos toate produsele din categoria jachete

Toate categoriile
Afiseaza filtre
Logo Patch Jacket In Black
-10%

5.17700 Lei (-10%)

4.65557 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Logo Coat
-10%

8.77000 Lei (-10%)

7.88590 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Lined down jacket
-12%

1.16000 Lei (-12%)

1.01400 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUMP006
-10%

32900 Lei (-10%)

29532 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUMP004
-9%

27200 Lei (-9%)

24503 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUMN073
-10%

36000 Lei (-10%)

32314 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUMN004
-10%

36000 Lei (-10%)

32314 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUDN003
-10%

37600 Lei (-10%)

33812 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUDN001
-9%

28500 Lei (-9%)

25680 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
KUD001
-10%

23600 Lei (-10%)

21186 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Knitted Jacket In Grey
-5%

2.43700 Lei (-5%)

2.29376 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Knitted Edges Jacket In Blue
-10%

1.92400 Lei (-10%)

1.73019 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Kimono de plasa fara inchidere
-29%
Kimono cu model abstract
-62%

39999 Lei (-62%)

14999 Lei

Vandut de: FashionDays.ro
Spre magazin Vezi detalii
Kenzo Paris Jacket In Blue
-10%

1.65300 Lei (-10%)

1.48623 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
K-Way Unisex In Black And Brown
-7%

2.64100 Lei (-7%)

2.44090 Lei

Vandut de: B-mall.ro
Spre magazin Vezi detalii
Afişare 1537 - 1560 din 15080 (629 pagini)
Total time 4.2127 seconds | Total queries:7100
Time Count Query
1.14727s 1291 SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '...' AND cd.language_id = '...' AND c2s.store_id = '...' AND c.status = '...' ORDER BY c.sort_order, LCASE(cd.name)
1.12293s 3909 SELECT * FROM oc_url_alias WHERE `query` = '...'
0.49258s 1 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '...' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '...' AND pd2.quantity = '...' AND ((pd2.date_start = '...' OR pd2.date_start < NOW()) AND (pd2.date_end = '...' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT <number>) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '...' AND ((ps.date_start = '...' OR ps.date_start < NOW()) AND (ps.date_end = '...' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT <number>) AS special FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) 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) WHERE pd.language_id = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...' AND cp.path_id = '...' GROUP BY p.product_id ORDER BY p.sort_order DESC, LCASE(pd.name) DESC LIMIT <number>,<number>
0.38413s 1819 SELECT keyword FROM oc_url_alias WHERE `query` = '...'
0.24756s 1 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) 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) WHERE pd.language_id = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...' AND cp.path_id = '...'
0.06710s 24 SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '...' AND pd2.quantity = '...' AND ((pd2.date_start = '...' OR pd2.date_start < NOW()) AND (pd2.date_end = '...' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT <number>) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '...' AND ((ps.date_start = '...' OR ps.date_start < NOW()) AND (ps.date_end = '...' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT <number>) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '...') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '...') 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 = '...') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '...') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '...' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '...' 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) WHERE p.product_id = '...' AND pd.language_id = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...'
0.00602s 15 SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) WHERE c.category_id = '...' AND cd.language_id = '...'
0.00257s 2 SELECT * FROM `oc_meniu_pp` WHERE `locatie`='...' AND module_id=<number> ORDER BY ordine
0.00186s 4 SELECT * FROM oc_category_to_layout WHERE category_id = '...' AND store_id = '...'
0.00174s 4 SELECT * FROM oc_layout_route WHERE '...' LIKE route AND store_id = '...' ORDER BY route DESC LIMIT <number>
0.00130s 1 SELECT * FROM oc_url_alias WHERE keyword = '...'
0.00121s 4 SELECT * FROM oc_cart WHERE api_id = '...' AND customer_id = '...' AND session_id = '...'
0.00082s 1 SELECT * FROM oc_url_alias WHERE keyword = '...' OR keyword = '...'
0.00067s 1 SELECT * FROM oc_module WHERE module_id = '...'
0.00058s 1 SELECT * FROM `oc_setting` WHERE store_id = '...' OR store_id = '...' ORDER BY store_id ASC
0.00057s 4 SELECT * FROM oc_extension WHERE `type` = '...'
0.00051s 1 SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '...' AND cd.language_id = '...' AND c2s.store_id = '...' AND c.status = '...'
0.00049s 1 SELECT redirect, language_id FROM oc_url_redirect WHERE query = '...' OR query = '...' LIMIT <number>
0.00039s 4 SELECT * FROM oc_layout_module WHERE layout_id = '...' AND position = '...' ORDER BY sort_order
0.00034s 1 DELETE FROM oc_cart WHERE (api_id > '...' OR customer_id = '...') AND date_added < DATE_SUB(NOW(), INTERVAL <number> HOUR)
0.00032s 1 SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '...' AND i2s.store_id = '...' AND i.status = '...' ORDER BY i.sort_order, LCASE(id.title) ASC
0.00027s 1 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '...'
0.00020s 1 SELECT * FROM `oc_event` WHERE `trigger` LIKE '...' AND status = '...' ORDER BY `event_id` ASC
0.00017s 2 SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = '...' AND tr2cg.customer_group_id = '...' AND z2gz.country_id = '...' AND (z2gz.zone_id = '...' OR z2gz.zone_id = '...') ORDER BY tr1.priority ASC
0.00014s 1 SELECT `key`, `value`, `serialized` FROM oc_setting WHERE store_id = '...' AND `code` = '...' AND `key` not like '...' AND `key` not like '...'
0.00013s 1 SELECT * FROM oc_currency
0.00010s 1 SELECT * FROM oc_store WHERE REPLACE(`ssl`, '...', '...') = '...'
0.00009s 1 SELECT * FROM `oc_mfilter_settings` WHERE `idx` = <number>
0.00009s 1 SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '...'
0.00008s 1 SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '...'