Queries total time: 0.61123 s.
Query Time
1
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'
0.00013
2
SELECT addon FROM cscart_addons WHERE unmanaged = 1 AND status = 'A' ORDER BY priority
0.00019
3
SELECT cscart_settings_sections.name, cscart_settings_sections.section_id, cscart_settings_sections.position, cscart_settings_sections.type , cscart_settings_sections.name as description, CONCAT('settings.manage?section_id=', cscart_settings_sections.name) as href  FROM cscart_settings_sections WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type)) ORDER BY cscart_settings_sections.position
0.00039
4
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'storage' 
0.00020
5
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, cscart_settings_objects.value AS value FROM cscart_settings_objects  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 291 ORDER BY cscart_settings_objects.position
0.00015
6
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'cdn' 
0.00012
7
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, cscart_settings_objects.value AS value FROM cscart_settings_objects  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 294 ORDER BY cscart_settings_objects.position
0.00010
8
SELECT company_id, secure_storefront FROM cscart_companies WHERE secure_storefront RLIKE '^(www[0-9]*.)?echilipir.ro'
0.00014
9
SELECT company_id, storefront, secure_storefront, redirect_customer FROM cscart_companies WHERE company_id = 1
0.00006
10
SELECT company_id, storefront FROM cscart_companies WHERE FIND_IN_SET('US', countries_list) LIMIT 1
0.00007
11
SELECT company_id FROM cscart_companies WHERE 1  AND company_id IN (1) AND status IN ('A', 'P', 'N')
0.00007
12
SELECT company_id FROM cscart_companies WHERE 1  AND status IN ('A', 'P', 'N')
0.00005
13
SELECT entry_page FROM cscart_companies WHERE company_id = 1 AND redirect_customer != 'Y'
0.00006
14
SELECT company_id FROM cscart_companies
0.00005
15
SET time_zone = '+03:00'
0.00005
16
SELECT type FROM cscart_seo_names WHERE name = 'kit-pompa-apa-piaggio-typhoon-50-mto-a12005'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0)
0.00087
17
SELECT * FROM cscart_seo_names WHERE name = 'kit-pompa-apa-piaggio-typhoon-50-mto-a12005'  AND cscart_seo_names.company_id IN (0, 1) AND lang_code = 'ro'
0.00021
18
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A' 
0.00014
19
SELECT * FROM cscart_settings_sections WHERE name = 'seo' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
0.00025
20
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '50' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
0.00021
21
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00025
22
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00034
23
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 1026459 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
0.00017
24
SELECT cscart_languages.* FROM cscart_languages INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A' 
0.00012
25
SELECT a.*, b.description FROM cscart_currencies as a LEFT JOIN cscart_currency_descriptions as b ON a.currency_code = b.currency_code AND lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = a.currency_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'currencies') WHERE 1  AND status IN ('A', 'H') ORDER BY a.position
0.00015
26
SELECT companies.* FROM cscart_companies AS companies  WHERE companies.company_id = 1 
0.00010
27
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'theme_name' 
0.00012
28
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 75 ORDER BY cscart_settings_objects.position
0.00012
29
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND is_default = 1 AND theme_name = 'energot'
0.00010
30
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'theme_name' 
0.00010
31
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 75 ORDER BY cscart_settings_objects.position
0.00011
32
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cart_products_next_check'
0.00008
33
SELECT * FROM cscart_logos WHERE IF(layout_id = 0, 1, IF(layout_id = 3, 1, 0)) AND IF(style_id = '', 1, IF(style_id = 'mnm', 1, 0))  AND company_id = 1
0.00016
34
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'logos' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (7, 25, 24, 23) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
35
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'dev_mode'
0.00009
36
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
0.00010
37
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'ro' WHERE l.layout_id = 3  AND l.dispatch = 'products.view' AND (FIND_IN_SET(1026459, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
0.00039
38
SElECT usergroup_ids FROM cscart_products WHERE product_id = 1026459
0.00011
39
SELECT category_id FROM cscart_products_categories WHERE product_id = 1026459 AND link_type = 'M'
0.00016
40
SELECT cscart_products.*, cscart_product_descriptions.*, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price, GROUP_CONCAT(IF(cscart_products_categories.link_type = 'M', CONCAT(cscart_products_categories.category_id, 'M'), cscart_products_categories.category_id)) as category_ids, popularity.total as popularity, IF(shared_prices.product_id IS NOT NULL,MIN(IF(shared_prices.percentage_discount = 0, shared_prices.price, shared_prices.price - (shared_prices.price * shared_prices.percentage_discount)/100)),MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, companies.company as company_name, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'ro'  LEFT JOIN cscart_ult_product_prices shared_prices ON shared_prices.product_id = cscart_products.product_id AND shared_prices.company_id = 1 AND shared_prices.lower_limit = 1  AND shared_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 30477 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 1026459 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro' AND cscart_seo_names.company_id = 1 WHERE cscart_products.product_id = 1026459  AND (companies.status = 'A' OR cscart_products.company_id = 0)  GROUP BY cscart_products.product_id
0.00117
41
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00023
42
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
43
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00014
44
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00014
45
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 1026459  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
0.00017
46
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459  GROUP BY c.company_id LIMIT 2
0.00013
47
SELECT company_id FROM cscart_products WHERE product_id = 1026459
0.00007
48
SELECT id_path FROM cscart_categories WHERE category_id IN (30477)
0.00016
49
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, groups_alias.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS groups_alias ON pf.parent_id = groups_alias.feature_id LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ro' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 1026459 AND cscart_product_features_values.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = pf.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(290, pf.categories_path) OR FIND_IN_SET(30404, pf.categories_path) OR FIND_IN_SET(30468, pf.categories_path) OR FIND_IN_SET(30477, pf.categories_path) ) GROUP BY pf.feature_id ORDER BY group_position, pf.position, cscart_product_features_descriptions.description 
0.00064
50
SELECT cscart_product_feature_variant_descriptions.*, cscart_product_feature_variants.*, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'ro' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'ro' AND cscart_product_features_values.product_id = 1026459 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) WHERE 1  AND cscart_product_feature_variants.feature_id IN (49)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
0.00050
51
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
52
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00014
53
SELECT feature_id FROM cscart_product_features INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_product_features.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE feature_id IN (49) AND feature_type = 'E' 
0.00011
54
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = pf.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(290, pf.categories_path) OR FIND_IN_SET(30404, pf.categories_path) OR FIND_IN_SET(30468, pf.categories_path) OR FIND_IN_SET(30477, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description
0.00039
55
SELECT id_path FROM cscart_categories WHERE category_id IN (30477)
0.00010
56
SELECT v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'ro' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'ro' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = f.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE f.status IN ('A') AND v.product_id = 1026459  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(290, f.categories_path) OR FIND_IN_SET(30404, f.categories_path) OR FIND_IN_SET(30468, f.categories_path) OR FIND_IN_SET(30477, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'ro' ORDER BY fd.description, fv.position
0.00047
57
SELECT filter_id, feature_id FROM cscart_product_filters INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_product_filters.filter_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_filters') WHERE status = 'A' 
0.00020
58
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
59
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00014
60
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1026459
0.00013
61
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459  GROUP BY c.company_id LIMIT 2
0.00014
62
SELECT company_id FROM cscart_products WHERE product_id = 1026459
0.00007
63
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00011
64
SELECT variation_product FROM cscart_simple_variations WHERE product_id = 1026459
0.00014
65
SELECT product_id FROM cscart_simple_variations WHERE product_id != 1026459 AND variation_product = 0
0.00026
66
SELECT id_path FROM cscart_categories WHERE category_id = 30477
0.00008
67
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (290, 30404, 30468, 30477) AND lang_code = 'ro'
0.00081
68
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1026459) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
69
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1026459) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
70
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1026459) AND status = 'A' ORDER BY a.position
0.00027
71
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1026459) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00019
72
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_promotions.promotion_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'promotions') WHERE 1  AND IF(from_date, from_date <= 1782618605, 1) AND IF(to_date, to_date >= 1782618605, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' ORDER BY cscart_promotions.priority asc 
0.00036
73
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MTO-A12005'
0.00016
74
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1026459
0.00008
75
SELECT cscart_product_files.*, cscart_product_file_descriptions.file_name, cscart_product_file_descriptions.license, cscart_product_file_descriptions.readme FROM cscart_product_files  LEFT JOIN cscart_product_file_descriptions ON cscart_product_file_descriptions.file_id = cscart_product_files.file_id AND cscart_product_file_descriptions.lang_code = 'ro' WHERE cscart_product_files.product_id = 1026459 AND preview_path != '' AND cscart_product_files.status = 'A' ORDER BY position, file_name
0.00022
76
SELECT *,cscart_product_tabs.status as status,cscart_product_tabs.block_id as block_id,cscart_product_tabs.company_id as company_id,cscart_product_tabs_descriptions.name as name  FROM cscart_product_tabs LEFT JOIN cscart_product_tabs_descriptions ON cscart_product_tabs.tab_id = cscart_product_tabs_descriptions.tab_id LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_product_tabs.block_id  WHERE cscart_product_tabs_descriptions.lang_code = 'ro'  AND cscart_product_tabs.company_id = 1  ORDER BY position
0.00039
77
SHOW COLUMNS FROM cscart_product_popularity
0.00110
78
INSERT INTO cscart_product_popularity (`product_id`, `viewed`, `total`) VALUES (1026459, 1, 3) ON DUPLICATE KEY UPDATE viewed = viewed + 1, total = total + 3
0.00047
79
SELECT subscription_id FROM cscart_product_subscriptions WHERE product_id = 1026459 AND user_id = 0
0.00018
80
SELECT items.chain_id, items.product_id, items.products, items.modifier, items.modifier_type, items.date_from, items.date_to, items.display_in_promotions, items.status, descr.name, descr.description, p.company_id FROM cscart_buy_together AS items LEFT JOIN cscart_products AS p ON p.product_id = items.product_id LEFT JOIN cscart_buy_together_descriptions AS descr ON items.chain_id = descr.chain_id AND descr.lang_code = 'ro' WHERE items.product_id = 1026459 AND items.status = 'A' AND ((items.date_from <= 1782594000 AND items.date_to >= 1782594000) OR (items.date_from = 0 AND items.date_to >= 1782594000) OR (items.date_from <= 1782594000 AND items.date_to = 0) OR (items.date_from = 0 AND items.date_to = 0))
0.00548
81
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1)  AND  ((1  AND  products.product_id IN (1026459)) AND cscart_categories.company_id = 1 AND prices.usergroup_id IN (0, 0, 1)) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC 
0.00102
82
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1026459)  
0.00014
83
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1026459)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00017
84
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1026459)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00009
85
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1026459)   GROUP BY cscart_products_categories.product_id
0.00019
86
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1026459)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
0.00015
87
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1026459) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00010
88
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1026459)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
0.00012
89
SELECT category_id FROM cscart_products_categories WHERE product_id = 1026459
0.00009
90
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1026459
0.00006
91
SELECT * FROM cscart_settings_sections WHERE name = 'social_buttons' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
0.00023
92
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '20' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
0.00029
93
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00008
94
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00013
95
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00007
96
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00011
97
SELECT * FROM cscart_settings_sections WHERE name = 'social_buttons' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
0.00023
98
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '20' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
0.00030
99
SELECT company_id FROM cscart_companies WHERE status = 'A' ORDER BY company_id LIMIT 1
0.00007
100
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00007
101
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00012
102
SELECT * FROM cscart_settings_sections WHERE name = 'social_buttons' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
0.00022
103
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '20' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
0.00028
104
SELECT cscart_tags.tag_id, cscart_tag_links.object_id, cscart_tag_links.object_type, cscart_tags.tag, cscart_tags.status, COUNT(cscart_tag_links.tag_id) as popularity FROM cscart_tags LEFT JOIN cscart_tag_links ON cscart_tag_links.tag_id = cscart_tags.tag_id WHERE 1  AND cscart_tags.company_id = 1 AND cscart_tag_links.object_type = 'P' AND cscart_tags.status IN ('A') AND cscart_tag_links.object_id = 1026459 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 
0.00095
105
SELECT cscart_attachments.*, cscart_attachment_descriptions.description FROM cscart_attachments LEFT JOIN cscart_attachment_descriptions ON cscart_attachments.attachment_id = cscart_attachment_descriptions.attachment_id AND lang_code = 'ro' WHERE object_type = 'product' AND object_id = 1026459 AND type = 'M'  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status = 'A' ORDER BY position
0.00091
106
SELECT precomanda FROM cscart_product_precomanda WHERE product_id = 1026459
0.00041
107
SELECT c.category_id, IF(pc.link_type = 'M', 1, 0) as is_main FROM cscart_categories AS c LEFT JOIN cscart_products_categories AS pc ON c.category_id = pc.category_id WHERE pc.product_id = 1026459  AND c.company_id = 1 ORDER BY is_main DESC
0.00018
108
SET @r = 0;
0.00004
109
SELECT b.row_num FROM (SELECT product_id, @r := @r + 1 as row_num FROM(SELECT products.product_id FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id ORDER BY descr1.product asc) AS a) AS b WHERE b.product_id = 1026459
0.00099
110
SELECT SQL_CALC_FOUND_ROWS products.product_id FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id ORDER BY descr1.product asc  LIMIT 0, 36
0.00059
111
SELECT FOUND_ROWS()
0.00006
112
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN(0, 1)
0.00023
113
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00011
114
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00015
115
SELECT cscart_languages.* FROM cscart_languages INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A' 
0.00013
116
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00013
117
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00016
118
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cache_id'
0.00014
119
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
0.00022
120
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 39
0.00046
121
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 39
0.00008
122
SELECT c.*, IF (c.location_id != 39, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 3 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER')
0.00054
123
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (145, 146, 155, 148) ORDER BY g.order, g.parent_id, g.grid_id ASC
0.00046
124
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE 'products' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 1026459 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (115, 116, 117, 118, 122, 119, 120, 121, 125, 131, 126, 132, 130, 351, 431, 127, 128, 129, 325, 331, 146, 148, 147, 149, 328, 313, 329, 360, 361)  AND cscart_bm_blocks_descriptions.lang_code='ro'  AND cscart_bm_blocks.company_id = 1 ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
0.00159
125
SELECT status FROM cscart_menus WHERE menu_id = 1
0.00023
126
SELECT * FROM cscart_menus LEFT JOIN cscart_menus_descriptions ON cscart_menus.menu_id = cscart_menus_descriptions.menu_id  WHERE cscart_menus_descriptions.lang_code = 'ro'  AND cscart_menus.company_id = 1  AND cscart_menus.menu_id = 1 AND cscart_menus.company_id = 1
0.00019
127
SELECT sd.param_id, sd.param, cscart_static_data_descriptions.descr, sd.param_2, sd.param_3, sd.param_4, sd.param_5, sd.status, sd.position, sd.parent_id, sd.id_path, sd.class FROM cscart_static_data AS sd LEFT JOIN cscart_static_data_descriptions ON sd.param_id = cscart_static_data_descriptions.param_id AND cscart_static_data_descriptions.lang_code = 'ro' WHERE sd.section = 'A'  AND sd.status = 'A' AND sd.param_5 = '1' ORDER BY sd.position
0.00037
128
SELECT * FROM cscart_hybrid_auth_providers WHERE 1 AND company_id = 1 AND status = 'A' ORDER BY `position`;
0.00112
129
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(34391, 30592, 35699, 30300, 34537, 30572, 37371, 35375, 36849, 41498, 36846, 41314, 36816, 36845, 41286, 36855, 36817, 40198, 36063, 36181, 32411, 32558, 41309, 35738, 36858, 32211, 33868, 39203, 30965, 40215, 32397, 33323, 40130, 29952, 41385, 30575, 33884, 40155, 40152, 36123, 36085, 36058, 36859, 41313, 41055, 42193, 39202, 40154, 34390, 35610, 35542, 36827, 28976, 30567, 36087, 41311, 30200, 36808, 36799, 33903, 33865, 33856, 36185, 38196, 41496, 40186, 30718, 33906, 32843, 33578, 36824, 42169, 35083, 39847, 35668, 39209, 30571, 32404, 32405, 32406, 35626, 41289, 41773, 40193, 34536, 36066, 36106, 41770, 40162, 40150, 36102, 41855, 40128, 41174, 41177, 38229, 32403, 30994, 33206, 41731, 41432, 40157, 35775, 23101, 32231, 36068, 6339, 3143, 884, 6706, 911, 5158, 6334, 3142, 3282, 5080, 6335, 3257, 11425, 2645, 5079, 11870, 6336, 11422, 8520, 2778, 6337, 7348, 7901, 5554, 5111, 5459, 6338, 3139, 6623, 11429, 8448, 15016, 8341, 28650, 1569, 3204, 2508, 889, 6644, 8910, 1337, 36796, 6574, 28617, 1035, 7377, 284, 36797, 36839, 6354, 2329, 40497, 6767, 7168, 5087, 12291, 295, 3130, 36889, 3112, 5549, 2330, 28658, 1879, 989, 14939, 1334, 3116, 887, 28657, 1722, 1169, 2545, 3001, 2546, 1231, 5081, 2331, 2799, 7307, 3111, 1117, 21682, 2535, 954, 7167, 1077, 41390, 881, 5167, 7219, 14966, 1321, 3657, 2322, 8425, 5098, 5715, 1297, 2590, 15013, 23891, 5076, 5442, 2333, 1021, 6941, 28395, 1022, 5097, 28652, 28993, 36865, 30213, 40211, 40527, 6772, 285, 7378, 41294, 15307, 28627, 5100, 3107, 36789, 1149, 6768, 16209, 6342, 2995, 5109, 2461, 28563, 2336, 1328, 3572, 1575, 5452, 2284, 28651, 3102, 972, 2561, 36790, 41167, 41285, 286, 36062, 2230, 6769, 2475, 311, 7132, 1190, 3117, 3100, 3110, 1931, 1290, 14928, 1289, 1570, 883, 36815, 28614, 6379, 30239, 16293, 287, 41164, 6770, 36791, 28653, 5451, 19301, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 36792, 30250, 28866, 3099, 984, 3662, 5077, 1017, 5190, 289, 43883, 36795, 30717, 28020, 967, 2846, 28406, 6766, 23396, 6333, 290, 5690, 2480, 40930, 14399, 6773, 1582, 297, 2646, 12298, 33570, 28522, 1163, 7103, 8164, 5041, 10914, 10851, 1098, 7462, 7545, 37433, 21172, 8441, 11594, 11596, 1165, 11582, 8170, 20976, 11653, 19350, 8172, 11583, 11581, 21168, 8256, 37453, 11600, 1162, 19731, 868, 909, 6657, 19138, 37445, 929, 16597, 12995, 6663, 16604, 13058, 19349, 8252, 2876, 3356, 23729, 1700, 37544, 10531, 15692, 1157, 12994, 37512, 10981, 935, 3158, 1129, 2533, 2580, 37510, 30492, 6634, 30411, 23282, 8787, 37432, 28751, 37436, 10874, 10893, 921, 6394, 15711, 37435, 37448, 37558, 7127, 37500, 16864, 37463, 8210, 8213, 19506, 11085, 10583, 7308, 8908, 29508, 42888, 1001, 17700, 19386, 8180, 1409, 1026, 30388, 23511, 3205, 8175, 5043, 11426, 5707, 1166, 8309, 8184, 8195, 19563, 10988, 6628, 8199, 1346, 3275, 8201, 1266, 15736, 37457, 8080, 8242, 19445, 6447, 8229, 21160, 5706, 30005, 3945, 8308, 8203, 8205, 1201, 29877, 8292, 7128, 8179, 1044, 3308, 11605, 1008, 1043, 10857, 1042, 8211, 8216, 8212, 8214, 8215, 8209, 8217, 29881, 8221, 8220, 19561, 29387, 5780, 42904, 7224, 6633, 1595, 1124, 5602, 42615, 2530, 7324, 42909, 6554, 2524, 29624, 19544, 8222, 8224, 37464, 3124, 8225, 29709, 8226, 8228, 8230, 2548, 2620, 2474, 10956, 3624, 6382, 6431, 15718, 5688, 20975, 7126, 8233, 37593, 16612, 2634, 8070, 8123, 37465, 17643, 23498, 8234, 10955, 37532, 10967, 8200, 37553, 8239, 8240, 23456, 9727, 19443, 8247, 8243, 8161, 8163, 8249, 8250, 9766, 9646, 6397, 27987, 27988, 27989, 8581, 28001, 28002, 28003, 28004, 28005, 8574, 8582, 28006, 28025, 28007, 28008, 28009, 8583, 8575, 28010, 28011, 8577, 28026, 28012, 28013, 28027, 28028, 28014, 28029, 28015, 28016, 28017, 28018, 28019, 8579, 8576, 27990, 27991, 27992, 27993, 27994, 8580, 27995, 27996, 28030, 27997, 27998, 28000, 27999, 8253, 8781, 23252, 30475, 16605, 7134, 19318, 8260, 8669, 3168, 1325, 8182, 23197, 37535, 37539, 37534, 37537, 10934, 37528, 3121, 37540, 37536, 37603, 37573, 7160, 8786, 2554, 8262, 8263, 3571, 17349, 6641, 1286, 8265, 14424, 8063, 37458, 8270, 8271, 2631, 8273, 10964, 1090, 1133, 15709, 8276, 8274, 8277, 1862, 5865, 2706, 8461, 37497, 8280, 8283, 8284, 8282, 8288, 8750, 8289, 37516, 8290, 37517, 6848, 5454, 8296, 21174, 8295, 8297, 8780, 8303, 7147, 2849, 8318, 23256, 30478, 1375, 5869, 8311, 16582, 1006, 8319, 8312, 6991, 13060, 8314, 1176, 23258, 16600, 10647, 26441, 6635, 867, 995, 971, 951, 839, 964, 6373, 927, 992, 8322, 14434, 30515, 8323, 8325, 30134, 23787, 16631, 2724, 5286, 5287, 1221, 19212, 2968, 2771, 37498, 8327, 1126, 42897, 8334, 8584, 32577, 7351, 7350, 7349, 9765, 8339, 5074, 8328, 8340, 42566, 8332, 16871, 8269, 5187, 3579, 8671, 8672, 8673, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8682, 8683, 8684, 8685, 8686, 8687, 8688, 30064, 8689, 8690, 8691, 8767, 8768, 8769, 8770, 8771, 8772, 8766, 8773, 8774, 8775, 8778, 8777, 8776, 8232, 8347, 3129, 22522, 8198, 30471, 19389, 8174, 2494, 5685, 8190, 19555, 8321, 30391, 8348, 13963, 1039, 27275, 16621, 27871, 11427, 8349, 16578, 8350, 8351, 21170, 8407, 30481, 30516, 8424, 21009, 2481, 23187, 1697, 8294, 968, 1699, 2534, 8355, 2523, 7892, 37522, 37585, 37450, 8329, 16340, 8356, 8357, 21158, 8219, 8121, 37466, 8162, 8360, 8359, 20833, 37479, 8255, 42569, 1383, 8362, 7133, 37482, 8363, 8366, 16343, 42570, 23230, 7123, 1215, 8051, 8120, 37467, 37538, 3341, 19566, 8235, 8368, 42614, 3248, 42896, 29493, 29181, 16599, 8376, 8670, 7109, 17426, 8561, 5795, 5772, 14566, 15690, 20978, 8377, 8267, 1005, 37557, 23295, 8380, 29009, 5716, 5770, 16587, 5862, 8736, 11014, 8382, 8383, 19474, 19442, 37552, 14829, 37491, 8585, 37446, 37428, 3222, 21581, 8385, 7131, 8386, 8389, 8388, 21367, 8387, 37493, 10855, 37555, 8390, 8391, 11423, 3251, 8393, 8394, 1606, 5606, 8395, 8396, 8400, 21368, 8227, 5683, 981, 982, 2483, 16362, 8108, 30008, 42575, 42576, 8402, 28692, 849, 28699, 8098, 8100, 8336, 37576, 8403, 2845, 13057, 8406, 37559, 1051, 1089, 8237, 8410, 13053, 2614, 3179, 5154, 7900, 37480, 37481, 6799, 8415, 8148, 8346, 3118, 19539, 23246, 37549, 8413, 37501, 8171, 8251, 29091, 8173, 8208, 8442, 8405, 1345, 2715, 2526, 4496, 42579, 10976, 21094, 8192, 28752, 5789, 7220, 2784, 6403, 42587, 14541, 42911, 42562, 1339, 37449, 8202, 42593, 1019, 30552, 19343, 8185, 3154, 8261, 23264, 19541, 8176, 8587, 8421, 13461, 8422, 8417, 8156, 3155, 8398, 8535, 8186, 13446, 5778, 2865, 10886, 8036, 8119, 42577, 42578, 42912, 1123, 8285, 8342, 1310, 8259, 17028, 8427, 8335, 8320, 8189, 19567, 8281, 8782, 12980, 8431, 16908, 16911, 16839, 3303, 10495, 16909, 3140, 16861, 3305, 28021, 4558, 37579, 16847, 37511, 4557, 8597, 37468, 8025, 8118, 17332, 5536, 1604, 12940, 8435, 8436, 19572, 8433, 8392, 8430, 8434, 8429, 8330, 851, 1172, 1037, 6636, 8437, 8397, 42560, 933, 3653, 28392, 6366, 7130, 8733, 8181, 37527, 8443, 19540, 37543, 3813, 2514, 12938, 8444, 8445, 8279, 8446, 2856, 12939, 23191, 28664, 1095, 37469, 8117, 2632, 2553, 8454, 8496, 8450, 8458, 8586, 8449, 8452, 8459, 21065, 12253, 37562, 23526, 37430, 8432, 37581, 37455, 8752, 8154, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276, 28032, 12277, 12278, 12279, 12281, 37515, 28375, 37524, 37529, 37591, 37612, 37577, 10895, 12254, 12255, 28031, 12256, 12257, 37452, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12280, 5049, 5565, 8455, 8456, 8155, 10940, 8457, 37509, 37561, 37470, 8024, 8116, 11122, 5853, 37614, 10930, 15302, 37531, 37589, 13435, 21181, 8498, 8495, 37438, 1720, 1721, 8374, 42908, 23739, 1032, 23440, 16598, 10746, 8307, 3398, 2700, 8300, 8268, 37610, 16972, 23457, 3210, 37456, 8364, 1359, 8463, 23784, 3119, 8135, 8464, 19497, 8302, 8465, 37447, 3127, 17042, 3128, 23301, 23786, 1131, 37461, 37462, 8404, 37609, 7148, 8023, 7345, 8466, 8467, 3157, 7904, 8754, 8758, 30517, 2463, 8517, 918, 2960, 6638, 912, 6578, 5393, 16622, 293, 8022, 8115, 37471, 37541, 8378, 21323, 8471, 21240, 19535, 8365, 37506, 8468, 37568, 8183, 20793, 8304, 37514, 8083, 42585, 8475, 8440, 8476, 37490, 8158, 8738, 8157, 8483, 8480, 8479, 8481, 5971, 8488, 8485, 8484, 8482, 2630, 8411, 8254, 19534, 8486, 8412, 8487, 8489, 1033, 2579, 8021, 8020, 37483, 8367, 15688, 21178, 8470, 3274, 1128, 8420, 29879, 3169, 2689, 5257, 23312, 2532, 2647, 21146, 8490, 8379, 8514, 8491, 37454, 23306, 30002, 1338, 7218, 3217, 23508, 14054, 8492, 11580, 12944, 8337, 8493, 8494, 8293, 6444, 16415, 8497, 37590, 5152, 42590, 42604, 42584, 1369, 29708, 5521, 8499, 8500, 7222, 3309, 8900, 2063, 8019, 37472, 8371, 8502, 8501, 1097, 42616, 37484, 7997, 8114, 37575, 16886, 16633, 1601, 7226, 5774, 1197, 1240, 1239, 1198, 7996, 37604, 37485, 8112, 1125, 1204, 42892, 5773, 6942, 11917, 7158, 8504, 8160, 1306, 7162, 29175, 3380, 29179, 29707, 8207, 8506, 8507, 863, 2555, 1140, 8509, 5870, 5457, 23512, 37613, 37473, 7995, 8111, 7159, 8338, 8510, 8588, 1616, 6406, 6606, 37547, 30283, 2726, 3141, 23298, 20820, 8512, 37565, 37586, 37574, 5467, 8513, 37546, 8344, 8245, 5884, 11599, 13029, 10887, 7985, 8110, 13998, 6381, 8439, 16883, 9764, 23102, 37502, 37572, 37489, 37488, 37434, 37495, 9711, 37588, 8516, 13453, 37587, 8515, 37513, 37520, 11615, 37592, 37582, 8416, 37518, 10960, 5437, 8503, 8519, 6640, 8244, 16836, 14644, 8511, 5842, 37594, 37569, 37492, 37570, 3259, 8131, 21278, 21281, 3397, 11792, 11793, 11796, 11797, 11798, 11788, 11821, 11735, 11803, 11804, 11805, 3396, 21284, 3408, 3395, 20910, 21287, 3351, 3299, 3394, 3320, 3393, 21289, 3298, 21293, 23607, 21302, 7909, 3300, 8130, 21295, 3295, 8129, 21297, 3409, 3260, 19441, 3407, 3297, 21300, 21304, 9763, 3294, 21306, 21308, 3392, 8128, 3296, 21310, 8372, 2571, 23804, 9762, 37494, 8747, 3184, 862, 19202, 5837, 7325, 7971, 8109, 37542, 1380, 3126, 19342, 8266, 8197, 19352, 19382, 19451, 30463, 3005, 30514, 30468, 8238, 19411, 21143, 21138, 8272, 30404, 20809, 8414, 8187, 19407, 19496, 8246, 8286, 19383, 19381, 8536, 16592, 42601, 42612, 42903, 8538, 8540, 8541, 13957, 37560, 1191, 1088, 6637, 17053, 2570, 21383, 1452, 42603, 42605, 8333, 8094, 8331, 8423, 8473, 37523, 8542, 21322, 15699, 8543, 15757, 8544, 37605, 7970, 8399, 20993, 8546, 894, 16606, 8178, 8462, 2489, 8150, 8548, 6727, 7288, 6734, 7287, 6728, 6708, 6739, 6709, 6729, 6710, 6737, 6711, 6712, 6713, 6720, 12086, 6742, 7286, 6714, 6735, 7290, 8783, 12088, 7289, 6721, 6730, 6731, 6738, 6732, 6715, 6722, 6716, 8784, 7291, 6717, 6723, 6741, 6718, 6724, 6736, 6725, 6733, 6719, 6707, 6743, 6740, 6726, 12087, 7894, 8453, 10983, 8549, 42899, 23263, 23767, 16374, 5603, 8223, 7891, 8550, 37440, 37442, 37444, 37443, 37441, 23892, 8551, 8191, 7391, 8534, 870, 8361, 21227, 3172, 10933, 37550, 23735, 11428, 37475, 1111, 8537, 1084, 1412, 8741, 20928, 37477, 8305, 8552, 8553, 8505, 11112, 8306, 3391, 7896, 8644, 8648, 8623, 8624, 8625, 8626, 8640, 8627, 8628, 8629, 8630, 8631, 8632, 8633, 8634, 8635, 8636, 8637, 8638, 8639, 8641, 8642, 8555, 8643, 8645, 8646, 8647, 8649, 8650, 8651, 8652, 8653, 8654, 8554, 16887, 37508, 16868, 8236, 5458, 2890, 8298, 19574, 20814, 8556, 3358, 8278, 8557, 8547, 16591, 16970, 931, 8539, 37611, 1122, 2498, 37476, 1192, 1302, 7122, 8460, 2642, 37556, 8124, 19435, 8248, 8558, 8559, 7954, 8107, 37459, 1048, 8299, 8447, 8258, 1619, 9767, 8831, 29029, 8370, 19452, 42571, 7170, 6451, 8562, 37607, 7227, 16610, 37525, 1584, 14451, 12941, 14936, 8564, 10894, 7221, 8565, 16494, 14486, 19454, 8257, 8218, 19447, 42608, 42564, 19449, 8326, 13054, 12296, 14864, 19549, 8193, 8426, 42573, 11590, 42905, 42890, 8194, 8566, 7945, 37460, 8518, 8788, 37554, 8568, 8569, 11102, 8668, 8570, 6442, 20997, 8572, 16867, 12981, 2616, 7890, 8571, 37507, 12963, 8590, 3177, 8310, 8264, 8313, 30407, 19429, 8177, 8324, 8316, 1171, 1264, 8353, 8375, 7936, 8106, 37503, 42561, 37606, 7935, 7007, 1188, 21341, 8352, 37526, 28964, 8567, 28750, 2405, 8599, 8595, 3163, 8149, 8605, 8749, 8596, 8594, 8606, 8607, 8601, 8604, 8608, 8603, 8602, 8151, 3165, 8598, 8609, 8600, 21340, 20826, 8592, 37486, 1309, 1114, 2851, 5176, 3219, 8591, 8763, 8188, 7911, 8477, 8731, 8478, 1465, 37595, 37564, 37584, 21142, 37545, 8275, 3538, 16882, 16878, 16838, 16856, 29953, 16904, 16863, 16837, 37533, 16894, 16897, 16890, 16893, 16900, 16901, 16898, 16902, 16892, 16895, 16840, 30412, 30422, 37530, 11603, 1291, 8734, 8105, 14480, 8612, 8613, 1152, 1153, 8614, 8615, 1372, 8617, 8619, 8618, 8739, 11013, 37551, 8418, 37427, 37451, 37429, 11611, 37505, 37499, 37504, 37578, 16568, 8132, 28615, 8354, 5691, 8573, 11116, 16210, 21369, 8206, 8204, 19423, 8104, 37487, 1100, 1101, 8622, 12942, 1113, 6583, 37571, 28669, 11872, 11873, 11876, 11877, 11879, 11880, 11881, 11882, 11885, 11889, 11890, 11893, 11894, 11895, 11897, 11900, 11901, 11904, 11905, 11906, 11907, 23277, 3256, 8797, 1000, 1199, 8914, 19756, 8315, 37519, 8345, 915, 6038, 1576, 1096, 8165, 13450, 8656, 21364, 5687, 42611, 37474, 8103, 8657, 8381, 7382, 8231, 19508, 30405, 14435, 8317, 7888, 8428, 42901, 2610, 8472, 10892, 8373, 3174, 16853, 37437, 11587, 37431, 37521, 37496, 11586, 37567, 30512, 3343, 21182, 8660, 8661, 21118, 21339, 8659, 8662, 21117, 6764, 5083, 6795, 3178, 42581, 42595, 42572, 37439, 8732, 2529, 2566, 5693, 29114, 42555, 8663, 8664, 8665, 8666, 21363, 23795, 5157, 37580, 37478, 8196, 8560, 8343, 8667, 30542, 3131, 23499, 2597, 7917, 10913, 23780, 37563, 37608, 23743, 21576, 8593, 37566, 21226, 6840, 2686, 23455, 29880, 29024, 11421, 28363, 41282, 28991, 7379, 28686, 7027, 288, 30093, 36794, 1685, 11406, 40507, 1571, 6765, 7161, 6854, 2558, 4441, 2790, 6793, 40514, 28364, 28758, 29713, 14789, 40522, 28759, 15306, 40523, 43885, 15309, 15311) 
0.01314
130
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 284  AND cscart_categories.company_id = 1
0.00032
131
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00049
132
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00035
133
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00339
134
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1 
0.00014
135
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00246
136
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1 
0.00013
137
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00032
138
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
139
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00311
140
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1 
0.00013
141
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
142
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00019
143
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  AND cscart_categories.company_id = 1
0.00017
144
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00029
145
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
146
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00303
147
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 2 
0.00012
148
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00322
149
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 2 
0.00013
150
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
151
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
152
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00331
153
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 2 
0.00013
154
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
155
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
156
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 286  AND cscart_categories.company_id = 1
0.00017
157
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
158
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
159
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00326
160
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 3 
0.00013
161
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00293
162
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 3 
0.00014
163
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00024
164
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
165
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00301
166
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 3 
0.00014
167
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
168
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00024
169
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 287  AND cscart_categories.company_id = 1
0.00015
170
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00030
171
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
172
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00302
173
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 4 
0.00012
174
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00245
175
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 4 
0.00011
176
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00040
177
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
178
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00350
179
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 4 
0.00012
180
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
181
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00033
182
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3099  AND cscart_categories.company_id = 1
0.00017
183
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
184
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00031
185
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00309
186
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 80 
0.00011
187
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00271
188
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 80 
0.00012
189
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
190
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
191
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00319
192
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 80 
0.00012
193
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
194
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00024
195
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 289  AND cscart_categories.company_id = 1
0.00013
196
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
197
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
198
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00320
199
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 6 
0.00012
200
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00287
201
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 6 
0.00012
202
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
203
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00023
204
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00278
205
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 6 
0.00009
206
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00019
207
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
208
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
0.00010
209
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
210
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
211
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00208
212
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 7 
0.00008
213
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00208
214
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 7 
0.00007
215
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
216
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
217
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00210
218
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 7 
0.00009
219
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
220
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
221
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 297  AND cscart_categories.company_id = 1
0.00020
222
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
223
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
224
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00207
225
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 13 
0.00008
226
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00207
227
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 13 
0.00007
228
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
229
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
230
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00208
231
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 13 
0.00007
232
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
233
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
234
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 293  AND cscart_categories.company_id = 1
0.00010
235
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
236
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
237
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00209
238
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 10 
0.00008
239
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00207
240
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 10 
0.00008
241
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00019
242
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
243
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00207
244
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 10 
0.00008
245
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
246
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
247
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 288  AND cscart_categories.company_id = 1
0.00011
248
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
249
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
250
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00207
251
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 5 
0.00009
252
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00209
253
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 5 
0.00010
254
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
255
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
256
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00209
257
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 5 
0.00008
258
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
259
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00019
260
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 43885  AND cscart_categories.company_id = 1
0.00015
261
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00023
262
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
263
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
0.00208
264
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1366 
0.00009
265
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
0.00208
266
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1366 
0.00009
267
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
268
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
269
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
0.00212
270
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1366 
0.00010
271
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00019
272
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
273
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
0.00017
274
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30404  AND cscart_categories.company_id = 1
0.00010
275
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30404 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
0.00021
276
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30468  AND cscart_categories.company_id = 1
0.00010
277
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30468 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
0.00016
278
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30477  AND cscart_categories.company_id = 1
0.00010
279
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30477 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
0.00013
280
SELECT details_layout FROM cscart_products WHERE product_id = 1026459
0.00011
281
SELECT c.product_details_view FROM cscart_products_categories as pc LEFT JOIN cscart_categories as c ON pc.category_id = c.category_id WHERE pc.product_id = 1026459 AND pc.link_type = 'M'
0.00017
282
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30477  AND cscart_categories.company_id = 1
0.00027
283
SELECT from_date, to_date FROM cscart_promotions WHERE promotion_id = 35
0.00011
284
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, SUM(cscart_product_sales.amount) as sales_amount, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' INNER JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND cscart_product_sales.amount >= 1 GROUP BY cscart_product_sales.product_id   ORDER BY sales_amount desc, product_id ASC  LIMIT 0, 5
0.37139
285
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  
0.00028
286
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00050
287
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00023
288
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)   GROUP BY cscart_products_categories.product_id
0.00042
289
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
0.00036
290
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00016
291
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
0.00018
292
SELECT category_id FROM cscart_products_categories WHERE product_id = 1437277
0.00010
293
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1437277
0.00009
294
SELECT category_id FROM cscart_products_categories WHERE product_id = 1139909
0.00007
295
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
0.00007
296
SELECT category_id FROM cscart_products_categories WHERE product_id = 1128285
0.00007
297
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128285
0.00007
298
SELECT category_id FROM cscart_products_categories WHERE product_id = 897024
0.00007
299
SELECT price FROM cscart_product_prices_additional WHERE product_id = 897024
0.00006
300
SELECT category_id FROM cscart_products_categories WHERE product_id = 1108774
0.00009
301
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1108774
0.00007
302
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1139909, 1128285, 897024, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00038
303
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1139909, 1128285, 897024, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00039
304
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND status = 'A' ORDER BY a.position
0.00018
305
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00013
306
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'RFL-cov-blana-122'
0.00008
307
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1437277
0.00006
308
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG527'
0.00006
309
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
0.00005
310
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-gri'
0.00005
311
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128285
0.00005
312
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'SPG-CA0031'
0.00005
313
SELECT price FROM cscart_product_prices_additional WHERE product_id = 897024
0.00005
314
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MRA33-Carbon-TCT-1304'
0.00005
315
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1108774
0.00005
316
SELECT product_id FROM cscart_products WHERE product_id = 1437277
0.00009
317
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
0.00026
318
SELECT product_id FROM cscart_products WHERE product_id = 1437277
0.00008
319
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
0.00014
320
SELECT product_id FROM cscart_products WHERE product_id = 1139909
0.00009
321
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1139909 GROUP BY c.company_id
0.00013
322
SELECT product_id FROM cscart_products WHERE product_id = 1139909
0.00007
323
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1139909 GROUP BY c.company_id
0.00011
324
SELECT product_id FROM cscart_products WHERE product_id = 1128285
0.00007
325
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
0.00013
326
SELECT product_id FROM cscart_products WHERE product_id = 1128285
0.00007
327
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
0.00011
328
SELECT product_id FROM cscart_products WHERE product_id = 897024
0.00009
329
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
0.00012
330
SELECT product_id FROM cscart_products WHERE product_id = 897024
0.00007
331
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
0.00010
332
SELECT product_id FROM cscart_products WHERE product_id = 1108774
0.00007
333
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
0.00013
334
SELECT product_id FROM cscart_products WHERE product_id = 1108774
0.00008
335
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
0.00012
336
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, popularity.total as popularity, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND popularity.total >= 1 AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC  LIMIT 0, 20
0.04677
337
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  
0.00034
338
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00119
339
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00042
340
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)   GROUP BY cscart_products_categories.product_id
0.00062
341
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
0.00080
342
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00025
343
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
0.00046
344
SELECT category_id FROM cscart_products_categories WHERE product_id = 1437277
0.00011
345
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1437277
0.00007
346
SELECT category_id FROM cscart_products_categories WHERE product_id = 1903062
0.00007
347
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1903062
0.00008
348
SELECT category_id FROM cscart_products_categories WHERE product_id = 1128285
0.00007
349
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128285
0.00005
350
SELECT category_id FROM cscart_products_categories WHERE product_id = 480519
0.00006
351
SELECT price FROM cscart_product_prices_additional WHERE product_id = 480519
0.00006
352
SELECT category_id FROM cscart_products_categories WHERE product_id = 447578
0.00007
353
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447578
0.00005
354
SELECT category_id FROM cscart_products_categories WHERE product_id = 522515
0.00007
355
SELECT price FROM cscart_product_prices_additional WHERE product_id = 522515
0.00006
356
SELECT category_id FROM cscart_products_categories WHERE product_id = 241391
0.00007
357
SELECT price FROM cscart_product_prices_additional WHERE product_id = 241391
0.00006
358
SELECT category_id FROM cscart_products_categories WHERE product_id = 1118346
0.00007
359
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1118346
0.00006
360
SELECT category_id FROM cscart_products_categories WHERE product_id = 1128289
0.00007
361
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128289
0.00005
362
SELECT category_id FROM cscart_products_categories WHERE product_id = 687122
0.00006
363
SELECT price FROM cscart_product_prices_additional WHERE product_id = 687122
0.00006
364
SELECT category_id FROM cscart_products_categories WHERE product_id = 1129605
0.00007
365
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1129605
0.00005
366
SELECT category_id FROM cscart_products_categories WHERE product_id = 897024
0.00006
367
SELECT price FROM cscart_product_prices_additional WHERE product_id = 897024
0.00005
368
SELECT category_id FROM cscart_products_categories WHERE product_id = 447588
0.00006
369
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447588
0.00005
370
SELECT category_id FROM cscart_products_categories WHERE product_id = 1274272
0.00006
371
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1274272
0.00007
372
SELECT category_id FROM cscart_products_categories WHERE product_id = 481220
0.00007
373
SELECT price FROM cscart_product_prices_additional WHERE product_id = 481220
0.00005
374
SELECT category_id FROM cscart_products_categories WHERE product_id = 1080078
0.00007
375
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1080078
0.00005
376
SELECT category_id FROM cscart_products_categories WHERE product_id = 596382
0.00006
377
SELECT price FROM cscart_product_prices_additional WHERE product_id = 596382
0.00006
378
SELECT category_id FROM cscart_products_categories WHERE product_id = 444124
0.00007
379
SELECT price FROM cscart_product_prices_additional WHERE product_id = 444124
0.00006
380
SELECT category_id FROM cscart_products_categories WHERE product_id = 528832
0.00006
381
SELECT price FROM cscart_product_prices_additional WHERE product_id = 528832
0.00005
382
SELECT category_id FROM cscart_products_categories WHERE product_id = 1108774
0.00007
383
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1108774
0.00005
384
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00080
385
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00088
386
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND status = 'A' ORDER BY a.position
0.00031
387
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00015
388
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'RFL-cov-blana-122'
0.00010
389
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1437277
0.00007
390
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'SPG-CA0759'
0.00006
391
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1903062
0.00005
392
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-gri'
0.00006
393
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128285
0.00005
394
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG538'
0.00006
395
SELECT price FROM cscart_product_prices_additional WHERE product_id = 480519
0.00005
396
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3594'
0.00006
397
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447578
0.00005
398
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'GTL-R22G1'
0.00005
399
SELECT price FROM cscart_product_prices_additional WHERE product_id = 522515
0.00005
400
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG159A'
0.00007
401
SELECT price FROM cscart_product_prices_additional WHERE product_id = 241391
0.00005
402
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'FJN-683'
0.00006
403
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1118346
0.00006
404
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-bej'
0.00006
405
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128289
0.00005
406
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'GTL-L70B5'
0.00006
407
SELECT price FROM cscart_product_prices_additional WHERE product_id = 687122
0.00005
408
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-galben'
0.00006
409
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1129605
0.00005
410
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'SPG-CA0031'
0.00007
411
SELECT price FROM cscart_product_prices_additional WHERE product_id = 897024
0.00005
412
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3314'
0.00005
413
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447588
0.00005
414
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'JAN-28685'
0.00006
415
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1274272
0.00005
416
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3641'
0.00005
417
SELECT price FROM cscart_product_prices_additional WHERE product_id = 481220
0.00005
418
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-9740'
0.00006
419
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1080078
0.00005
420
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'BIT1B-R15HPK'
0.00005
421
SELECT price FROM cscart_product_prices_additional WHERE product_id = 596382
0.00005
422
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'TOPE-K2SONOMA'
0.00007
423
SELECT price FROM cscart_product_prices_additional WHERE product_id = 444124
0.00005
424
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-6511'
0.00006
425
SELECT price FROM cscart_product_prices_additional WHERE product_id = 528832
0.00005
426
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MRA33-Carbon-TCT-1304'
0.00006
427
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1108774
0.00005
428
SELECT product_id FROM cscart_products WHERE product_id = 1437277
0.00009
429
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
0.00017
430
SELECT product_id FROM cscart_products WHERE product_id = 1437277
0.00008
431
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
0.00013
432
SELECT product_id FROM cscart_products WHERE product_id = 1437277
0.00008
433
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
0.00013
434
SELECT product_id FROM cscart_products WHERE product_id = 1903062
0.00008
435
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1903062 GROUP BY c.company_id
0.00011
436
SELECT product_id FROM cscart_products WHERE product_id = 1903062
0.00007
437
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1903062 GROUP BY c.company_id
0.00011
438
SELECT product_id FROM cscart_products WHERE product_id = 1903062
0.00007
439
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1903062 GROUP BY c.company_id
0.00010
440
SELECT product_id FROM cscart_products WHERE product_id = 1128285
0.00007
441
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
0.00011
442
SELECT product_id FROM cscart_products WHERE product_id = 1128285
0.00007
443
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
0.00010
444
SELECT product_id FROM cscart_products WHERE product_id = 1128285
0.00008
445
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
0.00012
446
SELECT product_id FROM cscart_products WHERE product_id = 480519
0.00007
447
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 480519 GROUP BY c.company_id
0.00011
448
SELECT product_id FROM cscart_products WHERE product_id = 480519
0.00007
449
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 480519 GROUP BY c.company_id
0.00011
450
SELECT product_id FROM cscart_products WHERE product_id = 480519
0.00007
451
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 480519 GROUP BY c.company_id
0.00010
452
SELECT product_id FROM cscart_products WHERE product_id = 447578
0.00007
453
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447578 GROUP BY c.company_id
0.00011
454
SELECT product_id FROM cscart_products WHERE product_id = 447578
0.00012
455
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447578 GROUP BY c.company_id
0.00015
456
SELECT product_id FROM cscart_products WHERE product_id = 447578
0.00008
457
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447578 GROUP BY c.company_id
0.00012
458
SELECT product_id FROM cscart_products WHERE product_id = 522515
0.00007
459
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 522515 GROUP BY c.company_id
0.00013
460
SELECT product_id FROM cscart_products WHERE product_id = 522515
0.00007
461
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 522515 GROUP BY c.company_id
0.00011
462
SELECT product_id FROM cscart_products WHERE product_id = 522515
0.00008
463
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 522515 GROUP BY c.company_id
0.00012
464
SELECT product_id FROM cscart_products WHERE product_id = 241391
0.00008
465
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 241391 GROUP BY c.company_id
0.00012
466
SELECT product_id FROM cscart_products WHERE product_id = 241391
0.00008
467
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 241391 GROUP BY c.company_id
0.00011
468
SELECT product_id FROM cscart_products WHERE product_id = 241391
0.00007
469
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 241391 GROUP BY c.company_id
0.00011
470
SELECT product_id FROM cscart_products WHERE product_id = 1118346
0.00007
471
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1118346 GROUP BY c.company_id
0.00011
472
SELECT product_id FROM cscart_products WHERE product_id = 1118346
0.00007
473
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1118346 GROUP BY c.company_id
0.00011
474
SELECT product_id FROM cscart_products WHERE product_id = 1118346
0.00007
475
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1118346 GROUP BY c.company_id
0.00012
476
SELECT product_id FROM cscart_products WHERE product_id = 1128289
0.00007
477
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128289 GROUP BY c.company_id
0.00010
478
SELECT product_id FROM cscart_products WHERE product_id = 1128289
0.00007
479
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128289 GROUP BY c.company_id
0.00011
480
SELECT product_id FROM cscart_products WHERE product_id = 1128289
0.00007
481
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128289 GROUP BY c.company_id
0.00011
482
SELECT product_id FROM cscart_products WHERE product_id = 687122
0.00007
483
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 687122 GROUP BY c.company_id
0.00011
484
SELECT product_id FROM cscart_products WHERE product_id = 687122
0.00007
485
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 687122 GROUP BY c.company_id
0.00011
486
SELECT product_id FROM cscart_products WHERE product_id = 687122
0.00006
487
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 687122 GROUP BY c.company_id
0.00011
488
SELECT product_id FROM cscart_products WHERE product_id = 1129605
0.00007
489
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1129605 GROUP BY c.company_id
0.00011
490
SELECT product_id FROM cscart_products WHERE product_id = 1129605
0.00008
491
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1129605 GROUP BY c.company_id
0.00011
492
SELECT product_id FROM cscart_products WHERE product_id = 1129605
0.00007
493
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1129605 GROUP BY c.company_id
0.00011
494
SELECT product_id FROM cscart_products WHERE product_id = 897024
0.00007
495
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
0.00011
496
SELECT product_id FROM cscart_products WHERE product_id = 897024
0.00007
497
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
0.00010
498
SELECT product_id FROM cscart_products WHERE product_id = 897024
0.00007
499
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
0.00010
500
SELECT product_id FROM cscart_products WHERE product_id = 447588
0.00007
501
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447588 GROUP BY c.company_id
0.00010
502
SELECT product_id FROM cscart_products WHERE product_id = 447588
0.00007
503
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447588 GROUP BY c.company_id
0.00010
504
SELECT product_id FROM cscart_products WHERE product_id = 447588
0.00007
505
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447588 GROUP BY c.company_id
0.00010
506
SELECT product_id FROM cscart_products WHERE product_id = 1274272
0.00007
507
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1274272 GROUP BY c.company_id
0.00011
508
SELECT product_id FROM cscart_products WHERE product_id = 1274272
0.00007
509
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1274272 GROUP BY c.company_id
0.00011
510
SELECT product_id FROM cscart_products WHERE product_id = 1274272
0.00007
511
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1274272 GROUP BY c.company_id
0.00010
512
SELECT product_id FROM cscart_products WHERE product_id = 481220
0.00008
513
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 481220 GROUP BY c.company_id
0.00011
514
SELECT product_id FROM cscart_products WHERE product_id = 481220
0.00007
515
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 481220 GROUP BY c.company_id
0.00010
516
SELECT product_id FROM cscart_products WHERE product_id = 481220
0.00007
517
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 481220 GROUP BY c.company_id
0.00010
518
SELECT product_id FROM cscart_products WHERE product_id = 1080078
0.00007
519
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1080078 GROUP BY c.company_id
0.00011
520
SELECT product_id FROM cscart_products WHERE product_id = 1080078
0.00007
521
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1080078 GROUP BY c.company_id
0.00010
522
SELECT product_id FROM cscart_products WHERE product_id = 1080078
0.00007
523
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1080078 GROUP BY c.company_id
0.00010
524
SELECT product_id FROM cscart_products WHERE product_id = 596382
0.00007
525
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 596382 GROUP BY c.company_id
0.00011
526
SELECT product_id FROM cscart_products WHERE product_id = 596382
0.00007
527
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 596382 GROUP BY c.company_id
0.00011
528
SELECT product_id FROM cscart_products WHERE product_id = 596382
0.00008
529
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 596382 GROUP BY c.company_id
0.00010
530
SELECT product_id FROM cscart_products WHERE product_id = 444124
0.00007
531
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 444124 GROUP BY c.company_id
0.00011
532
SELECT product_id FROM cscart_products WHERE product_id = 444124
0.00007
533
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 444124 GROUP BY c.company_id
0.00010
534
SELECT product_id FROM cscart_products WHERE product_id = 444124
0.00007
535
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 444124 GROUP BY c.company_id
0.00010
536
SELECT product_id FROM cscart_products WHERE product_id = 528832
0.00007
537
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 528832 GROUP BY c.company_id
0.00011
538
SELECT product_id FROM cscart_products WHERE product_id = 528832
0.00007
539
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 528832 GROUP BY c.company_id
0.00010
540
SELECT product_id FROM cscart_products WHERE product_id = 528832
0.00007
541
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 528832 GROUP BY c.company_id
0.00010
542
SELECT product_id FROM cscart_products WHERE product_id = 1108774
0.00007
543
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
0.00011
544
SELECT product_id FROM cscart_products WHERE product_id = 1108774
0.00008
545
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
0.00011
546
SELECT product_id FROM cscart_products WHERE product_id = 1108774
0.00007
547
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
0.00011
548
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (30477)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
0.00256
549
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND products.product_id NOT IN (1026459) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC  LIMIT 0, 6
0.00132
550
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND products.product_id IN (1186536, 435088, 1228862, 1221917, 622040, 474370, 1174837, 447554, 67563, 1158922, 1214997, 1174829, 450978, 1130765, 1158441, 1206512, 1186540, 673654) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC 
0.00136
551
SELECT product_id FROM cscart_products WHERE product_id = 1026459
0.00024
552
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
0.00020

