Queries total time: 0.15710 s.
Query Time
1
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'
0.00016
2
SELECT addon FROM cscart_addons WHERE unmanaged = 1 AND status = 'A' ORDER BY priority
0.00021
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.00045
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.00031
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.00019
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.00017
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.00013
8
SELECT company_id, secure_storefront FROM cscart_companies WHERE secure_storefront RLIKE '^(www[0-9]*.)?echilipir.ro'
0.00016
9
SELECT company_id, storefront, secure_storefront, redirect_customer FROM cscart_companies WHERE company_id = 1
0.00007
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.00006
13
SELECT entry_page FROM cscart_companies WHERE company_id = 1 AND redirect_customer != 'Y'
0.00005
14
SELECT company_id FROM cscart_companies
0.00005
15
SET time_zone = '+03:00'
0.00009
16
SELECT type FROM cscart_seo_names WHERE name = 'articole-baie'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0)
0.00032
17
SELECT * FROM cscart_seo_names WHERE name = 'articole-baie'  AND cscart_seo_names.company_id IN (0, 1) AND lang_code = 'ro'
0.00020
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.00015
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.00023
21
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00019
22
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 972 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ro'  AND cscart_seo_names.company_id IN (0, 1)
0.00021
23
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.00015
24
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.00016
25
SELECT companies.* FROM cscart_companies AS companies  WHERE companies.company_id = 1 
0.00011
26
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.00015
27
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.00014
28
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND is_default = 1 AND theme_name = 'energot'
0.00011
29
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.00011
30
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
31
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cart_products_next_check'
0.00010
32
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.00025
33
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.00036
34
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'dev_mode'
0.00010
35
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
0.00016
36
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 = 'categories.view' AND (FIND_IN_SET(972, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
0.00030
37
SELECT category_id FROM cscart_categories WHERE category_id = 972  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status IN ('A', 'H') AND cscart_categories.company_id = 1
0.00018
38
SELECT id_path FROM cscart_categories WHERE category_id = 972
0.00008
39
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(33206) 
0.00015
40
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 IN (33206) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00029
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.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 IN (33206) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
42
SELECT *, cscart_dropdown_images.dropdown_image_id as dropdown_image_id, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_categories LEFT JOIN cscart_category_descriptions ON cscart_category_descriptions.category_id = cscart_categories.category_id AND cscart_category_descriptions.lang_code = 'ro'  LEFT JOIN cscart_dropdown_images ON cscart_dropdown_images.categ_id = 972 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 972  AND cscart_seo_names.type = 'c'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro'  AND cscart_seo_names.company_id = cscart_categories.company_id  WHERE cscart_categories.category_id = 972 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.company_id = 1
0.00242
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 = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 972 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00026
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 = 'category' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = 972 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
45
SELECT cscart_product_filters.*, cscart_product_features.feature_type FROM cscart_product_filters LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_filters.feature_id 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 cscart_product_filters.filter_id IN (11) AND cscart_product_filters.status = 'A' 
0.00022
46
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (972)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
0.00260
47
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_features_values as var_val_49 ON var_val_49.product_id = products.product_id AND var_val_49.lang_code = 'ro' AND var_val_49.feature_id = 49 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 (var_val_49.variant_id IN (1359)) AND cscart_categories.category_id IN (972, 33206) 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, 64
0.00310
48
SELECT FOUND_ROWS()
0.00008
49
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1139909)  
0.00018
50
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 (1139909)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00027
51
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '', cscart_product_descriptions.full_description, '') AS full_description, 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 (1139909)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00012
52
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, product_position_source.position AS position 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')  LEFT JOIN cscart_products_categories AS product_position_source ON cscart_products_categories.product_id = product_position_source.product_id AND product_position_source.category_id = 972 WHERE cscart_products_categories.product_id IN (1139909)   GROUP BY cscart_products_categories.product_id
0.00034
53
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 (1139909)  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.00022
54
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 (1139909) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00010
55
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 (1139909)  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.00015
56
SELECT category_id FROM cscart_products_categories WHERE product_id = 1139909
0.00010
57
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
0.00014
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 = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00025
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 = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
60
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 IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
61
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 IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00015
62
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 (1139909) AND status = 'A' ORDER BY a.position
0.00019
63
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 (1139909) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00014
64
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 <= 1777203757, 1) AND IF(to_date, to_date >= 1777203757, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' ORDER BY cscart_promotions.priority asc 
0.00027
65
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG527'
0.00011
66
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
0.00009
67
SELECT default_view, selected_views FROM cscart_categories WHERE category_id = 972
0.00013
68
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (285) AND lang_code = 'ro'
0.00012
69
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN(0, 1)
0.00012
70
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00013
71
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.00014
72
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00020
73
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cache_id'
0.00018
74
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
0.00022
75
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 40
0.00033
76
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 40
0.00008
77
SELECT c.*, IF (c.location_id != 40, 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.00056
78
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, 159, 148) ORDER BY g.order, g.parent_id, g.grid_id ASC
0.00038
79
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 'categories' 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 = 972 AND dynamic_object_content.object_type like 'categories' 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, 152, 154, 153, 155, 323, 362, 363, 411)  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.00118
80
SELECT status FROM cscart_menus WHERE menu_id = 1
0.00014
81
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.00014
82
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.00027
83
SELECT * FROM cscart_hybrid_auth_providers WHERE 1 AND company_id = 1 AND status = 'A' ORDER BY `position`;
0.00014
84
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.00730
85
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 284  AND cscart_categories.company_id = 1
0.00028
86
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
87
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.00022
88
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00206
89
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.00009
90
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00202
91
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.00008
92
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.00019
93
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.00016
94
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
0.00202
95
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.00008
96
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.00016
97
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.00017
98
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  AND cscart_categories.company_id = 1
0.00011
99
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.00015
100
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.00016
101
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00201
102
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.00008
103
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00201
104
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.00007
105
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.00019
106
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.00016
107
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
0.00210
108
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.00009
109
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.00020
110
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.00016
111
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 286  AND cscart_categories.company_id = 1
0.00011
112
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.00016
113
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.00018
114
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00205
115
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.00009
116
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00207
117
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.00009
118
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.00019
119
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.00018
120
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
0.00205
121
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.00009
122
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.00017
123
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.00017
124
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 287  AND cscart_categories.company_id = 1
0.00012
125
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.00017
126
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.00016
127
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00302
128
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.00019
129
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00202
130
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.00008
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 = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
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 = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
133
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
0.00202
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 = 4 
0.00009
135
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.00018
136
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.00017
137
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3099  AND cscart_categories.company_id = 1
0.00014
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.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.00019
139
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.00016
140
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00206
141
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.00008
142
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00201
143
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.00008
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 = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
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 = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
146
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
0.00202
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 = 80 
0.00009
148
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.00017
149
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.00016
150
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 289  AND cscart_categories.company_id = 1
0.00011
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.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.00016
152
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.00015
153
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00210
154
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
155
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00207
156
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.00008
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 = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
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 = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
159
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
0.00204
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 = 6 
0.00009
161
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.00017
162
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.00015
163
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
0.00011
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.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.00016
165
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.00015
166
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00213
167
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
168
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00216
169
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
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 = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
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 = 290 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
172
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
0.00211
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 = 7 
0.00008
174
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.00016
175
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.00015
176
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 297  AND cscart_categories.company_id = 1
0.00011
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.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
178
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.00015
179
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00212
180
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
181
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00207
182
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
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 = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
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 = 297 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00016
185
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
0.00207
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 = 13 
0.00008
187
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
188
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.00015
189
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 293  AND cscart_categories.company_id = 1
0.00011
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.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
191
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.00015
192
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00207
193
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
194
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00205
195
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.00007
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 = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
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 = 293 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00015
198
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
0.00202
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 = 10 
0.00008
200
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
201
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.00015
202
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 288  AND cscart_categories.company_id = 1
0.00010
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.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.00015
204
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.00015
205
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00200
206
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.00007
207
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00199
208
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.00007
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 = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00015
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 = 288 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00015
211
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
0.00200
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 = 5 
0.00007
213
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
214
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.00016
215
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 43885  AND cscart_categories.company_id = 1
0.00014
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.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.00020
217
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.00019
218
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
0.00208
219
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
220
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
0.00217
221
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.00008
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 = 43885 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
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 = 43885 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 = 43885 AND company_id = 1
0.00201
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 = 1366 
0.00008
226
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
227
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.00018
228
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  AND cscart_categories.company_id = 1
0.00020
229
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00008
230
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(30297, 34391, 36104, 30592, 35699, 41056, 30300, 34537, 36825, 30299, 30572, 41386, 41284, 37371, 35375, 41377, 41378, 36849, 41188, 41498, 40166, 36854, 36846, 36847, 41314, 36850, 36816, 36845, 41453, 41286, 36855, 36817, 35523, 41213, 40198, 39723, 41473, 36105, 36063, 36181, 32411, 32558, 41309, 35738, 34553, 36858, 32211, 37723, 39736, 36809, 33868, 39203, 36152, 40167, 36151, 30965, 36154, 40148, 40153, 30966, 40215, 36157, 36089, 36147, 41434, 30577, 32397, 33323, 40130, 29952, 41385, 32185, 30575, 33884, 41337, 36071, 40155, 40152, 36123, 36059, 35809, 36085, 40798, 36058, 36859, 41313, 32186, 41055, 42193, 39202, 40154, 34390, 35610, 35542, 36827, 28976, 30567, 36087, 41311, 41380, 41306, 41260, 30200, 36808, 36799, 40503, 34703, 33903, 33865, 33856, 36185, 38196, 36369, 35711, 31174, 41415, 41496, 40186, 30718, 33906, 40500, 36863, 41376, 32843, 33578, 40156, 36805, 36824, 36067, 42169, 35083, 39847, 35668, 39209, 36856, 30571, 32404, 32405, 32406, 35626, 41289, 41773, 41361, 41259, 40193, 41193, 34536, 36073, 40502, 36066, 41366, 36076, 36106, 30714, 41770, 40162, 40150, 36102, 41855, 40128, 41291, 41292, 41174, 41177, 38229, 32403, 30994, 40498, 33206, 39724, 41731, 36150, 36851, 36823, 40177, 41214, 41432, 40157, 42314, 35775, 23101, 36857, 32231, 41178, 36068, 36800, 6339, 3143, 884, 6706, 911, 5158, 6334, 3142, 3282, 5080, 6335, 3257, 11425, 2645, 5079, 11870, 6336, 11422, 8520, 2778, 6337, 7348, 7901, 36103, 5554, 5111, 5459, 6338, 3139, 6623, 11429, 8448, 15016, 8341, 28650, 1569, 3204, 2508, 889, 40792, 36820, 40528, 6644, 40515, 40779, 41139, 40782, 40508, 8910, 40373, 1337, 36796, 6574, 28617, 1035, 12377, 36862, 7377, 284, 36797, 6559, 36839, 41499, 6354, 2329, 40524, 36798, 40497, 5365, 6767, 7168, 5087, 12291, 295, 3130, 41175, 36842, 36889, 40794, 3112, 41359, 29492, 41179, 5549, 2330, 28658, 1879, 989, 2219, 14939, 1334, 3116, 887, 28657, 1722, 1169, 2545, 3001, 2546, 1231, 5081, 2331, 2799, 7307, 3111, 2220, 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, 41176, 36864, 40527, 40529, 6772, 40516, 285, 40780, 40783, 7378, 41294, 15307, 40509, 28627, 6563, 5100, 3107, 40795, 36789, 1149, 6768, 16209, 6342, 40374, 41180, 2995, 5109, 2461, 28563, 2336, 1328, 3572, 1575, 5452, 36065, 2284, 28651, 3102, 972, 2561, 36790, 41167, 41285, 40531, 286, 40781, 40784, 40517, 40796, 36062, 2230, 6769, 1688, 2475, 40510, 40375, 5466, 41181, 311, 7132, 1190, 3117, 3100, 3110, 1931, 1290, 14928, 1289, 1570, 883, 36815, 28614, 40797, 40532, 6379, 40785, 40376, 30239, 16293, 287, 40518, 41164, 6770, 36791, 40511, 28653, 5451, 19301, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 36792, 30250, 40533, 12347, 40786, 40377, 28866, 40519, 3099, 40512, 984, 3662, 5077, 1017, 5190, 289, 43883, 40534, 40787, 40378, 40513, 40520, 36795, 30717, 28020, 967, 2846, 28406, 12526, 6766, 23396, 6333, 290, 40535, 5690, 40521, 2480, 40930, 14399, 12326, 40379, 6773, 36061, 36125, 1582, 40496, 40536, 297, 12531, 2646, 12298, 36127, 33570, 28522, 1163, 7103, 36099, 12450, 12517, 9726, 25325, 25334, 24544, 24314, 24378, 25227, 25243, 25262, 25265, 25356, 25361, 25666, 25671, 25676, 25695, 25898, 26009, 26100, 26163, 26317, 26350, 26070, 26074, 26081, 26301, 26306, 26309, 25394, 25523, 24043, 24248, 24418, 24785, 23908, 24631, 24634, 24642, 24871, 26115, 26160, 25397, 25423, 25784, 25799, 25808, 25835, 25853, 26058, 26345, 24806, 24908, 24913, 24918, 24923, 24928, 24931, 25138, 25151, 25154, 25161, 24295, 24515, 24674, 24701, 24705, 24016, 24103, 24176, 24385, 26358, 26363, 25850, 25903, 25285, 25297, 25172, 25280, 25292, 25312, 25317, 25584, 25589, 26049, 26172, 26269, 26287, 25646, 25649, 25654, 25659, 25714, 25722, 25866, 25870, 25877, 25883, 25887, 25907, 25911, 25947, 23995, 24287, 24667, 24709, 24766, 24769, 24467, 24472, 25412, 25980, 24857, 24959, 24974, 25044, 25051, 24156, 24753, 24757, 24888, 24894, 24891, 24897, 25173, 25936, 25281, 25293, 25400, 25554, 25225, 25241, 25378, 24274, 24899, 26217, 26219, 26333, 26211, 26213, 26215, 26334, 25662, 25689, 25890, 24821, 24829, 24851, 24863, 24865, 24867, 25113, 25125, 24422, 24486, 24718, 24049, 25730, 25744, 26129, 25374, 25379, 25382, 25389, 25453, 25301, 25304, 25544, 25901, 26196, 24128, 24218, 24282, 24284, 24429, 24431, 24441, 24575, 24609, 24611, 24613, 24615, 24617, 25792, 25491, 25542, 25563, 26045, 26047, 26142, 26291, 26293, 26295, 24492, 24735, 24737, 24783, 24004, 24041, 24119, 24942, 25034, 25107, 23916, 23918, 23942, 23949, 24398, 24402, 24405, 24424, 24445, 24537, 24592, 24686, 24846, 24848, 24987, 25061, 25179, 24101, 24257, 24259, 25608, 25760, 25769, 25933, 25940, 25967, 25199, 25283, 25295, 25448, 25485, 25487, 25548, 25594, 25351, 25354, 25483, 25511, 26035, 26056, 26068, 26190, 26221, 25622, 25625, 25664, 25693, 25897, 24000, 24019, 24051, 24312, 23924, 24869, 24904, 25102, 25104, 24496, 24662, 24400, 24551, 24696, 24115, 24136, 24360, 24819, 24825, 24906, 24936, 25022, 25028, 25115, 25127, 23933, 25781, 25785, 25787, 25811, 25838, 25874, 25921, 25927, 25956, 25962, 25969, 25977, 25985, 25988, 25230, 25246, 25366, 25393, 25398, 25405, 25407, 25410, 25424, 25429, 25446, 25450, 25577, 26008, 26144, 26223, 26266, 26284, 26020, 26023, 26122, 26131, 26194, 26297, 26322, 26324, 25950, 25467, 25469, 25471, 25503, 25557, 23922, 24470, 24957, 24972, 25042, 25049, 25117, 25129, 24113, 24341, 24347, 24111, 24240, 24365, 24790, 24853, 24861, 25109, 25175, 25195, 24407, 24419, 24434, 24436, 24483, 24571, 24573, 24605, 24607, 24660, 24754, 24758, 24776, 24778, 24780, 25451, 25513, 26094, 26259, 25628, 25632, 25636, 25640, 25732, 25746, 25779, 25794, 25796, 25894, 25957, 25978, 25630, 25634, 25638, 25642, 25709, 25774, 25776, 25800, 25802, 25809, 25813, 25820, 25836, 25840, 25864, 25904, 25906, 25910, 25914, 25931, 25368, 25370, 25420, 25520, 25524, 25550, 26140, 26154, 26156, 26341, 26348, 26351, 24460, 24468, 24473, 24475, 24477, 24479, 24494, 24511, 24540, 24626, 24632, 24635, 24637, 24700, 24704, 24708, 23912, 23966, 24814, 24816, 24879, 24881, 24964, 24967, 25024, 25065, 25067, 25070, 23972, 23974, 23981, 24029, 24033, 24057, 24059, 24084, 24097, 24125, 24134, 24208, 24232, 24242, 24246, 24249, 24286, 24319, 24362, 23979, 24044, 24046, 24077, 24081, 24089, 24155, 24163, 24237, 24307, 24321, 24355, 24374, 24376, 24390, 24393, 24412, 24457, 24462, 24532, 24542, 24545, 24547, 24578, 24586, 24649, 24654, 24664, 24720, 24743, 24858, 24938, 24940, 24949, 24951, 24955, 25012, 25030, 25038, 25040, 25073, 25076, 23935, 23937, 23945, 23947, 23956, 26001, 26029, 26032, 26040, 26050, 26052, 26082, 26084, 26173, 26226, 26228, 26230, 26232, 26356, 26359, 26361, 26364, 25596, 25598, 25602, 25605, 25610, 25612, 25805, 25861, 25972, 25326, 25328, 25335, 25337, 25387, 25431, 25442, 25475, 25489, 25497, 25531, 25533, 25535, 25278, 25286, 25288, 25290, 25298, 25391, 25395, 25426, 25463, 25546, 25565, 25567, 26010, 26012, 26014, 26059, 26063, 26087, 26116, 26118, 26158, 26161, 26237, 26243, 26274, 26280, 26282, 26313, 26315, 25618, 25620, 25703, 25705, 25938, 25970, 23753, 23940, 23952, 23984, 24014, 24017, 24024, 24035, 24079, 24104, 24106, 24108, 24371, 24831, 24842, 24855, 24872, 24883, 24997, 24999, 25001, 25003, 25091, 25094, 24447, 24516, 24518, 24580, 24602, 24643, 24645, 24656, 24727, 24729, 24748, 24750, 24522, 24529, 24554, 24556, 24558, 24582, 24668, 24671, 24675, 24678, 24688, 24764, 24767, 24770, 24772, 24786, 23899, 23927, 24788, 24795, 24797, 24944, 24946, 24983, 24989, 25032, 25036, 24099, 24185, 24187, 24189, 24288, 24290, 24315, 24317, 24339, 24367, 24379, 24381, 25667, 25669, 25672, 25674, 25677, 25679, 25681, 25683, 25685, 25687, 25691, 25696, 25698, 25867, 25871, 25878, 25884, 25888, 25922, 25925, 25986, 25236, 25238, 25357, 25359, 25362, 25364, 25371, 25376, 25515, 25993, 25995, 25997, 26038, 26071, 26075, 26077, 26111, 26113, 26133, 26166, 26177, 26299, 26302, 26304, 26307, 26310, 26016, 26018, 26061, 26066, 26091, 26101, 26103, 26164, 26179, 26198, 26200, 26252, 26255, 26268, 26286, 26318, 26320, 26343, 26346, 26353, 25644, 25647, 25650, 25652, 25655, 25657, 25660, 25753, 25757, 25762, 25765, 25767, 25771, 25828, 25833, 25851, 25918, 25981, 25228, 25232, 25234, 25244, 25248, 25250, 25252, 25254, 25256, 25258, 25260, 25263, 25266, 25268, 25276, 25306, 25308, 25310, 25313, 25315, 25318, 25413, 25415, 25433, 25436, 25458, 25494, 25561, 23996, 23998, 24021, 24026, 24031, 24094, 24167, 24169, 24171, 24270, 24278, 24296, 24298, 24302, 24324, 24326, 24386, 24388, 24439, 24498, 24506, 24513, 24535, 24561, 24564, 24567, 24694, 24702, 24706, 24723, 24876, 24901, 24960, 24975, 24979, 24981, 24985, 24991, 25045, 25052, 25056, 25059, 25118, 25130, 25132, 25136, 23961, 23906, 23909, 23990, 24055, 24139, 24157, 24165, 24191, 24212, 24251, 24267, 24272, 24280, 24332, 24802, 24804, 24807, 24809, 24962, 24970, 24977, 24993, 24995, 25047, 25054, 25139, 25141, 25143, 25145, 25147, 25149, 25152, 25155, 25162, 25164, 24463, 24590, 24681, 24683, 24710, 24761, 25384, 25438, 25507, 25528, 25559, 25585, 25587, 25590, 26168, 26181, 26263, 25715, 25717, 25720, 25723, 25725, 25948, 25954, 25983, 25599, 25603, 25606, 25613, 25707, 25711, 25734, 25748, 25899, 25973, 25204, 25207, 25421, 25456, 25460, 25479, 25509, 25579, 25581, 25592, 26002, 26025, 26030, 26033, 26124, 26127, 26137, 26146, 26150, 26245, 26248, 26276, 26278, 26329, 26331, 24395, 24410, 24594, 24597, 24646, 24650, 24721, 24724, 24792, 24798, 24823, 24909, 24911, 24914, 24916, 24919, 24921, 24924, 24926, 24929, 24932, 24934, 25009, 25014, 25025, 25157, 25159, 25177, 25182, 25184, 25186, 25189, 25197, 23993, 24036, 24053, 24091, 24150, 24159, 24161, 24177, 24179, 24243, 24255, 24261, 24382, 24065, 24068, 24148, 24153, 24299, 24349, 24351, 24800, 24839, 25191, 25193, 24481, 24507, 24533, 24599, 24657, 24698, 25999, 26079, 26085, 26088, 26148, 26184, 25736, 25739, 25742, 25750, 25782, 25788, 25803, 25806, 25814, 25821, 25831, 25841, 25848, 25854, 25919, 25943, 25945, 25959, 25975, 25991, 25216, 25218, 25329, 25338, 25341, 25348, 25403, 25418, 25440, 25540, 25212, 25214, 25220, 25222, 25320, 25322, 25481, 25537, 25539, 26270, 26272, 26288, 25816, 25818, 25823, 25825, 25843, 25857, 25908, 25912, 25916, 24500, 24502, 25018, 25020, 25068, 25071, 25074, 25077, 25092, 25095, 25167, 24047, 24061, 24063, 24358, 7984, 7983, 25496, 8451, 23598, 23752, 7982, 7981, 25790, 23755, 8049, 23751, 8050, 23754, 24887, 24893, 24890, 24896, 8018, 8079, 23959, 23727, 8078, 8077, 23605, 23726, 23602, 23725, 8076, 8075, 23601, 23651, 23724, 8074, 8073, 23723, 23765, 8164, 3288, 23734, 5041, 19143, 10914, 10851, 1098, 7462, 7545, 37433, 8441, 21172, 11594, 11596, 1165, 11582, 8170, 20976, 11653, 19350, 8172, 11583, 11581, 21168, 8256, 37453, 11600, 1162, 19731, 6657, 868, 909, 42568, 19138, 37445, 929, 16597, 12995, 6663, 16604, 30379, 13058, 19349, 8252, 2876, 42600, 3356, 23729, 1700, 29509, 37544, 10531, 15692, 1157, 12994, 37512, 10981, 935, 3158, 1129, 2533, 32182, 2580, 37510, 30492, 6634, 30411, 15848, 23282, 8787, 37432, 28751, 37436, 12297, 10874, 12415, 10893, 921, 6394, 15711, 37435, 37448, 37558, 7127, 37500, 16864, 37463, 8210, 8213, 19506, 11085, 10583, 7308, 8908, 29508, 42888, 1001, 23399, 17700, 23360, 19386, 8180, 42556, 1409, 1026, 30388, 3209, 3205, 23511, 20577, 8175, 5043, 11426, 5707, 7994, 1166, 8309, 20815, 23432, 1167, 16973, 9728, 8184, 20794, 23296, 8195, 19563, 10988, 19416, 6628, 30470, 19517, 19460, 8199, 21100, 3275, 1346, 2699, 8201, 20792, 1266, 15736, 3237, 8080, 37457, 7953, 1218, 23884, 19445, 8242, 21681, 6447, 19400, 21006, 19369, 8229, 21160, 5706, 30005, 7947, 3945, 23535, 23791, 30421, 30469, 19576, 8308, 19394, 30427, 30423, 19360, 19478, 8203, 8205, 20962, 19856, 19857, 19905, 19906, 20081, 20082, 20143, 20144, 20287, 20288, 20310, 20459, 20460, 20644, 20645, 20711, 20712, 19892, 19893, 19838, 19839, 19847, 19866, 19855, 19920, 19921, 19926, 19993, 19994, 19979, 19980, 19946, 19951, 19968, 19947, 19954, 19479, 19480, 21348, 21349, 19494, 20123, 19495, 20119, 20174, 20175, 20199, 20200, 20235, 20236, 20254, 20255, 20304, 20318, 20305, 20008, 20009, 20360, 20361, 20396, 20376, 20438, 20439, 20445, 20467, 20455, 20473, 20446, 20486, 20494, 20487, 20503, 20518, 20504, 21355, 21356, 20324, 20325, 20591, 20592, 20650, 20651, 19520, 20693, 20696, 19521, 20730, 20716, 7993, 1201, 29877, 23768, 8086, 29000, 8292, 19403, 19409, 23700, 7128, 3308, 8179, 1044, 23766, 21116, 11605, 1008, 1043, 10857, 1042, 8211, 8216, 8212, 8214, 8215, 28996, 8209, 8217, 29881, 8221, 21110, 8220, 19561, 23265, 20831, 29387, 5780, 42904, 7224, 6633, 1595, 1124, 5602, 42615, 30284, 42558, 2530, 7324, 42909, 6554, 2524, 29624, 29002, 8222, 19544, 19546, 19547, 19545, 8224, 20800, 37464, 20948, 20951, 20949, 3124, 20946, 20947, 20952, 20953, 20944, 20950, 20945, 8225, 29709, 7180, 30555, 19557, 30426, 19362, 19363, 30430, 30414, 30415, 20963, 19357, 8226, 19367, 19584, 19585, 19878, 19853, 19591, 19592, 19777, 19778, 20032, 19624, 19625, 19631, 19642, 19643, 20121, 19790, 19659, 19660, 19665, 19664, 19667, 19668, 20203, 20197, 20238, 20239, 19685, 19686, 19799, 20311, 20293, 19802, 19801, 19800, 20284, 19712, 19713, 19716, 19715, 21076, 21095, 21097, 21084, 21077, 19724, 19725, 19726, 19727, 20515, 19728, 20531, 20532, 20323, 20991, 20545, 20546, 20565, 20566, 19467, 20601, 19738, 19741, 19742, 19754, 20667, 19753, 20702, 19747, 20714, 29003, 19466, 8228, 23692, 8230, 19768, 2548, 2620, 2474, 10956, 3624, 6382, 6431, 15718, 5688, 7126, 8233, 20975, 37593, 16612, 2634, 7989, 23566, 23699, 23521, 23600, 37465, 8070, 8123, 3236, 9735, 9749, 17643, 7886, 23498, 23504, 20931, 23677, 28022, 8234, 10955, 37532, 10967, 8200, 19571, 37553, 29004, 19413, 21130, 23790, 8017, 8035, 8239, 20043, 21133, 8240, 19510, 9727, 23456, 20835, 19443, 8247, 20830, 8243, 8085, 8161, 23785, 8163, 3214, 19873, 19874, 19764, 19765, 19904, 19769, 19977, 19978, 20067, 20068, 20106, 20107, 20133, 20118, 20156, 20157, 19794, 19795, 19798, 20416, 20417, 20427, 20509, 20510, 20578, 20602, 20579, 20684, 20694, 20735, 20685, 20717, 19780, 19782, 19781, 19785, 19786, 19791, 19792, 19804, 19805, 19808, 19807, 19809, 19810, 19811, 21024, 21028, 21044, 21025, 19812, 19813, 19814, 19815, 19820, 19821, 19822, 19763, 8249, 8250, 19779, 19406, 19588, 19589, 19582, 19841, 19583, 19854, 19876, 19596, 19901, 19908, 19597, 19988, 19989, 19995, 19605, 19606, 19970, 19971, 20437, 19392, 19393, 19635, 19636, 19637, 19629, 20074, 19630, 20046, 19645, 20125, 20095, 19646, 20122, 20130, 19657, 19658, 19666, 20171, 20192, 20193, 19654, 19655, 20243, 20244, 19681, 20258, 19682, 20268, 19689, 19690, 19696, 20301, 19700, 19701, 19705, 19619, 19620, 20022, 20365, 20366, 20377, 20464, 21035, 21070, 21079, 21083, 21082, 20507, 20508, 19729, 19730, 19733, 20609, 19734, 19739, 19740, 19743, 20738, 19744, 20666, 20736, 19750, 20680, 19751, 20729, 19824, 9766, 3211, 19368, 19391, 19523, 21123, 19586, 19587, 19613, 19615, 19614, 20431, 20432, 21126, 19622, 19623, 19640, 19641, 19644, 19783, 20096, 19651, 19673, 19674, 20252, 20263, 20253, 19694, 20317, 19695, 19703, 19704, 20497, 20498, 20179, 20180, 20584, 20585, 19524, 21357, 19745, 19755, 19525, 9646, 6397, 27987, 27988, 27989, 8581, 28001, 28002, 28003, 28004, 28005, 8574, 8582, 28006, 28025, 28007, 28008, 28009, 8583, 8575, 28010, 28011, 8577, 21390, 28026, 28012, 28013, 28027, 28028, 28014, 28029, 28015, 28016, 28017, 28018, 28019, 8579, 8576, 27990, 27991, 27992, 20994, 27993, 27994, 8580, 27995, 27996, 28030, 27997, 27998, 28000, 27999, 19390, 8253, 8781, 7899, 23252, 23255, 30475, 16605, 7134, 19318, 20827, 28607, 21157, 8260, 8669, 3220, 23510, 23507, 3215, 8092, 23738, 20829, 30554, 3168, 28716, 23197, 1325, 8182, 23345, 23878, 37535, 37539, 37534, 37537, 23307, 23347, 10934, 37528, 3121, 37540, 37536, 37603, 37573, 2696, 7934, 19388, 23323, 30432, 30420, 8055, 7160, 8786, 2554, 20808, 21108, 8262, 8263, 21078, 3571, 17349, 7974, 6641, 24138, 25527, 1286, 19361, 20113, 8265, 30499, 14424, 9739, 9753, 9754, 8063, 3270, 37458, 23517, 23594, 21101, 8270, 8271, 21362, 30425, 2631, 7933, 8273, 10964, 19455, 23728, 1090, 1133, 15709, 7973, 24666, 24673, 24677, 24670, 3388, 19896, 19897, 19486, 19487, 19966, 19969, 19967, 20058, 20070, 20059, 20201, 20202, 20152, 21042, 20604, 20605, 19528, 20653, 20654, 19529, 19427, 20037, 20040, 19359, 2978, 19485, 19426, 8276, 8274, 20983, 8040, 8277, 1862, 5865, 2706, 23816, 23854, 20834, 8461, 37497, 8280, 19533, 28376, 19425, 8283, 8284, 20813, 8282, 21004, 21005, 30436, 21048, 20996, 8288, 8750, 3289, 19404, 8289, 21389, 37516, 21584, 8290, 20985, 37517, 30228, 30319, 30233, 30229, 30439, 5454, 6848, 21057, 21174, 8296, 8295, 20745, 8297, 8081, 8780, 30434, 29008, 8303, 23747, 25350, 25353, 25869, 25876, 25882, 25886, 25830, 25847, 8016, 23676, 8032, 8061, 8060, 8059, 8058, 7147, 19401, 30479, 28998, 2718, 20828, 1181, 30480, 2849, 6853, 8318, 30478, 23256, 23740, 21013, 1375, 23262, 5869, 8311, 16582, 1006, 8319, 20816, 8312, 6991, 21656, 28622, 23855, 13060, 8314, 23840, 21031, 1176, 23258, 10647, 16600, 26441, 23540, 23622, 7920, 6635, 867, 995, 971, 951, 839, 964, 6373, 927, 992, 8322, 14434, 19548, 3304, 30515, 30482, 19562, 8323, 8325, 19577, 30134, 23787, 16631, 2724, 5286, 5287, 1863, 1221, 19212, 19213, 2968, 8095, 2771, 917, 37498, 21166, 8327, 1126, 42897, 19419, 19858, 19803, 19784, 19793, 19776, 20357, 20516, 20562, 20710, 20648, 19775, 8334, 21064, 19760, 19766, 20540, 19823, 30441, 30443, 8584, 32577, 20977, 7351, 7350, 7349, 9765, 3156, 8339, 19759, 5074, 19311, 8328, 21154, 20958, 19594, 20959, 19604, 19626, 19702, 20400, 20530, 19748, 20960, 19593, 8340, 42566, 23558, 23687, 20955, 8332, 16871, 8269, 21091, 5187, 3579, 30489, 30490, 30417, 8671, 8672, 19580, 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, 21036, 7893, 23502, 8232, 19890, 19891, 19482, 19840, 19848, 19864, 19483, 19875, 19902, 19903, 19907, 19927, 19929, 19937, 19931, 19935, 20000, 20001, 19974, 19975, 19949, 20401, 19950, 19961, 20981, 20982, 21125, 20030, 20031, 20090, 20091, 20060, 20064, 20061, 19492, 20102, 20138, 19493, 20166, 20167, 20173, 20211, 20212, 20221, 20222, 20147, 20148, 20079, 20080, 20225, 20245, 20226, 20264, 20265, 20267, 20277, 20282, 20298, 20297, 20278, 20319, 20300, 20299, 20296, 20314, 20306, 20330, 20331, 20340, 20342, 20341, 20002, 20003, 20019, 20355, 20356, 20390, 20373, 20412, 20424, 20413, 20425, 20461, 20492, 20493, 20511, 20520, 21382, 20512, 20527, 20528, 20535, 20549, 20550, 20567, 20568, 20582, 20596, 20587, 20583, 20642, 20643, 20652, 19526, 20673, 20713, 20705, 20731, 19527, 19481, 8347, 30476, 3129, 22522, 30471, 8198, 19365, 19389, 8174, 30227, 30444, 2494, 5685, 8190, 19555, 30406, 8321, 30391, 23758, 21107, 8348, 13963, 1039, 27275, 16621, 27871, 11427, 8349, 16578, 19347, 8350, 21007, 21170, 8351, 29006, 19939, 19348, 21591, 21384, 19516, 8407, 30481, 30516, 29001, 8424, 21009, 23501, 3133, 2481, 23187, 1697, 8294, 21112, 968, 1699, 937, 2534, 8355, 2523, 42567, 19415, 21029, 30438, 7892, 8140, 37522, 37585, 37450, 19550, 8329, 16340, 8356, 8357, 21158, 20824, 8219, 8121, 3125, 3235, 37466, 2780, 30465, 30466, 30462, 30467, 3221, 8162, 8360, 21169, 20833, 8359, 37479, 8255, 42569, 1383, 8362, 30486, 20999, 21136, 7133, 37482, 30442, 30491, 8363, 21050, 19376, 8366, 21338, 16343, 23276, 42570, 30311, 23230, 2675, 2674, 23761, 7944, 7123, 1215, 3198, 3231, 8051, 8120, 9752, 37467, 23593, 23731, 8015, 37538, 8235, 3341, 19566, 8368, 21180, 8014, 42614, 3248, 42896, 29493, 42906, 23555, 23691, 7969, 8013, 29181, 8012, 16599, 2680, 8376, 20818, 8670, 3195, 19559, 7988, 23572, 23698, 7109, 30472, 17426, 8561, 19575, 5795, 5772, 14566, 15690, 8377, 20978, 19473, 8267, 21102, 20819, 19399, 19421, 19420, 13059, 19397, 19438, 1005, 8091, 23664, 37557, 23585, 23295, 20695, 8380, 19405, 30557, 29009, 5716, 7952, 23675, 30497, 21054, 23568, 23697, 7987, 5770, 16587, 5862, 28636, 8736, 3218, 3159, 20764, 11014, 20763, 20750, 20752, 20765, 20749, 8382, 20754, 20777, 20756, 20758, 20769, 20771, 20773, 20775, 20783, 20787, 20761, 8383, 20790, 20751, 20753, 20766, 20767, 20755, 20778, 20779, 20768, 20757, 20760, 20759, 20780, 20781, 20770, 21183, 20772, 21068, 20774, 20782, 20776, 20786, 20784, 20785, 20788, 20762, 20789, 20791, 21184, 3243, 3153, 3203, 3242, 23103, 3245, 3240, 3273, 3146, 3152, 3241, 3151, 3261, 3149, 3150, 23104, 3317, 3148, 23624, 23657, 3360, 3202, 3359, 3147, 3272, 3271, 3244, 3201, 23105, 3199, 3200, 3246, 3382, 3239, 3238, 3144, 3145, 8113, 3318, 3313, 19474, 29863, 29864, 29870, 29882, 19442, 20847, 21373, 21259, 20885, 21374, 21254, 20886, 21256, 21376, 21378, 21255, 20894, 21249, 29875, 29871, 20844, 20845, 29865, 20916, 20917, 20851, 20852, 3337, 3366, 3312, 3361, 3311, 3315, 3283, 9708, 3371, 3370, 3310, 3314, 3369, 3365, 29866, 29867, 29872, 20849, 20921, 21379, 21245, 20850, 20918, 20919, 20920, 29868, 20842, 20843, 20889, 20890, 29876, 37552, 14829, 21177, 20902, 29878, 29869, 21260, 21250, 37491, 8585, 3258, 3377, 3374, 37446, 37428, 3222, 3372, 23537, 23748, 21581, 8385, 7131, 19448, 8386, 8389, 19507, 3301, 8388, 21367, 21366, 8387, 37493, 10855, 42574, 37555, 8048, 23564, 8390, 8391, 21096, 21000, 21018, 11423, 7905, 3251, 8393, 8394, 13024, 1606, 5606, 21147, 20995, 8395, 8396, 21002, 8400, 19371, 19491, 21368, 21155, 8227, 5683, 981, 982, 2483, 16362, 21103, 23587, 23736, 23771, 9718, 9720, 9723, 9740, 9755, 3269, 7902, 8108, 30008, 23524, 23713, 42575, 42576, 20811, 8402, 28692, 849, 28699, 8098, 8100, 8336, 30413, 37576, 8403, 13026, 2528, 2845, 13057, 8406, 37559, 1051, 20927, 1089, 8122, 8237, 19418, 19395, 19444, 30218, 30224, 19430, 8410, 30219, 13053, 2614, 3179, 5154, 7900, 37480, 37481, 30474, 21085, 6799, 8415, 8346, 19446, 19539, 16910, 8082, 8148, 3118, 3120, 23281, 30424, 30477, 30553, 23246, 37549, 8413, 37501, 8171, 8251, 19732, 29091, 8173, 8208, 19543, 42900, 8442, 21173, 8405, 19556, 1345, 2715, 42618, 42621, 2526, 4496, 42579, 10976, 8192, 21094, 28752, 5789, 8039, 23589, 23847, 7220, 2784, 21672, 8057, 8038, 23592, 23193, 25300, 25303, 8011, 6403, 42587, 14541, 42911, 42562, 23712, 23711, 1339, 37449, 19370, 8202, 42593, 1019, 30552, 8185, 19343, 3154, 30558, 8261, 19396, 19377, 23264, 8176, 19541, 19366, 8587, 21139, 19433, 8421, 13461, 8422, 21008, 7932, 30498, 30446, 7968, 21063, 8417, 7951, 8156, 3155, 8398, 8535, 19560, 7943, 23548, 23682, 19372, 19886, 19887, 19345, 21119, 19829, 21396, 21187, 21393, 21398, 19346, 19344, 8186, 21190, 21450, 21191, 21403, 19609, 19610, 20408, 21585, 20409, 21407, 21408, 20035, 20036, 20093, 20094, 20048, 20743, 20049, 21414, 21230, 21417, 21196, 21419, 21420, 21426, 21197, 21422, 21231, 20168, 21428, 20169, 20176, 20172, 20184, 20185, 21434, 21432, 20195, 20206, 20217, 20141, 20142, 21573, 21574, 21436, 21437, 20291, 21448, 20320, 20321, 21442, 21444, 20292, 21498, 20335, 20351, 20336, 20348, 20352, 20354, 21203, 21586, 20386, 21458, 20353, 21460, 19722, 21204, 19723, 21462, 20987, 21055, 20992, 21052, 20484, 20485, 20505, 21470, 20506, 20521, 20522, 21207, 21471, 20557, 20558, 20612, 20613, 20615, 21479, 20614, 21477, 13446, 20726, 21233, 21480, 21234, 21483, 21235, 21493, 21344, 21236, 21485, 21495, 21237, 21497, 20727, 24174, 5778, 2865, 3194, 3234, 10886, 8036, 8119, 23579, 42577, 42578, 42912, 1123, 8027, 23789, 21060, 30419, 30496, 8285, 8342, 19408, 1310, 17028, 8259, 21020, 21046, 21045, 8427, 8335, 20986, 21061, 21164, 8320, 21343, 21385, 8037, 3321, 42580, 30437, 8189, 19567, 8281, 21040, 3176, 8735, 8782, 7967, 23554, 23690, 12980, 8034, 23581, 23710, 19351, 8431, 3389, 16908, 16911, 16839, 16907, 3303, 16916, 16912, 10495, 16909, 3140, 28024, 16861, 3305, 28021, 3306, 4558, 28023, 37579, 4560, 5027, 16847, 37511, 4557, 8597, 8025, 8118, 9748, 3193, 3233, 23580, 23770, 37468, 17332, 21016, 29012, 5536, 1604, 21047, 30416, 29020, 12940, 3302, 8435, 8436, 19572, 19573, 8433, 8392, 20810, 8430, 8434, 21001, 20984, 8429, 21185, 19417, 8330, 30447, 23709, 25282, 25294, 851, 1172, 8033, 30450, 23308, 1037, 6636, 19264, 2629, 19422, 30451, 30501, 19412, 8437, 8397, 20823, 42560, 933, 3653, 28392, 6366, 29011, 24653, 24659, 7130, 7889, 8733, 8181, 37527, 19540, 8443, 37543, 8010, 42583, 8009, 3813, 1352, 7931, 23528, 23618, 23670, 23513, 5156, 7966, 7965, 2514, 12938, 8444, 19761, 19762, 19894, 19757, 19834, 19828, 19842, 19865, 19758, 19883, 19877, 19598, 19767, 19599, 19600, 19998, 19999, 19942, 20428, 19943, 19627, 19628, 19632, 20088, 19647, 20124, 19787, 20099, 19648, 20223, 20224, 19677, 19678, 19683, 20257, 20259, 19684, 19691, 19693, 20286, 19692, 19697, 20343, 20344, 19717, 19806, 20392, 19719, 19718, 20418, 20419, 20436, 20513, 20514, 20517, 19816, 19817, 20533, 19818, 20551, 20552, 20560, 20561, 20573, 20599, 20600, 19531, 20739, 20737, 19746, 19819, 20709, 20740, 19532, 20728, 20719, 3405, 19770, 19900, 19771, 19616, 19987, 19617, 19638, 19639, 19633, 20402, 19634, 19461, 20111, 20114, 19462, 19652, 20117, 19653, 19650, 20177, 20178, 19669, 19671, 19672, 19670, 19675, 19676, 19679, 19680, 19698, 20279, 19699, 20328, 20283, 20011, 20012, 20368, 20369, 20500, 20501, 21381, 20537, 21572, 20539, 20538, 20569, 20570, 20607, 20608, 19457, 19459, 20668, 19458, 19752, 19530, 8445, 8279, 19456, 8446, 24404, 24392, 25224, 25240, 25112, 25124, 2856, 12939, 8301, 20450, 8779, 1220, 1040, 23191, 28664, 1095, 3192, 9738, 8117, 37469, 2632, 2553, 8126, 8454, 21165, 8496, 19581, 8450, 8458, 8586, 21337, 21335, 21330, 21326, 21066, 8449, 8452, 21159, 21332, 21324, 8459, 21328, 21065, 12253, 23783, 37562, 23526, 5065, 5066, 37430, 8432, 37581, 37455, 8752, 3247, 3279, 8154, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276, 28032, 12277, 12278, 12279, 12281, 37515, 28375, 3276, 37524, 37529, 37591, 37612, 37577, 10895, 12254, 12255, 28031, 12256, 12257, 37452, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12280, 21336, 21331, 21327, 21325, 21329, 5049, 5565, 1156, 8455, 8456, 3208, 8155, 20979, 10940, 8457, 37509, 3362, 37561, 37470, 3267, 8024, 8116, 23578, 23545, 7950, 8047, 11122, 5853, 29021, 37614, 10930, 15302, 37531, 37589, 8087, 23769, 13435, 8498, 21181, 8495, 37438, 1720, 1721, 30449, 42563, 19437, 8374, 42908, 19558, 1032, 23739, 2920, 23440, 10746, 16598, 8307, 3398, 2700, 7906, 8300, 20449, 19440, 20677, 19522, 8268, 37610, 21088, 23565, 23696, 16972, 3210, 23457, 37456, 42582, 42613, 8364, 20817, 1359, 8463, 20027, 23784, 3119, 8135, 8464, 8302, 19497, 8465, 37447, 3127, 17042, 3128, 23301, 23786, 1318, 1131, 37461, 37462, 8404, 5053, 37609, 1194, 1193, 7148, 8023, 7345, 8466, 8467, 3157, 21038, 21092, 7904, 8754, 8765, 8757, 8756, 8755, 8764, 8758, 8760, 8759, 8761, 8762, 30517, 23704, 23536, 23669, 7930, 6631, 7225, 2557, 2538, 6632, 6839, 2463, 8517, 21003, 918, 2960, 6638, 912, 6578, 5393, 16622, 293, 8054, 8031, 23553, 23689, 23688, 7955, 8022, 8115, 23577, 23703, 37471, 19398, 37541, 21321, 21086, 21323, 8378, 8471, 21571, 21240, 20998, 21081, 8365, 19535, 37506, 21386, 8468, 37568, 8183, 20793, 30418, 1871, 8304, 20968, 37514, 23547, 23686, 7964, 8083, 8030, 23583, 23631, 23965, 42585, 8475, 8440, 7963, 23685, 30453, 30226, 20923, 8476, 37490, 8158, 3161, 20395, 20433, 8738, 3253, 3160, 8157, 19537, 8483, 19863, 21122, 20704, 21140, 21589, 19916, 19996, 21415, 21193, 20315, 21201, 20349, 20689, 21219, 20655, 19884, 19849, 19918, 19981, 19940, 21120, 20052, 20097, 19662, 20186, 21198, 20077, 20139, 20249, 20294, 21451, 20374, 21071, 21465, 21212, 21472, 19735, 20681, 20640, 19869, 20163, 20083, 21239, 21523, 20674, 8480, 20954, 20741, 8479, 20394, 20742, 8481, 5971, 20548, 20547, 8488, 8485, 8484, 8482, 21074, 2630, 19862, 8411, 8254, 19534, 8486, 19915, 19661, 8412, 8487, 19868, 8489, 1033, 2579, 8021, 23674, 37483, 8020, 3266, 8367, 21141, 15688, 29016, 21178, 8470, 3274, 1128, 1371, 8420, 8134, 23792, 23506, 8709, 9721, 23861, 23733, 7908, 23776, 29879, 23777, 3169, 2689, 5257, 23312, 2532, 2647, 7949, 23544, 21146, 8490, 8379, 8046, 23590, 23591, 21179, 8514, 8491, 37454, 23306, 23393, 23332, 30002, 7898, 23496, 1338, 8474, 8508, 19499, 20363, 6664, 7218, 3217, 23508, 8008, 19472, 19867, 19914, 19928, 19963, 20406, 20026, 20034, 20039, 20089, 20066, 20073, 20076, 20063, 20115, 20104, 19471, 19913, 19962, 20025, 20033, 20062, 20103, 20190, 20470, 20153, 20275, 20332, 20006, 20972, 20414, 20451, 20488, 20495, 20443, 20575, 20670, 20657, 20191, 20208, 20471, 20154, 20276, 20007, 20023, 20974, 20020, 21350, 20973, 20415, 20462, 20468, 20452, 20453, 20489, 20496, 20519, 20971, 21223, 21352, 20444, 21224, 20588, 20576, 20658, 20671, 20708, 20679, 20732, 20725, 19470, 14054, 8492, 11580, 12944, 19432, 8337, 19932, 19948, 19985, 20071, 20116, 20158, 20209, 20290, 20347, 20013, 21023, 20502, 20683, 8493, 3281, 29013, 30511, 23514, 8494, 8293, 6444, 16415, 8497, 20821, 42588, 37590, 42589, 5152, 42590, 42604, 42584, 1369, 42559, 29708, 5521, 8499, 21175, 23561, 12495, 42889, 8500, 21582, 2531, 7222, 3309, 8900, 2063, 8019, 9734, 37472, 23702, 8371, 19872, 20072, 20397, 20458, 20686, 20407, 8502, 8501, 19871, 1097, 7962, 23556, 23684, 42616, 37484, 7997, 8114, 9713, 9730, 9750, 3265, 23576, 23609, 23742, 37575, 23569, 23695, 23757, 16886, 16633, 1601, 7226, 5774, 20481, 20483, 1197, 1240, 1239, 1198, 7948, 7996, 9736, 37604, 23701, 8112, 3230, 37485, 1125, 1204, 42617, 42892, 5773, 6942, 11917, 7158, 8504, 19542, 3340, 8160, 1306, 2702, 7961, 23570, 23756, 23582, 23708, 8029, 3286, 7162, 29005, 29175, 42565, 3380, 42594, 29180, 29179, 29707, 8207, 19353, 8506, 20307, 8507, 19498, 21342, 19976, 20273, 20364, 20454, 21353, 863, 2555, 23574, 23194, 23663, 8090, 1140, 8509, 42596, 8045, 5870, 5457, 7203, 7204, 7202, 7205, 7212, 5432, 7230, 5417, 7233, 5385, 7231, 5386, 7232, 5752, 5748, 5751, 5749, 5750, 7196, 7200, 7199, 7209, 7182, 7181, 7217, 7215, 7207, 7206, 7211, 7210, 5406, 5754, 5755, 5149, 5146, 7213, 5148, 5147, 5139, 5136, 5137, 5138, 5141, 5140, 5142, 5144, 5143, 7184, 7191, 7192, 7198, 7197, 7194, 7186, 7189, 7193, 7187, 7188, 5122, 5130, 5134, 5118, 5132, 5120, 5115, 5116, 5133, 5124, 5126, 5131, 5366, 5113, 5114, 5127, 5117, 5125, 5121, 5123, 5128, 5119, 5129, 23512, 7201, 5375, 5384, 5747, 7195, 7208, 5371, 23465, 5388, 7216, 7214, 5377, 23463, 5390, 23464, 23462, 5753, 5145, 5135, 7183, 7190, 7185, 5112, 8053, 37613, 23623, 23575, 23773, 37473, 7995, 8111, 3191, 3264, 42597, 7159, 23515, 21127, 8338, 8510, 21128, 8588, 30428, 1616, 6406, 6606, 37547, 30283, 42598, 23550, 23681, 7942, 2726, 3141, 23298, 20820, 8512, 37565, 37586, 37574, 3280, 5467, 19439, 19898, 19899, 19845, 21510, 19860, 21511, 19846, 19882, 20720, 19911, 21512, 19912, 21513, 21514, 8513, 19387, 37546, 19983, 19984, 21518, 21517, 19990, 19986, 19607, 19608, 19944, 21552, 21559, 19957, 19958, 19959, 20430, 21516, 19945, 21515, 19953, 20447, 20448, 20028, 21347, 20029, 19511, 8344, 20041, 21519, 21522, 20403, 20042, 21520, 21524, 20047, 21521, 20108, 20109, 20126, 20112, 21525, 20110, 21527, 20127, 21526, 20120, 20135, 20131, 20441, 20442, 20164, 20170, 21528, 21529, 20165, 20181, 20194, 20210, 20183, 20198, 20216, 20207, 20182, 20220, 20215, 20084, 20085, 20145, 20146, 20227, 20237, 20229, 21530, 20234, 20240, 20228, 20247, 20248, 19687, 21531, 20272, 19688, 20269, 20266, 20303, 20313, 21594, 20308, 21533, 21534, 21535, 20316, 21532, 21536, 21538, 21537, 20004, 20472, 20014, 20005, 20010, 20018, 20358, 21539, 21540, 21541, 20359, 20367, 20370, 21545, 20393, 20382, 21546, 20479, 20385, 20379, 21542, 21543, 21544, 20398, 20399, 20404, 21549, 21550, 21553, 21547, 21548, 21551, 20405, 19512, 21039, 21011, 20477, 20465, 20474, 21114, 21034, 20466, 19513, 21014, 21067, 21053, 21073, 21032, 21113, 21051, 21062, 8245, 5884, 11599, 20490, 20491, 20697, 21556, 21555, 21554, 20698, 21557, 20523, 20524, 20529, 21354, 20536, 20541, 21570, 20326, 20327, 20563, 20564, 20580, 20581, 20586, 20595, 21558, 20594, 21560, 20610, 20662, 20659, 20661, 21561, 20660, 20721, 20663, 20669, 20675, 21568, 21567, 21562, 21565, 21569, 21566, 20678, 21563, 20682, 21564, 20724, 20715, 13029, 9733, 9751, 10887, 7985, 8110, 3190, 3232, 23516, 23563, 23737, 13998, 1195, 6381, 8439, 20980, 9719, 23608, 9743, 9712, 9729, 9722, 16883, 9714, 9764, 3182, 3197, 8166, 23102, 37502, 37572, 37489, 37488, 37434, 37495, 9711, 37588, 8516, 13453, 37587, 21041, 8515, 37513, 37520, 11615, 37592, 37582, 8416, 37518, 10960, 5437, 8503, 28714, 8044, 8519, 19484, 6640, 8244, 21171, 16836, 14644, 8511, 21033, 5842, 37594, 37569, 37492, 37570, 3259, 8131, 21278, 21280, 21279, 21281, 3397, 21282, 21283, 11792, 11793, 11796, 11797, 11798, 11788, 11821, 11735, 11803, 11804, 11805, 3396, 21284, 21285, 21286, 3408, 3395, 20910, 20911, 21287, 3351, 21288, 3299, 3394, 3320, 3393, 21289, 21290, 21292, 21291, 3298, 21293, 23607, 21294, 21302, 7909, 21303, 3300, 8130, 21295, 21296, 3295, 8129, 3409, 21297, 21298, 3260, 19441, 21299, 3407, 3297, 21300, 21301, 21304, 9763, 21305, 3294, 21306, 21307, 21308, 3392, 21309, 21315, 8128, 3296, 21310, 21311, 21313, 21312, 21314, 7972, 7929, 23533, 23668, 8372, 19500, 28999, 2571, 42599, 23804, 9710, 9762, 9709, 23497, 9741, 37494, 9725, 8747, 3385, 3184, 862, 19202, 30222, 5837, 7325, 7971, 8109, 3189, 3229, 23562, 23730, 23782, 37542, 7928, 1380, 42557, 3126, 19342, 8266, 8197, 19352, 19382, 19451, 19373, 30487, 42902, 30461, 30463, 3005, 30514, 30541, 30464, 30468, 8238, 19411, 21143, 21138, 8272, 30404, 8414, 20809, 8187, 19407, 8246, 19496, 8286, 19383, 19381, 42907, 42609, 29028, 8536, 16592, 42601, 42612, 42903, 12358, 12365, 42602, 30251, 30452, 30503, 8538, 21017, 21387, 8540, 20988, 21072, 8541, 21030, 13957, 37560, 19378, 1191, 1088, 6637, 17053, 2570, 21383, 1452, 42603, 42605, 7927, 23531, 23621, 23667, 8333, 21150, 8094, 19380, 21156, 8331, 8423, 19453, 21124, 20362, 8473, 37523, 8542, 19570, 21322, 21075, 30543, 15699, 8543, 21019, 15757, 42898, 19569, 8544, 30454, 19431, 4559, 7970, 9761, 37605, 20993, 8399, 29018, 21137, 8546, 894, 16606, 8178, 20559, 19737, 3290, 8751, 19590, 19501, 8462, 19595, 19720, 20038, 20092, 20075, 19649, 20440, 19656, 19502, 20285, 20337, 19714, 19721, 20534, 19749, 2489, 7937, 8150, 3336, 21163, 21334, 21333, 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, 8089, 10983, 8453, 21162, 7895, 9760, 8084, 8549, 23263, 42899, 23767, 16374, 5603, 8223, 7891, 24840, 24841, 24843, 24844, 24845, 24847, 24849, 24859, 24850, 24852, 24860, 24854, 24856, 24862, 24864, 24866, 24868, 24870, 24873, 24874, 24875, 24877, 24878, 24880, 24882, 24884, 24885, 24898, 24886, 24889, 24892, 24895, 24900, 24902, 24903, 24905, 24907, 24910, 24912, 24915, 24917, 24920, 24922, 24925, 24927, 24930, 24933, 24935, 24937, 24939, 24943, 24945, 24941, 24947, 24948, 24950, 24952, 24953, 24954, 24956, 24958, 24961, 24963, 24965, 24966, 24968, 24969, 24971, 24973, 24976, 24978, 24980, 24982, 24984, 24986, 24988, 24990, 24992, 24994, 24996, 24998, 25000, 25002, 25004, 25005, 25006, 25007, 25008, 25010, 25011, 25013, 25015, 25016, 25017, 25019, 25021, 25023, 25026, 25027, 25029, 25031, 25033, 25035, 25037, 25039, 25041, 25043, 25046, 25048, 25050, 25053, 25055, 25057, 25058, 25060, 25062, 25063, 25064, 25066, 25069, 25072, 25075, 25078, 25081, 25084, 25087, 25090, 25093, 8550, 25096, 25097, 25098, 25099, 25100, 25101, 25103, 25105, 25106, 25108, 25110, 25119, 25120, 25121, 25122, 25111, 25114, 25116, 25123, 25126, 25128, 25133, 25134, 25131, 25135, 25142, 25144, 25137, 25140, 25146, 25148, 25150, 25153, 25156, 25158, 25160, 25163, 25165, 25166, 25168, 25169, 25170, 25171, 25174, 25176, 25178, 25180, 25181, 25183, 25185, 25187, 25188, 25190, 25192, 25194, 25196, 25198, 25200, 25201, 25202, 25203, 25205, 25206, 25208, 25209, 25210, 25211, 25213, 25215, 25217, 25219, 25221, 25223, 25226, 25229, 25231, 25233, 25235, 25237, 25239, 25242, 25245, 25247, 25249, 25251, 25253, 25255, 25257, 25259, 25261, 25264, 25267, 25269, 25270, 25271, 25272, 25273, 25274, 25275, 25279, 25277, 25284, 25287, 25291, 25289, 25296, 25299, 25302, 25307, 25305, 25314, 25316, 25309, 25311, 25321, 25319, 25331, 25330, 25332, 25333, 25336, 25323, 25324, 25327, 25342, 25343, 25345, 25344, 25346, 25347, 25339, 25340, 25349, 25352, 25360, 25363, 25355, 25358, 25365, 23896, 25367, 23898, 23900, 23904, 23905, 23907, 25369, 25372, 25373, 25375, 23910, 25377, 23911, 23913, 23914, 25380, 23915, 23917, 23919, 23920, 23921, 25381, 23923, 23925, 25383, 23926, 23928, 25385, 23903, 23929, 23930, 23931, 23932, 23934, 25386, 23936, 23938, 23939, 23941, 23943, 23944, 23946, 23948, 23950, 23951, 23953, 25388, 25390, 25392, 25396, 25399, 23955, 25402, 25401, 25404, 25406, 25408, 25409, 23954, 25416, 25411, 25414, 25417, 25419, 25422, 25425, 25427, 25428, 25430, 25434, 25432, 25435, 25437, 25439, 25441, 25443, 25444, 25445, 25447, 25449, 25452, 25454, 25455, 25457, 25459, 25461, 25462, 25464, 23957, 23958, 23960, 23962, 23963, 23964, 23967, 23968, 23969, 23970, 23971, 23973, 23975, 23976, 23977, 23978, 23980, 23982, 23983, 23985, 23986, 23987, 25465, 25466, 25470, 25468, 25472, 25473, 23988, 25474, 25477, 25478, 25480, 25476, 25482, 25484, 25486, 25488, 25490, 25492, 25495, 25493, 25498, 23989, 25499, 25500, 25501, 25502, 25504, 25505, 25506, 25508, 25510, 25512, 25514, 25516, 25517, 25518, 25519, 25521, 23991, 23992, 23994, 23997, 23999, 24001, 24002, 24003, 24013, 24015, 24018, 24020, 24022, 24023, 24025, 24027, 24028, 25522, 24030, 25525, 24032, 24034, 24037, 24038, 24039, 24040, 24042, 24045, 24048, 24050, 24052, 24054, 24056, 24058, 24060, 24062, 24064, 24066, 24067, 24069, 24070, 24071, 24072, 24073, 24074, 24075, 24076, 24080, 24078, 24083, 24085, 24086, 24082, 24087, 24088, 24090, 24092, 24093, 24095, 24096, 24098, 24100, 24102, 24105, 24107, 24109, 24110, 24112, 24114, 24117, 24118, 24120, 24121, 24122, 24123, 24124, 24126, 24127, 24129, 24130, 24131, 24132, 24133, 24135, 24137, 25526, 24140, 24141, 24142, 24144, 24143, 24146, 24147, 24149, 24151, 24152, 24154, 24158, 24160, 24162, 24164, 24166, 24168, 24170, 24172, 24173, 24175, 24178, 24180, 24181, 24182, 24183, 24184, 24186, 24188, 24190, 24192, 24193, 24194, 24195, 24196, 24197, 24198, 24199, 24200, 24201, 24202, 24203, 24204, 24205, 24206, 24207, 24209, 24210, 24211, 24213, 24214, 25529, 25530, 25532, 25534, 24215, 24216, 24217, 24229, 24219, 24220, 24223, 24224, 24225, 24226, 24227, 24228, 37440, 37442, 37444, 37443, 37441, 24230, 25536, 24231, 24235, 24234, 24233, 24236, 25538, 24238, 24239, 24241, 24244, 24245, 24247, 24250, 24252, 24253, 24254, 24256, 24258, 24260, 24262, 24263, 24264, 24265, 24266, 24268, 24269, 24271, 24273, 24275, 24276, 24277, 24279, 24281, 24283, 24285, 24289, 24291, 24292, 24300, 24293, 24294, 24297, 24301, 24303, 24304, 24305, 25541, 25543, 25545, 24306, 25547, 25549, 25551, 25552, 25553, 25555, 25556, 25558, 25560, 25562, 24310, 24311, 24313, 24316, 24320, 24318, 24322, 24323, 24325, 24327, 24328, 24329, 24330, 24333, 24334, 24331, 24335, 24336, 24337, 24338, 24340, 24343, 24342, 24345, 24344, 24346, 24350, 24348, 24352, 24353, 24354, 24357, 24359, 24361, 24363, 24364, 24366, 24368, 24369, 25564, 25566, 24370, 25568, 25569, 25570, 25571, 25572, 25573, 25574, 24372, 24397, 24373, 24375, 24377, 24380, 24383, 24399, 24384, 24387, 24389, 24391, 24394, 24396, 24401, 24403, 24406, 24408, 24409, 24411, 24413, 24414, 24415, 24416, 24417, 24420, 24421, 24423, 24425, 24426, 24427, 24428, 24430, 25575, 25576, 25578, 25580, 25582, 25583, 25588, 25586, 25593, 25595, 25597, 25600, 25601, 25604, 25607, 25609, 25611, 25614, 25591, 25627, 25629, 25631, 25633, 25635, 25637, 25639, 25641, 25615, 25616, 25617, 25619, 25621, 25623, 25624, 25626, 25643, 25645, 25648, 25651, 25653, 25656, 25658, 25661, 25663, 25665, 25668, 25670, 25673, 25675, 25678, 25680, 25682, 25684, 25686, 25688, 25690, 25692, 25694, 25697, 25699, 25708, 25706, 25710, 25700, 25701, 25702, 25704, 25712, 25713, 25716, 25718, 25719, 25721, 25724, 25726, 25727, 25728, 25729, 25731, 25733, 25735, 25737, 25738, 25740, 25741, 25743, 25745, 25747, 25749, 25759, 25761, 25763, 25764, 25766, 25768, 25770, 25772, 25751, 25752, 25754, 25755, 25756, 25758, 25777, 25773, 25775, 25791, 25778, 25780, 25783, 25789, 25786, 24432, 25793, 24433, 24435, 25795, 25797, 25798, 25801, 25804, 25817, 25807, 25810, 25822, 25819, 25824, 25815, 25812, 25826, 25829, 25832, 25842, 25834, 25837, 25839, 25844, 25846, 24437, 24438, 24440, 24443, 24442, 24444, 24446, 24448, 24449, 24450, 24451, 24452, 24453, 24454, 24455, 24456, 24458, 24459, 24461, 24464, 24465, 24466, 24469, 24471, 24474, 24476, 24478, 24480, 24482, 24484, 24485, 24487, 24489, 24488, 24490, 24491, 24493, 24495, 24497, 24501, 24499, 24503, 24504, 24505, 24508, 24509, 24510, 25849, 24512, 24514, 24517, 24835, 24836, 25852, 24519, 24520, 24521, 24523, 24524, 24526, 24525, 24527, 24528, 25855, 24530, 25856, 24531, 25858, 24534, 24536, 24538, 24539, 24541, 24543, 24546, 24548, 24549, 25859, 24552, 24550, 25860, 25862, 25863, 24555, 24553, 24557, 25868, 25865, 25872, 25875, 25879, 25881, 24562, 24559, 24565, 25873, 25885, 25889, 24568, 25891, 25893, 25895, 25896, 25909, 25900, 25902, 25913, 25905, 25915, 24570, 24572, 24574, 24576, 24577, 24579, 24581, 25923, 25924, 25917, 25920, 24583, 25926, 25928, 25930, 25932, 25934, 25935, 25937, 25939, 25941, 25942, 25944, 25946, 25951, 25949, 25952, 24584, 25989, 25955, 25958, 25960, 25990, 25961, 25996, 25963, 25964, 25998, 25992, 25965, 25966, 25968, 25971, 26000, 25974, 24585, 24587, 25976, 25979, 25994, 25982, 26003, 25984, 25987, 26004, 26005, 26006, 26007, 26011, 26013, 26015, 26017, 24588, 24589, 24591, 24593, 24595, 24596, 24598, 24600, 26019, 26021, 26024, 26026, 26022, 26027, 26028, 26031, 26034, 26036, 26037, 26039, 26042, 26043, 26041, 24601, 26046, 26044, 26048, 26053, 26051, 26054, 26055, 26057, 26060, 26064, 26062, 26065, 26069, 26067, 26072, 26073, 26076, 26078, 26080, 26083, 26086, 26089, 26090, 26092, 23892, 8551, 19509, 24603, 24608, 24610, 24604, 24612, 24606, 24614, 26093, 24616, 24618, 26095, 26096, 26097, 24621, 26098, 26099, 26102, 26104, 26105, 26106, 26107, 26108, 26109, 26110, 26112, 26114, 26117, 26119, 26120, 26121, 26123, 26125, 26126, 26128, 26130, 26132, 26134, 24622, 24623, 26135, 26136, 26138, 26139, 26141, 26143, 26145, 26147, 26149, 26151, 26152, 26153, 26155, 26157, 26159, 26162, 26165, 24837, 24838, 24624, 24625, 24627, 26167, 24628, 24633, 24630, 24636, 26169, 26170, 24638, 24639, 24640, 24641, 24644, 24647, 24648, 24651, 24652, 24655, 24658, 24661, 24663, 26171, 24665, 24669, 24679, 24672, 24676, 24680, 24682, 24684, 24685, 24687, 24689, 24690, 24691, 26174, 24692, 24693, 24697, 24695, 26175, 24703, 24699, 26176, 26178, 26180, 24707, 26182, 24711, 24712, 24713, 24714, 24715, 24716, 24717, 24719, 24722, 24725, 24726, 24728, 24730, 24731, 26183, 24733, 24732, 24734, 24736, 24738, 24739, 24740, 24741, 24742, 24744, 24745, 24746, 24747, 24749, 24751, 24752, 24755, 24756, 24759, 24760, 24762, 24763, 24765, 24768, 24771, 24773, 24774, 24775, 24779, 24777, 24781, 24782, 24784, 24787, 26185, 24789, 24791, 24794, 24796, 24799, 24801, 24808, 24810, 24803, 24805, 26186, 26187, 26188, 26189, 26191, 26192, 26193, 26195, 26197, 26199, 26201, 26202, 26203, 26204, 26205, 26208, 26206, 26207, 26209, 26210, 26212, 26214, 26216, 26218, 26220, 26222, 26224, 26225, 26227, 26229, 26231, 26233, 26234, 26235, 26236, 26238, 26239, 26240, 26241, 26242, 26244, 26246, 26247, 26249, 26250, 26251, 26253, 26254, 26256, 26257, 26258, 26260, 26261, 26262, 26264, 26273, 26265, 26271, 26267, 26275, 26277, 26279, 26281, 26283, 26285, 26289, 26298, 26292, 26290, 26294, 26296, 26300, 26303, 26305, 26308, 26311, 26312, 26314, 26316, 26319, 26321, 26323, 26325, 26326, 26327, 26328, 26330, 26332, 24811, 24812, 24815, 24813, 24817, 24818, 26340, 26342, 26344, 26347, 26349, 24820, 24826, 24822, 24824, 24827, 26352, 26354, 26355, 26357, 24828, 24830, 26360, 26362, 26365, 8191, 20926, 7391, 8534, 21580, 870, 8361, 21227, 3172, 10933, 37550, 23735, 11428, 37475, 1111, 8537, 21228, 1084, 1412, 3170, 8741, 3250, 23494, 21400, 19837, 21397, 21395, 20928, 8305, 37477, 19938, 19910, 21402, 19930, 21404, 21317, 21406, 19934, 21316, 8552, 19601, 19374, 21399, 19836, 19909, 21412, 20128, 20159, 20213, 20232, 21438, 21446, 21409, 21058, 20420, 21467, 19835, 8553, 21210, 21215, 20699, 21506, 20929, 8505, 11112, 21418, 21413, 20744, 20129, 21421, 21423, 20160, 21433, 20214, 20233, 21439, 21447, 21410, 21411, 21232, 21457, 21059, 20421, 21469, 21468, 21486, 21318, 21211, 21216, 21583, 8306, 21507, 21221, 20700, 20703, 21496, 21225, 23495, 7897, 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, 19358, 8236, 8042, 5458, 2890, 8072, 23603, 23606, 23650, 23722, 23604, 23721, 8043, 8007, 8298, 19574, 21345, 20814, 8556, 3358, 3252, 19538, 8278, 19434, 42910, 21015, 8557, 8547, 20149, 20204, 20205, 20150, 20151, 21098, 21099, 20543, 20544, 20555, 20556, 19364, 3132, 23500, 20925, 16591, 7903, 16970, 931, 8539, 21161, 37611, 23584, 23707, 23551, 7941, 1122, 2498, 23673, 37476, 7344, 7975, 1192, 1302, 2643, 8460, 7122, 2642, 37556, 8124, 19435, 8248, 8052, 21010, 8558, 8559, 21043, 30561, 30562, 3162, 8159, 7954, 8107, 3188, 3228, 9724, 37459, 23519, 23552, 23772, 1048, 30455, 8299, 20271, 8447, 20017, 42606, 7907, 8258, 1619, 3342, 9767, 3173, 8831, 7940, 30504, 29030, 29029, 8370, 19452, 30431, 42571, 7170, 6451, 42607, 21153, 19825, 8562, 21069, 30457, 23746, 24569, 25929, 8006, 8028, 23706, 37607, 30429, 19428, 20957, 7227, 16610, 37525, 23588, 1584, 14451, 12941, 30509, 14936, 8564, 10894, 29031, 23557, 23683, 7960, 7926, 3287, 7221, 8565, 21037, 3180, 16494, 14486, 8257, 19454, 19447, 8218, 42608, 42564, 19449, 8326, 3339, 13054, 12296, 14864, 8193, 19549, 8426, 42573, 29015, 11590, 42905, 42890, 8194, 21167, 19888, 19889, 19895, 19843, 19844, 19859, 19881, 19924, 19925, 19936, 19955, 19956, 19960, 20429, 20024, 20050, 20069, 20051, 20057, 19788, 19789, 20134, 20964, 20965, 20260, 19796, 20274, 19797, 20302, 19773, 19774, 20371, 20372, 20378, 20410, 20411, 20966, 20426, 20463, 21104, 20480, 20482, 20589, 20590, 20593, 20733, 20646, 20647, 20649, 20967, 20734, 19772, 8566, 3263, 9746, 9747, 7945, 37460, 23543, 23732, 30473, 19464, 19463, 8518, 30510, 19410, 30458, 30494, 8788, 21590, 21405, 19917, 19933, 19997, 21416, 21194, 21202, 20350, 21489, 21488, 20690, 20656, 21482, 21220, 19885, 21229, 19850, 21394, 21401, 19919, 19982, 19941, 19952, 21121, 20054, 20053, 20098, 21504, 21195, 21425, 21429, 20155, 19663, 20187, 20196, 20078, 20140, 20250, 20251, 21440, 20312, 20322, 21441, 21445, 20295, 21449, 21443, 21452, 21453, 20469, 20375, 21466, 21474, 21473, 21478, 19736, 20641, 21481, 20688, 20691, 20722, 21491, 20706, 21487, 37554, 20956, 8568, 21105, 8569, 19827, 11102, 21106, 2382, 3213, 8668, 21027, 8570, 6442, 8069, 23599, 23596, 23661, 23720, 8068, 8067, 23595, 23646, 23719, 8066, 8065, 23648, 23718, 21151, 20997, 8572, 16867, 29010, 12981, 7925, 23529, 23620, 23778, 2616, 7890, 8571, 19568, 37507, 12963, 21132, 19414, 21152, 20989, 8590, 3177, 19436, 8310, 20924, 19402, 19379, 19375, 8264, 8313, 19429, 30407, 8177, 20930, 20961, 8324, 21089, 19354, 8316, 1171, 1264, 8353, 21115, 8375, 19384, 9716, 9732, 9745, 3262, 3187, 7936, 8106, 37503, 23518, 23546, 8005, 42561, 12401, 8004, 8003, 7935, 23678, 37606, 7007, 1188, 30223, 8352, 21341, 37526, 28964, 21056, 8567, 21026, 29022, 28750, 2405, 42592, 8419, 19465, 19469, 3166, 8599, 21587, 21579, 8595, 3163, 8149, 8605, 8749, 3167, 8596, 21577, 8594, 8606, 8607, 3354, 21578, 8601, 8604, 8608, 8603, 3353, 8602, 8151, 3164, 3165, 8598, 3355, 8093, 8609, 8600, 21340, 20826, 8592, 23760, 37486, 1309, 1114, 2851, 30356, 1279, 5176, 3219, 23775, 8591, 6794, 3413, 8763, 3255, 8188, 20832, 21148, 21508, 21149, 7911, 3383, 8477, 8731, 8478, 1465, 21129, 37595, 37564, 37584, 21142, 37545, 21596, 21597, 21144, 21145, 8275, 3538, 16882, 16878, 16838, 16856, 29953, 16904, 16863, 16837, 37533, 16894, 16897, 16890, 16893, 16900, 16901, 16898, 16902, 16892, 16895, 16840, 29007, 30412, 30422, 8041, 9715, 23525, 19880, 8616, 19831, 19832, 19833, 21392, 19861, 21188, 19870, 21501, 21499, 19503, 19922, 19923, 21192, 21189, 19991, 19992, 21463, 21509, 21464, 21134, 21135, 20055, 20056, 20100, 21505, 20101, 20105, 21427, 21424, 20132, 37530, 21430, 21431, 20188, 20189, 21435, 20086, 20087, 19602, 19973, 19603, 20230, 20231, 21199, 20261, 20262, 20270, 19504, 21200, 19505, 20338, 20346, 21391, 20339, 20345, 20380, 21454, 21455, 21456, 21459, 21500, 20381, 20422, 20423, 21461, 21012, 21205, 21320, 21575, 21206, 20525, 20526, 21208, 21319, 21209, 20542, 21213, 21214, 21475, 21186, 21217, 21476, 21218, 11603, 20664, 21484, 20723, 20692, 21490, 20676, 20665, 20701, 21222, 20707, 21494, 21492, 1291, 1362, 3175, 8734, 40143, 3227, 8105, 42610, 1205, 14480, 21080, 21131, 8612, 8613, 7939, 23549, 23680, 1152, 1153, 8614, 21388, 23310, 23311, 8615, 19879, 1372, 19424, 8617, 20990, 8619, 8618, 21111, 8739, 3206, 19565, 11013, 37551, 19468, 8418, 37427, 19826, 37451, 37429, 3316, 11611, 37505, 37499, 37504, 21022, 37578, 16568, 8132, 28615, 8354, 19564, 5691, 8573, 11116, 20822, 16210, 21021, 21087, 21369, 19356, 8206, 8204, 19423, 8104, 3186, 3226, 37487, 1139, 24560, 24563, 24566, 25953, 25880, 25892, 23509, 23612, 23538, 23613, 23671, 23539, 23614, 23672, 1100, 1101, 23559, 8622, 12942, 19280, 1113, 6583, 37571, 28669, 11872, 20912, 20854, 11873, 21271, 11876, 20855, 20913, 21268, 21346, 11877, 20838, 11879, 20858, 21276, 20859, 11880, 20860, 11881, 20861, 21269, 11882, 20862, 20864, 11885, 21277, 20863, 11889, 11890, 20874, 20865, 20868, 20914, 20866, 20867, 11893, 20856, 20857, 11894, 20870, 20869, 11895, 21267, 20915, 20939, 20871, 11897, 21266, 20873, 20872, 21090, 21265, 20875, 11900, 21351, 11901, 20839, 21264, 21263, 11904, 20877, 20878, 11905, 20882, 20881, 20880, 20879, 11906, 11907, 21270, 20970, 20876, 20907, 20846, 20908, 20909, 23277, 3256, 8797, 1000, 1199, 3207, 8740, 8914, 8315, 19756, 13025, 42619, 42620, 37519, 19355, 8345, 20969, 915, 916, 6038, 7959, 1576, 1096, 7924, 23530, 23666, 30435, 19385, 8165, 3196, 13450, 8656, 21364, 5687, 7946, 42611, 7923, 23534, 23610, 23665, 23532, 23750, 23779, 23705, 23541, 37474, 8102, 8103, 3225, 23560, 30433, 8657, 19621, 8381, 21238, 7382, 8026, 23586, 30405, 8231, 19508, 7918, 19611, 19612, 19972, 19618, 19142, 21611, 14435, 42586, 8317, 7888, 8428, 21365, 42591, 42901, 2610, 8472, 15639, 10892, 8373, 19450, 8071, 1207, 20825, 3174, 16853, 37437, 11587, 37431, 37521, 37496, 11586, 37567, 7958, 30440, 30448, 30456, 30512, 3343, 3347, 3346, 3344, 3348, 8660, 21182, 3345, 8661, 21118, 21339, 8659, 8662, 30459, 21117, 6764, 5083, 6795, 3178, 42581, 42595, 42572, 37439, 23192, 8133, 8732, 23749, 23503, 1161, 2529, 21588, 2566, 5693, 29114, 42555, 23745, 20812, 8663, 30488, 23763, 8664, 8665, 8666, 21363, 23567, 23694, 23795, 5157, 7957, 37580, 37478, 8196, 8560, 21361, 20387, 8343, 21502, 21503, 21592, 21593, 20388, 20389, 21358, 21359, 21360, 20553, 20554, 8667, 19536, 30542, 7129, 23762, 23499, 23505, 3131, 7887, 2597, 23759, 23573, 21049, 30445, 23780, 7917, 8099, 10913, 37563, 37608, 9737, 3223, 23542, 23743, 21576, 8593, 37566, 21226, 23520, 23527, 3185, 3224, 9717, 9731, 9742, 9744, 8064, 25827, 23597, 25845, 23717, 23716, 23715, 23714, 23764, 6840, 23744, 2686, 23455, 29880, 8056, 7938, 23679, 23571, 23693, 7986, 29024, 11421, 7956, 41069, 28363, 41282, 28991, 41147, 7379, 28686, 28052, 14827, 41140, 7027, 288, 30093, 36794, 1685, 11406, 40507, 1571, 6765, 41071, 7161, 6854, 2558, 4441, 41148, 2790, 6793, 14828, 40514, 28364, 28758, 41141, 29713, 41149, 28053, 14789, 40522, 28759, 41150, 28054, 41143, 15306, 40523, 41151, 41152, 43885, 15309, 15311) 
0.01742
231
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 284  AND cscart_categories.company_id = 1
0.00024
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 = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00028
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 = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00018
234
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  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 = 285 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 = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00015
237
SELECT id_path FROM cscart_categories WHERE category_id = 285
0.00009
238
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(34391, 30592, 30300, 34537, 32558, 34553, 30577, 32397, 33323, 36071, 34703, 32404, 32405, 32406, 41289, 34536, 36073, 41366, 30714, 32403, 30994, 33206, 32231, 6339, 884, 5158, 6334, 5080, 6335, 2645, 5079, 6336, 2778, 6337, 5554, 5459, 6338, 6623, 15016, 28650, 1569, 889, 6644, 1337, 6574, 28617, 6559, 2329, 6767, 5087, 2330, 28658, 989, 2219, 14939, 1334, 3116, 887, 28657, 1169, 3001, 1231, 5081, 2331, 7307, 3111, 2220, 1117, 2535, 954, 5167, 14966, 1321, 3657, 2322, 5098, 1297, 2590, 15013, 5076, 2333, 1021, 1022, 5097, 28652, 6772, 15307, 28627, 6563, 5100, 3107, 1149, 6768, 2995, 5109, 28563, 2336, 1328, 3572, 2284, 28651, 3102, 972, 2561, 2230, 6769, 5466, 311, 7132, 3117, 3100, 3110, 1931, 14928, 883, 28614, 6770, 28653, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 984, 3662, 5077, 1017, 5190, 28020, 967, 6766, 23396, 6333, 6773, 13058, 30411, 8787, 28751, 921, 7308, 30388, 30470, 30005, 30421, 30427, 30423, 29387, 42904, 7324, 29624, 29709, 7180, 30426, 30430, 30414, 30415, 5688, 7134, 37603, 30432, 30420, 7160, 30425, 2631, 28376, 30436, 30439, 30434, 7147, 13060, 2771, 30441, 30443, 3579, 30417, 30444, 5685, 2481, 30438, 30465, 30466, 30462, 30467, 7133, 30442, 29181, 7109, 13059, 29009, 13024, 5606, 5683, 2483, 28692, 849, 28699, 30413, 13026, 30424, 2715, 4496, 28752, 7220, 1019, 30446, 30419, 30437, 8782, 12980, 30416, 12940, 30447, 30450, 30451, 12938, 12939, 28664, 28375, 30449, 7148, 30418, 30453, 30002, 12944, 29708, 7222, 2063, 1601, 5774, 5773, 6942, 11917, 7158, 29175, 29180, 29179, 29707, 7159, 30428, 1616, 5467, 13029, 5437, 7325, 30461, 3005, 30541, 30452, 30543, 30454, 5603, 1084, 5458, 2498, 30455, 29029, 30431, 30457, 30429, 12941, 30458, 8788, 29010, 12981, 12963, 28964, 28750, 30412, 30422, 28615, 5691, 12942, 28669, 13025, 1576, 30435, 5687, 30433, 7382, 30440, 30448, 30456, 30459, 5083, 2529, 5693, 29114, 30445, 29024, 28686, 30093, 6765, 7161, 6793, 28758, 14789, 28759, 15306, 15309, 15311) 
0.00105
239
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 884  AND cscart_categories.company_id = 1
0.00020
240
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2645  AND cscart_categories.company_id = 1
0.00012
241
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5554  AND cscart_categories.company_id = 1
0.00008
242
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 15016  AND cscart_categories.company_id = 1
0.00009
243
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28650  AND cscart_categories.company_id = 1
0.00009
244
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14939  AND cscart_categories.company_id = 1
0.00007
245
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 7307  AND cscart_categories.company_id = 1
0.00008
246
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14966  AND cscart_categories.company_id = 1
0.00008
247
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 15013  AND cscart_categories.company_id = 1
0.00007
248
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28652  AND cscart_categories.company_id = 1
0.00006
249
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2995  AND cscart_categories.company_id = 1
0.00006
250
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28563  AND cscart_categories.company_id = 1
0.00007
251
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28651  AND cscart_categories.company_id = 1
0.00008
252
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00007
253
SELECT id_path FROM cscart_categories WHERE category_id = 972
0.00006
254
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(33206) 
0.00010
255
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 33206  AND cscart_categories.company_id = 1
0.00008
256
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 7132  AND cscart_categories.company_id = 1
0.00008
257
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3100  AND cscart_categories.company_id = 1
0.00007
258
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14928  AND cscart_categories.company_id = 1
0.00006
259
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 883  AND cscart_categories.company_id = 1
0.00008
260
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28614  AND cscart_categories.company_id = 1
0.00010
261
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28653  AND cscart_categories.company_id = 1
0.00008
262
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5548  AND cscart_categories.company_id = 1
0.00007
263
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 1449  AND cscart_categories.company_id = 1
0.00009
264
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28654  AND cscart_categories.company_id = 1
0.00007
265
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2464  AND cscart_categories.company_id = 1
0.00007
266
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 848  AND cscart_categories.company_id = 1
0.00006
267
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 984  AND cscart_categories.company_id = 1
0.00007
268
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3662  AND cscart_categories.company_id = 1
0.00006
269
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5077  AND cscart_categories.company_id = 1
0.00006
270
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 1017  AND cscart_categories.company_id = 1
0.00010
271
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5190  AND cscart_categories.company_id = 1
0.00008
272
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28020  AND cscart_categories.company_id = 1
0.00007
273
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 967  AND cscart_categories.company_id = 1
0.00007
274
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 6766  AND cscart_categories.company_id = 1
0.00010
275
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 23396  AND cscart_categories.company_id = 1
0.00014
276
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 6333  AND cscart_categories.company_id = 1
0.00012
277
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30411  AND cscart_categories.company_id = 1
0.00008
278
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 29114  AND cscart_categories.company_id = 1
0.00010
279
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30093  AND cscart_categories.company_id = 1
0.00009
280
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 286  AND cscart_categories.company_id = 1
0.00011
281
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.00023
282
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.00018
283
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 287  AND cscart_categories.company_id = 1
0.00014
284
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.00022
285
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.00020
286
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3099  AND cscart_categories.company_id = 1
0.00011
287
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.00018
288
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.00017
289
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 289  AND cscart_categories.company_id = 1
0.00011
290
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.00017
291
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.00017
292
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
0.00010
293
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.00017
294
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
295
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 297  AND cscart_categories.company_id = 1
0.00010
296
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
297
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.00017
298
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 293  AND cscart_categories.company_id = 1
0.00010
299
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
300
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
301
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 288  AND cscart_categories.company_id = 1
0.00010
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 = '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
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 = '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
304
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 43885  AND cscart_categories.company_id = 1
0.00010
305
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.00017
306
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.00018
307
SELECT cscart_banners.banner_id, cscart_banners.type, cscart_banners.target, cscart_banners.status, cscart_banners.position, cscart_banner_descriptions.banner, cscart_banner_descriptions.description, cscart_banner_descriptions.url, cscart_banner_images.banner_image_id, cscart_banners.company_id FROM cscart_banners LEFT JOIN cscart_banner_descriptions ON cscart_banner_descriptions.banner_id = cscart_banners.banner_id AND cscart_banner_descriptions.lang_code = 'ro'LEFT JOIN cscart_banner_images ON cscart_banner_images.banner_id = cscart_banners.banner_id AND cscart_banner_images.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_banners.banner_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'banners') WHERE 1  AND cscart_banners.status = 'A'  AND (cscart_banners.type != 'G' OR cscart_banner_images.banner_image_id IS NOT NULL)  AND cscart_banners.banner_id IN (198) ORDER BY cscart_banners.position asc 
0.00028
308
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 = 'promo' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (465) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00023
309
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (972)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
0.00210
310
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (972)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
0.00236
311
SELECT MIN(IF(shared_prices.product_id IS NOT NULL, shared_prices.price, cscart_product_prices.price)) as min, MAX(IF(shared_prices.product_id IS NOT NULL, shared_prices.price, cscart_product_prices.price)) as max FROM cscart_product_prices   LEFT JOIN cscart_products as products ON products.product_id = cscart_product_prices.product_id                     LEFT JOIN cscart_product_prices as prices_2 ON cscart_product_prices.product_id = prices_2.product_id AND cscart_product_prices.price > prices_2.price AND prices_2.lower_limit = 1 AND prices_2.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_ult_product_prices AS shared_prices ON shared_prices.product_id = products.product_id AND shared_prices.lower_limit = 1 AND shared_prices.usergroup_id IN (0, 0, 1) AND shared_prices.company_id = 1 LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  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 WHERE products.status IN ('A')  AND cscart_categories.category_id IN (972, 33206) 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 cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 0, 1) AND prices_2.price IS NULL
0.00130
312
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00014
313
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00010
314
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00021
315
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00013
316
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00010
317
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00014
318
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00013
319
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00010
320
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00007
321
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00007
322
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00007
323
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00006
324
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00007
325
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00009
326
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00006
327
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00008
328
SELECT product_id FROM cscart_products WHERE product_id = 1139909
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 = 1139909 GROUP BY c.company_id
0.00018
330
SELECT product_id FROM cscart_products WHERE product_id = 1139909
0.00010
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 = 1139909 GROUP BY c.company_id
0.00015
332
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1133394)  
0.00020
333
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 (1133394)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00024
334
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 (1133394)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00013
335
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 (1133394)   GROUP BY cscart_products_categories.product_id
0.00028
336
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 (1133394)  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.00020
337
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 (1133394) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00010
338
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 (1133394)  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.00013
339
SELECT category_id FROM cscart_products_categories WHERE product_id = 1133394
0.00011
340
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1133394
0.00011
341
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 (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00027
342
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 (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00021
343
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 (1133394) AND status = 'A' ORDER BY a.position
0.00014
344
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 (1133394) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00012
345
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'VCS-1020259'
0.00014
346
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1133394
0.00012
347
SELECT product_id FROM cscart_products WHERE product_id = 1133394
0.00013
348
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 = 1133394 GROUP BY c.company_id
0.00021
349
SELECT product_id FROM cscart_products WHERE product_id = 1133394
0.00012
350
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 = 1133394 GROUP BY c.company_id
0.00015
351
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1133394)  
0.00016
352
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 (1133394)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
0.00021
353
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 (1133394)  AND cscart_product_descriptions.lang_code = 'ro' 
0.00010
354
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 (1133394)   GROUP BY cscart_products_categories.product_id
0.00026
355
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 (1133394)  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.00017
356
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 (1133394) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
0.00010
357
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 (1133394)  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.00017
358
SELECT category_id FROM cscart_products_categories WHERE product_id = 1133394
0.00009
359
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1133394
0.00007
360
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 (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00020
361
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 (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
0.00017
362
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 (1133394) AND status = 'A' ORDER BY a.position
0.00017
363
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 (1133394) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
0.00012
364
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'VCS-1020259'
0.00008
365
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1133394
0.00006
366
SELECT product_id FROM cscart_products WHERE product_id = 1133394
0.00007
367
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 = 1133394 GROUP BY c.company_id
0.00013
368
SELECT product_id FROM cscart_products WHERE product_id = 1133394
0.00008
369
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 = 1133394 GROUP BY c.company_id
0.00012
370
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
0.00024

Warning Some queries are being executed multiple times

Queries max count: 22
Query Count Min time Max time Average time
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 972  AND cscart_categories.company_id = 1
22 0.00006 0.00024 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 = 289 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 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 = 3099 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 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.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
4 0.00015 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 = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00016 0.00032 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.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
4 0.00016 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.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
4 0.00017 0.00019 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 = '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
4 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 = 287 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00016 0.00020 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.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
4 0.00015 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 = 284 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00016 0.00022 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 = 285 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00015 0.00016 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 = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00016 0.00023 0.00019
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
4 0.00017 0.00027 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 = 286 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00017 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.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
4 0.00015 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.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
4 0.00015 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.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
4 0.00016 0.00019 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 = '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
4 0.00015 0.00018 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.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
4 0.00015 0.00016 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 = '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
4 0.00017 0.00020 0.00018
SELECT product_id FROM cscart_products WHERE product_id = 1133394
4 0.00007 0.00013 0.00010
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1133394
4 0.00006 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 = 1133394 GROUP BY c.company_id
4 0.00012 0.00021 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.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
4 0.00015 0.00017 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 = '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
4 0.00016 0.00017 0.00016
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 286 AND company_id = 1
3 0.00205 0.00207 0.00206
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.00009 0.00009 0.00009
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.00008 0.00009 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 43885 AND company_id = 1
3 0.00201 0.00217 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 = 1366 
3 0.00008 0.00009 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 284 AND company_id = 1
3 0.00202 0.00206 0.00203
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 285  AND cscart_categories.company_id = 1
3 0.00010 0.00020 0.00014
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.00007 0.00009 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 285 AND company_id = 1
3 0.00201 0.00210 0.00204
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.00007 0.00007 0.00007
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 293 AND company_id = 1
3 0.00202 0.00207 0.00205
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.00007 0.00008 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 290 AND company_id = 1
3 0.00211 0.00216 0.00213
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.00008 0.00009 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 = 13 
3 0.00008 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 = 6 
3 0.00008 0.00009 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 289 AND company_id = 1
3 0.00204 0.00210 0.00207
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 297 AND company_id = 1
3 0.00207 0.00212 0.00209
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 288 AND company_id = 1
3 0.00199 0.00200 0.00200
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 3099 AND company_id = 1
3 0.00201 0.00206 0.00203
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.00008 0.00009 0.00008
SELECT dropdown_image_id FROM cscart_dropdown_images WHERE categ_id = 287 AND company_id = 1
3 0.00202 0.00302 0.00236
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.00008 0.00019 0.00012
SELECT a.category_id                  FROM cscart_categories as a                  LEFT JOIN cscart_categories as b                  ON b.category_id IN (972)                  WHERE a.id_path LIKE CONCAT(b.id_path, '/%')
3 0.00210 0.00260 0.00235
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.00011 0.00015 0.00013
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 288  AND cscart_categories.company_id = 1
2 0.00010 0.00010 0.00010
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 289  AND cscart_categories.company_id = 1
2 0.00011 0.00011 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.00012 0.00014 0.00013
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3099  AND cscart_categories.company_id = 1
2 0.00011 0.00014 0.00012
SELECT product_id FROM cscart_products WHERE product_id = 1139909
2 0.00009 0.00010 0.00009
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND layout_id = 3
2 0.00016 0.00022 0.00019
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 290  AND cscart_categories.company_id = 1
2 0.00010 0.00011 0.00010
SELECT id_path FROM cscart_categories WHERE category_id = 972
2 0.00006 0.00008 0.00007
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.00014 0.00015 0.00015
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 297  AND cscart_categories.company_id = 1
2 0.00010 0.00011 0.00010
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(33206) 
2 0.00010 0.00015 0.00013
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 293  AND cscart_categories.company_id = 1
2 0.00010 0.00011 0.00011
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 284  AND cscart_categories.company_id = 1
2 0.00024 0.00028 0.00026
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 287  AND cscart_categories.company_id = 1
2 0.00012 0.00014 0.00013
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 286  AND cscart_categories.company_id = 1
2 0.00011 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 = 1139909 GROUP BY c.company_id
2 0.00015 0.00018 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.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 (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00017 0.00021 0.00019
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1133394)  
2 0.00016 0.00020 0.00018
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 (1133394) AND status = 'A' ORDER BY a.position
2 0.00014 0.00017 0.00015
SELECT price FROM cscart_product_prices_additional WHERE product_id = 1139909
2 0.00009 0.00014 0.00011
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'VCS-1020259'
2 0.00008 0.00014 0.00011
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 (1133394) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
2 0.00012 0.00012 0.00012
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 43885  AND cscart_categories.company_id = 1
2 0.00010 0.00014 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 = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1133394) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00020 0.00027 0.00023
SELECT category_id FROM cscart_products_categories WHERE product_id = 1133394
2 0.00009 0.00011 0.00010
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 (1133394)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
2 0.00021 0.00024 0.00022
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 (1133394)   GROUP BY cscart_products_categories.product_id
2 0.00026 0.00028 0.00027
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 (1133394)  AND cscart_product_descriptions.lang_code = 'ro' 
2 0.00010 0.00013 0.00011
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 (1133394)  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
2 0.00013 0.00017 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 (1133394) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
2 0.00010 0.00010 0.00010
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 (1133394)  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) 
2 0.00017 0.00020 0.00018
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3100  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 7132  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28651  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 33206  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 15016  AND cscart_categories.company_id = 1
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2645  AND cscart_categories.company_id = 1
1 0.00012 0.00012 0.00012
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5554  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 884  AND cscart_categories.company_id = 1
1 0.00020 0.00020 0.00020
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(34391, 30592, 30300, 34537, 32558, 34553, 30577, 32397, 33323, 36071, 34703, 32404, 32405, 32406, 41289, 34536, 36073, 41366, 30714, 32403, 30994, 33206, 32231, 6339, 884, 5158, 6334, 5080, 6335, 2645, 5079, 6336, 2778, 6337, 5554, 5459, 6338, 6623, 15016, 28650, 1569, 889, 6644, 1337, 6574, 28617, 6559, 2329, 6767, 5087, 2330, 28658, 989, 2219, 14939, 1334, 3116, 887, 28657, 1169, 3001, 1231, 5081, 2331, 7307, 3111, 2220, 1117, 2535, 954, 5167, 14966, 1321, 3657, 2322, 5098, 1297, 2590, 15013, 5076, 2333, 1021, 1022, 5097, 28652, 6772, 15307, 28627, 6563, 5100, 3107, 1149, 6768, 2995, 5109, 28563, 2336, 1328, 3572, 2284, 28651, 3102, 972, 2561, 2230, 6769, 5466, 311, 7132, 3117, 3100, 3110, 1931, 14928, 883, 28614, 6770, 28653, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 984, 3662, 5077, 1017, 5190, 28020, 967, 6766, 23396, 6333, 6773, 13058, 30411, 8787, 28751, 921, 7308, 30388, 30470, 30005, 30421, 30427, 30423, 29387, 42904, 7324, 29624, 29709, 7180, 30426, 30430, 30414, 30415, 5688, 7134, 37603, 30432, 30420, 7160, 30425, 2631, 28376, 30436, 30439, 30434, 7147, 13060, 2771, 30441, 30443, 3579, 30417, 30444, 5685, 2481, 30438, 30465, 30466, 30462, 30467, 7133, 30442, 29181, 7109, 13059, 29009, 13024, 5606, 5683, 2483, 28692, 849, 28699, 30413, 13026, 30424, 2715, 4496, 28752, 7220, 1019, 30446, 30419, 30437, 8782, 12980, 30416, 12940, 30447, 30450, 30451, 12938, 12939, 28664, 28375, 30449, 7148, 30418, 30453, 30002, 12944, 29708, 7222, 2063, 1601, 5774, 5773, 6942, 11917, 7158, 29175, 29180, 29179, 29707, 7159, 30428, 1616, 5467, 13029, 5437, 7325, 30461, 3005, 30541, 30452, 30543, 30454, 5603, 1084, 5458, 2498, 30455, 29029, 30431, 30457, 30429, 12941, 30458, 8788, 29010, 12981, 12963, 28964, 28750, 30412, 30422, 28615, 5691, 12942, 28669, 13025, 1576, 30435, 5687, 30433, 7382, 30440, 30448, 30456, 30459, 5083, 2529, 5693, 29114, 30445, 29024, 28686, 30093, 6765, 7161, 6793, 28758, 14789, 28759, 15306, 15309, 15311) 
1 0.00105 0.00105 0.00105
SELECT category_id, parent_id FROM cscart_categories WHERE parent_id IN(30297, 34391, 36104, 30592, 35699, 41056, 30300, 34537, 36825, 30299, 30572, 41386, 41284, 37371, 35375, 41377, 41378, 36849, 41188, 41498, 40166, 36854, 36846, 36847, 41314, 36850, 36816, 36845, 41453, 41286, 36855, 36817, 35523, 41213, 40198, 39723, 41473, 36105, 36063, 36181, 32411, 32558, 41309, 35738, 34553, 36858, 32211, 37723, 39736, 36809, 33868, 39203, 36152, 40167, 36151, 30965, 36154, 40148, 40153, 30966, 40215, 36157, 36089, 36147, 41434, 30577, 32397, 33323, 40130, 29952, 41385, 32185, 30575, 33884, 41337, 36071, 40155, 40152, 36123, 36059, 35809, 36085, 40798, 36058, 36859, 41313, 32186, 41055, 42193, 39202, 40154, 34390, 35610, 35542, 36827, 28976, 30567, 36087, 41311, 41380, 41306, 41260, 30200, 36808, 36799, 40503, 34703, 33903, 33865, 33856, 36185, 38196, 36369, 35711, 31174, 41415, 41496, 40186, 30718, 33906, 40500, 36863, 41376, 32843, 33578, 40156, 36805, 36824, 36067, 42169, 35083, 39847, 35668, 39209, 36856, 30571, 32404, 32405, 32406, 35626, 41289, 41773, 41361, 41259, 40193, 41193, 34536, 36073, 40502, 36066, 41366, 36076, 36106, 30714, 41770, 40162, 40150, 36102, 41855, 40128, 41291, 41292, 41174, 41177, 38229, 32403, 30994, 40498, 33206, 39724, 41731, 36150, 36851, 36823, 40177, 41214, 41432, 40157, 42314, 35775, 23101, 36857, 32231, 41178, 36068, 36800, 6339, 3143, 884, 6706, 911, 5158, 6334, 3142, 3282, 5080, 6335, 3257, 11425, 2645, 5079, 11870, 6336, 11422, 8520, 2778, 6337, 7348, 7901, 36103, 5554, 5111, 5459, 6338, 3139, 6623, 11429, 8448, 15016, 8341, 28650, 1569, 3204, 2508, 889, 40792, 36820, 40528, 6644, 40515, 40779, 41139, 40782, 40508, 8910, 40373, 1337, 36796, 6574, 28617, 1035, 12377, 36862, 7377, 284, 36797, 6559, 36839, 41499, 6354, 2329, 40524, 36798, 40497, 5365, 6767, 7168, 5087, 12291, 295, 3130, 41175, 36842, 36889, 40794, 3112, 41359, 29492, 41179, 5549, 2330, 28658, 1879, 989, 2219, 14939, 1334, 3116, 887, 28657, 1722, 1169, 2545, 3001, 2546, 1231, 5081, 2331, 2799, 7307, 3111, 2220, 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, 41176, 36864, 40527, 40529, 6772, 40516, 285, 40780, 40783, 7378, 41294, 15307, 40509, 28627, 6563, 5100, 3107, 40795, 36789, 1149, 6768, 16209, 6342, 40374, 41180, 2995, 5109, 2461, 28563, 2336, 1328, 3572, 1575, 5452, 36065, 2284, 28651, 3102, 972, 2561, 36790, 41167, 41285, 40531, 286, 40781, 40784, 40517, 40796, 36062, 2230, 6769, 1688, 2475, 40510, 40375, 5466, 41181, 311, 7132, 1190, 3117, 3100, 3110, 1931, 1290, 14928, 1289, 1570, 883, 36815, 28614, 40797, 40532, 6379, 40785, 40376, 30239, 16293, 287, 40518, 41164, 6770, 36791, 40511, 28653, 5451, 19301, 2723, 5548, 1449, 28654, 2637, 2464, 848, 6771, 36792, 30250, 40533, 12347, 40786, 40377, 28866, 40519, 3099, 40512, 984, 3662, 5077, 1017, 5190, 289, 43883, 40534, 40787, 40378, 40513, 40520, 36795, 30717, 28020, 967, 2846, 28406, 12526, 6766, 23396, 6333, 290, 40535, 5690, 40521, 2480, 40930, 14399, 12326, 40379, 6773, 36061, 36125, 1582, 40496, 40536, 297, 12531, 2646, 12298, 36127, 33570, 28522, 1163, 7103, 36099, 12450, 12517, 9726, 25325, 25334, 24544, 24314, 24378, 25227, 25243, 25262, 25265, 25356, 25361, 25666, 25671, 25676, 25695, 25898, 26009, 26100, 26163, 26317, 26350, 26070, 26074, 26081, 26301, 26306, 26309, 25394, 25523, 24043, 24248, 24418, 24785, 23908, 24631, 24634, 24642, 24871, 26115, 26160, 25397, 25423, 25784, 25799, 25808, 25835, 25853, 26058, 26345, 24806, 24908, 24913, 24918, 24923, 24928, 24931, 25138, 25151, 25154, 25161, 24295, 24515, 24674, 24701, 24705, 24016, 24103, 24176, 24385, 26358, 26363, 25850, 25903, 25285, 25297, 25172, 25280, 25292, 25312, 25317, 25584, 25589, 26049, 26172, 26269, 26287, 25646, 25649, 25654, 25659, 25714, 25722, 25866, 25870, 25877, 25883, 25887, 25907, 25911, 25947, 23995, 24287, 24667, 24709, 24766, 24769, 24467, 24472, 25412, 25980, 24857, 24959, 24974, 25044, 25051, 24156, 24753, 24757, 24888, 24894, 24891, 24897, 25173, 25936, 25281, 25293, 25400, 25554, 25225, 25241, 25378, 24274, 24899, 26217, 26219, 26333, 26211, 26213, 26215, 26334, 25662, 25689, 25890, 24821, 24829, 24851, 24863, 24865, 24867, 25113, 25125, 24422, 24486, 24718, 24049, 25730, 25744, 26129, 25374, 25379, 25382, 25389, 25453, 25301, 25304, 25544, 25901, 26196, 24128, 24218, 24282, 24284, 24429, 24431, 24441, 24575, 24609, 24611, 24613, 24615, 24617, 25792, 25491, 25542, 25563, 26045, 26047, 26142, 26291, 26293, 26295, 24492, 24735, 24737, 24783, 24004, 24041, 24119, 24942, 25034, 25107, 23916, 23918, 23942, 23949, 24398, 24402, 24405, 24424, 24445, 24537, 24592, 24686, 24846, 24848, 24987, 25061, 25179, 24101, 24257, 24259, 25608, 25760, 25769, 25933, 25940, 25967, 25199, 25283, 25295, 25448, 25485, 25487, 25548, 25594, 25351, 25354, 25483, 25511, 26035, 26056, 26068, 26190, 26221, 25622, 25625, 25664, 25693, 25897, 24000, 24019, 24051, 24312, 23924, 24869, 24904, 25102, 25104, 24496, 24662, 24400, 24551, 24696, 24115, 24136, 24360, 24819, 24825, 24906, 24936, 25022, 25028, 25115, 25127, 23933, 25781, 25785, 25787, 25811, 25838, 25874, 25921, 25927, 25956, 25962, 25969, 25977, 25985, 25988, 25230, 25246, 25366, 25393, 25398, 25405, 25407, 25410, 25424, 25429, 25446, 25450, 25577, 26008, 26144, 26223, 26266, 26284, 26020, 26023, 26122, 26131, 26194, 26297, 26322, 26324, 25950, 25467, 25469, 25471, 25503, 25557, 23922, 24470, 24957, 24972, 25042, 25049, 25117, 25129, 24113, 24341, 24347, 24111, 24240, 24365, 24790, 24853, 24861, 25109, 25175, 25195, 24407, 24419, 24434, 24436, 24483, 24571, 24573, 24605, 24607, 24660, 24754, 24758, 24776, 24778, 24780, 25451, 25513, 26094, 26259, 25628, 25632, 25636, 25640, 25732, 25746, 25779, 25794, 25796, 25894, 25957, 25978, 25630, 25634, 25638, 25642, 25709, 25774, 25776, 25800, 25802, 25809, 25813, 25820, 25836, 25840, 25864, 25904, 25906, 25910, 25914, 25931, 25368, 25370, 25420, 25520, 25524, 25550, 26140, 26154, 26156, 26341, 26348, 26351, 24460, 24468, 24473, 24475, 24477, 24479, 24494, 24511, 24540, 24626, 24632, 24635, 24637, 24700, 24704, 24708, 23912, 23966, 24814, 24816, 24879, 24881, 24964, 24967, 25024, 25065, 25067, 25070, 23972, 23974, 23981, 24029, 24033, 24057, 24059, 24084, 24097, 24125, 24134, 24208, 24232, 24242, 24246, 24249, 24286, 24319, 24362, 23979, 24044, 24046, 24077, 24081, 24089, 24155, 24163, 24237, 24307, 24321, 24355, 24374, 24376, 24390, 24393, 24412, 24457, 24462, 24532, 24542, 24545, 24547, 24578, 24586, 24649, 24654, 24664, 24720, 24743, 24858, 24938, 24940, 24949, 24951, 24955, 25012, 25030, 25038, 25040, 25073, 25076, 23935, 23937, 23945, 23947, 23956, 26001, 26029, 26032, 26040, 26050, 26052, 26082, 26084, 26173, 26226, 26228, 26230, 26232, 26356, 26359, 26361, 26364, 25596, 25598, 25602, 25605, 25610, 25612, 25805, 25861, 25972, 25326, 25328, 25335, 25337, 25387, 25431, 25442, 25475, 25489, 25497, 25531, 25533, 25535, 25278, 25286, 25288, 25290, 25298, 25391, 25395, 25426, 25463, 25546, 25565, 25567, 26010, 26012, 26014, 26059, 26063, 26087, 26116, 26118, 26158, 26161, 26237, 26243, 26274, 26280, 26282, 26313, 26315, 25618, 25620, 25703, 25705, 25938, 25970, 23753, 23940, 23952, 23984, 24014, 24017, 24024, 24035, 24079, 24104, 24106, 24108, 24371, 24831, 24842, 24855, 24872, 24883, 24997, 24999, 25001, 25003, 25091, 25094, 24447, 24516, 24518, 24580, 24602, 24643, 24645, 24656, 24727, 24729, 24748, 24750, 24522, 24529, 24554, 24556, 24558, 24582, 24668, 24671, 24675, 24678, 24688, 24764, 24767, 24770, 24772, 24786, 23899, 23927, 24788, 24795, 24797, 24944, 24946, 24983, 24989, 25032, 25036, 24099, 24185, 24187, 24189, 24288, 24290, 24315, 24317, 24339, 24367, 24379, 24381, 25667, 25669, 25672, 25674, 25677, 25679, 25681, 25683, 25685, 25687, 25691, 25696, 25698, 25867, 25871, 25878, 25884, 25888, 25922, 25925, 25986, 25236, 25238, 25357, 25359, 25362, 25364, 25371, 25376, 25515, 25993, 25995, 25997, 26038, 26071, 26075, 26077, 26111, 26113, 26133, 26166, 26177, 26299, 26302, 26304, 26307, 26310, 26016, 26018, 26061, 26066, 26091, 26101, 26103, 26164, 26179, 26198, 26200, 26252, 26255, 26268, 26286, 26318, 26320, 26343, 26346, 26353, 25644, 25647, 25650, 25652, 25655, 25657, 25660, 25753, 25757, 25762, 25765, 25767, 25771, 25828, 25833, 25851, 25918, 25981, 25228, 25232, 25234, 25244, 25248, 25250, 25252, 25254, 25256, 25258, 25260, 25263, 25266, 25268, 25276, 25306, 25308, 25310, 25313, 25315, 25318, 25413, 25415, 25433, 25436, 25458, 25494, 25561, 23996, 23998, 24021, 24026, 24031, 24094, 24167, 24169, 24171, 24270, 24278, 24296, 24298, 24302, 24324, 24326, 24386, 24388, 24439, 24498, 24506, 24513, 24535, 24561, 24564, 24567, 24694, 24702, 24706, 24723, 24876, 24901, 24960, 24975, 24979, 24981, 24985, 24991, 25045, 25052, 25056, 25059, 25118, 25130, 25132, 25136, 23961, 23906, 23909, 23990, 24055, 24139, 24157, 24165, 24191, 24212, 24251, 24267, 24272, 24280, 24332, 24802, 24804, 24807, 24809, 24962, 24970, 24977, 24993, 24995, 25047, 25054, 25139, 25141, 25143, 25145, 25147, 25149, 25152, 25155, 25162, 25164, 24463, 24590, 24681, 24683, 24710, 24761, 25384, 25438, 25507, 25528, 25559, 25585, 25587, 25590, 26168, 26181, 26263, 25715, 25717, 25720, 25723, 25725, 25948, 25954, 25983, 25599, 25603, 25606, 25613, 25707, 25711, 25734, 25748, 25899, 25973, 25204, 25207, 25421, 25456, 25460, 25479, 25509, 25579, 25581, 25592, 26002, 26025, 26030, 26033, 26124, 26127, 26137, 26146, 26150, 26245, 26248, 26276, 26278, 26329, 26331, 24395, 24410, 24594, 24597, 24646, 24650, 24721, 24724, 24792, 24798, 24823, 24909, 24911, 24914, 24916, 24919, 24921, 24924, 24926, 24929, 24932, 24934, 25009, 25014, 25025, 25157, 25159, 25177, 25182, 25184, 25186, 25189, 25197, 23993, 24036, 24053, 24091, 24150, 24159, 24161, 24177, 24179, 24243, 24255, 24261, 24382, 24065, 24068, 24148, 24153, 24299, 24349, 24351, 24800, 24839, 25191, 25193, 24481, 24507, 24533, 24599, 24657, 24698, 25999, 26079, 26085, 26088, 26148, 26184, 25736, 25739, 25742, 25750, 25782, 25788, 25803, 25806, 25814, 25821, 25831, 25841, 25848, 25854, 25919, 25943, 25945, 25959, 25975, 25991, 25216, 25218, 25329, 25338, 25341, 25348, 25403, 25418, 25440, 25540, 25212, 25214, 25220, 25222, 25320, 25322, 25481, 25537, 25539, 26270, 26272, 26288, 25816, 25818, 25823, 25825, 25843, 25857, 25908, 25912, 25916, 24500, 24502, 25018, 25020, 25068, 25071, 25074, 25077, 25092, 25095, 25167, 24047, 24061, 24063, 24358, 7984, 7983, 25496, 8451, 23598, 23752, 7982, 7981, 25790, 23755, 8049, 23751, 8050, 23754, 24887, 24893, 24890, 24896, 8018, 8079, 23959, 23727, 8078, 8077, 23605, 23726, 23602, 23725, 8076, 8075, 23601, 23651, 23724, 8074, 8073, 23723, 23765, 8164, 3288, 23734, 5041, 19143, 10914, 10851, 1098, 7462, 7545, 37433, 8441, 21172, 11594, 11596, 1165, 11582, 8170, 20976, 11653, 19350, 8172, 11583, 11581, 21168, 8256, 37453, 11600, 1162, 19731, 6657, 868, 909, 42568, 19138, 37445, 929, 16597, 12995, 6663, 16604, 30379, 13058, 19349, 8252, 2876, 42600, 3356, 23729, 1700, 29509, 37544, 10531, 15692, 1157, 12994, 37512, 10981, 935, 3158, 1129, 2533, 32182, 2580, 37510, 30492, 6634, 30411, 15848, 23282, 8787, 37432, 28751, 37436, 12297, 10874, 12415, 10893, 921, 6394, 15711, 37435, 37448, 37558, 7127, 37500, 16864, 37463, 8210, 8213, 19506, 11085, 10583, 7308, 8908, 29508, 42888, 1001, 23399, 17700, 23360, 19386, 8180, 42556, 1409, 1026, 30388, 3209, 3205, 23511, 20577, 8175, 5043, 11426, 5707, 7994, 1166, 8309, 20815, 23432, 1167, 16973, 9728, 8184, 20794, 23296, 8195, 19563, 10988, 19416, 6628, 30470, 19517, 19460, 8199, 21100, 3275, 1346, 2699, 8201, 20792, 1266, 15736, 3237, 8080, 37457, 7953, 1218, 23884, 19445, 8242, 21681, 6447, 19400, 21006, 19369, 8229, 21160, 5706, 30005, 7947, 3945, 23535, 23791, 30421, 30469, 19576, 8308, 19394, 30427, 30423, 19360, 19478, 8203, 8205, 20962, 19856, 19857, 19905, 19906, 20081, 20082, 20143, 20144, 20287, 20288, 20310, 20459, 20460, 20644, 20645, 20711, 20712, 19892, 19893, 19838, 19839, 19847, 19866, 19855, 19920, 19921, 19926, 19993, 19994, 19979, 19980, 19946, 19951, 19968, 19947, 19954, 19479, 19480, 21348, 21349, 19494, 20123, 19495, 20119, 20174, 20175, 20199, 20200, 20235, 20236, 20254, 20255, 20304, 20318, 20305, 20008, 20009, 20360, 20361, 20396, 20376, 20438, 20439, 20445, 20467, 20455, 20473, 20446, 20486, 20494, 20487, 20503, 20518, 20504, 21355, 21356, 20324, 20325, 20591, 20592, 20650, 20651, 19520, 20693, 20696, 19521, 20730, 20716, 7993, 1201, 29877, 23768, 8086, 29000, 8292, 19403, 19409, 23700, 7128, 3308, 8179, 1044, 23766, 21116, 11605, 1008, 1043, 10857, 1042, 8211, 8216, 8212, 8214, 8215, 28996, 8209, 8217, 29881, 8221, 21110, 8220, 19561, 23265, 20831, 29387, 5780, 42904, 7224, 6633, 1595, 1124, 5602, 42615, 30284, 42558, 2530, 7324, 42909, 6554, 2524, 29624, 29002, 8222, 19544, 19546, 19547, 19545, 8224, 20800, 37464, 20948, 20951, 20949, 3124, 20946, 20947, 20952, 20953, 20944, 20950, 20945, 8225, 29709, 7180, 30555, 19557, 30426, 19362, 19363, 30430, 30414, 30415, 20963, 19357, 8226, 19367, 19584, 19585, 19878, 19853, 19591, 19592, 19777, 19778, 20032, 19624, 19625, 19631, 19642, 19643, 20121, 19790, 19659, 19660, 19665, 19664, 19667, 19668, 20203, 20197, 20238, 20239, 19685, 19686, 19799, 20311, 20293, 19802, 19801, 19800, 20284, 19712, 19713, 19716, 19715, 21076, 21095, 21097, 21084, 21077, 19724, 19725, 19726, 19727, 20515, 19728, 20531, 20532, 20323, 20991, 20545, 20546, 20565, 20566, 19467, 20601, 19738, 19741, 19742, 19754, 20667, 19753, 20702, 19747, 20714, 29003, 19466, 8228, 23692, 8230, 19768, 2548, 2620, 2474, 10956, 3624, 6382, 6431, 15718, 5688, 7126, 8233, 20975, 37593, 16612, 2634, 7989, 23566, 23699, 23521, 23600, 37465, 8070, 8123, 3236, 9735, 9749, 17643, 7886, 23498, 23504, 20931, 23677, 28022, 8234, 10955, 37532, 10967, 8200, 19571, 37553, 29004, 19413, 21130, 23790, 8017, 8035, 8239, 20043, 21133, 8240, 19510, 9727, 23456, 20835, 19443, 8247, 20830, 8243, 8085, 8161, 23785, 8163, 3214, 19873, 19874, 19764, 19765, 19904, 19769, 19977, 19978, 20067, 20068, 20106, 20107, 20133, 20118, 20156, 20157, 19794, 19795, 19798, 20416, 20417, 20427, 20509, 20510, 20578, 20602, 20579, 20684, 20694, 20735, 20685, 20717, 19780, 19782, 19781, 19785, 19786, 19791, 19792, 19804, 19805, 19808, 19807, 19809, 19810, 19811, 21024, 21028, 21044, 21025, 19812, 19813, 19814, 19815, 19820, 19821, 19822, 19763, 8249, 8250, 19779, 19406, 19588, 19589, 19582, 19841, 19583, 19854, 19876, 19596, 19901, 19908, 19597, 19988, 19989, 19995, 19605, 19606, 19970, 19971, 20437, 19392, 19393, 19635, 19636, 19637, 19629, 20074, 19630, 20046, 19645, 20125, 20095, 19646, 20122, 20130, 19657, 19658, 19666, 20171, 20192, 20193, 19654, 19655, 20243, 20244, 19681, 20258, 19682, 20268, 19689, 19690, 19696, 20301, 19700, 19701, 19705, 19619, 19620, 20022, 20365, 20366, 20377, 20464, 21035, 21070, 21079, 21083, 21082, 20507, 20508, 19729, 19730, 19733, 20609, 19734, 19739, 19740, 19743, 20738, 19744, 20666, 20736, 19750, 20680, 19751, 20729, 19824, 9766, 3211, 19368, 19391, 19523, 21123, 19586, 19587, 19613, 19615, 19614, 20431, 20432, 21126, 19622, 19623, 19640, 19641, 19644, 19783, 20096, 19651, 19673, 19674, 20252, 20263, 20253, 19694, 20317, 19695, 19703, 19704, 20497, 20498, 20179, 20180, 20584, 20585, 19524, 21357, 19745, 19755, 19525, 9646, 6397, 27987, 27988, 27989, 8581, 28001, 28002, 28003, 28004, 28005, 8574, 8582, 28006, 28025, 28007, 28008, 28009, 8583, 8575, 28010, 28011, 8577, 21390, 28026, 28012, 28013, 28027, 28028, 28014, 28029, 28015, 28016, 28017, 28018, 28019, 8579, 8576, 27990, 27991, 27992, 20994, 27993, 27994, 8580, 27995, 27996, 28030, 27997, 27998, 28000, 27999, 19390, 8253, 8781, 7899, 23252, 23255, 30475, 16605, 7134, 19318, 20827, 28607, 21157, 8260, 8669, 3220, 23510, 23507, 3215, 8092, 23738, 20829, 30554, 3168, 28716, 23197, 1325, 8182, 23345, 23878, 37535, 37539, 37534, 37537, 23307, 23347, 10934, 37528, 3121, 37540, 37536, 37603, 37573, 2696, 7934, 19388, 23323, 30432, 30420, 8055, 7160, 8786, 2554, 20808, 21108, 8262, 8263, 21078, 3571, 17349, 7974, 6641, 24138, 25527, 1286, 19361, 20113, 8265, 30499, 14424, 9739, 9753, 9754, 8063, 3270, 37458, 23517, 23594, 21101, 8270, 8271, 21362, 30425, 2631, 7933, 8273, 10964, 19455, 23728, 1090, 1133, 15709, 7973, 24666, 24673, 24677, 24670, 3388, 19896, 19897, 19486, 19487, 19966, 19969, 19967, 20058, 20070, 20059, 20201, 20202, 20152, 21042, 20604, 20605, 19528, 20653, 20654, 19529, 19427, 20037, 20040, 19359, 2978, 19485, 19426, 8276, 8274, 20983, 8040, 8277, 1862, 5865, 2706, 23816, 23854, 20834, 8461, 37497, 8280, 19533, 28376, 19425, 8283, 8284, 20813, 8282, 21004, 21005, 30436, 21048, 20996, 8288, 8750, 3289, 19404, 8289, 21389, 37516, 21584, 8290, 20985, 37517, 30228, 30319, 30233, 30229, 30439, 5454, 6848, 21057, 21174, 8296, 8295, 20745, 8297, 8081, 8780, 30434, 29008, 8303, 23747, 25350, 25353, 25869, 25876, 25882, 25886, 25830, 25847, 8016, 23676, 8032, 8061, 8060, 8059, 8058, 7147, 19401, 30479, 28998, 2718, 20828, 1181, 30480, 2849, 6853, 8318, 30478, 23256, 23740, 21013, 1375, 23262, 5869, 8311, 16582, 1006, 8319, 20816, 8312, 6991, 21656, 28622, 23855, 13060, 8314, 23840, 21031, 1176, 23258, 10647, 16600, 26441, 23540, 23622, 7920, 6635, 867, 995, 971, 951, 839, 964, 6373, 927, 992, 8322, 14434, 19548, 3304, 30515, 30482, 19562, 8323, 8325, 19577, 30134, 23787, 16631, 2724, 5286, 5287, 1863, 1221, 19212, 19213, 2968, 8095, 2771, 917, 37498, 21166, 8327, 1126, 42897, 19419, 19858, 19803, 19784, 19793, 19776, 20357, 20516, 20562, 20710, 20648, 19775, 8334, 21064, 19760, 19766, 20540, 19823, 30441, 30443, 8584, 32577, 20977, 7351, 7350, 7349, 9765, 3156, 8339, 19759, 5074, 19311, 8328, 21154, 20958, 19594, 20959, 19604, 19626, 19702, 20400, 20530, 19748, 20960, 19593, 8340, 42566, 23558, 23687, 20955, 8332, 16871, 8269, 21091, 5187, 3579, 30489, 30490, 30417, 8671, 8672, 19580, 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, 21036, 7893, 23502, 8232, 19890, 19891, 19482, 19840, 19848, 19864, 19483, 19875, 19902, 19903, 19907, 19927, 19929, 19937, 19931, 19935, 20000, 20001, 19974, 19975, 19949, 20401, 19950, 19961, 20981, 20982, 21125, 20030, 20031, 20090, 20091, 20060, 20064, 20061, 19492, 20102, 20138, 19493, 20166, 20167, 20173, 20211, 20212, 20221, 20222, 20147, 20148, 20079, 20080, 20225, 20245, 20226, 20264, 20265, 20267, 20277, 20282, 20298, 20297, 20278, 20319, 20300, 20299, 20296, 20314, 20306, 20330, 20331, 20340, 20342, 20341, 20002, 20003, 20019, 20355, 20356, 20390, 20373, 20412, 20424, 20413, 20425, 20461, 20492, 20493, 20511, 20520, 21382, 20512, 20527, 20528, 20535, 20549, 20550, 20567, 20568, 20582, 20596, 20587, 20583, 20642, 20643, 20652, 19526, 20673, 20713, 20705, 20731, 19527, 19481, 8347, 30476, 3129, 22522, 30471, 8198, 19365, 19389, 8174, 30227, 30444, 2494, 5685, 8190, 19555, 30406, 8321, 30391, 23758, 21107, 8348, 13963, 1039, 27275, 16621, 27871, 11427, 8349, 16578, 19347, 8350, 21007, 21170, 8351, 29006, 19939, 19348, 21591, 21384, 19516, 8407, 30481, 30516, 29001, 8424, 21009, 23501, 3133, 2481, 23187, 1697, 8294, 21112, 968, 1699, 937, 2534, 8355, 2523, 42567, 19415, 21029, 30438, 7892, 8140, 37522, 37585, 37450, 19550, 8329, 16340, 8356, 8357, 21158, 20824, 8219, 8121, 3125, 3235, 37466, 2780, 30465, 30466, 30462, 30467, 3221, 8162, 8360, 21169, 20833, 8359, 37479, 8255, 42569, 1383, 8362, 30486, 20999, 21136, 7133, 37482, 30442, 30491, 8363, 21050, 19376, 8366, 21338, 16343, 23276, 42570, 30311, 23230, 2675, 2674, 23761, 7944, 7123, 1215, 3198, 3231, 8051, 8120, 9752, 37467, 23593, 23731, 8015, 37538, 8235, 3341, 19566, 8368, 21180, 8014, 42614, 3248, 42896, 29493, 42906, 23555, 23691, 7969, 8013, 29181, 8012, 16599, 2680, 8376, 20818, 8670, 3195, 19559, 7988, 23572, 23698, 7109, 30472, 17426, 8561, 19575, 5795, 5772, 14566, 15690, 8377, 20978, 19473, 8267, 21102, 20819, 19399, 19421, 19420, 13059, 19397, 19438, 1005, 8091, 23664, 37557, 23585, 23295, 20695, 8380, 19405, 30557, 29009, 5716, 7952, 23675, 30497, 21054, 23568, 23697, 7987, 5770, 16587, 5862, 28636, 8736, 3218, 3159, 20764, 11014, 20763, 20750, 20752, 20765, 20749, 8382, 20754, 20777, 20756, 20758, 20769, 20771, 20773, 20775, 20783, 20787, 20761, 8383, 20790, 20751, 20753, 20766, 20767, 20755, 20778, 20779, 20768, 20757, 20760, 20759, 20780, 20781, 20770, 21183, 20772, 21068, 20774, 20782, 20776, 20786, 20784, 20785, 20788, 20762, 20789, 20791, 21184, 3243, 3153, 3203, 3242, 23103, 3245, 3240, 3273, 3146, 3152, 3241, 3151, 3261, 3149, 3150, 23104, 3317, 3148, 23624, 23657, 3360, 3202, 3359, 3147, 3272, 3271, 3244, 3201, 23105, 3199, 3200, 3246, 3382, 3239, 3238, 3144, 3145, 8113, 3318, 3313, 19474, 29863, 29864, 29870, 29882, 19442, 20847, 21373, 21259, 20885, 21374, 21254, 20886, 21256, 21376, 21378, 21255, 20894, 21249, 29875, 29871, 20844, 20845, 29865, 20916, 20917, 20851, 20852, 3337, 3366, 3312, 3361, 3311, 3315, 3283, 9708, 3371, 3370, 3310, 3314, 3369, 3365, 29866, 29867, 29872, 20849, 20921, 21379, 21245, 20850, 20918, 20919, 20920, 29868, 20842, 20843, 20889, 20890, 29876, 37552, 14829, 21177, 20902, 29878, 29869, 21260, 21250, 37491, 8585, 3258, 3377, 3374, 37446, 37428, 3222, 3372, 23537, 23748, 21581, 8385, 7131, 19448, 8386, 8389, 19507, 3301, 8388, 21367, 21366, 8387, 37493, 10855, 42574, 37555, 8048, 23564, 8390, 8391, 21096, 21000, 21018, 11423, 7905, 3251, 8393, 8394, 13024, 1606, 5606, 21147, 20995, 8395, 8396, 21002, 8400, 19371, 19491, 21368, 21155, 8227, 5683, 981, 982, 2483, 16362, 21103, 23587, 23736, 23771, 9718, 9720, 9723, 9740, 9755, 3269, 7902, 8108, 30008, 23524, 23713, 42575, 42576, 20811, 8402, 28692, 849, 28699, 8098, 8100, 8336, 30413, 37576, 8403, 13026, 2528, 2845, 13057, 8406, 37559, 1051, 20927, 1089, 8122, 8237, 19418, 19395, 19444, 30218, 30224, 19430, 8410, 30219, 13053, 2614, 3179, 5154, 7900, 37480, 37481, 30474, 21085, 6799, 8415, 8346, 19446, 19539, 16910, 8082, 8148, 3118, 3120, 23281, 30424, 30477, 30553, 23246, 37549, 8413, 37501, 8171, 8251, 19732, 29091, 8173, 8208, 19543, 42900, 8442, 21173, 8405, 19556, 1345, 2715, 42618, 42621, 2526, 4496, 42579, 10976, 8192, 21094, 28752, 5789, 8039, 23589, 23847, 7220, 2784, 21672, 8057, 8038, 23592, 23193, 25300, 25303, 8011, 6403, 42587, 14541, 42911, 42562, 23712, 23711, 1339, 37449, 19370, 8202, 42593, 1019, 30552, 8185, 19343, 3154, 30558, 8261, 19396, 19377, 23264, 8176, 19541, 19366, 8587, 21139, 19433, 8421, 13461, 8422, 21008, 7932, 30498, 30446, 7968, 21063, 8417, 7951, 8156, 3155, 8398, 8535, 19560, 7943, 23548, 23682, 19372, 19886, 19887, 19345, 21119, 19829, 21396, 21187, 21393, 21398, 19346, 19344, 8186, 21190, 21450, 21191, 21403, 19609, 19610, 20408, 21585, 20409, 21407, 21408, 20035, 20036, 20093, 20094, 20048, 20743, 20049, 21414, 21230, 21417, 21196, 21419, 21420, 21426, 21197, 21422, 21231, 20168, 21428, 20169, 20176, 20172, 20184, 20185, 21434, 21432, 20195, 20206, 20217, 20141, 20142, 21573, 21574, 21436, 21437, 20291, 21448, 20320, 20321, 21442, 21444, 20292, 21498, 20335, 20351, 20336, 20348, 20352, 20354, 21203, 21586, 20386, 21458, 20353, 21460, 19722, 21204, 19723, 21462, 20987, 21055, 20992, 21052, 20484, 20485, 20505, 21470, 20506, 20521, 20522, 21207, 21471, 20557, 20558, 20612, 20613, 20615, 21479, 20614, 21477, 13446, 20726, 21233, 21480, 21234, 21483, 21235, 21493, 21344, 21236, 21485, 21495, 21237, 21497, 20727, 24174, 5778, 2865, 3194, 3234, 10886, 8036, 8119, 23579, 42577, 42578, 42912, 1123, 8027, 23789, 21060, 30419, 30496, 8285, 8342, 19408, 1310, 17028, 8259, 21020, 21046, 21045, 8427, 8335, 20986, 21061, 21164, 8320, 21343, 21385, 8037, 3321, 42580, 30437, 8189, 19567, 8281, 21040, 3176, 8735, 8782, 7967, 23554, 23690, 12980, 8034, 23581, 23710, 19351, 8431, 3389, 16908, 16911, 16839, 16907, 3303, 16916, 16912, 10495, 16909, 3140, 28024, 16861, 3305, 28021, 3306, 4558, 28023, 37579, 4560, 5027, 16847, 37511, 4557, 8597, 8025, 8118, 9748, 3193, 3233, 23580, 23770, 37468, 17332, 21016, 29012, 5536, 1604, 21047, 30416, 29020, 12940, 3302, 8435, 8436, 19572, 19573, 8433, 8392, 20810, 8430, 8434, 21001, 20984, 8429, 21185, 19417, 8330, 30447, 23709, 25282, 25294, 851, 1172, 8033, 30450, 23308, 1037, 6636, 19264, 2629, 19422, 30451, 30501, 19412, 8437, 8397, 20823, 42560, 933, 3653, 28392, 6366, 29011, 24653, 24659, 7130, 7889, 8733, 8181, 37527, 19540, 8443, 37543, 8010, 42583, 8009, 3813, 1352, 7931, 23528, 23618, 23670, 23513, 5156, 7966, 7965, 2514, 12938, 8444, 19761, 19762, 19894, 19757, 19834, 19828, 19842, 19865, 19758, 19883, 19877, 19598, 19767, 19599, 19600, 19998, 19999, 19942, 20428, 19943, 19627, 19628, 19632, 20088, 19647, 20124, 19787, 20099, 19648, 20223, 20224, 19677, 19678, 19683, 20257, 20259, 19684, 19691, 19693, 20286, 19692, 19697, 20343, 20344, 19717, 19806, 20392, 19719, 19718, 20418, 20419, 20436, 20513, 20514, 20517, 19816, 19817, 20533, 19818, 20551, 20552, 20560, 20561, 20573, 20599, 20600, 19531, 20739, 20737, 19746, 19819, 20709, 20740, 19532, 20728, 20719, 3405, 19770, 19900, 19771, 19616, 19987, 19617, 19638, 19639, 19633, 20402, 19634, 19461, 20111, 20114, 19462, 19652, 20117, 19653, 19650, 20177, 20178, 19669, 19671, 19672, 19670, 19675, 19676, 19679, 19680, 19698, 20279, 19699, 20328, 20283, 20011, 20012, 20368, 20369, 20500, 20501, 21381, 20537, 21572, 20539, 20538, 20569, 20570, 20607, 20608, 19457, 19459, 20668, 19458, 19752, 19530, 8445, 8279, 19456, 8446, 24404, 24392, 25224, 25240, 25112, 25124, 2856, 12939, 8301, 20450, 8779, 1220, 1040, 23191, 28664, 1095, 3192, 9738, 8117, 37469, 2632, 2553, 8126, 8454, 21165, 8496, 19581, 8450, 8458, 8586, 21337, 21335, 21330, 21326, 21066, 8449, 8452, 21159, 21332, 21324, 8459, 21328, 21065, 12253, 23783, 37562, 23526, 5065, 5066, 37430, 8432, 37581, 37455, 8752, 3247, 3279, 8154, 12266, 12267, 12268, 12269, 12270, 12271, 12272, 12273, 12274, 12275, 12276, 28032, 12277, 12278, 12279, 12281, 37515, 28375, 3276, 37524, 37529, 37591, 37612, 37577, 10895, 12254, 12255, 28031, 12256, 12257, 37452, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12280, 21336, 21331, 21327, 21325, 21329, 5049, 5565, 1156, 8455, 8456, 3208, 8155, 20979, 10940, 8457, 37509, 3362, 37561, 37470, 3267, 8024, 8116, 23578, 23545, 7950, 8047, 11122, 5853, 29021, 37614, 10930, 15302, 37531, 37589, 8087, 23769, 13435, 8498, 21181, 8495, 37438, 1720, 1721, 30449, 42563, 19437, 8374, 42908, 19558, 1032, 23739, 2920, 23440, 10746, 16598, 8307, 3398, 2700, 7906, 8300, 20449, 19440, 20677, 19522, 8268, 37610, 21088, 23565, 23696, 16972, 3210, 23457, 37456, 42582, 42613, 8364, 20817, 1359, 8463, 20027, 23784, 3119, 8135, 8464, 8302, 19497, 8465, 37447, 3127, 17042, 3128, 23301, 23786, 1318, 1131, 37461, 37462, 8404, 5053, 37609, 1194, 1193, 7148, 8023, 7345, 8466, 8467, 3157, 21038, 21092, 7904, 8754, 8765, 8757, 8756, 8755, 8764, 8758, 8760, 8759, 8761, 8762, 30517, 23704, 23536, 23669, 7930, 6631, 7225, 2557, 2538, 6632, 6839, 2463, 8517, 21003, 918, 2960, 6638, 912, 6578, 5393, 16622, 293, 8054, 8031, 23553, 23689, 23688, 7955, 8022, 8115, 23577, 23703, 37471, 19398, 37541, 21321, 21086, 21323, 8378, 8471, 21571, 21240, 20998, 21081, 8365, 19535, 37506, 21386, 8468, 37568, 8183, 20793, 30418, 1871, 8304, 20968, 37514, 23547, 23686, 7964, 8083, 8030, 23583, 23631, 23965, 42585, 8475, 8440, 7963, 23685, 30453, 30226, 20923, 8476, 37490, 8158, 3161, 20395, 20433, 8738, 3253, 3160, 8157, 19537, 8483, 19863, 21122, 20704, 21140, 21589, 19916, 19996, 21415, 21193, 20315, 21201, 20349, 20689, 21219, 20655, 19884, 19849, 19918, 19981, 19940, 21120, 20052, 20097, 19662, 20186, 21198, 20077, 20139, 20249, 20294, 21451, 20374, 21071, 21465, 21212, 21472, 19735, 20681, 20640, 19869, 20163, 20083, 21239, 21523, 20674, 8480, 20954, 20741, 8479, 20394, 20742, 8481, 5971, 20548, 20547, 8488, 8485, 8484, 8482, 21074, 2630, 19862, 8411, 8254, 19534, 8486, 19915, 19661, 8412, 8487, 19868, 8489, 1033, 2579, 8021, 23674, 37483, 8020, 3266, 8367, 21141, 15688, 29016, 21178, 8470, 3274, 1128, 1371, 8420, 8134, 23792, 23506, 8709, 9721, 23861, 23733, 7908, 23776, 29879, 23777, 3169, 2689, 5257, 23312, 2532, 2647, 7949, 23544, 21146, 8490, 8379, 8046, 23590, 23591, 21179, 8514, 8491, 37454, 23306, 23393, 23332, 30002, 7898, 23496, 1338, 8474, 8508, 19499, 20363, 6664, 7218, 3217, 23508, 8008, 19472, 19867, 19914, 19928, 19963, 20406, 20026, 20034, 20039, 20089, 20066, 20073, 20076, 20063, 20115, 20104, 19471, 19913, 19962, 20025, 20033, 20062, 20103, 20190, 20470, 20153, 20275, 20332, 20006, 20972, 20414, 20451, 20488, 20495, 20443, 20575, 20670, 20657, 20191, 20208, 20471, 20154, 20276, 20007, 20023, 20974, 20020, 21350, 20973, 20415, 20462, 20468, 20452, 20453, 20489, 20496, 20519, 20971, 21223, 21352, 20444, 21224, 20588, 20576, 20658, 20671, 20708, 20679, 20732, 20725, 19470, 14054, 8492, 11580, 12944, 19432, 8337, 19932, 19948, 19985, 20071, 20116, 20158, 20209, 20290, 20347, 20013, 21023, 20502, 20683, 8493, 3281, 29013, 30511, 23514, 8494, 8293, 6444, 16415, 8497, 20821, 42588, 37590, 42589, 5152, 42590, 42604, 42584, 1369, 42559, 29708, 5521, 8499, 21175, 23561, 12495, 42889, 8500, 21582, 2531, 7222, 3309, 8900, 2063, 8019, 9734, 37472, 23702, 8371, 19872, 20072, 20397, 20458, 20686, 20407, 8502, 8501, 19871, 1097, 7962, 23556, 23684, 42616, 37484, 7997, 8114, 9713, 9730, 9750, 3265, 23576, 23609, 23742, 37575, 23569, 23695, 23757, 16886, 16633, 1601, 7226, 5774, 20481, 20483, 1197, 1240, 1239, 1198, 7948, 7996, 9736, 37604, 23701, 8112, 3230, 37485, 1125, 1204, 42617, 42892, 5773, 6942, 11917, 7158, 8504, 19542, 3340, 8160, 1306, 2702, 7961, 23570, 23756, 23582, 23708, 8029, 3286, 7162, 29005, 29175, 42565, 3380, 42594, 29180, 29179, 29707, 8207, 19353, 8506, 20307, 8507, 19498, 21342, 19976, 20273, 20364, 20454, 21353, 863, 2555, 23574, 23194, 23663, 8090, 1140, 8509, 42596, 8045, 5870, 5457, 7203, 7204, 7202, 7205, 7212, 5432, 7230, 5417, 7233, 5385, 7231, 5386, 7232, 5752, 5748, 5751, 5749, 5750, 7196, 7200, 7199, 7209, 7182, 7181, 7217, 7215, 7207, 7206, 7211, 7210, 5406, 5754, 5755, 5149, 5146, 7213, 5148, 5147, 5139, 5136, 5137, 5138, 5141, 5140, 5142, 5144, 5143, 7184, 7191, 7192, 7198, 7197, 7194, 7186, 7189, 7193, 7187, 7188, 5122, 5130, 5134, 5118, 5132, 5120, 5115, 5116, 5133, 5124, 5126, 5131, 5366, 5113, 5114, 5127, 5117, 5125, 5121, 5123, 5128, 5119, 5129, 23512, 7201, 5375, 5384, 5747, 7195, 7208, 5371, 23465, 5388, 7216, 7214, 5377, 23463, 5390, 23464, 23462, 5753, 5145, 5135, 7183, 7190, 7185, 5112, 8053, 37613, 23623, 23575, 23773, 37473, 7995, 8111, 3191, 3264, 42597, 7159, 23515, 21127, 8338, 8510, 21128, 8588, 30428, 1616, 6406, 6606, 37547, 30283, 42598, 23550, 23681, 7942, 2726, 3141, 23298, 20820, 8512, 37565, 37586, 37574, 3280, 5467, 19439, 19898, 19899, 19845, 21510, 19860, 21511, 19846, 19882, 20720, 19911, 21512, 19912, 21513, 21514, 8513, 19387, 37546, 19983, 19984, 21518, 21517, 19990, 19986, 19607, 19608, 19944, 21552, 21559, 19957, 19958, 19959, 20430, 21516, 19945, 21515, 19953, 20447, 20448, 20028, 21347, 20029, 19511, 8344, 20041, 21519, 21522, 20403, 20042, 21520, 21524, 20047, 21521, 20108, 20109, 20126, 20112, 21525, 20110, 21527, 20127, 21526, 20120, 20135, 20131, 20441, 20442, 20164, 20170, 21528, 21529, 20165, 20181, 20194, 20210, 20183, 20198, 20216, 20207, 20182, 20220, 20215, 20084, 20085, 20145, 20146, 20227, 20237, 20229, 21530, 20234, 20240, 20228, 20247, 20248, 19687, 21531, 20272, 19688, 20269, 20266, 20303, 20313, 21594, 20308, 21533, 21534, 21535, 20316, 21532, 21536, 21538, 21537, 20004, 20472, 20014, 20005, 20010, 20018, 20358, 21539, 21540, 21541, 20359, 20367, 20370, 21545, 20393, 20382, 21546, 20479, 20385, 20379, 21542, 21543, 21544, 20398, 20399, 20404, 21549, 21550, 21553, 21547, 21548, 21551, 20405, 19512, 21039, 21011, 20477, 20465, 20474, 21114, 21034, 20466, 19513, 21014, 21067, 21053, 21073, 21032, 21113, 21051, 21062, 8245, 5884, 11599, 20490, 20491, 20697, 21556, 21555, 21554, 20698, 21557, 20523, 20524, 20529, 21354, 20536, 20541, 21570, 20326, 20327, 20563, 20564, 20580, 20581, 20586, 20595, 21558, 20594, 21560, 20610, 20662, 20659, 20661, 21561, 20660, 20721, 20663, 20669, 20675, 21568, 21567, 21562, 21565, 21569, 21566, 20678, 21563, 20682, 21564, 20724, 20715, 13029, 9733, 9751, 10887, 7985, 8110, 3190, 3232, 23516, 23563, 23737, 13998, 1195, 6381, 8439, 20980, 9719, 23608, 9743, 9712, 9729, 9722, 16883, 9714, 9764, 3182, 3197, 8166, 23102, 37502, 37572, 37489, 37488, 37434, 37495, 9711, 37588, 8516, 13453, 37587, 21041, 8515, 37513, 37520, 11615, 37592, 37582, 8416, 37518, 10960, 5437, 8503, 28714, 8044, 8519, 19484, 6640, 8244, 21171, 16836, 14644, 8511, 21033, 5842, 37594, 37569, 37492, 37570, 3259, 8131, 21278, 21280, 21279, 21281, 3397, 21282, 21283, 11792, 11793, 11796, 11797, 11798, 11788, 11821, 11735, 11803, 11804, 11805, 3396, 21284, 21285, 21286, 3408, 3395, 20910, 20911, 21287, 3351, 21288, 3299, 3394, 3320, 3393, 21289, 21290, 21292, 21291, 3298, 21293, 23607, 21294, 21302, 7909, 21303, 3300, 8130, 21295, 21296, 3295, 8129, 3409, 21297, 21298, 3260, 19441, 21299, 3407, 3297, 21300, 21301, 21304, 9763, 21305, 3294, 21306, 21307, 21308, 3392, 21309, 21315, 8128, 3296, 21310, 21311, 21313, 21312, 21314, 7972, 7929, 23533, 23668, 8372, 19500, 28999, 2571, 42599, 23804, 9710, 9762, 9709, 23497, 9741, 37494, 9725, 8747, 3385, 3184, 862, 19202, 30222, 5837, 7325, 7971, 8109, 3189, 3229, 23562, 23730, 23782, 37542, 7928, 1380, 42557, 3126, 19342, 8266, 8197, 19352, 19382, 19451, 19373, 30487, 42902, 30461, 30463, 3005, 30514, 30541, 30464, 30468, 8238, 19411, 21143, 21138, 8272, 30404, 8414, 20809, 8187, 19407, 8246, 19496, 8286, 19383, 19381, 42907, 42609, 29028, 8536, 16592, 42601, 42612, 42903, 12358, 12365, 42602, 30251, 30452, 30503, 8538, 21017, 21387, 8540, 20988, 21072, 8541, 21030, 13957, 37560, 19378, 1191, 1088, 6637, 17053, 2570, 21383, 1452, 42603, 42605, 7927, 23531, 23621, 23667, 8333, 21150, 8094, 19380, 21156, 8331, 8423, 19453, 21124, 20362, 8473, 37523, 8542, 19570, 21322, 21075, 30543, 15699, 8543, 21019, 15757, 42898, 19569, 8544, 30454, 19431, 4559, 7970, 9761, 37605, 20993, 8399, 29018, 21137, 8546, 894, 16606, 8178, 20559, 19737, 3290, 8751, 19590, 19501, 8462, 19595, 19720, 20038, 20092, 20075, 19649, 20440, 19656, 19502, 20285, 20337, 19714, 19721, 20534, 19749, 2489, 7937, 8150, 3336, 21163, 21334, 21333, 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, 8089, 10983, 8453, 21162, 7895, 9760, 8084, 8549, 23263, 42899, 23767, 16374, 5603, 8223, 7891, 24840, 24841, 24843, 24844, 24845, 24847, 24849, 24859, 24850, 24852, 24860, 24854, 24856, 24862, 24864, 24866, 24868, 24870, 24873, 24874, 24875, 24877, 24878, 24880, 24882, 24884, 24885, 24898, 24886, 24889, 24892, 24895, 24900, 24902, 24903, 24905, 24907, 24910, 24912, 24915, 24917, 24920, 24922, 24925, 24927, 24930, 24933, 24935, 24937, 24939, 24943, 24945, 24941, 24947, 24948, 24950, 24952, 24953, 24954, 24956, 24958, 24961, 24963, 24965, 24966, 24968, 24969, 24971, 24973, 24976, 24978, 24980, 24982, 24984, 24986, 24988, 24990, 24992, 24994, 24996, 24998, 25000, 25002, 25004, 25005, 25006, 25007, 25008, 25010, 25011, 25013, 25015, 25016, 25017, 25019, 25021, 25023, 25026, 25027, 25029, 25031, 25033, 25035, 25037, 25039, 25041, 25043, 25046, 25048, 25050, 25053, 25055, 25057, 25058, 25060, 25062, 25063, 25064, 25066, 25069, 25072, 25075, 25078, 25081, 25084, 25087, 25090, 25093, 8550, 25096, 25097, 25098, 25099, 25100, 25101, 25103, 25105, 25106, 25108, 25110, 25119, 25120, 25121, 25122, 25111, 25114, 25116, 25123, 25126, 25128, 25133, 25134, 25131, 25135, 25142, 25144, 25137, 25140, 25146, 25148, 25150, 25153, 25156, 25158, 25160, 25163, 25165, 25166, 25168, 25169, 25170, 25171, 25174, 25176, 25178, 25180, 25181, 25183, 25185, 25187, 25188, 25190, 25192, 25194, 25196, 25198, 25200, 25201, 25202, 25203, 25205, 25206, 25208, 25209, 25210, 25211, 25213, 25215, 25217, 25219, 25221, 25223, 25226, 25229, 25231, 25233, 25235, 25237, 25239, 25242, 25245, 25247, 25249, 25251, 25253, 25255, 25257, 25259, 25261, 25264, 25267, 25269, 25270, 25271, 25272, 25273, 25274, 25275, 25279, 25277, 25284, 25287, 25291, 25289, 25296, 25299, 25302, 25307, 25305, 25314, 25316, 25309, 25311, 25321, 25319, 25331, 25330, 25332, 25333, 25336, 25323, 25324, 25327, 25342, 25343, 25345, 25344, 25346, 25347, 25339, 25340, 25349, 25352, 25360, 25363, 25355, 25358, 25365, 23896, 25367, 23898, 23900, 23904, 23905, 23907, 25369, 25372, 25373, 25375, 23910, 25377, 23911, 23913, 23914, 25380, 23915, 23917, 23919, 23920, 23921, 25381, 23923, 23925, 25383, 23926, 23928, 25385, 23903, 23929, 23930, 23931, 23932, 23934, 25386, 23936, 23938, 23939, 23941, 23943, 23944, 23946, 23948, 23950, 23951, 23953, 25388, 25390, 25392, 25396, 25399, 23955, 25402, 25401, 25404, 25406, 25408, 25409, 23954, 25416, 25411, 25414, 25417, 25419, 25422, 25425, 25427, 25428, 25430, 25434, 25432, 25435, 25437, 25439, 25441, 25443, 25444, 25445, 25447, 25449, 25452, 25454, 25455, 25457, 25459, 25461, 25462, 25464, 23957, 23958, 23960, 23962, 23963, 23964, 23967, 23968, 23969, 23970, 23971, 23973, 23975, 23976, 23977, 23978, 23980, 23982, 23983, 23985, 23986, 23987, 25465, 25466, 25470, 25468, 25472, 25473, 23988, 25474, 25477, 25478, 25480, 25476, 25482, 25484, 25486, 25488, 25490, 25492, 25495, 25493, 25498, 23989, 25499, 25500, 25501, 25502, 25504, 25505, 25506, 25508, 25510, 25512, 25514, 25516, 25517, 25518, 25519, 25521, 23991, 23992, 23994, 23997, 23999, 24001, 24002, 24003, 24013, 24015, 24018, 24020, 24022, 24023, 24025, 24027, 24028, 25522, 24030, 25525, 24032, 24034, 24037, 24038, 24039, 24040, 24042, 24045, 24048, 24050, 24052, 24054, 24056, 24058, 24060, 24062, 24064, 24066, 24067, 24069, 24070, 24071, 24072, 24073, 24074, 24075, 24076, 24080, 24078, 24083, 24085, 24086, 24082, 24087, 24088, 24090, 24092, 24093, 24095, 24096, 24098, 24100, 24102, 24105, 24107, 24109, 24110, 24112, 24114, 24117, 24118, 24120, 24121, 24122, 24123, 24124, 24126, 24127, 24129, 24130, 24131, 24132, 24133, 24135, 24137, 25526, 24140, 24141, 24142, 24144, 24143, 24146, 24147, 24149, 24151, 24152, 24154, 24158, 24160, 24162, 24164, 24166, 24168, 24170, 24172, 24173, 24175, 24178, 24180, 24181, 24182, 24183, 24184, 24186, 24188, 24190, 24192, 24193, 24194, 24195, 24196, 24197, 24198, 24199, 24200, 24201, 24202, 24203, 24204, 24205, 24206, 24207, 24209, 24210, 24211, 24213, 24214, 25529, 25530, 25532, 25534, 24215, 24216, 24217, 24229, 24219, 24220, 24223, 24224, 24225, 24226, 24227, 24228, 37440, 37442, 37444, 37443, 37441, 24230, 25536, 24231, 24235, 24234, 24233, 24236, 25538, 24238, 24239, 24241, 24244, 24245, 24247, 24250, 24252, 24253, 24254, 24256, 24258, 24260, 24262, 24263, 24264, 24265, 24266, 24268, 24269, 24271, 24273, 24275, 24276, 24277, 24279, 24281, 24283, 24285, 24289, 24291, 24292, 24300, 24293, 24294, 24297, 24301, 24303, 24304, 24305, 25541, 25543, 25545, 24306, 25547, 25549, 25551, 25552, 25553, 25555, 25556, 25558, 25560, 25562, 24310, 24311, 24313, 24316, 24320, 24318, 24322, 24323, 24325, 24327, 24328, 24329, 24330, 24333, 24334, 24331, 24335, 24336, 24337, 24338, 24340, 24343, 24342, 24345, 24344, 24346, 24350, 24348, 24352, 24353, 24354, 24357, 24359, 24361, 24363, 24364, 24366, 24368, 24369, 25564, 25566, 24370, 25568, 25569, 25570, 25571, 25572, 25573, 25574, 24372, 24397, 24373, 24375, 24377, 24380, 24383, 24399, 24384, 24387, 24389, 24391, 24394, 24396, 24401, 24403, 24406, 24408, 24409, 24411, 24413, 24414, 24415, 24416, 24417, 24420, 24421, 24423, 24425, 24426, 24427, 24428, 24430, 25575, 25576, 25578, 25580, 25582, 25583, 25588, 25586, 25593, 25595, 25597, 25600, 25601, 25604, 25607, 25609, 25611, 25614, 25591, 25627, 25629, 25631, 25633, 25635, 25637, 25639, 25641, 25615, 25616, 25617, 25619, 25621, 25623, 25624, 25626, 25643, 25645, 25648, 25651, 25653, 25656, 25658, 25661, 25663, 25665, 25668, 25670, 25673, 25675, 25678, 25680, 25682, 25684, 25686, 25688, 25690, 25692, 25694, 25697, 25699, 25708, 25706, 25710, 25700, 25701, 25702, 25704, 25712, 25713, 25716, 25718, 25719, 25721, 25724, 25726, 25727, 25728, 25729, 25731, 25733, 25735, 25737, 25738, 25740, 25741, 25743, 25745, 25747, 25749, 25759, 25761, 25763, 25764, 25766, 25768, 25770, 25772, 25751, 25752, 25754, 25755, 25756, 25758, 25777, 25773, 25775, 25791, 25778, 25780, 25783, 25789, 25786, 24432, 25793, 24433, 24435, 25795, 25797, 25798, 25801, 25804, 25817, 25807, 25810, 25822, 25819, 25824, 25815, 25812, 25826, 25829, 25832, 25842, 25834, 25837, 25839, 25844, 25846, 24437, 24438, 24440, 24443, 24442, 24444, 24446, 24448, 24449, 24450, 24451, 24452, 24453, 24454, 24455, 24456, 24458, 24459, 24461, 24464, 24465, 24466, 24469, 24471, 24474, 24476, 24478, 24480, 24482, 24484, 24485, 24487, 24489, 24488, 24490, 24491, 24493, 24495, 24497, 24501, 24499, 24503, 24504, 24505, 24508, 24509, 24510, 25849, 24512, 24514, 24517, 24835, 24836, 25852, 24519, 24520, 24521, 24523, 24524, 24526, 24525, 24527, 24528, 25855, 24530, 25856, 24531, 25858, 24534, 24536, 24538, 24539, 24541, 24543, 24546, 24548, 24549, 25859, 24552, 24550, 25860, 25862, 25863, 24555, 24553, 24557, 25868, 25865, 25872, 25875, 25879, 25881, 24562, 24559, 24565, 25873, 25885, 25889, 24568, 25891, 25893, 25895, 25896, 25909, 25900, 25902, 25913, 25905, 25915, 24570, 24572, 24574, 24576, 24577, 24579, 24581, 25923, 25924, 25917, 25920, 24583, 25926, 25928, 25930, 25932, 25934, 25935, 25937, 25939, 25941, 25942, 25944, 25946, 25951, 25949, 25952, 24584, 25989, 25955, 25958, 25960, 25990, 25961, 25996, 25963, 25964, 25998, 25992, 25965, 25966, 25968, 25971, 26000, 25974, 24585, 24587, 25976, 25979, 25994, 25982, 26003, 25984, 25987, 26004, 26005, 26006, 26007, 26011, 26013, 26015, 26017, 24588, 24589, 24591, 24593, 24595, 24596, 24598, 24600, 26019, 26021, 26024, 26026, 26022, 26027, 26028, 26031, 26034, 26036, 26037, 26039, 26042, 26043, 26041, 24601, 26046, 26044, 26048, 26053, 26051, 26054, 26055, 26057, 26060, 26064, 26062, 26065, 26069, 26067, 26072, 26073, 26076, 26078, 26080, 26083, 26086, 26089, 26090, 26092, 23892, 8551, 19509, 24603, 24608, 24610, 24604, 24612, 24606, 24614, 26093, 24616, 24618, 26095, 26096, 26097, 24621, 26098, 26099, 26102, 26104, 26105, 26106, 26107, 26108, 26109, 26110, 26112, 26114, 26117, 26119, 26120, 26121, 26123, 26125, 26126, 26128, 26130, 26132, 26134, 24622, 24623, 26135, 26136, 26138, 26139, 26141, 26143, 26145, 26147, 26149, 26151, 26152, 26153, 26155, 26157, 26159, 26162, 26165, 24837, 24838, 24624, 24625, 24627, 26167, 24628, 24633, 24630, 24636, 26169, 26170, 24638, 24639, 24640, 24641, 24644, 24647, 24648, 24651, 24652, 24655, 24658, 24661, 24663, 26171, 24665, 24669, 24679, 24672, 24676, 24680, 24682, 24684, 24685, 24687, 24689, 24690, 24691, 26174, 24692, 24693, 24697, 24695, 26175, 24703, 24699, 26176, 26178, 26180, 24707, 26182, 24711, 24712, 24713, 24714, 24715, 24716, 24717, 24719, 24722, 24725, 24726, 24728, 24730, 24731, 26183, 24733, 24732, 24734, 24736, 24738, 24739, 24740, 24741, 24742, 24744, 24745, 24746, 24747, 24749, 24751, 24752, 24755, 24756, 24759, 24760, 24762, 24763, 24765, 24768, 24771, 24773, 24774, 24775, 24779, 24777, 24781, 24782, 24784, 24787, 26185, 24789, 24791, 24794, 24796, 24799, 24801, 24808, 24810, 24803, 24805, 26186, 26187, 26188, 26189, 26191, 26192, 26193, 26195, 26197, 26199, 26201, 26202, 26203, 26204, 26205, 26208, 26206, 26207, 26209, 26210, 26212, 26214, 26216, 26218, 26220, 26222, 26224, 26225, 26227, 26229, 26231, 26233, 26234, 26235, 26236, 26238, 26239, 26240, 26241, 26242, 26244, 26246, 26247, 26249, 26250, 26251, 26253, 26254, 26256, 26257, 26258, 26260, 26261, 26262, 26264, 26273, 26265, 26271, 26267, 26275, 26277, 26279, 26281, 26283, 26285, 26289, 26298, 26292, 26290, 26294, 26296, 26300, 26303, 26305, 26308, 26311, 26312, 26314, 26316, 26319, 26321, 26323, 26325, 26326, 26327, 26328, 26330, 26332, 24811, 24812, 24815, 24813, 24817, 24818, 26340, 26342, 26344, 26347, 26349, 24820, 24826, 24822, 24824, 24827, 26352, 26354, 26355, 26357, 24828, 24830, 26360, 26362, 26365, 8191, 20926, 7391, 8534, 21580, 870, 8361, 21227, 3172, 10933, 37550, 23735, 11428, 37475, 1111, 8537, 21228, 1084, 1412, 3170, 8741, 3250, 23494, 21400, 19837, 21397, 21395, 20928, 8305, 37477, 19938, 19910, 21402, 19930, 21404, 21317, 21406, 19934, 21316, 8552, 19601, 19374, 21399, 19836, 19909, 21412, 20128, 20159, 20213, 20232, 21438, 21446, 21409, 21058, 20420, 21467, 19835, 8553, 21210, 21215, 20699, 21506, 20929, 8505, 11112, 21418, 21413, 20744, 20129, 21421, 21423, 20160, 21433, 20214, 20233, 21439, 21447, 21410, 21411, 21232, 21457, 21059, 20421, 21469, 21468, 21486, 21318, 21211, 21216, 21583, 8306, 21507, 21221, 20700, 20703, 21496, 21225, 23495, 7897, 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, 19358, 8236, 8042, 5458, 2890, 8072, 23603, 23606, 23650, 23722, 23604, 23721, 8043, 8007, 8298, 19574, 21345, 20814, 8556, 3358, 3252, 19538, 8278, 19434, 42910, 21015, 8557, 8547, 20149, 20204, 20205, 20150, 20151, 21098, 21099, 20543, 20544, 20555, 20556, 19364, 3132, 23500, 20925, 16591, 7903, 16970, 931, 8539, 21161, 37611, 23584, 23707, 23551, 7941, 1122, 2498, 23673, 37476, 7344, 7975, 1192, 1302, 2643, 8460, 7122, 2642, 37556, 8124, 19435, 8248, 8052, 21010, 8558, 8559, 21043, 30561, 30562, 3162, 8159, 7954, 8107, 3188, 3228, 9724, 37459, 23519, 23552, 23772, 1048, 30455, 8299, 20271, 8447, 20017, 42606, 7907, 8258, 1619, 3342, 9767, 3173, 8831, 7940, 30504, 29030, 29029, 8370, 19452, 30431, 42571, 7170, 6451, 42607, 21153, 19825, 8562, 21069, 30457, 23746, 24569, 25929, 8006, 8028, 23706, 37607, 30429, 19428, 20957, 7227, 16610, 37525, 23588, 1584, 14451, 12941, 30509, 14936, 8564, 10894, 29031, 23557, 23683, 7960, 7926, 3287, 7221, 8565, 21037, 3180, 16494, 14486, 8257, 19454, 19447, 8218, 42608, 42564, 19449, 8326, 3339, 13054, 12296, 14864, 8193, 19549, 8426, 42573, 29015, 11590, 42905, 42890, 8194, 21167, 19888, 19889, 19895, 19843, 19844, 19859, 19881, 19924, 19925, 19936, 19955, 19956, 19960, 20429, 20024, 20050, 20069, 20051, 20057, 19788, 19789, 20134, 20964, 20965, 20260, 19796, 20274, 19797, 20302, 19773, 19774, 20371, 20372, 20378, 20410, 20411, 20966, 20426, 20463, 21104, 20480, 20482, 20589, 20590, 20593, 20733, 20646, 20647, 20649, 20967, 20734, 19772, 8566, 3263, 9746, 9747, 7945, 37460, 23543, 23732, 30473, 19464, 19463, 8518, 30510, 19410, 30458, 30494, 8788, 21590, 21405, 19917, 19933, 19997, 21416, 21194, 21202, 20350, 21489, 21488, 20690, 20656, 21482, 21220, 19885, 21229, 19850, 21394, 21401, 19919, 19982, 19941, 19952, 21121, 20054, 20053, 20098, 21504, 21195, 21425, 21429, 20155, 19663, 20187, 20196, 20078, 20140, 20250, 20251, 21440, 20312, 20322, 21441, 21445, 20295, 21449, 21443, 21452, 21453, 20469, 20375, 21466, 21474, 21473, 21478, 19736, 20641, 21481, 20688, 20691, 20722, 21491, 20706, 21487, 37554, 20956, 8568, 21105, 8569, 19827, 11102, 21106, 2382, 3213, 8668, 21027, 8570, 6442, 8069, 23599, 23596, 23661, 23720, 8068, 8067, 23595, 23646, 23719, 8066, 8065, 23648, 23718, 21151, 20997, 8572, 16867, 29010, 12981, 7925, 23529, 23620, 23778, 2616, 7890, 8571, 19568, 37507, 12963, 21132, 19414, 21152, 20989, 8590, 3177, 19436, 8310, 20924, 19402, 19379, 19375, 8264, 8313, 19429, 30407, 8177, 20930, 20961, 8324, 21089, 19354, 8316, 1171, 1264, 8353, 21115, 8375, 19384, 9716, 9732, 9745, 3262, 3187, 7936, 8106, 37503, 23518, 23546, 8005, 42561, 12401, 8004, 8003, 7935, 23678, 37606, 7007, 1188, 30223, 8352, 21341, 37526, 28964, 21056, 8567, 21026, 29022, 28750, 2405, 42592, 8419, 19465, 19469, 3166, 8599, 21587, 21579, 8595, 3163, 8149, 8605, 8749, 3167, 8596, 21577, 8594, 8606, 8607, 3354, 21578, 8601, 8604, 8608, 8603, 3353, 8602, 8151, 3164, 3165, 8598, 3355, 8093, 8609, 8600, 21340, 20826, 8592, 23760, 37486, 1309, 1114, 2851, 30356, 1279, 5176, 3219, 23775, 8591, 6794, 3413, 8763, 3255, 8188, 20832, 21148, 21508, 21149, 7911, 3383, 8477, 8731, 8478, 1465, 21129, 37595, 37564, 37584, 21142, 37545, 21596, 21597, 21144, 21145, 8275, 3538, 16882, 16878, 16838, 16856, 29953, 16904, 16863, 16837, 37533, 16894, 16897, 16890, 16893, 16900, 16901, 16898, 16902, 16892, 16895, 16840, 29007, 30412, 30422, 8041, 9715, 23525, 19880, 8616, 19831, 19832, 19833, 21392, 19861, 21188, 19870, 21501, 21499, 19503, 19922, 19923, 21192, 21189, 19991, 19992, 21463, 21509, 21464, 21134, 21135, 20055, 20056, 20100, 21505, 20101, 20105, 21427, 21424, 20132, 37530, 21430, 21431, 20188, 20189, 21435, 20086, 20087, 19602, 19973, 19603, 20230, 20231, 21199, 20261, 20262, 20270, 19504, 21200, 19505, 20338, 20346, 21391, 20339, 20345, 20380, 21454, 21455, 21456, 21459, 21500, 20381, 20422, 20423, 21461, 21012, 21205, 21320, 21575, 21206, 20525, 20526, 21208, 21319, 21209, 20542, 21213, 21214, 21475, 21186, 21217, 21476, 21218, 11603, 20664, 21484, 20723, 20692, 21490, 20676, 20665, 20701, 21222, 20707, 21494, 21492, 1291, 1362, 3175, 8734, 40143, 3227, 8105, 42610, 1205, 14480, 21080, 21131, 8612, 8613, 7939, 23549, 23680, 1152, 1153, 8614, 21388, 23310, 23311, 8615, 19879, 1372, 19424, 8617, 20990, 8619, 8618, 21111, 8739, 3206, 19565, 11013, 37551, 19468, 8418, 37427, 19826, 37451, 37429, 3316, 11611, 37505, 37499, 37504, 21022, 37578, 16568, 8132, 28615, 8354, 19564, 5691, 8573, 11116, 20822, 16210, 21021, 21087, 21369, 19356, 8206, 8204, 19423, 8104, 3186, 3226, 37487, 1139, 24560, 24563, 24566, 25953, 25880, 25892, 23509, 23612, 23538, 23613, 23671, 23539, 23614, 23672, 1100, 1101, 23559, 8622, 12942, 19280, 1113, 6583, 37571, 28669, 11872, 20912, 20854, 11873, 21271, 11876, 20855, 20913, 21268, 21346, 11877, 20838, 11879, 20858, 21276, 20859, 11880, 20860, 11881, 20861, 21269, 11882, 20862, 20864, 11885, 21277, 20863, 11889, 11890, 20874, 20865, 20868, 20914, 20866, 20867, 11893, 20856, 20857, 11894, 20870, 20869, 11895, 21267, 20915, 20939, 20871, 11897, 21266, 20873, 20872, 21090, 21265, 20875, 11900, 21351, 11901, 20839, 21264, 21263, 11904, 20877, 20878, 11905, 20882, 20881, 20880, 20879, 11906, 11907, 21270, 20970, 20876, 20907, 20846, 20908, 20909, 23277, 3256, 8797, 1000, 1199, 3207, 8740, 8914, 8315, 19756, 13025, 42619, 42620, 37519, 19355, 8345, 20969, 915, 916, 6038, 7959, 1576, 1096, 7924, 23530, 23666, 30435, 19385, 8165, 3196, 13450, 8656, 21364, 5687, 7946, 42611, 7923, 23534, 23610, 23665, 23532, 23750, 23779, 23705, 23541, 37474, 8102, 8103, 3225, 23560, 30433, 8657, 19621, 8381, 21238, 7382, 8026, 23586, 30405, 8231, 19508, 7918, 19611, 19612, 19972, 19618, 19142, 21611, 14435, 42586, 8317, 7888, 8428, 21365, 42591, 42901, 2610, 8472, 15639, 10892, 8373, 19450, 8071, 1207, 20825, 3174, 16853, 37437, 11587, 37431, 37521, 37496, 11586, 37567, 7958, 30440, 30448, 30456, 30512, 3343, 3347, 3346, 3344, 3348, 8660, 21182, 3345, 8661, 21118, 21339, 8659, 8662, 30459, 21117, 6764, 5083, 6795, 3178, 42581, 42595, 42572, 37439, 23192, 8133, 8732, 23749, 23503, 1161, 2529, 21588, 2566, 5693, 29114, 42555, 23745, 20812, 8663, 30488, 23763, 8664, 8665, 8666, 21363, 23567, 23694, 23795, 5157, 7957, 37580, 37478, 8196, 8560, 21361, 20387, 8343, 21502, 21503, 21592, 21593, 20388, 20389, 21358, 21359, 21360, 20553, 20554, 8667, 19536, 30542, 7129, 23762, 23499, 23505, 3131, 7887, 2597, 23759, 23573, 21049, 30445, 23780, 7917, 8099, 10913, 37563, 37608, 9737, 3223, 23542, 23743, 21576, 8593, 37566, 21226, 23520, 23527, 3185, 3224, 9717, 9731, 9742, 9744, 8064, 25827, 23597, 25845, 23717, 23716, 23715, 23714, 23764, 6840, 23744, 2686, 23455, 29880, 8056, 7938, 23679, 23571, 23693, 7986, 29024, 11421, 7956, 41069, 28363, 41282, 28991, 41147, 7379, 28686, 28052, 14827, 41140, 7027, 288, 30093, 36794, 1685, 11406, 40507, 1571, 6765, 41071, 7161, 6854, 2558, 4441, 41148, 2790, 6793, 14828, 40514, 28364, 28758, 41141, 29713, 41149, 28053, 14789, 40522, 28759, 41150, 28054, 41143, 15306, 40523, 41151, 41152, 43885, 15309, 15311) 
1 0.01742 0.01742 0.01742
SELECT id_path FROM cscart_categories WHERE category_id = 285
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28650  AND cscart_categories.company_id = 1
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14939  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28652  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2995  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 15013  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14966  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 7307  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28563  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 2464  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30411  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 29114  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 6333  AND cscart_categories.company_id = 1
1 0.00012 0.00012 0.00012
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 23396  AND cscart_categories.company_id = 1
1 0.00014 0.00014 0.00014
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 967  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 6766  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 30093  AND cscart_categories.company_id = 1
1 0.00009 0.00009 0.00009
SELECT cscart_banners.banner_id, cscart_banners.type, cscart_banners.target, cscart_banners.status, cscart_banners.position, cscart_banner_descriptions.banner, cscart_banner_descriptions.description, cscart_banner_descriptions.url, cscart_banner_images.banner_image_id, cscart_banners.company_id FROM cscart_banners LEFT JOIN cscart_banner_descriptions ON cscart_banner_descriptions.banner_id = cscart_banners.banner_id AND cscart_banner_descriptions.lang_code = 'ro'LEFT JOIN cscart_banner_images ON cscart_banner_images.banner_id = cscart_banners.banner_id AND cscart_banner_images.lang_code = 'ro' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_banners.banner_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'banners') WHERE 1  AND cscart_banners.status = 'A'  AND (cscart_banners.type != 'G' OR cscart_banner_images.banner_image_id IS NOT NULL)  AND cscart_banners.banner_id IN (198) ORDER BY cscart_banners.position asc 
1 0.00028 0.00028 0.00028
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.00045 0.00045 0.00045
SELECT addon FROM cscart_addons WHERE unmanaged = 1 AND status = 'A' ORDER BY priority
1 0.00021 0.00021 0.00021
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.00031 0.00031 0.00031
SELECT MIN(IF(shared_prices.product_id IS NOT NULL, shared_prices.price, cscart_product_prices.price)) as min, MAX(IF(shared_prices.product_id IS NOT NULL, shared_prices.price, cscart_product_prices.price)) as max FROM cscart_product_prices   LEFT JOIN cscart_products as products ON products.product_id = cscart_product_prices.product_id                     LEFT JOIN cscart_product_prices as prices_2 ON cscart_product_prices.product_id = prices_2.product_id AND cscart_product_prices.price > prices_2.price AND prices_2.lower_limit = 1 AND prices_2.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_ult_product_prices AS shared_prices ON shared_prices.product_id = products.product_id AND shared_prices.lower_limit = 1 AND shared_prices.usergroup_id IN (0, 0, 1) AND shared_prices.company_id = 1 LEFT JOIN cscart_product_options_inventory as inventory ON inventory.product_id = products.product_id  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 WHERE products.status IN ('A')  AND cscart_categories.category_id IN (972, 33206) 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 cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 0, 1) AND prices_2.price IS NULL
1 0.00130 0.00130 0.00130
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 = 'promo' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (465) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00023 0.00023 0.00023
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28020  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5190  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5548  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 1449  AND cscart_categories.company_id = 1
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28653  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28614  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 883  AND cscart_categories.company_id = 1
1 0.00008 0.00008 0.00008
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 28654  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
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.00019 0.00019 0.00019
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 5077  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 1017  AND cscart_categories.company_id = 1
1 0.00010 0.00010 0.00010
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 3662  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 984  AND cscart_categories.company_id = 1
1 0.00007 0.00007 0.00007
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 848  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT COUNT(*) FROM cscart_categories WHERE category_id = 14928  AND cscart_categories.company_id = 1
1 0.00006 0.00006 0.00006
SELECT entry_page FROM cscart_companies WHERE company_id = 1 AND redirect_customer != 'Y'
1 0.00005 0.00005 0.00005
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 'categories' 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 = 972 AND dynamic_object_content.object_type like 'categories' 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, 152, 154, 153, 155, 323, 362, 363, 411)  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.00118 0.00118 0.00118
SELECT status FROM cscart_menus WHERE menu_id = 1
1 0.00014 0.00014 0.00014
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, 159, 148) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00038 0.00038 0.00038
SELECT c.*, IF (c.location_id != 40, 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.00056 0.00056 0.00056
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 40
1 0.00033 0.00033 0.00033
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 40
1 0.00008 0.00008 0.00008
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.00014 0.00014 0.00014
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.00027 0.00027 0.00027
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (1139909)  
1 0.00018 0.00018 0.00018
SELECT FOUND_ROWS()
1 0.00008 0.00008 0.00008
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 (1139909)  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.00027 0.00027 0.00027
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '', cscart_product_descriptions.full_description, '') AS full_description, 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 (1139909)  AND cscart_product_descriptions.lang_code = 'ro' 
1 0.00012 0.00012 0.00012
SELECT * FROM cscart_hybrid_auth_providers WHERE 1 AND company_id = 1 AND status = 'A' ORDER BY `position`;
1 0.00014 0.00014 0.00014
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.00730 0.00730 0.00730
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cache_id'
1 0.00018 0.00018 0.00018
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN(0, 1)
1 0.00012 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 = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00025 0.00025 0.00025
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 (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00021 0.00021 0.00021
SELECT category_id FROM cscart_products_categories WHERE product_id = 1139909
1 0.00010 0.00010 0.00010
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 (1139909)  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.00015 0.00015 0.00015
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 (1139909)  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.00022 0.00022 0.00022
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 (1139909) AND cscart_ult_product_descriptions.company_id = 1 AND cscart_ult_product_descriptions.lang_code = 'ro' 
1 0.00010 0.00010 0.00010
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 IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00016 0.00016 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.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 IN (1139909) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00015 0.00015 0.00015
SELECT default_view, selected_views FROM cscart_categories WHERE category_id = 972
1 0.00013 0.00013 0.00013
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (285) AND lang_code = 'ro'
1 0.00012 0.00012 0.00012
SELECT * FROM cscart_stoc_extern WHERE product_code LIKE 'APT-AG527'
1 0.00011 0.00011 0.00011
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 <= 1777203757, 1) AND IF(to_date, to_date >= 1777203757, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' ORDER BY cscart_promotions.priority asc 
1 0.00027 0.00027 0.00027
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 (1139909) AND status = 'A' ORDER BY a.position
1 0.00019 0.00019 0.00019
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 (1139909) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
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, stoc_intern, pret_achizitie, pret_revanzator, gestiune FROM cscart_products as products  LEFT JOIN cscart_product_features_values as var_val_49 ON var_val_49.product_id = products.product_id AND var_val_49.lang_code = 'ro' AND var_val_49.feature_id = 49 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 (var_val_49.variant_id IN (1359)) AND cscart_categories.category_id IN (972, 33206) 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, 64
1 0.00310 0.00310 0.00310
SELECT cscart_product_filters.*, cscart_product_features.feature_type FROM cscart_product_filters LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_filters.feature_id 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 cscart_product_filters.filter_id IN (11) AND cscart_product_filters.status = 'A' 
1 0.00022 0.00022 0.00022
SELECT type FROM cscart_seo_names WHERE name = 'articole-baie'  AND ( cscart_seo_names.company_id = 1 OR cscart_seo_names.company_id = 0)
1 0.00032 0.00032 0.00032
SET time_zone = '+03:00'
1 0.00009 0.00009 0.00009
SELECT * FROM cscart_seo_names WHERE name = 'articole-baie'  AND cscart_seo_names.company_id IN (0, 1) AND lang_code = 'ro'
1 0.00020 0.00020 0.00020
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.00015 0.00015 0.00015
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.00023 0.00023 0.00023
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 company_id FROM cscart_companies
1 0.00005 0.00005 0.00005
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, product_position_source.position AS position 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')  LEFT JOIN cscart_products_categories AS product_position_source ON cscart_products_categories.product_id = product_position_source.product_id AND product_position_source.category_id = 972 WHERE cscart_products_categories.product_id IN (1139909)   GROUP BY cscart_products_categories.product_id
1 0.00034 0.00034 0.00034
SELECT company_id, secure_storefront FROM cscart_companies WHERE secure_storefront RLIKE '^(www[0-9]*.)?echilipir.ro'
1 0.00016 0.00016 0.00016
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.00013 0.00013 0.00013
SELECT company_id, storefront, secure_storefront, redirect_customer FROM cscart_companies WHERE company_id = 1
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 FROM cscart_companies WHERE 1  AND status IN ('A', 'P', 'N')
1 0.00006 0.00006 0.00006
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 name, path FROM cscart_seo_names WHERE `object_id` = 972 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 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.00016 0.00016 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 IN (33206) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00029 0.00029 0.00029
SELECT category_id FROM cscart_categories WHERE category_id = 972  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status IN ('A', 'H') AND cscart_categories.company_id = 1
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.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 IN (33206) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00028 0.00028 0.00028
SELECT *, cscart_dropdown_images.dropdown_image_id as dropdown_image_id, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_categories LEFT JOIN cscart_category_descriptions ON cscart_category_descriptions.category_id = cscart_categories.category_id AND cscart_category_descriptions.lang_code = 'ro'  LEFT JOIN cscart_dropdown_images ON cscart_dropdown_images.categ_id = 972 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 972  AND cscart_seo_names.type = 'c'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ro'  AND cscart_seo_names.company_id = cscart_categories.company_id  WHERE cscart_categories.category_id = 972 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.company_id = 1
1 0.00242 0.00242 0.00242
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 = 972 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00021 0.00021 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.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 = 972 ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00026 0.00026 0.00026
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 = 'categories.view' AND (FIND_IN_SET(972, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00030 0.00030 0.00030
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'
1 0.00016 0.00016 0.00016
SELECT * FROM cscart_bm_layouts WHERE 1  AND cscart_bm_layouts.company_id = 1 AND is_default = 1 AND theme_name = 'energot'
1 0.00011 0.00011 0.00011
SELECT companies.* FROM cscart_companies AS companies  WHERE companies.company_id = 1 
1 0.00011 0.00011 0.00011
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'cart_products_next_check'
1 0.00010 0.00010 0.00010
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.00025 0.00025 0.00025
SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'dev_mode'
1 0.00010 0.00010 0.00010
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.00036 0.00036 0.00036
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.00017 0.00017 0.00017