Warning Some queries are being executed multiple times

Queries max count: 8
Query Count Min time Max time Average time
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459 GROUP BY c.company_id
8 0.00011 0.00034 0.00016
SELECT product_id FROM cscart_products WHERE product_id = 1026459
7 0.00007 0.00025 0.00014
SELECT product_id FROM cscart_products WHERE product_id = 897024
5 0.00007 0.00009 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 897024 GROUP BY c.company_id
5 0.00010 0.00012 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1108774
5 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1108774 GROUP BY c.company_id
5 0.00011 0.00013 0.00012
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128285 GROUP BY c.company_id
5 0.00010 0.00013 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1128285
5 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1437277 GROUP BY c.company_id
5 0.00013 0.00026 0.00017
SELECT product_id FROM cscart_products WHERE product_id = 1437277
5 0.00008 0.00009 0.00009
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1437277
4 0.00006 0.00009 0.00007
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1108774
4 0.00005 0.00007 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128285
4 0.00005 0.00007 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 897024
4 0.00005 0.00006 0.00005
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00018 0.00017
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
3 0.00208 0.00210 0.00209
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 7 
3 0.00007 0.00009 0.00008
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00018 0.00018 0.00018
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 6 
3 0.00009 0.00012 0.00011
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00019 0.00027 0.00024
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00026 0.00022
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
3 0.00278 0.00320 0.00295
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00018 0.00017
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00018 0.00017
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
3 0.00207 0.00209 0.00208
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 10 
3 0.00008 0.00008 0.00008
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00017 0.00020 0.00018
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00017 0.00016
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00019 0.00017
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
3 0.00207 0.00208 0.00207
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 13 
3 0.00007 0.00008 0.00008
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 80 
3 0.00011 0.00012 0.00012
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
3 0.00271 0.00319 0.00299
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
3 0.00303 0.00331 0.00319
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 2 
3 0.00012 0.00013 0.00012
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00020 0.00027 0.00024
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00026 0.00027 0.00026
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00028 0.00029 0.00028
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00019 0.00035 0.00027
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
3 0.00246 0.00339 0.00299
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1 
3 0.00013 0.00014 0.00013
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00020 0.00028 0.00024
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
3 0.00293 0.00326 0.00307
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 4 
3 0.00011 0.00012 0.00012
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00027 0.00027 0.00027
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00024 0.00031 0.00027
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
3 0.00245 0.00350 0.00299
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00026 0.00033 0.00028
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 3 
3 0.00013 0.00014 0.00014
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00026 0.00040 0.00032
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
3 0.00207 0.00209 0.00208
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 5 
3 0.00008 0.00010 0.00009
SELECT product_id FROM cscart_products WHERE product_id = 241391
3 0.00007 0.00008 0.00008
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 241391 GROUP BY c.company_id
3 0.00011 0.00012 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1118346
3 0.00007 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 522515 GROUP BY c.company_id
3 0.00011 0.00013 0.00012
SELECT product_id FROM cscart_products WHERE product_id = 522515
3 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 480519 GROUP BY c.company_id
3 0.00010 0.00011 0.00010
SELECT product_id FROM cscart_products WHERE product_id = 447578
3 0.00007 0.00012 0.00009
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447578 GROUP BY c.company_id
3 0.00011 0.00015 0.00013
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1118346 GROUP BY c.company_id
3 0.00011 0.00012 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1128289
3 0.00007 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 687122 GROUP BY c.company_id
3 0.00011 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1129605
3 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1129605 GROUP BY c.company_id
3 0.00011 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 687122
3 0.00006 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1128289 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1274272
3 0.00007 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 447588 GROUP BY c.company_id
3 0.00010 0.00010 0.00010
SELECT product_id FROM cscart_products WHERE product_id = 480519
3 0.00007 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1903062 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 528832
3 0.00007 0.00007 0.00007
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00028 0.00049 0.00036
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 444124 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 528832 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT dropdown_image_id, dd_status, image_width, image_height, url, custom_menu_settings, push_menu_items, offset_right, offset_bottom, menu_width, menu_min_height FROM cscart_dropdown_images WHERE dropdown_image_id = 1366 
3 0.00009 0.00010 0.00009
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00019 0.00023 0.00021
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00020 0.00021 0.00020
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
3 0.00208 0.00212 0.00209
SELECT product_id FROM cscart_products WHERE product_id = 444124
3 0.00007 0.00007 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 596382 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 481220
3 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1274272 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1903062
3 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 481220 GROUP BY c.company_id
3 0.00010 0.00011 0.00011
SELECT product_id FROM cscart_products WHERE product_id = 1080078
3 0.00007 0.00007 0.00007
SELECT product_id FROM cscart_products WHERE product_id = 596382
3 0.00007 0.00008 0.00007
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1080078 GROUP BY c.company_id
3 0.00010 0.00011 0.00010
SELECT product_id FROM cscart_products WHERE product_id = 447588
3 0.00007 0.00007 0.00007
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
3 0.00016 0.00020 0.00018
SELECT * FROM cscart_settings_sections WHERE name = 'social_buttons' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
3 0.00022 0.00023 0.00023
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '20' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
3 0.00028 0.00030 0.00029
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1026459
3 0.00006 0.00013 0.00009
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
2 0.00010 0.00022 0.00016
SELECT price FROM cscart_product_prices_additional WHERE product_id = 241391
2 0.00005 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 1437277
2 0.00010 0.00011 0.00010
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1118346
2 0.00006 0.00006 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1128289
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
2 0.00005 0.00007 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 444124
2 0.00005 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 897024
2 0.00006 0.00007 0.00007
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'theme_name' 
2 0.00010 0.00012 0.00011
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 75 ORDER BY cscart_settings_objects.position
2 0.00011 0.00012 0.00011
SELECT id_path FROM cscart_categories WHERE category_id IN (30477)
2 0.00010 0.00016 0.00013
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
2 0.00010 0.00017 0.00014
SELECT price FROM cscart_product_prices_additional WHERE product_id = 687122
2 0.00005 0.00006 0.00006
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00017 0.00017 0.00017
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (3262) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00014 0.00014 0.00014
SELECT price FROM cscart_product_prices_additional WHERE product_id = 596382
2 0.00005 0.00006 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 528832
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1080078
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 481220
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1129605
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447588
2 0.00005 0.00005 0.00005
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1274272
2 0.00005 0.00007 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30477  AND cscart_categories.company_id = 1
2 0.00010 0.00027 0.00018
SELECT company_id FROM cscart_products WHERE product_id = 1026459
2 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 1128285
2 0.00007 0.00007 0.00007
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MRA33-Carbon-TCT-1304'
2 0.00005 0.00006 0.00005
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'SPG-CA0031'
2 0.00005 0.00007 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 480519
2 0.00005 0.00006 0.00006
SELECT cscart_languages.* FROM cscart_languages INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A' 
2 0.00012 0.00013 0.00012
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1903062
2 0.00005 0.00008 0.00006
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1139909 GROUP BY c.company_id
2 0.00011 0.00013 0.00012
SELECT product_id FROM cscart_products WHERE product_id = 1139909
2 0.00007 0.00009 0.00008
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'RFL-cov-blana-122'
2 0.00008 0.00010 0.00009
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-gri'
2 0.00005 0.00006 0.00006
SELECT c.company_id FROM cscart_products_categories pc LEFT JOIN cscart_categories c ON c.category_id = pc.category_id WHERE pc.product_id = 1026459  GROUP BY c.company_id LIMIT 2
2 0.00013 0.00014 0.00014
SELECT category_id FROM cscart_products_categories WHERE product_id = 1108774
2 0.00007 0.00009 0.00008
SELECT price FROM cscart_product_prices_additional WHERE product_id = 522515
2 0.00005 0.00006 0.00006
SELECT price FROM cscart_product_prices_additional WHERE product_id = 447578
2 0.00005 0.00005 0.00005
SELECT category_id FROM cscart_products_categories WHERE product_id = 1080078
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 481220
1 0.00007 0.00007 0.00007
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
1 0.00046 0.00046 0.00046
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)   GROUP BY cscart_products_categories.product_id
1 0.00062 0.00062 0.00062
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
1 0.00080 0.00080 0.00080
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
1 0.00025 0.00025 0.00025
SELECT category_id FROM cscart_products_categories WHERE product_id = 596382
1 0.00006 0.00006 0.00006
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_product_descriptions.lang_code = 'ro' 
1 0.00042 0.00042 0.00042
SELECT category_id FROM cscart_products_categories WHERE product_id = 444124
1 0.00007 0.00007 0.00007
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
1 0.00119 0.00119 0.00119
SELECT category_id FROM cscart_products_categories WHERE product_id = 480519
1 0.00006 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 1118346
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 447578
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 241391
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 522515
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 1128289
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 687122
1 0.00006 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 1274272
1 0.00006 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 447588
1 0.00006 0.00006 0.00006
SELECT category_id FROM cscart_products_categories WHERE product_id = 1129605
1 0.00007 0.00007 0.00007
SELECT category_id FROM cscart_products_categories WHERE product_id = 1903062
1 0.00007 0.00007 0.00007
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00088 0.00088 0.00088
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A' 
1 0.00014 0.00014 0.00014
SELECT * FROM cscart_settings_sections WHERE name = 'seo' AND type = 'ADDON'  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type))
1 0.00025 0.00025 0.00025
SELECT * FROM cscart_seo_names WHERE name = 'kit-pompa-apa-piaggio-typhoon-50-mto-a12005'  AND cscart_seo_names.company_id IN (0, 1) AND lang_code = 'ro'
1 0.00021 0.00021 0.00021
SELECT type FROM cscart_seo_names WHERE name = 'kit-pompa-apa-piaggio-typhoon-50-mto-a12005'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0)
1 0.00087 0.00087 0.00087
SET time_zone = '+03:00'
1 0.00005 0.00005 0.00005
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, IF(cscart_settings_vendor_values.value IS NULL, cscart_settings_objects.value, cscart_settings_vendor_values.value) as value FROM cscart_settings_objects LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id AND company_id = 1  WHERE 1  AND section_id = '50' AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
1 0.00021 0.00021 0.00021
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 1026459 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
1 0.00017 0.00017 0.00017
SELECT companies.* FROM cscart_companies AS companies  WHERE companies.company_id = 1 
1 0.00010 0.00010 0.00010
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND is_default = 1 AND theme_name = 'energot'
1 0.00010 0.00010 0.00010
SELECT a.*, b.description FROM cscart_currencies as a LEFT JOIN cscart_currency_descriptions as b ON a.currency_code = b.currency_code AND lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = a.currency_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'currencies') WHERE 1  AND status IN ('A', 'H') ORDER BY a.position
1 0.00015 0.00015 0.00015
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND products.product_id IN (1186536, 435088, 1228862, 1221917, 622040, 474370, 1174837, 447554, 67563, 1158922, 1214997, 1174829, 450978, 1130765, 1158441, 1206512, 1186540, 673654) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC 
1 0.00136 0.00136 0.00136
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND products.product_id NOT IN (1026459) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC  LIMIT 0, 6
1 0.00132 0.00132 0.00132
SELECT company_id FROM cscart_companies
1 0.00005 0.00005 0.00005
SELECT entry_page FROM cscart_companies WHERE company_id = 1 AND redirect_customer != 'Y'
1 0.00006 0.00006 0.00006
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, cscart_settings_objects.value AS value FROM cscart_settings_objects  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 291 ORDER BY cscart_settings_objects.position
1 0.00015 0.00015 0.00015
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'cdn' 
1 0.00012 0.00012 0.00012
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'storage' 
1 0.00020 0.00020 0.00020
SELECT cscart_settings_sections.name, cscart_settings_sections.section_id, cscart_settings_sections.position, cscart_settings_sections.type , cscart_settings_sections.name as description, CONCAT('settings.manage?section_id=', cscart_settings_sections.name) as href  FROM cscart_settings_sections WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_sections.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_sections.edition_type)) ORDER BY cscart_settings_sections.position
1 0.00039 0.00039 0.00039
SELECT addon FROM cscart_addons WHERE unmanaged = 1 AND status = 'A' ORDER BY priority
1 0.00019 0.00019 0.00019
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, cscart_settings_objects.value AS value FROM cscart_settings_objects  WHERE 1  AND (FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('VENDOR', cscart_settings_objects.edition_type) OR FIND_IN_SET('ULT:VENDOR', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 294 ORDER BY cscart_settings_objects.position
1 0.00010 0.00010 0.00010
SELECT company_id, secure_storefront FROM cscart_companies WHERE secure_storefront RLIKE '^(www[0-9]*.)?echilipir.ro'
1 0.00014 0.00014 0.00014
SELECT company_id FROM cscart_companies WHERE 1  AND status IN ('A', 'P', 'N')
1 0.00005 0.00005 0.00005
SELECT company_id FROM cscart_companies WHERE 1  AND company_id IN (1) AND status IN ('A', 'P', 'N')
1 0.00007 0.00007 0.00007
SELECT company_id, storefront FROM cscart_companies WHERE FIND_IN_SET('US', countries_list) LIMIT 1
1 0.00007 0.00007 0.00007
SELECT company_id, storefront, secure_storefront, redirect_customer FROM cscart_companies WHERE company_id = 1
1 0.00006 0.00006 0.00006
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cart_products_next_check'
1 0.00008 0.00008 0.00008
SELECT * FROM cscart_logos WHERE IF(layout_id = 0, 1, IF(layout_id = 3, 1, 0)) AND IF(style_id = '', 1, IF(style_id = 'mnm', 1, 0))  AND company_id = 1
1 0.00016 0.00016 0.00016
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3594'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG538'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'GTL-R22G1'
1 0.00005 0.00005 0.00005
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG159A'
1 0.00007 0.00007 0.00007
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'FJN-683'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'SPG-CA0759'
1 0.00006 0.00006 0.00006
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
1 0.00015 0.00015 0.00015
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00080 0.00080 0.00080
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (30477)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
1 0.00256 0.00256 0.00256
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774)  
1 0.00034 0.00034 0.00034
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1437277, 1903062, 1128285, 480519, 447578, 522515, 241391, 1118346, 1128289, 687122, 1129605, 897024, 447588, 1274272, 481220, 1080078, 596382, 444124, 528832, 1108774) AND status = 'A' ORDER BY a.position
1 0.00031 0.00031 0.00031
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-bej'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'GTL-L70B5'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-6511'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'TOPE-K2SONOMA'
1 0.00007 0.00007 0.00007
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'ro' WHERE l.layout_id = 3  AND l.dispatch = 'products.view' AND (FIND_IN_SET(1026459, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00039 0.00039 0.00039
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'dev_mode'
1 0.00009 0.00009 0.00009
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'logos' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (7, 25, 24, 23) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00028 0.00028 0.00028
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'BIT1B-R15HPK'
1 0.00005 0.00005 0.00005
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-9740'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'STC-per-pal-galben'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3314'
1 0.00005 0.00005 0.00005
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'JAN-28685'
1 0.00006 0.00006 0.00006
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MXY-3641'
1 0.00005 0.00005 0.00005
SELECT category_id FROM cscart_products_categories WHERE product_id = 528832
1 0.00006 0.00006 0.00006
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 1026459  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00017 0.00017 0.00017
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1026459)  AND cscart_product_descriptions.lang_code = 'ro' 
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3099  AND cscart_categories.company_id = 1
1 0.00017 0.00017 0.00017
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1026459)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
1 0.00017 0.00017 0.00017
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1026459)  
1 0.00014 0.00014 0.00014
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1026459)   GROUP BY cscart_products_categories.product_id
1 0.00019 0.00019 0.00019
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1026459)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
1 0.00015 0.00015 0.00015
SELECT category_id FROM cscart_products_categories WHERE product_id = 1026459
1 0.00009 0.00009 0.00009
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1026459)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
1 0.00012 0.00012 0.00012
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 287  AND cscart_categories.company_id = 1
1 0.00015 0.00015 0.00015
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1026459) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
1 0.00010 0.00010 0.00010
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1)  AND  ((1  AND  products.product_id IN (1026459)) AND cscart_categories.company_id = 1 AND prices.usergroup_id IN (0, 0, 1)) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC 
1 0.00102 0.00102 0.00102
SELECT items.chain_id, items.product_id, items.products, items.modifier, items.modifier_type, items.date_from, items.date_to, items.display_in_promotions, items.status, descr.name, descr.description, p.company_id FROM cscart_buy_together AS items LEFT JOIN cscart_products AS p ON p.product_id = items.product_id LEFT JOIN cscart_buy_together_descriptions AS descr ON items.chain_id = descr.chain_id AND descr.lang_code = 'ro' WHERE items.product_id = 1026459 AND items.status = 'A' AND ((items.date_from <= 1782594000 AND items.date_to >= 1782594000) OR (items.date_from = 0 AND items.date_to >= 1782594000) OR (items.date_from <= 1782594000 AND items.date_to = 0) OR (items.date_from = 0 AND items.date_to = 0))
1 0.00548 0.00548 0.00548
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'MTO-A12005'
1 0.00016 0.00016 0.00016
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_promotions.promotion_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'promotions') WHERE 1  AND IF(from_date, from_date <= 1782618605, 1) AND IF(to_date, to_date >= 1782618605, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' ORDER BY cscart_promotions.priority asc 
1 0.00036 0.00036 0.00036
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1026459) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
1 0.00019 0.00019 0.00019
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 297  AND cscart_categories.company_id = 1
1 0.00020 0.00020 0.00020
SELECT cscart_product_files.*, cscart_product_file_descriptions.file_name, cscart_product_file_descriptions.license, cscart_product_file_descriptions.readme FROM cscart_product_files  LEFT JOIN cscart_product_file_descriptions ON cscart_product_file_descriptions.file_id = cscart_product_files.file_id AND cscart_product_file_descriptions.lang_code = 'ro' WHERE cscart_product_files.product_id = 1026459 AND preview_path != '' AND cscart_product_files.status = 'A' ORDER BY position, file_name
1 0.00022 0.00022 0.00022
SELECT *,cscart_product_tabs.status as status,cscart_product_tabs.block_id as block_id,cscart_product_tabs.company_id as company_id,cscart_product_tabs_descriptions.name as name  FROM cscart_product_tabs LEFT JOIN cscart_product_tabs_descriptions ON cscart_product_tabs.tab_id = cscart_product_tabs_descriptions.tab_id LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_product_tabs.block_id  WHERE cscart_product_tabs_descriptions.lang_code = 'ro'  AND cscart_product_tabs.company_id = 1  ORDER BY position
1 0.00039 0.00039 0.00039
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 289  AND cscart_categories.company_id = 1
1 0.00013 0.00013 0.00013
SELECT subscription_id FROM cscart_product_subscriptions WHERE product_id = 1026459 AND user_id = 0
1 0.00018 0.00018 0.00018
INSERT INTO cscart_product_popularity (`product_id`, `viewed`, `total`) VALUES (1026459, 1, 3) ON DUPLICATE KEY UPDATE viewed = viewed + 1, total = total + 3
1 0.00047 0.00047 0.00047
SHOW COLUMNS FROM cscart_product_popularity
1 0.00110 0.00110 0.00110
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 286  AND cscart_categories.company_id = 1
1 0.00017 0.00017 0.00017
SELECT company_id FROM cscart_companies WHERE status = 'A' ORDER BY company_id LIMIT 1
1 0.00007 0.00007 0.00007
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE 'products' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 1026459 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (115, 116, 117, 118, 122, 119, 120, 121, 125, 131, 126, 132, 130, 351, 431, 127, 128, 129, 325, 331, 146, 148, 147, 149, 328, 313, 329, 360, 361)  AND cscart_bm_blocks_descriptions.lang_code='ro'  AND cscart_bm_blocks.company_id = 1 ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
1 0.00159 0.00159 0.00159
SELECT status FROM cscart_menus WHERE menu_id = 1
1 0.00023 0.00023 0.00023
SELECT * FROM cscart_menus LEFT JOIN cscart_menus_descriptions ON cscart_menus.menu_id = cscart_menus_descriptions.menu_id  WHERE cscart_menus_descriptions.lang_code = 'ro'  AND cscart_menus.company_id = 1  AND cscart_menus.menu_id = 1 AND cscart_menus.company_id = 1
1 0.00019 0.00019 0.00019
SELECT sd.param_id, sd.param, cscart_static_data_descriptions.descr, sd.param_2, sd.param_3, sd.param_4, sd.param_5, sd.status, sd.position, sd.parent_id, sd.id_path, sd.class FROM cscart_static_data AS sd LEFT JOIN cscart_static_data_descriptions ON sd.param_id = cscart_static_data_descriptions.param_id AND cscart_static_data_descriptions.lang_code = 'ro' WHERE sd.section = 'A'  AND sd.status = 'A' AND sd.param_5 = '1' ORDER BY sd.position
1 0.00037 0.00037 0.00037
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (145, 146, 155, 148) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00046 0.00046 0.00046
SELECT c.*, IF (c.location_id != 39, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 3 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER')
1 0.00054 0.00054 0.00054
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN(0, 1)
1 0.00023 0.00023 0.00023
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cache_id'
1 0.00014 0.00014 0.00014
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 39
1 0.00046 0.00046 0.00046
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 39
1 0.00008 0.00008 0.00008
SELECT * FROM cscart_hybrid_auth_providers WHERE 1 AND company_id = 1 AND status = 'A' ORDER BY `position`;
1 0.00112 0.00112 0.00112
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(34391, 30592, 35699, 30300, 34537, 30572, 37371, 35375, 36849, 41498, 36846, 41314, 36816, 36845, 41286, 36855, 36817, 40198, 36063, 36181, 32411, 32558, 41309, 35738, 36858, 32211, 33868, 39203, 30965, 40215, 32397, 33323, 40130, 29952, 41385, 30575, 33884, 40155, 40152, 36123, 36085, 36058, 36859, 41313, 41055, 42193, 39202, 40154, 34390, 35610, 35542, 36827, 28976, 30567, 36087, 41311, 30200, 36808, 36799, 33903, 33865, 33856, 36185, 38196, 41496, 40186, 30718, 33906, 32843, 33578, 36824, 42169, 35083, 39847, 35668, 39209, 30571, 32404, 32405, 32406, 35626, 41289, 41773, 40193, 34536, 36066, 36106, 41770, 40162, 40150, 36102, 41855, 40128, 41174, 41177, 38229, 32403, 30994, 33206, 41731, 41432, 40157, 35775, 23101, 32231, 36068, 6339, 3143, 884, 6706, 911, 5158, 6334, 3142, 3282, 5080, 6335, 3257, 11425, 2645, 5079, 11870, 6336, 11422, 8520, 2778, 6337, 7348, 7901, 5554, 5111, 5459, 6338, 3139, 6623, 11429, 8448, 15016, 8341, 28650, 1569, 3204, 2508, 889, 6644, 8910, 1337, 36796, 6574, 28617, 1035, 7377, 284, 36797, 36839, 6354, 2329, 40497, 6767, 7168, 5087, 12291, 295, 3130, 36889, 3112, 5549, 2330, 28658, 1879, 989, 14939, 1334, 3116, 887, 28657, 1722, 1169, 2545, 3001, 2546, 1231, 5081, 2331, 2799, 7307, 3111, 1117, 21682, 2535, 954, 7167, 1077, 41390, 881, 5167, 7219, 14966, 1321, 3657, 2322, 8425, 5098, 5715, 1297, 2590, 15013, 23891, 5076, 5442, 2333, 1021, 6941, 28395, 1022, 5097, 28652, 28993, 36865, 30213, 40211, 40527, 6772, 285, 7378, 41294, 15307, 28627, 5100, 3107, 36789, 1149, 6768, 16209, 6342, 2995, 5109, 2461, 28563, 2336, 1328, 3572, 1575, 5452, 2284, 28651, 3102, 972, 2561, 36790, 41167, 41285, 286, 36062, 2230, 6769, 2475, 311, 7132, 1190, 3117, 3100, 3110, 1931, 1290, 14928, 1289, 1570, 883, 36815, 28614, 6379, 30239, 16293, 287, 41164, 6770, 36791, 28653, 5451, 19301, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 36792, 30250, 28866, 3099, 984, 3662, 5077, 1017, 5190, 289, 43883, 36795, 30717, 28020, 967, 2846, 28406, 6766, 23396, 6333, 290, 5690, 2480, 40930, 14399, 6773, 1582, 297, 2646, 12298, 33570, 28522, 1163, 7103, 8164, 5041, 10914, 10851, 1098, 7462, 7545, 37433, 21172, 8441, 11594, 11596, 1165, 11582, 8170, 20976, 11653, 19350, 8172, 11583, 11581, 21168, 8256, 37453, 11600, 1162, 19731, 868, 909, 6657, 19138, 37445, 929, 16597, 12995, 6663, 16604, 13058, 19349, 8252, 2876, 3356, 23729, 1700, 37544, 10531, 15692, 1157, 12994, 37512, 10981, 935, 3158, 1129, 2533, 2580, 37510, 30492, 6634, 30411, 23282, 8787, 37432, 28751, 37436, 10874, 10893, 921, 6394, 15711, 37435, 37448, 37558, 7127, 37500, 16864, 37463, 8210, 8213, 19506, 11085, 10583, 7308, 8908, 29508, 42888, 1001, 17700, 19386, 8180, 1409, 1026, 30388, 23511, 3205, 8175, 5043, 11426, 5707, 1166, 8309, 8184, 8195, 19563, 10988, 6628, 8199, 1346, 3275, 8201, 1266, 15736, 37457, 8080, 8242, 19445, 6447, 8229, 21160, 5706, 30005, 3945, 8308, 8203, 8205, 1201, 29877, 8292, 7128, 8179, 1044, 3308, 11605, 1008, 1043, 10857, 1042, 8211, 8216, 8212, 8214, 8215, 8209, 8217, 29881, 8221, 8220, 19561, 29387, 5780, 42904, 7224, 6633, 1595, 1124, 5602, 42615, 2530, 7324, 42909, 6554, 2524, 29624, 19544, 8222, 8224, 37464, 3124, 8225, 29709, 8226, 8228, 8230, 2548, 2620, 2474, 10956, 3624, 6382, 6431, 15718, 5688, 20975, 7126, 8233, 37593, 16612, 2634, 8070, 8123, 37465, 17643, 23498, 8234, 10955, 37532, 10967, 8200, 37553, 8239, 8240, 23456, 9727, 19443, 8247, 8243, 8161, 8163, 8249, 8250, 9766, 9646, 6397, 27987, 27988, 27989, 8581, 28001, 28002, 28003, 28004, 28005, 8574, 8582, 28006, 28025, 28007, 28008, 28009, 8583, 8575, 28010, 28011, 8577, 28026, 28012, 28013, 28027, 28028, 28014, 28029, 28015, 28016, 28017, 28018, 28019, 8579, 8576, 27990, 27991, 27992, 27993, 27994, 8580, 27995, 27996, 28030, 27997, 27998, 28000, 27999, 8253, 8781, 23252, 30475, 16605, 7134, 19318, 8260, 8669, 3168, 1325, 8182, 23197, 37535, 37539, 37534, 37537, 10934, 37528, 3121, 37540, 37536, 37603, 37573, 7160, 8786, 2554, 8262, 8263, 3571, 17349, 6641, 1286, 8265, 14424, 8063, 37458, 8270, 8271, 2631, 8273, 10964, 1090, 1133, 15709, 8276, 8274, 8277, 1862, 5865, 2706, 8461, 37497, 8280, 8283, 8284, 8282, 8288, 8750, 8289, 37516, 8290, 37517, 6848, 5454, 8296, 21174, 8295, 8297, 8780, 8303, 7147, 2849, 8318, 23256, 30478, 1375, 5869, 8311, 16582, 1006, 8319, 8312, 6991, 13060, 8314, 1176, 23258, 16600, 10647, 26441, 6635, 867, 995, 971, 951, 839, 964, 6373, 927, 992, 8322, 14434, 30515, 8323, 8325, 30134, 23787, 16631, 2724, 5286, 5287, 1221, 19212, 2968, 2771, 37498, 8327, 1126, 42897, 8334, 8584, 32577, 7351, 7350, 7349, 9765, 8339, 5074, 8328, 8340, 42566, 8332, 16871, 8269, 5187, 3579, 8671, 8672, 8673, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8682, 8683, 8684, 8685, 8686, 8687, 8688, 30064, 8689, 8690, 8691, 8767, 8768, 8769, 8770, 8771, 8772, 8766, 8773, 8774, 8775, 8778, 8777, 8776, 8232, 8347, 3129, 22522, 8198, 30471, 19389, 8174, 2494, 5685, 8190, 19555, 8321, 30391, 8348, 13963, 1039, 27275, 16621, 27871, 11427, 8349, 16578, 8350, 8351, 21170, 8407, 30481, 30516, 8424, 21009, 2481, 23187, 1697, 8294, 968, 1699, 2534, 8355, 2523, 7892, 37522, 37585, 37450, 8329, 16340, 8356, 8357, 21158, 8219, 8121, 37466, 8162, 8360, 8359, 20833, 37479, 8255, 42569, 1383, 8362, 7133, 37482, 8363, 8366, 16343, 42570, 23230, 7123, 1215, 8051, 8120, 37467, 37538, 3341, 19566, 8235, 8368, 42614, 3248, 42896, 29493, 29181, 16599, 8376, 8670, 7109, 17426, 8561, 5795, 5772, 14566, 15690, 20978, 8377, 8267, 1005, 37557, 23295, 8380, 29009, 5716, 5770, 16587, 5862, 8736, 11014, 8382, 8383, 19474, 19442, 37552, 14829, 37491, 8585, 37446, 37428, 3222, 21581, 8385, 7131, 8386, 8389, 8388, 21367, 8387, 37493, 10855, 37555, 8390, 8391, 11423, 3251, 8393, 8394, 1606, 5606, 8395, 8396, 8400, 21368, 8227, 5683, 981, 982, 2483, 16362, 8108, 30008, 42575, 42576, 8402, 28692, 849, 28699, 8098, 8100, 8336, 37576, 8403, 2845, 13057, 8406, 37559, 1051, 1089, 8237, 8410, 13053, 2614, 3179, 5154, 7900, 37480, 37481, 6799, 8415, 8148, 8346, 3118, 19539, 23246, 37549, 8413, 37501, 8171, 8251, 29091, 8173, 8208, 8442, 8405, 1345, 2715, 2526, 4496, 42579, 10976, 21094, 8192, 28752, 5789, 7220, 2784, 6403, 42587, 14541, 42911, 42562, 1339, 37449, 8202, 42593, 1019, 30552, 19343, 8185, 3154, 8261, 23264, 19541, 8176, 8587, 8421, 13461, 8422, 8417, 8156, 3155, 8398, 8535, 8186, 13446, 5778, 2865, 10886, 8036, 8119, 42577, 42578, 42912, 1123, 8285, 8342, 1310, 8259, 17028, 8427, 8335, 8320, 8189, 19567, 8281, 8782, 12980, 8431, 16908, 16911, 16839, 3303, 10495, 16909, 3140, 16861, 3305, 28021, 4558, 37579, 16847, 37511, 4557, 8597, 37468, 8025, 8118, 17332, 5536, 1604, 12940, 8435, 8436, 19572, 8433, 8392, 8430, 8434, 8429, 8330, 851, 1172, 1037, 6636, 8437, 8397, 42560, 933, 3653, 28392, 6366, 7130, 8733, 8181, 37527, 8443, 19540, 37543, 3813, 2514, 12938, 8444, 8445, 8279, 8446, 2856, 12939, 23191, 28664, 1095, 37469, 8117, 2632, 2553, 8454, 8496, 8450, 8458, 8586, 8449, 8452, 8459, 21065, 12253, 37562, 23526, 37430, 8432, 37581, 37455, 8752, 8154, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276, 28032, 12277, 12278, 12279, 12281, 37515, 28375, 37524, 37529, 37591, 37612, 37577, 10895, 12254, 12255, 28031, 12256, 12257, 37452, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12280, 5049, 5565, 8455, 8456, 8155, 10940, 8457, 37509, 37561, 37470, 8024, 8116, 11122, 5853, 37614, 10930, 15302, 37531, 37589, 13435, 21181, 8498, 8495, 37438, 1720, 1721, 8374, 42908, 23739, 1032, 23440, 16598, 10746, 8307, 3398, 2700, 8300, 8268, 37610, 16972, 23457, 3210, 37456, 8364, 1359, 8463, 23784, 3119, 8135, 8464, 19497, 8302, 8465, 37447, 3127, 17042, 3128, 23301, 23786, 1131, 37461, 37462, 8404, 37609, 7148, 8023, 7345, 8466, 8467, 3157, 7904, 8754, 8758, 30517, 2463, 8517, 918, 2960, 6638, 912, 6578, 5393, 16622, 293, 8022, 8115, 37471, 37541, 8378, 21323, 8471, 21240, 19535, 8365, 37506, 8468, 37568, 8183, 20793, 8304, 37514, 8083, 42585, 8475, 8440, 8476, 37490, 8158, 8738, 8157, 8483, 8480, 8479, 8481, 5971, 8488, 8485, 8484, 8482, 2630, 8411, 8254, 19534, 8486, 8412, 8487, 8489, 1033, 2579, 8021, 8020, 37483, 8367, 15688, 21178, 8470, 3274, 1128, 8420, 29879, 3169, 2689, 5257, 23312, 2532, 2647, 21146, 8490, 8379, 8514, 8491, 37454, 23306, 30002, 1338, 7218, 3217, 23508, 14054, 8492, 11580, 12944, 8337, 8493, 8494, 8293, 6444, 16415, 8497, 37590, 5152, 42590, 42604, 42584, 1369, 29708, 5521, 8499, 8500, 7222, 3309, 8900, 2063, 8019, 37472, 8371, 8502, 8501, 1097, 42616, 37484, 7997, 8114, 37575, 16886, 16633, 1601, 7226, 5774, 1197, 1240, 1239, 1198, 7996, 37604, 37485, 8112, 1125, 1204, 42892, 5773, 6942, 11917, 7158, 8504, 8160, 1306, 7162, 29175, 3380, 29179, 29707, 8207, 8506, 8507, 863, 2555, 1140, 8509, 5870, 5457, 23512, 37613, 37473, 7995, 8111, 7159, 8338, 8510, 8588, 1616, 6406, 6606, 37547, 30283, 2726, 3141, 23298, 20820, 8512, 37565, 37586, 37574, 5467, 8513, 37546, 8344, 8245, 5884, 11599, 13029, 10887, 7985, 8110, 13998, 6381, 8439, 16883, 9764, 23102, 37502, 37572, 37489, 37488, 37434, 37495, 9711, 37588, 8516, 13453, 37587, 8515, 37513, 37520, 11615, 37592, 37582, 8416, 37518, 10960, 5437, 8503, 8519, 6640, 8244, 16836, 14644, 8511, 5842, 37594, 37569, 37492, 37570, 3259, 8131, 21278, 21281, 3397, 11792, 11793, 11796, 11797, 11798, 11788, 11821, 11735, 11803, 11804, 11805, 3396, 21284, 3408, 3395, 20910, 21287, 3351, 3299, 3394, 3320, 3393, 21289, 3298, 21293, 23607, 21302, 7909, 3300, 8130, 21295, 3295, 8129, 21297, 3409, 3260, 19441, 3407, 3297, 21300, 21304, 9763, 3294, 21306, 21308, 3392, 8128, 3296, 21310, 8372, 2571, 23804, 9762, 37494, 8747, 3184, 862, 19202, 5837, 7325, 7971, 8109, 37542, 1380, 3126, 19342, 8266, 8197, 19352, 19382, 19451, 30463, 3005, 30514, 30468, 8238, 19411, 21143, 21138, 8272, 30404, 20809, 8414, 8187, 19407, 19496, 8246, 8286, 19383, 19381, 8536, 16592, 42601, 42612, 42903, 8538, 8540, 8541, 13957, 37560, 1191, 1088, 6637, 17053, 2570, 21383, 1452, 42603, 42605, 8333, 8094, 8331, 8423, 8473, 37523, 8542, 21322, 15699, 8543, 15757, 8544, 37605, 7970, 8399, 20993, 8546, 894, 16606, 8178, 8462, 2489, 8150, 8548, 6727, 7288, 6734, 7287, 6728, 6708, 6739, 6709, 6729, 6710, 6737, 6711, 6712, 6713, 6720, 12086, 6742, 7286, 6714, 6735, 7290, 8783, 12088, 7289, 6721, 6730, 6731, 6738, 6732, 6715, 6722, 6716, 8784, 7291, 6717, 6723, 6741, 6718, 6724, 6736, 6725, 6733, 6719, 6707, 6743, 6740, 6726, 12087, 7894, 8453, 10983, 8549, 42899, 23263, 23767, 16374, 5603, 8223, 7891, 8550, 37440, 37442, 37444, 37443, 37441, 23892, 8551, 8191, 7391, 8534, 870, 8361, 21227, 3172, 10933, 37550, 23735, 11428, 37475, 1111, 8537, 1084, 1412, 8741, 20928, 37477, 8305, 8552, 8553, 8505, 11112, 8306, 3391, 7896, 8644, 8648, 8623, 8624, 8625, 8626, 8640, 8627, 8628, 8629, 8630, 8631, 8632, 8633, 8634, 8635, 8636, 8637, 8638, 8639, 8641, 8642, 8555, 8643, 8645, 8646, 8647, 8649, 8650, 8651, 8652, 8653, 8654, 8554, 16887, 37508, 16868, 8236, 5458, 2890, 8298, 19574, 20814, 8556, 3358, 8278, 8557, 8547, 16591, 16970, 931, 8539, 37611, 1122, 2498, 37476, 1192, 1302, 7122, 8460, 2642, 37556, 8124, 19435, 8248, 8558, 8559, 7954, 8107, 37459, 1048, 8299, 8447, 8258, 1619, 9767, 8831, 29029, 8370, 19452, 42571, 7170, 6451, 8562, 37607, 7227, 16610, 37525, 1584, 14451, 12941, 14936, 8564, 10894, 7221, 8565, 16494, 14486, 19454, 8257, 8218, 19447, 42608, 42564, 19449, 8326, 13054, 12296, 14864, 19549, 8193, 8426, 42573, 11590, 42905, 42890, 8194, 8566, 7945, 37460, 8518, 8788, 37554, 8568, 8569, 11102, 8668, 8570, 6442, 20997, 8572, 16867, 12981, 2616, 7890, 8571, 37507, 12963, 8590, 3177, 8310, 8264, 8313, 30407, 19429, 8177, 8324, 8316, 1171, 1264, 8353, 8375, 7936, 8106, 37503, 42561, 37606, 7935, 7007, 1188, 21341, 8352, 37526, 28964, 8567, 28750, 2405, 8599, 8595, 3163, 8149, 8605, 8749, 8596, 8594, 8606, 8607, 8601, 8604, 8608, 8603, 8602, 8151, 3165, 8598, 8609, 8600, 21340, 20826, 8592, 37486, 1309, 1114, 2851, 5176, 3219, 8591, 8763, 8188, 7911, 8477, 8731, 8478, 1465, 37595, 37564, 37584, 21142, 37545, 8275, 3538, 16882, 16878, 16838, 16856, 29953, 16904, 16863, 16837, 37533, 16894, 16897, 16890, 16893, 16900, 16901, 16898, 16902, 16892, 16895, 16840, 30412, 30422, 37530, 11603, 1291, 8734, 8105, 14480, 8612, 8613, 1152, 1153, 8614, 8615, 1372, 8617, 8619, 8618, 8739, 11013, 37551, 8418, 37427, 37451, 37429, 11611, 37505, 37499, 37504, 37578, 16568, 8132, 28615, 8354, 5691, 8573, 11116, 16210, 21369, 8206, 8204, 19423, 8104, 37487, 1100, 1101, 8622, 12942, 1113, 6583, 37571, 28669, 11872, 11873, 11876, 11877, 11879, 11880, 11881, 11882, 11885, 11889, 11890, 11893, 11894, 11895, 11897, 11900, 11901, 11904, 11905, 11906, 11907, 23277, 3256, 8797, 1000, 1199, 8914, 19756, 8315, 37519, 8345, 915, 6038, 1576, 1096, 8165, 13450, 8656, 21364, 5687, 42611, 37474, 8103, 8657, 8381, 7382, 8231, 19508, 30405, 14435, 8317, 7888, 8428, 42901, 2610, 8472, 10892, 8373, 3174, 16853, 37437, 11587, 37431, 37521, 37496, 11586, 37567, 30512, 3343, 21182, 8660, 8661, 21118, 21339, 8659, 8662, 21117, 6764, 5083, 6795, 3178, 42581, 42595, 42572, 37439, 8732, 2529, 2566, 5693, 29114, 42555, 8663, 8664, 8665, 8666, 21363, 23795, 5157, 37580, 37478, 8196, 8560, 8343, 8667, 30542, 3131, 23499, 2597, 7917, 10913, 23780, 37563, 37608, 23743, 21576, 8593, 37566, 21226, 6840, 2686, 23455, 29880, 29024, 11421, 28363, 41282, 28991, 7379, 28686, 7027, 288, 30093, 36794, 1685, 11406, 40507, 1571, 6765, 7161, 6854, 2558, 4441, 2790, 6793, 40514, 28364, 28758, 29713, 14789, 40522, 28759, 15306, 40523, 43885, 15309, 15311) 
1 0.01314 0.01314 0.01314
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  AND cscart_categories.company_id = 1
1 0.00017 0.00017 0.00017
SELECT precomanda FROM cscart_product_precomanda WHERE product_id = 1026459
1 0.00041 0.00041 0.00041
SELECT cscart_attachments.*, cscart_attachment_descriptions.description FROM cscart_attachments LEFT JOIN cscart_attachment_descriptions ON cscart_attachments.attachment_id = cscart_attachment_descriptions.attachment_id AND lang_code = 'ro' WHERE object_type = 'product' AND object_id = 1026459 AND type = 'M'  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status = 'A' ORDER BY position
1 0.00091 0.00091 0.00091
SELECT cscart_tags.tag_id, cscart_tag_links.object_id, cscart_tag_links.object_type, cscart_tags.tag, cscart_tags.status, COUNT(cscart_tag_links.tag_id) as popularity FROM cscart_tags LEFT JOIN cscart_tag_links ON cscart_tag_links.tag_id = cscart_tags.tag_id WHERE 1  AND cscart_tags.company_id = 1 AND cscart_tag_links.object_type = 'P' AND cscart_tags.status IN ('A') AND cscart_tag_links.object_id = 1026459 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 
1 0.00095 0.00095 0.00095
SELECT c.category_id, IF(pc.link_type = 'M', 1, 0) as is_main FROM cscart_categories AS c LEFT JOIN cscart_products_categories AS pc ON c.category_id = pc.category_id WHERE pc.product_id = 1026459  AND c.company_id = 1 ORDER BY is_main DESC
1 0.00018 0.00018 0.00018
SET @r = 0;
1 0.00004 0.00004 0.00004
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 284  AND cscart_categories.company_id = 1
1 0.00032 0.00032 0.00032
SELECT SQL_CALC_FOUND_ROWS products.product_id FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id ORDER BY descr1.product asc  LIMIT 0, 36
1 0.00059 0.00059 0.00059
SELECT b.row_num FROM (SELECT product_id, @r := @r + 1 as row_num FROM(SELECT products.product_id FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND cscart_categories.category_id IN (30477) AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id ORDER BY descr1.product asc) AS a) AS b WHERE b.product_id = 1026459
1 0.00099 0.00099 0.00099
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1026459) AND status = 'A' ORDER BY a.position
1 0.00027 0.00027 0.00027
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1026459) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00018 0.00018 0.00018
SELECT cscart_ult_product_prices.product_id, MIN(IF(cscart_ult_product_prices.percentage_discount = 0,cscart_ult_product_prices.price,cscart_ult_product_prices.price - (cscart_ult_product_prices.price * cscart_ult_product_prices.percentage_discount)/100)) AS price FROM cscart_ult_product_prices  WHERE cscart_ult_product_prices.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_ult_product_prices.lower_limit = 1 AND cscart_ult_product_prices.company_id = 1 AND cscart_ult_product_prices.usergroup_id IN (0, 0, 1)  GROUP BY cscart_ult_product_prices.product_id
1 0.00018 0.00018 0.00018
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, groups_alias.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS groups_alias ON pf.parent_id = groups_alias.feature_id LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ro' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 1026459 AND cscart_product_features_values.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = pf.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(290, pf.categories_path) OR FIND_IN_SET(30404, pf.categories_path) OR FIND_IN_SET(30468, pf.categories_path) OR FIND_IN_SET(30477, pf.categories_path) ) GROUP BY pf.feature_id ORDER BY group_position, pf.position, cscart_product_features_descriptions.description 
1 0.00064 0.00064 0.00064
SELECT category_id FROM cscart_products_categories WHERE product_id = 1139909
1 0.00007 0.00007 0.00007
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1139909, 1128285, 897024, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00038 0.00038 0.00038
SELECT cscart_ult_product_descriptions.product_id, cscart_ult_product_descriptions.short_description, IF(cscart_ult_product_descriptions.short_description = "", cscart_ult_product_descriptions.full_description, "") AS full_description, cscart_ult_product_descriptions.meta_keywords, cscart_ult_product_descriptions.meta_description, cscart_ult_product_descriptions.search_words, cscart_ult_product_descriptions.promo_text FROM cscart_ult_product_descriptions  WHERE cscart_ult_product_descriptions.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
1 0.00016 0.00016 0.00016
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) 
1 0.00036 0.00036 0.00036
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  
1 0.00028 0.00028 0.00028
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
1 0.00050 0.00050 0.00050
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.meta_keywords, cscart_product_descriptions.meta_description, cscart_product_descriptions.search_words, cscart_product_descriptions.promo_text FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)  AND cscart_product_descriptions.lang_code = 'ro' 
1 0.00023 0.00023 0.00023
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (1437277, 1139909, 1128285, 897024, 1108774)   GROUP BY cscart_products_categories.product_id
1 0.00042 0.00042 0.00042
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1437277, 1139909, 1128285, 897024, 1108774) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00039 0.00039 0.00039
SELECT a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro'  WHERE a.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND status = 'A' ORDER BY a.position
1 0.00018 0.00018 0.00018
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00023 0.00023 0.00023
SELECT cscart_products.*, cscart_product_descriptions.*, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price, GROUP_CONCAT(IF(cscart_products_categories.link_type = 'M', CONCAT(cscart_products_categories.category_id, 'M'), cscart_products_categories.category_id)) as category_ids, popularity.total as popularity, IF(shared_prices.product_id IS NOT NULL,MIN(IF(shared_prices.percentage_discount = 0, shared_prices.price, shared_prices.price - (shared_prices.price * shared_prices.percentage_discount)/100)),MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, companies.company as company_name, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'ro'  LEFT JOIN cscart_ult_product_prices shared_prices ON shared_prices.product_id = cscart_products.product_id AND shared_prices.company_id = 1 AND shared_prices.lower_limit = 1  AND shared_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 30477 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 1026459 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro' AND cscart_seo_names.company_id = 1 WHERE cscart_products.product_id = 1026459  AND (companies.status = 'A' OR cscart_products.company_id = 0)  GROUP BY cscart_products.product_id
1 0.00117 0.00117 0.00117
SELECT category_id FROM cscart_products_categories WHERE product_id = 1026459 AND link_type = 'M'
1 0.00016 0.00016 0.00016
SElECT usergroup_ids FROM cscart_products WHERE product_id = 1026459
1 0.00011 0.00011 0.00011
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00018 0.00018 0.00018
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00014 0.00014 0.00014
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'ro' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (1437277, 1139909, 1128285, 897024, 1108774) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
1 0.00013 0.00013 0.00013
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG527'
1 0.00006 0.00006 0.00006
SELECT FOUND_ROWS()
1 0.00006 0.00006 0.00006
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = 1026459 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00014 0.00014 0.00014
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, SUM(cscart_product_sales.amount) as sales_amount, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' INNER JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND cscart_product_sales.amount >= 1 GROUP BY cscart_product_sales.product_id   ORDER BY sales_amount desc, product_id ASC  LIMIT 0, 5
1 0.37139 0.37139 0.37139
SELECT from_date, to_date FROM cscart_promotions WHERE promotion_id = 35
1 0.00011 0.00011 0.00011
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 288  AND cscart_categories.company_id = 1
1 0.00011 0.00011 0.00011
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'
1 0.00013 0.00013 0.00013
SELECT filter_id, feature_id FROM cscart_product_filters INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_product_filters.filter_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_filters') WHERE status = 'A' 
1 0.00020 0.00020 0.00020
SELECT v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'ro' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'ro' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = f.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE f.status IN ('A') AND v.product_id = 1026459  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(290, f.categories_path) OR FIND_IN_SET(30404, f.categories_path) OR FIND_IN_SET(30468, f.categories_path) OR FIND_IN_SET(30477, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'ro' ORDER BY fd.description, fv.position
1 0.00047 0.00047 0.00047
SELECT variation_product FROM cscart_simple_variations WHERE product_id = 1026459
1 0.00014 0.00014 0.00014
SELECT product_id FROM cscart_simple_variations WHERE product_id != 1026459 AND variation_product = 0
1 0.00026 0.00026 0.00026
SELECT cscart_images_links.*, cscart_images.image_path, cscart_common_descriptions.description AS alt, cscart_images.image_x, cscart_images.image_y, cscart_images.image_id as images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'ro' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1026459) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00021 0.00021 0.00021
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (290, 30404, 30468, 30477) AND lang_code = 'ro'
1 0.00081 0.00081 0.00081
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 293  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT id_path FROM cscart_categories WHERE category_id = 30477
1 0.00008 0.00008 0.00008
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = pf.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(290, pf.categories_path) OR FIND_IN_SET(30404, pf.categories_path) OR FIND_IN_SET(30468, pf.categories_path) OR FIND_IN_SET(30477, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description
1 0.00039 0.00039 0.00039
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 43885  AND cscart_categories.company_id = 1
1 0.00015 0.00015 0.00015
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30468 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
1 0.00016 0.00016 0.00016
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30477 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
1 0.00013 0.00013 0.00013
SELECT details_layout FROM cscart_products WHERE product_id = 1026459
1 0.00011 0.00011 0.00011
SELECT c.product_details_view FROM cscart_products_categories as pc LEFT JOIN cscart_categories as c ON pc.category_id = c.category_id WHERE pc.product_id = 1026459 AND pc.link_type = 'M'
1 0.00017 0.00017 0.00017
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30468  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30404 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
1 0.00021 0.00021 0.00021
SELECT feature_id FROM cscart_product_features INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_product_features.feature_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'product_features') WHERE feature_id IN (49) AND feature_type = 'E' 
1 0.00011 0.00011 0.00011
SELECT cscart_product_feature_variant_descriptions.*, cscart_product_feature_variants.*, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'ro' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'ro' AND cscart_product_features_values.product_id = 1026459 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0) WHERE 1  AND cscart_product_feature_variants.feature_id IN (49)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00050 0.00050 0.00050
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30404  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, popularity.total as popularity, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ro'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')   LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ro' WHERE 1  AND cscart_categories.company_id = 1 AND (CASE products.tracking   WHEN 'O' THEN inventory.amount > 0   WHEN 'B' THEN products.amount > 0   ELSE 1 END) AND popularity.total >= 1 AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id   ORDER BY popularity.total desc, product_id ASC  LIMIT 0, 20
1 0.04677 0.04677 0.04677