| 0 | connect | 0.57ms |
| 1 | SET NAMES utf8 | 0.09ms |
| 2 | SELECT `store_website`.* FROM `store_website` | 0.22ms |
| 3 | SELECT `store_group`.* FROM `store_group` | 0.16ms |
| 4 | SELECT `store`.* FROM `store` | 0.14ms |
| 5 | SHOW TABLE STATUS LIKE 'session' | 2.24ms |
| 6 | SELECT `session`.`session_data` FROM `session` WHERE (session_id = :session_id) | 0.17ms |
| 7 | SELECT `flag`.* FROM `flag` WHERE (`flag`.`flag_code`='config_hash') | 0.14ms |
| 8 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`request_path` IN ('informatica-y-componentes/impresoras-y-escaneres/consumibles-de-impresion/cartuchos-de-toner.html', 'informatica-y-componentes/impresoras-y-escaneres/consumibles-de-impresion/cartuchos-de-toner.html/')) AND (`store_id` IN ('1')) | 0.22ms |
| 9 | SELECT id_colectivo FROM semic_colectivos WHERE codigo_colectivo_4G = 9999 | 0.12ms |
| 10 | SELECT id_colectivo FROM semic_colectivos WHERE codigo_colectivo_4G = 9999 | 0.11ms |
| 11 | SELECT related_collectives FROM semic_colectivos WHERE id_colectivo = 1 | 0.09ms |
| 12 | SELECT `customer_entity`.* FROM `customer_entity` WHERE (entity_id ='') | 0.16ms |
| 13 | SELECT codigo_colectivo_4G FROM semic_colectivos WHERE id_colectivo = '' | 0.13ms |
| 14 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`request_path` IN ('catalog/category/view/id/51624', 'catalog/category/view/id/51624/')) AND (`store_id` IN ('1')) | 0.18ms |
| 15 | SELECT `url_rewrite`.*, `relation`.`category_id`, `relation`.`product_id` FROM `url_rewrite` LEFT JOIN `catalog_url_rewrite_product_category` AS `relation` ON url_rewrite.url_rewrite_id = relation.url_rewrite_id WHERE (url_rewrite.request_path IN ('catalog/category/view/id/51624', 'catalog/category/view/id/51624/')) AND (url_rewrite.store_id IN ('1')) AND (relation.category_id IS NULL) | 0.21ms |
| 16 | SELECT codigo_colectivo_4G FROM semic_colectivos WHERE id_colectivo = '' | 0.12ms |
| 17 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id =51624) | 0.12ms |
| 18 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = 51624) | 0.11ms |
| 19 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('61', '62')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('72')) AND (`store_id` IN ('1', 0))) ) AS `u` ORDER BY `store_id` ASC | 0.68ms |
| 20 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51624') LIMIT 1 | 0.13ms |
| 21 | SELECT `e`.*, IF(at_custom_use_parent_settings.value_id > 0, at_custom_use_parent_settings.value, at_custom_use_parent_settings_default.value) AS `custom_use_parent_settings` FROM `catalog_category_entity` AS `e` LEFT JOIN `catalog_category_entity_int` AS `at_custom_use_parent_settings_default` ON (`at_custom_use_parent_settings_default`.`entity_id` = `e`.`entity_id`) AND (`at_custom_use_parent_settings_default`.`attribute_id` = '70') AND `at_custom_use_parent_settings_default`.`store_id` = 0 LEFT JOIN `catalog_category_entity_int` AS `at_custom_use_parent_settings` ON (`at_custom_use_parent_settings`.`entity_id` = `e`.`entity_id`) AND (`at_custom_use_parent_settings`.`attribute_id` = '70') AND (`at_custom_use_parent_settings`.`store_id` = 1) WHERE (`e`.`entity_id` IN('51624', '51623', '51600', '51500', '2', '1')) AND (((IF(at_custom_use_parent_settings.value_id > 0, at_custom_use_parent_settings.value, at_custom_use_parent_settings_default.value) = 0) OR (IF(at_custom_use_parent_settings.value_id > 0, at_custom_use_parent_settings.value, at_custom_use_parent_settings_default.value) IS NULL))) AND (`e`.`level` != 0) ORDER BY `e`.`level` DESC | 0.33ms |
| 22 | SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_category_entity_varchar` AS `t_d` INNER JOIN `catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_category_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (51624, 51623, 51600, 51500, 2)) AND (t_d.attribute_id IN ('60', '63', '5046')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_category_entity_datetime` AS `t_d` INNER JOIN `catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_category_entity_datetime` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (51624, 51623, 51600, 51500, 2)) AND (t_d.attribute_id IN ('61', '62')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_category_entity_text` AS `t_d` INNER JOIN `catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_category_entity_text` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (51624, 51623, 51600, 51500, 2)) AND (t_d.attribute_id IN ('64')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_category_entity_int` AS `t_d` INNER JOIN `catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_category_entity_int` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (51624, 51623, 51600, 51500, 2)) AND (t_d.attribute_id IN ('71')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) | 0.68ms |
| 23 | SELECT COUNT(m.entity_id) FROM `catalog_category_entity` AS `m` LEFT JOIN `catalog_category_entity_int` AS `d` ON d.attribute_id = :attribute_id AND d.store_id = 0 AND d.entity_id = m.entity_id LEFT JOIN `catalog_category_entity_int` AS `c` ON c.attribute_id = :attribute_id AND c.store_id = :store_id AND c.entity_id = m.entity_id WHERE (m.path LIKE :c_path) AND (IF(c.value_id > 0, c.value, d.value) = :active_flag) | 0.23ms |
| 24 | SELECT `session`.* FROM `session` WHERE (session_id = :session_id) | 0.40ms |
| 25 | UPDATE `session` SET `session_expires` = ?, `session_data` = ? WHERE (session_id='tqr6cos8rddng5av5ciu4hvi0f') | 7.19ms |
| 26 | SELECT `e`.*, IF(at_is_active.value_id > 0, at_is_active.value, at_is_active_default.value) AS `is_active` FROM `catalog_category_entity` AS `e` LEFT JOIN `catalog_category_entity_int` AS `at_is_active_default` ON (`at_is_active_default`.`entity_id` = `e`.`entity_id`) AND (`at_is_active_default`.`attribute_id` = '46') AND `at_is_active_default`.`store_id` = 0 LEFT JOIN `catalog_category_entity_int` AS `at_is_active` ON (`at_is_active`.`entity_id` = `e`.`entity_id`) AND (`at_is_active`.`attribute_id` = '46') AND (`at_is_active`.`store_id` = 1) WHERE (`e`.`entity_id` IN('51500', '51600', '51623', '51624')) AND (IF(at_is_active.value_id > 0, at_is_active.value, at_is_active_default.value) = '1') | 0.53ms |
| 27 | SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_category_entity_varchar` AS `t_d` INNER JOIN `catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_category_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (51500, 51600, 51623, 51624)) AND (t_d.attribute_id IN ('45', '124')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) | 0.58ms |
| 28 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51500')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.27ms |
| 29 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51600')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.27ms |
| 30 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51623')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.24ms |
| 31 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51624')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.25ms |
| 32 | SELECT `main_table`.`entity_type_id`, `main_table`.`attribute_code`, `main_table`.`attribute_model`, `main_table`.`backend_model`, `main_table`.`backend_type`, `main_table`.`backend_table`, `main_table`.`frontend_model`, `main_table`.`frontend_input`, `main_table`.`frontend_label`, `main_table`.`frontend_class`, `main_table`.`source_model`, `main_table`.`is_required`, `main_table`.`is_user_defined`, `main_table`.`default_value`, `main_table`.`is_unique`, `main_table`.`note`, `additional_table`.*, IFNULL(al.value, main_table.frontend_label) AS `store_label` FROM `eav_attribute` AS `main_table` INNER JOIN `catalog_eav_attribute` AS `additional_table` ON additional_table.attribute_id = main_table.attribute_id LEFT JOIN `eav_attribute_label` AS `al` ON al.attribute_id = main_table.attribute_id AND al.store_id = 1 WHERE (main_table.entity_type_id = 4) AND (`additional_table`.`is_filterable` > 0) ORDER BY position ASC | 0.69ms |
| 33 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id ='51624') | 0.20ms |
| 34 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = '51624') | 0.18ms |
| 35 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('61', '62')) AND (`store_id` IN ('1', 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('72')) AND (`store_id` IN ('1', 0))) ) AS `u` ORDER BY `store_id` ASC | 1.02ms |
| 36 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51624') LIMIT 1 | 0.20ms |
| 37 | SELECT `main_table`.`entity_id`, `main_table`.`pim_collective_category_id`, `main_table`.`magento_category_id`, `main_table`.`collective_id`, `main_table`.`is_published`, `spccd`.`language_code`, `spccd`.`name`, `spccd`.`description`, `spccd`.`image` FROM `semic_pim_collective_categories` AS `main_table` INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON main_table.pim_collective_category_id = spccd.pim_collective_category_id AND spccd.language_code = 'ES' WHERE (`collective_id` IN('1')) AND (`magento_category_id` = '51624') AND (`is_published` = '1') | 0.29ms |
| 38 | SELECT `main_table`.`entity_id`, `main_table`.`pim_collective_category_id`, `main_table`.`magento_category_id`, `main_table`.`collective_id`, `main_table`.`is_published`, `spccd`.`language_code`, `spccd`.`name`, `spccd`.`description`, `spccd`.`image` FROM `semic_pim_collective_categories` AS `main_table` INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON main_table.pim_collective_category_id = spccd.pim_collective_category_id AND spccd.language_code = 'ES' WHERE (`collective_id` IN('1')) AND (`magento_category_id` = '51624') AND (`is_published` = '1') | 0.27ms |
| 39 | SELECT `amasty_ampromo_rule`.`sku` FROM `amasty_ampromo_rule` WHERE (salesrule_id IN (142, 143)) | 0.21ms |
| 40 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='top_promotional_block') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.54ms |
| 41 | SELECT `session`.`session_data` FROM `session` WHERE (session_id = :session_id) | 0.22ms |
| 42 | SELECT id_colectivo FROM semic_colectivos WHERE codigo_colectivo_4G = 9999 | 0.17ms |
| 43 | SELECT related_collectives, share_menu FROM semic_colectivos WHERE id_colectivo = :id_colectivo | 0.18ms |
| 44 | SELECT menu_json FROM semic_pim_collective_menu WHERE collective = :collective AND language_code = :lang | 0.18ms |
| 45 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='porto_custom_block_type_8') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.54ms |
| 46 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '136') | 0.17ms |
| 47 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.19ms |
| 48 | SELECT id_colectivo FROM semic_colectivos WHERE codigo_colectivo_4G = 9999 | 0.19ms |
| 49 | SELECT related_collectives, share_menu FROM semic_colectivos WHERE id_colectivo = :id_colectivo | 0.14ms |
| 50 | SELECT menu_json FROM semic_pim_collective_menu WHERE collective = :collective AND language_code = :lang | 0.17ms |
| 51 | SELECT c.*, t.name FROM semic_pim_collective_categories c INNER JOIN semic_pim_collective_categories_descriptions t ON c.pim_collective_category_id = t.pim_collective_category_id WHERE c.magento_category_id = :categoryId AND c.collective_id = :collectiveId AND t.language_code = :languageCode LIMIT 1 | 0.30ms |
| 52 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id ='51624') | 0.14ms |
| 53 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = '51624') | 0.13ms |
| 54 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('61', '62')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51624') AND (attribute_id IN ('72')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 0.71ms |
| 55 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51624') LIMIT 1 | 0.16ms |
| 56 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51624')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.22ms |
| 57 | SELECT magento_category_id FROM semic_pim_collective_categories WHERE pim_collective_category_id = :parentId AND collective_id = :collectiveId LIMIT 1 | 0.16ms |
| 58 | SELECT c.*, t.name FROM semic_pim_collective_categories c INNER JOIN semic_pim_collective_categories_descriptions t ON c.pim_collective_category_id = t.pim_collective_category_id WHERE c.magento_category_id = :categoryId AND c.collective_id = :collectiveId AND t.language_code = :languageCode LIMIT 1 | 0.26ms |
| 59 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id ='51623') | 0.15ms |
| 60 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = '51623') | 0.15ms |
| 61 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51623') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51623') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51623') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51623') AND (attribute_id IN ('61', '62')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51623') AND (attribute_id IN ('72')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 0.64ms |
| 62 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51623') LIMIT 1 | 0.15ms |
| 63 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51623')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.20ms |
| 64 | SELECT magento_category_id FROM semic_pim_collective_categories WHERE pim_collective_category_id = :parentId AND collective_id = :collectiveId LIMIT 1 | 0.15ms |
| 65 | SELECT c.*, t.name FROM semic_pim_collective_categories c INNER JOIN semic_pim_collective_categories_descriptions t ON c.pim_collective_category_id = t.pim_collective_category_id WHERE c.magento_category_id = :categoryId AND c.collective_id = :collectiveId AND t.language_code = :languageCode LIMIT 1 | 0.26ms |
| 66 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id ='51600') | 0.15ms |
| 67 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = '51600') | 0.15ms |
| 68 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51600') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51600') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51600') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51600') AND (attribute_id IN ('61', '62')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51600') AND (attribute_id IN ('72')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 0.62ms |
| 69 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51600') LIMIT 1 | 0.15ms |
| 70 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51600')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.19ms |
| 71 | SELECT magento_category_id FROM semic_pim_collective_categories WHERE pim_collective_category_id = :parentId AND collective_id = :collectiveId LIMIT 1 | 0.14ms |
| 72 | SELECT c.*, t.name FROM semic_pim_collective_categories c INNER JOIN semic_pim_collective_categories_descriptions t ON c.pim_collective_category_id = t.pim_collective_category_id WHERE c.magento_category_id = :categoryId AND c.collective_id = :collectiveId AND t.language_code = :languageCode LIMIT 1 | 0.24ms |
| 73 | SELECT `catalog_category_entity`.* FROM `catalog_category_entity` WHERE (entity_id ='51500') | 0.14ms |
| 74 | SELECT `t`.* FROM `catalog_category_entity` AS `t` WHERE (entity_id = '51500') | 0.14ms |
| 75 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_varchar` AS `t` WHERE (entity_id = '51500') AND (attribute_id IN ('45', '124', '48', '49', '52', '60', '169', '125', '142', '156', '143', '157', '144', '158', '5215', '5101', '63', '68', '145', '5046', '146', '147', '148', '150', '166', '167', '152')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_int` AS `t` WHERE (entity_id = '51500') AND (attribute_id IN ('46', '70', '71', '69', '141', '155', '53', '54')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_text` AS `t` WHERE (entity_id = '51500') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '165', '159', '64', '149', '151', '153', '154', '5107')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_datetime` AS `t` WHERE (entity_id = '51500') AND (attribute_id IN ('61', '62')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_category_entity_decimal` AS `t` WHERE (entity_id = '51500') AND (attribute_id IN ('72')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 0.61ms |
| 76 | SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE (entity_id = '51500') LIMIT 1 | 0.16ms |
| 77 | SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`entity_id` IN ('51500')) AND (`entity_type` IN ('category')) AND (`store_id` IN (1)) | 0.19ms |
| 78 | SELECT `main_table`.`entity_id`, `main_table`.`pim_collective_category_id`, `main_table`.`magento_category_id`, `main_table`.`collective_id`, `main_table`.`is_published`, `spccd`.`language_code`, `spccd`.`name`, `spccd`.`description`, `spccd`.`image` FROM `semic_pim_collective_categories` AS `main_table` INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON main_table.pim_collective_category_id = spccd.pim_collective_category_id AND spccd.language_code = 'ES' WHERE (`collective_id` IN('1')) AND (`magento_category_id` = '51624') AND (`is_published` = '1') | 0.29ms |
| 79 | SELECT `main_table`.`entity_id`, `main_table`.`pim_collective_category_id`, `main_table`.`magento_category_id`, `main_table`.`collective_id`, `main_table`.`is_published`, `spccd`.`language_code`, `spccd`.`name`, `spccd`.`description`, `spccd`.`image` FROM `semic_pim_collective_categories` AS `main_table` INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON main_table.pim_collective_category_id = spccd.pim_collective_category_id AND spccd.language_code = 'ES' WHERE (`collective_id` IN('1')) AND (`magento_category_id` = '51624') AND (`is_published` = '1') | 0.26ms |
| 80 | SELECT `main_table`.`entity_id`, `main_table`.`pim_collective_category_id`, `main_table`.`magento_category_id`, `main_table`.`collective_id`, `main_table`.`is_published`, `spccd`.`language_code`, `spccd`.`name`, `spccd`.`description`, `spccd`.`image` FROM `semic_pim_collective_categories` AS `main_table` INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON main_table.pim_collective_category_id = spccd.pim_collective_category_id AND spccd.language_code = 'ES' WHERE (`collective_id` IN('1')) AND (`magento_category_id` = '51624') AND (`is_published` = '1') | 0.27ms |
| 81 | SELECT `main_table`.* FROM `cataloginventory_stock` AS `main_table` | 0.17ms |
| 82 | CREATE TEMPORARY TABLE `search_tmp_6936f377dac5a9_61220427` ( `entity_id` int UNSIGNED NOT NULL COMMENT 'Entity ID' , `score` decimal(32,16) UNSIGNED NULL COMMENT 'Score' , PRIMARY KEY (`entity_id`)
) COMMENT='search_tmp_6936f377dac5a9_61220427' ENGINE=memory charset=utf8 COLLATE=utf8_general_ci | 0.28ms |
| 83 | INSERT INTO `search_tmp_6936f377dac5a9_61220427` SELECT `main_select`.`entity_id`, SUM(score) AS `relevance` FROM ( SELECT DISTINCT `search_index`.`entity_id`, (((0) + (0)) * 1) AS `score` FROM `catalog_product_index_eav` AS `search_index` INNER JOIN `cataloginventory_stock_status` AS `stock_index` ON stock_index.product_id = search_index.entity_id AND `stock_index`.`website_id` = 0 AND `stock_index`.`stock_id` = 1 INNER JOIN `catalog_category_product_index_store1` AS `category_ids_index` ON search_index.entity_id = category_ids_index.product_id AND category_ids_index.store_id = '1' WHERE (search_index.store_id = '1') AND (`search_index`.`attribute_id` = 99 AND `search_index`.`value` in ('2', '4') AND `search_index`.`store_id` = '1') AND (category_ids_index.category_id in ('51624'))) AS `main_select` GROUP BY `entity_id` ORDER BY `relevance` DESC, `entity_id` DESC LIMIT 10000 | 20.19ms |
| 84 | SELECT `search_tmp_6936f377dac5a9_61220427`.`entity_id`, `search_tmp_6936f377dac5a9_61220427`.`score` FROM `search_tmp_6936f377dac5a9_61220427` | 1.03ms |
| 85 | SELECT `e`.`attribute_set_id` FROM `catalog_product_entity` AS `e` WHERE (entity_id IN (1377382, 1377381, 1377380, 1377379, 1376580, 1376579, 1376578, 1376540, 1376521, 1376515, 1376513, 1376511, 1376510, 1376505, 1376502, 1376306, 1376305, 1376274, 1376273, 1376272, 1376271, 1375473, 1375471, 1375468, 1375458, 1375457, 1375406, 1375405, 1375404, 1375403, 1375402, 1375385, 1375364, 1375363, 1375362, 1375361, 1375358, 1375357, 1375344, 1375343, 1375342, 1375341, 1375340, 1375339, 1375338, 1375337, 1375336, 1375335, 1375334, 1375333, 1375332, 1375331, 1375330, 1375329, 1375328, 1375327, 1375326, 1375325, 1375324, 1375323, 1375322, 1375321, 1375320, 1375319, 1375318, 1375317, 1375316, 1375315, 1375314, 1375313, 1375312, 1375311, 1375310, 1375309, 1375308, 1375307, 1375306, 1375305, 1375304, 1375303, 1375302, 1375301, 1375300, 1375299, 1375298, 1375297, 1375296, 1375295, 1375294, 1375293, 1375292, 1375291, 1375290, 1375289, 1375288, 1375287, 1375286, 1375285, 1375284, 1375283, 1375282, 1375281, 1375280, 1375279, 1375278, 1375277, 1375276, 1375275, 1375274, 1375273, 1375272, 1375271, 1375270, 1375269, 1375268, 1375267, 1375266, 1375265, 1375264, 1375263, 1375262, 1375261, 1375260, 1375259, 1375258, 1375257, 1375256, 1375255, 1375254, 1375253, 1375252, 1375251, 1375250, 1375249, 1375248, 1375247, 1375246, 1375245, 1375244, 1375243, 1375242, 1375241, 1375240, 1375239, 1375238, 1375237, 1375236, 1375235, 1375234, 1375233, 1375232, 1375231, 1375230, 1375229, 1375228, 1375227, 1375226, 1375225, 1375224, 1375223, 1375222, 1375221, 1375220, 1375219, 1375218, 1375217, 1375216, 1375215, 1375214, 1375213, 1375212, 1375211, 1375210, 1375209, 1375208, 1375207, 1375206, 1375205, 1375204, 1375203, 1375202, 1375201, 1375200, 1375199, 1375198, 1375197, 1375196, 1375195, 1375194, 1375193, 1375192, 1375191, 1375190, 1375189, 1375186, 1375185, 1375184, 1375183, 1375182, 1375180, 1375179, 1375178, 1375166, 1375154, 1375153, 1375152, 1375151, 1375150, 1375149, 1375148, 1375147, 1375146, 1375145, 1375144, 1375143, 1375142, 1375141, 1375140, 1375139, 1375138, 1375137, 1375136, 1375135, 1375134, 1375133, 1375132, 1375131, 1375130, 1375129, 1375128, 1375127, 1375126, 1375125, 1375124, 1375123, 1375122, 1375121, 1375120, 1375119, 1375118, 1375117, 1375116, 1375115, 1375114, 1375113, 1375112, 1375111, 1375110, 1375109, 1375108, 1375107, 1375106, 1375105, 1375104, 1375103, 1375102, 1375101, 1375100, 1375099, 1375098, 1375097, 1375096, 1375095, 1375094, 1375093, 1375092, 1375091, 1375090, 1375089, 1375088, 1375087, 1375086, 1375085, 1375084, 1374969, 1374968, 1374967, 1374966, 1374965, 1374964, 1374963, 1374962, 1374961, 1374960, 1374959, 1374958, 1374957, 1374956, 1374955, 1374954, 1374953, 1374952, 1374951, 1374950, 1374949, 1374948, 1374947, 1374946, 1374945, 1374944, 1374943, 1374942, 1374941, 1374940, 1374939, 1374938, 1374937, 1374936, 1374935, 1374934, 1374933, 1374932, 1374931, 1374853, 1374852, 1374791, 1374790, 1374769, 1374392, 1374388, 1374337, 1374335, 1374334, 1374333, 1374332, 1374323, 1374322, 1374321, 1374263, 1374262, 1374261, 1374258, 1374257, 1374256, 1374255, 1374254, 1374253, 1374252, 1374251, 1374250, 1374249, 1374248, 1374247, 1374246, 1374245, 1374244, 1374243, 1374242, 1374241, 1374240, 1374239, 1374238, 1374237, 1374236, 1374235, 1374234, 1374233, 1374232, 1374230, 1374229, 1374228, 1374227, 1374226, 1374225, 1374224, 1374223, 1374222, 1374220, 1374219, 1374218, 1374217, 1374216, 1374215, 1374214, 1374213, 1374212, 1374210, 1374209, 1374207, 1374206, 1374205, 1374204, 1374202, 1374201, 1374200, 1374199, 1374197, 1374196, 1374195, 1374194, 1374193, 1374192, 1374191, 1374190, 1374189, 1374188, 1374187, 1374185, 1374184, 1374183, 1374164, 1374162, 1374084, 1374083, 1374082, 1374081, 1374080, 1374079, 1374078, 1374072, 1374071, 1374070, 1374069, 1374068, 1374067, 1374066, 1374065, 1374064, 1374063, 1374062, 1374061, 1374060, 1374059, 1374058, 1374031, 1374030, 1374021, 1374020, 1374019, 1374017, 1374016, 1374014, 1374010, 1374003, 1374001, 1374000, 1373999, 1373998, 1373977, 1373954, 1373953, 1373952, 1373951, 1373950, 1373949, 1373908, 1373907, 1373906, 1373905, 1373904, 1373903, 1373902, 1373901, 1373900, 1373899, 1373894, 1373893, 1373892, 1373891, 1373890, 1373889, 1373888, 1373887, 1373886, 1373885, 1373884, 1373883, 1373882, 1373876, 1373875, 1373874, 1373868, 1373867, 1373866, 1373857, 1373856, 1373855, 1373854, 1373848, 1373847, 1373846, 1373838, 1373837, 1373836, 1373835, 1373814, 1373813, 1373812, 1373811, 1373810, 1373809, 1373808, 1373807, 1373806, 1373799, 1373798, 1373797, 1373796, 1373795, 1373793, 1373792, 1373781, 1373780, 1373779, 1373778, 1373777, 1373776, 1373775, 1373774, 1373769, 1373768, 1373767, 1373766, 1373765, 1373764, 1373763, 1373762, 1373752, 1373751, 1373750, 1373749, 1373748, 1373747, 1373746, 1373745, 1373744, 1373733, 1373732, 1373730, 1373729, 1373728, 1373727, 1373726, 1373715, 1373714, 1373713, 1373712, 1373711, 1373703, 1373701, 1373698, 1373697, 1373696, 1373695, 1373694, 1373693, 1373692, 1373691, 1373687, 1373686, 1373685, 1373681, 1373680, 1373678, 1373677, 1373676, 1373675, 1373674, 1373673, 1373672, 1373671, 1373663, 1373662, 1373661, 1373660, 1373659, 1373658, 1373657, 1373656, 1373654, 1373653, 1373652, 1373651, 1373650, 1373649, 1373647, 1373644, 1373643, 1373641, 1373640, 1373625, 1373624, 1373623, 1373534, 1373533, 1373532, 1373531, 1373483, 1373482, 1373481, 1373480, 1373479, 1373478, 1373477, 1373476, 1373475, 1373474, 1373473, 1373472, 1373471, 1373470, 1373469, 1373468, 1373447, 1373443, 1373442, 1373441, 1373440, 1373436, 1373435, 1373434, 1373433, 1373430, 1373428, 1373427, 1373426, 1373425, 1373416, 1373415, 1373414, 1373413, 1373412, 1373411, 1373410, 1373409, 1373408, 1373407, 1373406, 1373405, 1373404, 1373402, 1373401, 1373400, 1373399, 1373398, 1373397, 1373396, 1373395, 1373394, 1373393, 1373392, 1373390, 1373389, 1373376, 1373375, 1373374, 1373373, 1373372, 1373371, 1373370, 1373369, 1373279, 1373278, 1373270, 1373269, 1373268, 1373265, 1373264, 1373263, 1373262, 1373261, 1373260, 1373259, 1373213, 1373211, 1373210, 1373209, 1373208, 1373206, 1373205, 1373204, 1373200, 1373194, 1373193, 1373120, 1373119, 1373118, 1373117, 1373116, 1373115, 1372884, 1372834, 1372833, 1372832, 1372831, 1372830, 1372829, 1372828, 1372711, 1372709, 1372708, 1372584, 1372583, 1372582, 1372581, 1372580, 1372573, 1372572, 1372571, 1372570, 1372569, 1372568, 1372567, 1372566, 1372565, 1372564, 1368976, 1368970, 1368969, 1368968, 1368959, 1368958, 1368957, 1368892, 1368886, 1368885, 1368884, 1368883, 1368882, 1368881, 1368880, 1368879, 1368878, 1368877, 1368876, 1368875, 1368874, 1368873, 1368871, 1368869, 1368868, 1368867, 1368866, 1368865, 1368864, 1368863, 1368862, 1368860, 1368859, 1368858, 1368857, 1368856, 1368854, 1368853, 1368852, 1368850, 1368849, 1368819, 1368809, 1368808, 1368807, 1368806, 1368804, 1368803, 1368802, 1368801, 1368800, 1368799, 1368656, 1368655, 1368654, 1368653, 1368651, 1368650, 1368649, 1368648, 1368647, 1368645, 1368644, 1368643, 1368642, 1368641, 1368640, 1368639, 1368638, 1368637, 1368636, 1368635, 1368634, 1368633, 1368632, 1368631, 1368587, 1368586, 1367382, 1367381, 1367380, 1367379, 1367334, 1367333, 1367327, 1367326, 1367304, 1367303, 1367302, 1367301, 1367300, 1367294, 1367293, 1367292, 1367291, 1367290, 1367289, 1367287, 1367285, 1367284, 1367283, 1367282, 1367281, 1367280, 1367279, 1367278, 1367060, 1367055, 1367052, 1367044, 1367042, 1367039, 1367036, 1367022, 1367004, 1367003, 1367002, 1367001, 1367000, 1366998, 1366991, 1366990, 1366989, 1366988, 1366986, 1366985, 1366984, 1366983, 1366982, 1366981, 1366980, 1366979, 1366978, 1366977, 1366976, 1366975, 1366974, 1366973, 1366972, 1366971, 1366970, 1366969, 1366968, 1366967, 1366966, 1366965, 1366964, 1366963, 1366962, 1366961, 1366960, 1366959, 1366958, 1366957, 1366956, 1366955, 1366954, 1366953, 1366951, 1366950, 1366949, 1366948, 1366947, 1366946, 1366908, 1366907, 1366906, 1366905, 1366903, 1366902, 1366900, 1366895, 1366894, 1366893, 1366891, 1366890, 1366889, 1366888, 1366887, 1366886, 1366885, 1366884, 1366883, 1366882, 1366881, 1366880, 1366879, 1366878, 1366869, 1366868, 1366866, 1366865, 1366862, 1366861, 1366860, 1366856, 1366855, 1366854, 1366853, 1366852, 1366851, 1366850, 1366849, 1366848, 1366846, 1366845, 1366844, 1366843, 1366842, 1366841, 1366840, 1366839, 1366838, 1366837, 1366836, 1366835, 1366834, 1366833, 1366832, 1366831, 1366830, 1366829, 1366828, 1366827, 1366826, 1366825, 1366824, 1366823, 1366822, 1366820, 1366819, 1366818, 1366817, 1366816, 1366779, 1366778, 1366777, 1366776, 1366775, 1366774, 1366773, 1366772, 1366771, 1366770, 1366769, 1366768, 1366767, 1366766, 1366765, 1366764, 1366763, 1366762, 1366761, 1366755, 1366754, 1366753, 1366752, 1366676, 1366675, 1366674, 1366673, 1366672, 1366671, 1366670, 1366667, 1366666, 1366665, 1366664, 1366663, 1366662, 1366661, 1366660, 1366659, 1366658, 1366657, 1366656, 1366655, 1366654, 1366653, 1366652, 1366651, 1366650, 1366649, 1366648, 1366646, 1366645, 1366644, 1366643, 1366642, 1366641, 1366640, 1366639, 1366637, 1366631, 1366630, 1366629, 1366628, 1366627, 1366626, 1366508, 1364013, 1363995, 1363994, 1363993, 1363989, 1363988, 1363987, 1363986, 1363985, 1363984, 1363795, 1363794, 1363783, 1363782, 1363776, 1363766, 1363765, 1363764, 1363763, 1363732, 1362843, 1362816, 1362814, 1362813, 1362812, 1362811, 1362810, 1362776, 1362775, 1362774, 1362773, 1362772, 1362771, 1362770, 1362769, 1362767, 1362766, 1362765, 1362764, 1362762, 1362761, 1362760, 1362759, 1362758, 1362757, 1362756, 1362755, 1362754, 1362753, 1362752, 1362751, 1362623, 1362622, 1362617, 1362616, 1362607, 1362576, 1362572, 1362571, 1362570, 1362569, 1362568, 1362567, 1362566, 1362521, 1362520, 1362519, 1362518, 1362512, 1362511, 1362510, 1362509, 1362508, 1362507, 1362505, 1362504, 1362502, 1362501, 1362500, 1362497, 1362496, 1362494, 1362493, 1362491, 1362488, 1362487, 1362486, 1362484, 1362384, 1362383, 1362142, 1362068, 1361872, 1361777, 1361776, 1361771, 1361770, 1361769, 1361768, 1361767, 1361766, 1361765, 1361764, 1361763, 1361703, 1361702, 1361701, 1361700, 1361699, 1361698, 1361697, 1361696, 1361695, 1361694, 1361693, 1361692, 1361691, 1361690, 1361689, 1361688, 1361687, 1361686, 1361685, 1361684, 1361683, 1361682, 1361681, 1361680, 1361679, 1361678, 1361677, 1361676, 1361675, 1361674, 1361673, 1361672, 1361666, 1361665, 1361664, 1361663, 1361662, 1361661, 1361660, 1361659, 1361658, 1361637, 1361636, 1361635, 1361634, 1361633, 1361632, 1361631, 1361630, 1361629, 1361628, 1361627, 1361626, 1361625, 1361624, 1361623, 1361622, 1361621, 1361620, 1361619, 1361618, 1361617, 1361616, 1361615, 1361614, 1361613, 1361581, 1361580, 1361579, 1361578, 1361576, 1361575, 1361574, 1361573, 1361572, 1361571, 1361570, 1361569, 1361561, 1361560, 1361559, 1361558, 1361557, 1361556, 1361555, 1361554, 1361553, 1361552, 1361551, 1361550, 1361549, 1361548, 1361547, 1361546, 1361545, 1361544, 1361543, 1361542, 1361541, 1361540, 1361539, 1361538, 1361537, 1361536, 1361535, 1361534, 1359150, 1359149, 1359148, 1359147, 1359146, 1359107, 1359105, 1359101, 1359100, 1359088, 1359078, 1359077, 1359076, 1359075, 1359013, 1359008, 1359006, 1358986, 1358984, 1358745, 1358695, 1358694, 1358693, 1358692, 1358691, 1358681, 1358611, 1358498, 1358497, 1358496, 1358456, 1358453, 1358426, 1358425, 1358424, 1358423, 1358395, 1358393, 1358392, 1358290, 1358231, 1358229, 1358228, 1358227, 1358226, 1358225, 1358224, 1358223, 1358072, 1357955, 1357889, 1357888, 1357822, 1357821, 1357819, 1357818, 1357817, 1357816, 1357815, 1357814, 1357813, 1357812, 1357811, 1357810, 1357809, 1357808, 1357807, 1357806, 1357805, 1357804, 1357803, 1357802, 1357703, 1357702, 1357699, 1357695, 1357694, 1357693, 1357692, 1357691, 1357690, 1357689, 1357688, 1357687, 1357686, 1357682, 1357638, 1357620, 1357619, 1357618, 1357617, 1357616, 1357615, 1357536, 1357535, 1357533, 1357496, 1357495, 1357494, 1357493, 1357491, 1357490, 1357489, 1357488, 1357487, 1357486, 1357485, 1357484, 1357483, 1357482, 1357473, 1357468, 1357434, 1357433, 1357432, 1357431, 1357430, 1357429, 1357428, 1357427, 1357426, 1357425, 1357422, 1357336, 1357275, 1357274, 1357259, 1357258, 1357257, 1357256, 1357239, 1357238, 1357235, 1357113, 1357105, 1357104, 1357095, 1357087, 1357044, 1357029, 1357028, 1357027, 1357026, 1357025, 1357024, 1357023, 1357022, 1356985, 1356984, 1356983, 1356898, 1356896, 1356894, 1356883, 1356814, 1356810, 1356809, 1356808, 1356807, 1356744, 1356743, 1356733, 1356708, 1356705, 1356704, 1356699, 1356693, 1356689, 1356688, 1356687, 1356686, 1356685, 1356684, 1356683, 1356677, 1356676, 1356675, 1356674, 1356673, 1356672, 1356671, 1356670, 1356669, 1356668, 1356667, 1356647, 1356576, 1356549, 1356548, 1356547, 1356546, 1356545, 1356544, 1356543, 1356542, 1356541, 1356540, 1356539, 1356538, 1356537, 1356536, 1356535, 1356534, 1356533, 1356532, 1356531, 1356530, 1356444, 1356441, 1356440, 1356439, 1356438, 1356435, 1356434, 1356433, 1356431, 1356430, 1356349, 1356348, 1356210, 1356209, 1356208, 1356207, 1356141, 1356137, 1356136, 1356105, 1356104, 1356103, 1356102, 1356050, 1356049, 1356042, 1356041, 1356040, 1356039, 1356038, 1356037, 1356036, 1356035, 1356034, 1356033, 1356032, 1356031, 1356030, 1356029, 1356028, 1356027, 1356026, 1356025, 1356024, 1356023, 1356022, 1356021, 1356020, 1356019, 1355991, 1355990, 1355989, 1355988, 1355911, 1355887, 1355879, 1355878, 1355877, 1355876, 1355873, 1355872, 1355871, 1355794, 1355793, 1355792, 1355791, 1355772, 1355771, 1355770, 1355768, 1355758, 1355757, 1355755, 1355754, 1355736, 1355735, 1355734, 1355733, 1355732, 1355731, 1355730, 1355729, 1355728, 1355727, 1355726, 1355725, 1355724, 1355723, 1355722, 1355721, 1355720, 1355719, 1355718, 1355717, 1355716, 1355715, 1355714, 1355713, 1355712, 1355711, 1355710, 1355709, 1355708, 1355707, 1355706, 1355705, 1355704, 1355703, 1355702, 1355701, 1355700, 1355699, 1355698, 1355697, 1355696, 1355695, 1355694, 1355693, 1355692, 1355691, 1355690, 1355689, 1355688, 1355687, 1355685, 1355684, 1355683, 1355681, 1355679, 1355678, 1355677, 1355676, 1355675, 1355674, 1355673, 1355672, 1355671, 1355670, 1355669, 1355668, 1355666, 1355664, 1355659, 1355658, 1355657, 1355590, 1355589, 1355588, 1355587, 1355586, 1355585, 1355584, 1355583, 1355582, 1355581, 1355580, 1355579, 1355578, 1355577, 1355576, 1355575, 1355574, 1355573, 1355572, 1355571, 1355570, 1355569, 1355549, 1355548, 1355547, 1355545, 1355542, 1355541, 1355540, 1355539, 1355538, 1355537, 1355536, 1355496, 1355495, 1355494, 1355493, 1355445, 1355444, 1355409, 1355003, 1354776, 1354766, 1354750, 1354749, 1354748, 1354747, 1354746, 1354744, 1354743, 1354742, 1354741, 1354740, 1354739, 1354738, 1354737, 1354736, 1354735, 1354734, 1354727, 1354723, 1354716, 1354700, 1354597, 1354474, 1354388, 1354356, 1354355, 1354354, 1354353, 1354352, 1354351, 1354323, 1354317, 1354212, 1354208, 1354199, 1354165, 1354147, 1354146, 1354051, 1354045, 1354039, 1353987, 1353983, 1353982, 1353944, 1353934, 1353933, 1353932, 1353929, 1353928, 1353927, 1353926, 1353925, 1353924, 1353923, 1353911, 1353910, 1353780, 1353774, 1353773, 1353760, 1353759, 1353758, 1353753, 1353752, 1353742, 1353741, 1353740, 1353739, 1353738, 1353737, 1353734, 1353733, 1353732, 1353731, 1353634, 1353633, 1353629, 1353628, 1353627, 1353626, 1353625, 1353624, 1353623, 1353617, 1353616, 1353615, 1353614, 1353613, 1353612, 1353611, 1353610, 1353609, 1353608, 1353607, 1353606, 1353605, 1353603, 1353602, 1353595, 1353594, 1353593, 1353592, 1353591, 1353590, 1353589, 1353578, 1353567, 1353566, 1353565, 1353564, 1353563, 1353562, 1353561, 1353560, 1353559, 1353558, 1353557, 1353556, 1353554, 1353551, 1353548, 1353547, 1353546, 1353545, 1353544, 1353539, 1353538, 1353537, 1353536, 1353532, 1353531, 1353527, 1353520, 1353514, 1353513, 1353512, 1353511, 1353510, 1353509, 1353443, 1353441, 1353440, 1353439, 1353364, 1353363, 1353358, 1353357, 1353356, 1353355, 1353354, 1353353, 1353352, 1353351, 1353350, 1353349, 1353348, 1353339, 1353338, 1353337, 1353336, 1353335, 1353334, 1353333, 1353332, 1353331, 1353330, 1353329, 1353328, 1353327, 1353325, 1353317, 1353316, 1353315, 1353314, 1353297, 1353293, 1353290, 1353283, 1353211, 1353210, 1353204, 1353203, 1353201, 1353157, 1353156, 1353155, 1353149, 1353136, 1353000, 1352999, 1352998, 1352997, 1352964, 1352963, 1352962, 1352961, 1352931, 1352900, 1352884, 1352781, 1352780, 1352779, 1352778, 1352776, 1352775, 1352774, 1352773, 1352742, 1352699, 1352698, 1352696, 1352695, 1352693, 1352579, 1352544, 1352543, 1352542, 1352541, 1352429, 1352317, 1352316, 1352315, 1352184, 1352164, 1352163, 1352071, 1352070, 1352069, 1352068, 1352067, 1352066, 1352065, 1352064, 1351760, 1351759, 1351758, 1351757, 1351756, 1351755, 1351754, 1351731, 1351730, 1351729, 1351728, 1351727, 1351726, 1351724, 1351705, 1351675, 1351674, 1351673, 1351672, 1351671, 1351669, 1351668, 1351662, 1351655, 1351654, 1351653, 1351652, 1351651, 1351650, 1351649, 1351648, 1351647, 1351525, 1351524, 1351523, 1351522, 1351460, 1351456, 1351453, 1351450, 1351449, 1351426, 1351399, 1351393, 1351392, 1351351, 1351350, 1351347, 1351346, 1351345, 1351344, 1351343, 1351324, 1351323, 1351322, 1351321, 1351268, 1351266, 1351241, 1351240, 1351239, 1351185, 1351184, 1351183, 1351157, 1351156, 1351155, 1351154, 1351153, 1351152, 1351151, 1351147, 1351146, 1351145, 1351132, 1351131, 1351130, 1351129, 1351126, 1351117, 1351106, 1351105, 1351104, 1351103, 1351102, 1351101, 1351100, 1351096, 1351095, 1351089, 1351088, 1351087, 1351086, 1351082, 1351081, 1351080, 1351075, 1351074, 1351064, 1351063, 1351056, 1351013, 1350983, 1350982, 1350981, 1350980, 1350979, 1350978, 1350977, 1350971, 1350970, 1350969, 1350968, 1350967, 1350966, 1350902, 1350901, 1350900, 1350899, 1350898, 1350897, 1350896, 1350875, 1350855, 1350854, 1350752, 1350751, 1350747, 1350743, 1350691, 1350683, 1350681, 1350677, 1350673, 1350646, 1350644, 1350640, 1350639, 1350638, 1350637, 1350633, 1350632, 1350582, 1350578, 1350577, 1350576, 1350521, 1350517, 1350501, 1350493, 1350492, 1350491, 1350490, 1350489, 1350488, 1350486, 1350463, 1350462, 1350461, 1350460, 1350459, 1350458, 1350457, 1350456, 1350455, 1350454, 1350453, 1350452, 1350451, 1350450, 1350449, 1350448, 1350444, 1350442, 1350441, 1350439, 1350438, 1350437, 1350436, 1350435, 1350354, 1350350, 1350348, 1350344, 1350343, 1350342, 1350341, 1350340, 1350324, 1350323, 1350322, 1350296, 1350286, 1350280, 1350279, 1350276, 1350274, 1350271, 1350270, 1350268, 1350267, 1350253, 1350249, 1350246, 1350200, 1350199, 1350198, 1350197, 1350196, 1350195, 1350194, 1350193, 1350191, 1350190, 1350189, 1350177, 1350176, 1350175, 1350174, 1350173, 1350172, 1350171, 1350170, 1350169, 1350168, 1350166, 1350165, 1350164, 1350163, 1350162, 1350161, 1350160, 1350159, 1350158, 1350157, 1350156, 1350155, 1350154, 1350153, 1350152, 1350149, 1350148, 1350147, 1350146, 1350145, 1350144, 1350143, 1350142, 1350141, 1350140, 1350139, 1350136, 1350133, 1350132, 1350131, 1350130, 1350129, 1350128, 1350127, 1350123, 1350093, 1350091, 1350078, 1350077, 1350076, 1350075, 1350074, 1350073, 1350072, 1350071, 1350070, 1350069, 1350068, 1350067, 1350066, 1350065, 1350060, 1350050, 1350049, 1350048, 1350030, 1350029, 1350028, 1350017, 1350013, 1350011, 1350010, 1350009, 1350008, 1350007, 1350006, 1350002, 1350001, 1350000, 1349999, 1349998, 1349996, 1349995, 1349994, 1349993, 1349987, 1349986, 1349985, 1349984, 1349983, 1349982, 1349981, 1349980, 1349968, 1349967, 1349966, 1349917, 1349912, 1349911, 1349910, 1349909, 1349908, 1349907, 1349906, 1349893, 1349892, 1349890, 1349889, 1349888, 1349887, 1349886, 1349871, 1349870, 1349869, 1349868, 1349867, 1349866, 1349865, 1349864, 1349839, 1349733, 1349732, 1349731, 1349730, 1349729, 1349728, 1349727, 1349726, 1349725, 1349724, 1349722, 1349721, 1349720, 1349718, 1349717, 1349716, 1349715, 1349714, 1349713, 1349712, 1349711, 1349710, 1349709, 1349708, 1349707, 1349706, 1349705, 1349704, 1349702, 1349701, 1349700, 1349699, 1348451, 1348226, 1348225, 1348224, 1348223, 1348221, 1348076, 1348075, 1348074, 1348073, 1348072, 1348071, 1348070, 1348069, 1348068, 1348067, 1347948, 1347846, 1347845, 1347844, 1347843, 1347842, 1347841, 1347840, 1347839, 1347838, 1347833, 1347832, 1347831, 1347830, 1347828, 1347827, 1347826, 1347825, 1347804, 1347803, 1347802, 1347800, 1347774, 1347773, 1347772, 1347771, 1347756, 1347755, 1347754, 1347753, 1347752, 1347751, 1347750, 1347749, 1347748, 1347747, 1347746, 1347745, 1347744, 1347743, 1347742, 1347741, 1347740, 1347739, 1347738, 1347737, 1347736, 1347735, 1347734, 1347733, 1347732, 1347731, 1347730, 1347729, 1347728, 1347695, 1347694, 1347693, 1347692, 1347691, 1347690, 1347689, 1347688, 1347687, 1347686, 1347685, 1347684, 1347683, 1347682, 1347681, 1347680, 1347679, 1347678, 1347677, 1347676, 1347675, 1347674, 1347673, 1347672, 1347671, 1347652, 1347649, 1347637, 1347636, 1347635, 1347634, 1347633, 1347632, 1347631, 1347630, 1347629, 1347628, 1347627, 1347626, 1347625, 1347624, 1347623, 1347622, 1347621, 1347620, 1347619, 1347618, 1347617, 1347616, 1347615, 1347614, 1347613, 1347612, 1347611, 1347610, 1347578, 1347577, 1347576, 1347575, 1347574, 1347573, 1347572, 1347571, 1347570, 1347569, 1347568, 1347565, 1347564, 1347563, 1347562, 1347561, 1347560, 1347559, 1347558, 1347557, 1347555, 1347554, 1347553, 1347552, 1347550, 1347482, 1347481, 1347479, 1347476, 1347474, 1347473, 1347469, 1347468, 1347467, 1347466, 1347465, 1347458, 1347457, 1347452, 1347451, 1347450, 1347449, 1347448, 1347447, 1347446, 1347445, 1347438, 1347437, 1347435, 1347433, 1347380, 1347379, 1347378, 1347377, 1347353, 1347352, 1347351, 1347348, 1347347, 1347345, 1347344, 1347343, 1347342, 1347331, 1347330, 1347329, 1347328, 1347327, 1347326, 1347325, 1347283, 1347282, 1347281, 1347280, 1347279, 1347278, 1347277, 1347276, 1347275, 1347274, 1347273, 1347271, 1347270, 1347269, 1347268, 1347267, 1347266, 1347265, 1347264, 1347263, 1347262, 1347261, 1347260, 1347259, 1347258, 1347257, 1347256, 1347255, 1347254, 1347253, 1347252, 1347251, 1347250, 1347249, 1347248, 1347247, 1347244, 1347243, 1347242, 1347241, 1347240, 1347239, 1347238, 1347237, 1347236, 1347235, 1347234, 1347233, 1347218, 1347217, 1347216, 1347215, 1347214, 1347213, 1347212, 1347211, 1347210, 1347209, 1347208, 1347207, 1347206, 1347205, 1347204, 1347203, 1347202, 1347201, 1347200, 1347199, 1347198, 1347197, 1347196, 1347195, 1347194, 1347193, 1347192, 1347191, 1347190, 1347189, 1347188, 1347187, 1347186, 1347185, 1347184, 1347183, 1347182, 1347181, 1347180, 1347179, 1347178, 1347177, 1347176, 1347175, 1347174, 1347173, 1347172, 1347171, 1347170, 1347169, 1347168, 1347167, 1347166, 1347165, 1347164, 1347163, 1347162, 1347161, 1347160, 1347143, 1347142, 1347141, 1347139, 1347138, 1347129, 1347128, 1347127, 1347126, 1347125, 1347124, 1347123, 1347122, 1347120, 1347119, 1347118, 1347117, 1347116, 1347115, 1347114, 1347113, 1347111, 1347110, 1347109, 1347108, 1347107, 1347106, 1347105, 1347100, 1347099, 1347098, 1347097, 1347096, 1347095, 1347094, 1347093, 1347092, 1347091, 1347090, 1347089, 1347088, 1347087, 1347086, 1347085, 1347084, 1347083, 1347082, 1347081, 1347080, 1347079, 1347078, 1347077, 1347073, 1346904, 1346903, 1346638, 1346626, 1346456, 1346450, 1346448, 1346447, 1346444, 1346443, 1346442, 1346441, 1346440, 1346439, 1346438, 1346437, 1346436, 1346435, 1346434, 1346433, 1346432, 1346431, 1346430, 1346429, 1346428, 1346427, 1346423, 1346422, 1346421, 1346420, 1346418, 1346417, 1346416, 1346415, 1346414, 1346413, 1346412, 1346411, 1346410, 1346409, 1346408, 1346407, 1346406, 1346405, 1346404, 1346403, 1346402, 1346401, 1346400, 1346270, 1346269, 1346268, 1346267, 1346266, 1346265, 1346264, 1346263, 1346260, 1346259, 1346258, 1346257, 1346256, 1346255, 1346254, 1346253, 1346249, 1346247, 1346246, 1346245, 1346244, 1345979, 1345978, 1345977, 1345976, 1345394, 1345296, 1345295, 1345294, 1345291, 1345290, 1345289, 1345285, 1345117, 1345107, 1345106, 1345105, 1344922, 1344920, 1344644, 1344643, 1344642, 1344641, 1344428, 1344427, 1344426, 1344425, 1344424, 1344423, 1344422, 1344421, 1344420, 1344419, 1344418, 1344321, 1344320, 1344319, 1344287, 1344286, 1344285, 1344284, 1344283, 1344282, 1344281, 1344280, 1344276, 1344275, 1344274, 1344270, 1344269, 1344263, 1344259, 1344258, 1344257, 1344256, 1344255, 1343998, 1343997, 1343996, 1343995, 1343994, 1343993, 1343992, 1343991, 1343990, 1343989, 1343988, 1343987, 1343986, 1343985, 1343984, 1343983, 1343982, 1343981, 1343980, 1343979, 1343978, 1343977, 1343976, 1343975, 1343973, 1343972, 1343970, 1343969, 1343967, 1343966, 1343964, 1343963, 1343962, 1343961, 1343960, 1343959, 1343953, 1343952, 1343951, 1343950, 1343948, 1343947, 1343946, 1343944, 1343943, 1343942, 1343941, 1343930, 1343923, 1343922, 1343921, 1343916, 1343913, 1343910, 1343908, 1343907, 1343906, 1343904, 1343903, 1343902, 1343901, 1343874, 1343873, 1343853, 1343851, 1343850, 1343849, 1343848, 1343847, 1343846, 1343845, 1343843, 1343842, 1343840, 1343839, 1343838, 1343837, 1343836, 1343823, 1343822, 1343821, 1343819, 1343817, 1343812, 1343810, 1343809, 1343808, 1343807, 1343800, 1343799, 1343798, 1343797, 1343796, 1343795, 1343794, 1343776, 1343774, 1343773, 1343772, 1343771, 1343770, 1343769, 1343742, 1343734, 1343733, 1343732, 1343731, 1343730, 1343729, 1343728, 1343727, 1343726, 1343725, 1343724, 1343723, 1343722, 1343721, 1343720, 1343719, 1343718, 1343717, 1343716, 1343715, 1343714, 1343713, 1343712, 1343711, 1343710, 1343709, 1343708, 1343707, 1343700, 1343699, 1343698, 1343697, 1343696, 1343659, 1343658, 1343645, 1343644, 1343643, 1343642, 1343641, 1343640, 1343639, 1343638, 1343637, 1343631, 1343630, 1343629, 1343628, 1343623, 1343622, 1343621, 1343620, 1343619, 1343618, 1343617, 1343616, 1343612, 1343611, 1343610, 1343607, 1343606, 1343605, 1343604, 1343603, 1343602, 1343601, 1343600, 1343599, 1343598, 1343597, 1343572, 1343571, 1343570, 1343569, 1343568, 1343567, 1343566, 1343565, 1343564, 1343563, 1343550, 1343549, 1343404, 1343403, 1343402, 1343401, 1343400, 1343399, 1343398, 1343391, 1343390, 1343389, 1343388, 1343015, 1343014, 1343013, 1343012, 1343011, 1343002, 1343001, 1343000, 1342999, 1342998, 1342997, 1342996, 1342995, 1342994, 1342886, 1342885, 1342884, 1342882, 1342881, 1342880, 1342878, 1342414, 1342413, 1342412, 1342411, 1342410, 1342409, 1342408, 1342407, 1342406, 1342405, 1342404, 1342403, 1342402, 1342401, 1342400, 1342399, 1342398, 1342397, 1342396, 1342395, 1342394, 1342393, 1342392, 1342391, 1342390, 1342389, 1342388, 1342336, 1342335, 1342334, 1342333, 1342330, 1342290, 1342289, 1342288, 1342287, 1342286, 1342285, 1342284, 1342283, 1342282, 1342281, 1342280, 1342279, 1342278, 1342277, 1342276, 1342275, 1342274, 1342273, 1342272, 1342271, 1342270, 1342253, 1342251, 1342250, 1342249, 1342248, 1342247, 1342246, 1342245, 1342244, 1342238, 1342237, 1342236, 1342235, 1342234, 1342233, 1342232, 1342231, 1342230, 1342229, 1342228, 1342227, 1342226, 1342225, 1342224, 1342223, 1342222, 1342221, 1342220, 1342219, 1342218, 1342217, 1342216, 1342215, 1342214, 1342213, 1342212, 1342211, 1342210, 1342209, 1342208, 1342174, 1342173, 1342172, 1342171, 1342170, 1342169, 1342168, 1342167, 1342166, 1342165, 1342164, 1342163, 1342162, 1342161, 1342160, 1342159, 1342158, 1342157, 1342156, 1342153, 1342152, 1342151, 1342142, 1342141, 1342140, 1342139, 1342138, 1342137, 1342136, 1342134, 1342133, 1342132, 1342131, 1342130, 1342129, 1342128, 1342127, 1342126, 1342125, 1342124, 1342123, 1342122, 1342121, 1342120, 1342119, 1342118, 1342116, 1342115, 1342109, 1342106, 1342105, 1342104, 1342103, 1342102, 1342050, 1342049, 1342048, 1342047, 1342046, 1342044, 1342043, 1342042, 1342041, 1342040, 1342039, 1342038, 1342037, 1342035, 1342034, 1342033, 1342031, 1342030, 1342029, 1342028, 1342027, 1342026, 1342025, 1342001, 1342000, 1341999, 1341998, 1341997, 1341996, 1341945, 1341944, 1341943, 1341942, 1341941, 1341940, 1341939, 1341938, 1341937, 1341936, 1341935, 1341934, 1341933, 1341932, 1341931, 1341930, 1341721, 1341720, 1341719, 1341716, 1341705, 1341626, 1341625, 1341624, 1341433, 1341432, 1341431, 1341430, 1340749, 1340748, 1340747, 1338860, 1338859, 1338858, 1338855, 1338854, 1338853, 1338849, 1338848, 1338847, 1338846, 1338845, 1338819, 1338818, 1338817, 1338810, 1338809, 1338808, 1338807, 1338665, 1338662, 1338648, 1338647, 1338645, 1338644, 1337566, 1337564, 1337562, 1333720, 1332664, 1332663, 1332662, 1332661, 1332660, 1332659, 1332658, 1332657, 1332652, 1332651, 1332650, 1332648, 1332534, 1332533, 1332472, 1332471, 1332470, 1328194, 1327173, 1327172, 1327171, 1327170, 1327167, 1327166, 1327165, 1327164, 1327163, 1327162, 1327161, 1327160, 1326994, 1326993, 1326919, 1326830, 1326827, 1326826, 1326825, 1326824, 1326823, 1326822, 1326821, 1326820, 1326819, 1326818, 1326817, 1326816, 1326815, 1326814, 1326813, 1326807, 1326806, 1326804, 1326803, 1326802, 1326799, 1326798, 1326797, 1326796, 1326795, 1326588, 1326587, 1326586, 1326585, 1326584, 1326583, 1326582, 1326581, 1326580, 1326419, 1326384, 1325691, 1323015, 1323013, 1322795, 1322792, 1322789, 1322786, 1322783, 1322780, 1322777, 1322776, 1322775, 1322774, 1322766, 1322763, 1322761, 1322759, 1322757, 1322740, 1322739, 1322738, 1322737, 1322734, 1322733, 1322732, 1322731, 1322730, 1322729, 1322728, 1322726, 1322725, 1322724, 1322716, 1322714, 1322713, 1322712, 1322711, 1322710, 1322708, 1322473, 1322472, 1322471, 1322470, 1322469, 1322468, 1322442, 1322440, 1322436, 1322392, 1322391, 1322390, 1322388, 1322386, 1322385, 1322384, 1322383, 1322382, 1322381, 1322380, 1322379, 1322378, 1322377, 1322376, 1322375, 1322374, 1322373, 1322372, 1322371, 1322370, 1322369, 1322368, 1322367, 1322366, 1322365, 1322364, 1322363, 1322362, 1322361, 1322360, 1322359, 1322358, 1322290, 1322289, 1322288)) GROUP BY `attribute_set_id` | 14.11ms |
| 86 | SELECT `main_table`.`attribute_code` FROM `eav_attribute` AS `main_table` INNER JOIN `catalog_eav_attribute` AS `additional_table` ON additional_table.attribute_id = main_table.attribute_id INNER JOIN `eav_entity_attribute` AS `entity_attribute` ON entity_attribute.attribute_id = main_table.attribute_id WHERE (main_table.entity_type_id = 4) AND (`entity_attribute`.`attribute_set_id` IN('4')) GROUP BY `main_table`.`attribute_id` | 0.65ms |
| 87 | SELECT count(main_table.entity_id) AS `count`, MAX(min_price) AS `max`, MIN(min_price) AS `min`, STDDEV_SAMP(min_price) AS `std` FROM `catalog_product_index_price` AS `main_table` WHERE (main_table.entity_id in (select entity_id from search_tmp_6936f377dac5a9_61220427)) AND (customer_group_id = 0) AND (main_table.website_id = '1') | 7.31ms |
| 88 | SELECT IFNULL(FLOOR(min_price / 1 ) + 1, 1) AS `range`, COUNT(*) AS `metrix` FROM `catalog_product_index_price` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.entity_id = entities.entity_id WHERE (main_table.customer_group_id = 0) AND (main_table.website_id = '1') GROUP BY `range` ORDER BY `range` ASC | 6.68ms |
| 89 | SELECT IFNULL(FLOOR(min_price / 1 ) + 1, 1) AS `range`, COUNT(*) AS `metrix` FROM `catalog_product_index_price` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.entity_id = entities.entity_id WHERE (main_table.customer_group_id = 0) AND (main_table.website_id = '1') GROUP BY `range` ORDER BY `range` ASC | 5.04ms |
| 90 | SELECT `main_table`.*, count(main_table.value) AS `count` FROM ( SELECT `main_table`.`category_id` AS `value` FROM `catalog_category_product_index_store1` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.product_id = entities.entity_id INNER JOIN `catalog_category_entity` AS `category` ON main_table.category_id = category.entity_id WHERE (main_table.store_id = '1') AND (`category`.`path` LIKE '1/2/51500/51600/51623/51624%') AND (`category`.`level` > '5')) AS `main_table` GROUP BY `value` | 0.27ms |
| 91 | SELECT `eav_attribute`.* FROM `eav_attribute` WHERE (`eav_attribute`.`attribute_code`='familia_cartucho') AND (entity_type_id = :entity_type_id) | 0.15ms |
| 92 | SELECT `eav_entity_type`.`additional_attribute_table` FROM `eav_entity_type` WHERE (entity_type_id = :entity_type_id) | 0.11ms |
| 93 | SELECT `catalog_eav_attribute`.* FROM `catalog_eav_attribute` WHERE (attribute_id = :attribute_id) | 0.12ms |
| 94 | SELECT `main_table`.`value`, count(main_table.value) AS `count` FROM ( SELECT DISTINCT `main_table`.`entity_id`, `main_table`.`value` FROM `catalog_product_index_eav` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.entity_id = entities.entity_id WHERE (main_table.attribute_id = 5093) AND (main_table.store_id = '1' )) AS `main_table` GROUP BY `value` | 0.22ms |
| 95 | SELECT `eav_attribute`.* FROM `eav_attribute` WHERE (`eav_attribute`.`attribute_code`='manufacturer') AND (entity_type_id = :entity_type_id) | 0.14ms |
| 96 | SELECT `catalog_eav_attribute`.* FROM `catalog_eav_attribute` WHERE (attribute_id = :attribute_id) | 0.11ms |
| 97 | SELECT `main_table`.`value`, count(main_table.value) AS `count` FROM ( SELECT DISTINCT `main_table`.`entity_id`, `main_table`.`value` FROM `catalog_product_index_eav` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.entity_id = entities.entity_id WHERE (main_table.attribute_id = 83) AND (main_table.store_id = '1' )) AS `main_table` GROUP BY `value` | 0.19ms |
| 98 | SELECT `main_table`.`value`, count(main_table.value) AS `count` FROM ( SELECT DISTINCT `main_table`.`entity_id`, `main_table`.`value` FROM `catalog_product_index_eav` AS `main_table` INNER JOIN `search_tmp_6936f377dac5a9_61220427` AS `entities` ON main_table.entity_id = entities.entity_id WHERE (main_table.attribute_id = 5050) AND (main_table.store_id = '1' )) AS `main_table` GROUP BY `value` | 11.34ms |
| 99 | SELECT COUNT(*) FROM ( SELECT `main_select`.`entity_id`, SUM(score) AS `relevance` FROM ( SELECT DISTINCT `search_index`.`entity_id`, (((0) + (0)) * 1) AS `score` FROM `catalog_product_index_eav` AS `search_index` INNER JOIN `cataloginventory_stock_status` AS `stock_index` ON stock_index.product_id = search_index.entity_id AND `stock_index`.`website_id` = 0 AND `stock_index`.`stock_id` = 1 INNER JOIN `catalog_category_product_index_store1` AS `category_ids_index` ON search_index.entity_id = category_ids_index.product_id AND category_ids_index.store_id = '1' WHERE (search_index.store_id = '1') AND (`search_index`.`attribute_id` = 99 AND `search_index`.`value` in ('2', '4') AND `search_index`.`store_id` = '1') AND (category_ids_index.category_id in ('51624'))) AS `main_select` GROUP BY `entity_id` ORDER BY `relevance` DESC, `entity_id` DESC) AS `core_select` | 16.91ms |
| 100 | CREATE TEMPORARY TABLE `search_tmp_6936f377f1a4a9_63191427` ( `entity_id` int UNSIGNED NOT NULL COMMENT 'Entity ID' , `score` decimal(32,16) UNSIGNED NULL COMMENT 'Score' , PRIMARY KEY (`entity_id`)
) COMMENT='search_tmp_6936f377f1a4a9_63191427' ENGINE=memory charset=utf8 COLLATE=utf8_general_ci | 0.26ms |
| 101 | INSERT INTO `search_tmp_6936f377f1a4a9_63191427` (`entity_id`,`score`) VALUES (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?) | 5.48ms |
| 102 | SELECT `eav_attribute`.* FROM `eav_attribute` WHERE (`eav_attribute`.`attribute_code`='entity_id') AND (entity_type_id = :entity_type_id) | 0.17ms |
| 103 | SELECT DISTINCT COUNT(DISTINCT e.entity_id) FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=51624 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' INNER JOIN `semic_pim_collective_items` AS `spci` ON e.entity_id = spci.magento_product_id AND spci.collective_id = ( SELECT collective_id FROM semic_pim_collective_items WHERE magento_product_id = e.entity_id AND is_published = 1 AND in_trash = 0 AND collective_id IN (1) ORDER BY FIELD(collective_id, 1) LIMIT 1 ) INNER JOIN `semic_pim_collective_items_descriptions` AS `spcid` ON spcid.pim_collective_item_id = spci.pim_collective_item_id AND spcid.language_code = 'ES' INNER JOIN `catalog_category_product` AS `ccp` ON e.entity_id = ccp.product_id INNER JOIN `semic_pim_collective_categories` AS `spcc` ON spcc.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) AND spcc.collective_id IN (1) AND spcc.is_published = 1 INNER JOIN `semic_pim_collective_item_category` AS `spcic` ON spcic.pim_collective_item_id = spci.pim_collective_item_id AND spcic.pim_collective_category_id = spcc.pim_collective_category_id AND (spcic.pim_collective_item_id, spcic.pim_collective_category_id) = ( SELECT spcic2.pim_collective_item_id, spcic2.pim_collective_category_id FROM semic_pim_collective_item_category spcic2 INNER JOIN semic_pim_collective_categories spcc2 ON spcc2.pim_collective_category_id = spcic2.pim_collective_category_id AND spcc2.is_published = 1 AND spcc2.collective_id IN (1) AND spcc2.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) WHERE spcic2.pim_collective_item_id = spci.pim_collective_item_id ORDER BY CASE WHEN spcc2.magento_category_id = 51624 THEN 0 ELSE 1 END, spcc2.magento_category_id ASC, IFNULL(spcic2.pim_collective_item_category_order, 999999999) ASC, spcic2.pim_collective_category_id ASC LIMIT 1 ) INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON spccd.pim_collective_category_id = spcc.pim_collective_category_id AND spccd.language_code = 'ES' INNER JOIN `search_tmp_6936f377f1a4a9_63191427` AS `search_result` ON e.entity_id = search_result.entity_id | 91.98ms |
| 104 | SELECT DISTINCT `e`.*, `cat_index`.`position` AS `cat_index_position`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `spci`.`pim_collective_item_id`, `spci`.`pim_item_id`, `spci`.`collective_id`, `spci`.`buy_without_stock`, `spcid`.`title`, `spcid`.`short_description`, `spcid`.`long_description`, `spcid`.`buy_without_stock_text`, `spcc`.`magento_category_id`, IFNULL(spcic.pim_collective_item_category_order, 999999999) AS `collectiveOrder`, `spccd`.`language_code` AS `categoryLang`, `spccd`.`name` AS `categoryName`, `spccd`.`description` AS `categoryDesc`, `spccd`.`image` AS `categoryImage`, `spcii`.`image_url`, `spcii`.`image_title`, `spidi`.`image_url` AS `image_url_default`, `spidi`.`image_title` AS `image_title_default`, IFNULL(review_summary.reviews_count, 0) AS `reviews_count`, IFNULL(review_summary.rating_summary, 0) AS `rating_summary`, `stock_status_index`.`stock_status` AS `is_salable` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=51624 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' INNER JOIN `semic_pim_collective_items` AS `spci` ON e.entity_id = spci.magento_product_id AND spci.collective_id = ( SELECT collective_id FROM semic_pim_collective_items WHERE magento_product_id = e.entity_id AND is_published = 1 AND in_trash = 0 AND collective_id IN (1) ORDER BY FIELD(collective_id, 1) LIMIT 1 ) INNER JOIN `semic_pim_collective_items_descriptions` AS `spcid` ON spcid.pim_collective_item_id = spci.pim_collective_item_id AND spcid.language_code = 'ES' INNER JOIN `catalog_category_product` AS `ccp` ON e.entity_id = ccp.product_id INNER JOIN `semic_pim_collective_categories` AS `spcc` ON spcc.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) AND spcc.collective_id IN (1) AND spcc.is_published = 1 INNER JOIN `semic_pim_collective_item_category` AS `spcic` ON spcic.pim_collective_item_id = spci.pim_collective_item_id AND spcic.pim_collective_category_id = spcc.pim_collective_category_id AND (spcic.pim_collective_item_id, spcic.pim_collective_category_id) = ( SELECT spcic2.pim_collective_item_id, spcic2.pim_collective_category_id FROM semic_pim_collective_item_category spcic2 INNER JOIN semic_pim_collective_categories spcc2 ON spcc2.pim_collective_category_id = spcic2.pim_collective_category_id AND spcc2.is_published = 1 AND spcc2.collective_id IN (1) AND spcc2.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) WHERE spcic2.pim_collective_item_id = spci.pim_collective_item_id ORDER BY CASE WHEN spcc2.magento_category_id = 51624 THEN 0 ELSE 1 END, spcc2.magento_category_id ASC, IFNULL(spcic2.pim_collective_item_category_order, 999999999) ASC, spcic2.pim_collective_category_id ASC LIMIT 1 ) INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON spccd.pim_collective_category_id = spcc.pim_collective_category_id AND spccd.language_code = 'ES' LEFT JOIN `semic_pim_collective_items_images` AS `spcii` ON spcii.pim_collective_item_id = spcii.pim_collective_item_id AND spcii.entity_id = ( SELECT entity_id FROM semic_pim_collective_items_images WHERE pim_collective_item_id = spci.pim_collective_item_id AND language_code = 'ES' AND is_published = 1 ORDER BY is_main DESC, entity_id ASC LIMIT 1 ) LEFT JOIN ( SELECT `spidi1`.`pim_item_id`, `spidi1`.`entity_id`, `spidi1`.`image_url`, `spidi1`.`image_title` FROM `semic_pim_items_default_images` AS `spidi1` INNER JOIN ( SELECT pim_item_id, MAX(is_main) as is_main, MIN(entity_id) as entity_id FROM semic_pim_items_default_images WHERE language_code = 'ES' AND is_published = 1 GROUP BY pim_item_id) AS `spidi2` ON spidi1.pim_item_id = spidi2.pim_item_id AND spidi1.entity_id = spidi2.entity_id WHERE (spidi1.language_code = 'ES' AND spidi1.is_published = 1)) AS `spidi` ON spidi.pim_item_id = spci.pim_item_id LEFT JOIN `review_entity_summary` AS `review_summary` ON e.entity_id = review_summary.entity_pk_value AND review_summary.store_id = 1 AND review_summary.entity_type = ( SELECT `review_entity`.`entity_id` FROM `review_entity` WHERE (entity_code = 'product')) LEFT JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 INNER JOIN `search_tmp_6936f377f1a4a9_63191427` AS `search_result` ON e.entity_id = search_result.entity_id ORDER BY `collectiveOrder` ASC, `e`.`entity_id` DESC LIMIT 24 | 360.66ms |
| 105 | SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_varchar` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_product_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (1361534, 1361535, 1361536, 1361537, 1361538, 1361539, 1361540, 1361541, 1361542, 1361543, 1361544, 1361545, 1361546, 1361547, 1361548, 1361549, 1361550, 1361551, 1361552, 1361556, 1361557, 1361558, 1361559, 1361560)) AND (t_d.attribute_id IN ('73', '87', '88', '89', '109', '110', '111', '123', '126', '133')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_text` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_product_entity_text` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (1361534, 1361535, 1361536, 1361537, 1361538, 1361539, 1361540, 1361541, 1361542, 1361543, 1361544, 1361545, 1361546, 1361547, 1361548, 1361549, 1361550, 1361551, 1361552, 1361556, 1361557, 1361558, 1361559, 1361560)) AND (t_d.attribute_id IN ('76')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_decimal` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_product_entity_decimal` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (1361534, 1361535, 1361536, 1361537, 1361538, 1361539, 1361540, 1361541, 1361542, 1361543, 1361544, 1361545, 1361546, 1361547, 1361548, 1361549, 1361550, 1361551, 1361552, 1361556, 1361557, 1361558, 1361559, 1361560)) AND (t_d.attribute_id IN ('78', '122')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_datetime` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_product_entity_datetime` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (1361534, 1361535, 1361536, 1361537, 1361538, 1361539, 1361540, 1361541, 1361542, 1361543, 1361544, 1361545, 1361546, 1361547, 1361548, 1361549, 1361550, 1361551, 1361552, 1361556, 1361557, 1361558, 1361559, 1361560)) AND (t_d.attribute_id IN ('79', '80', '94', '95')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_int` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `catalog_product_entity_int` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (1361534, 1361535, 1361536, 1361537, 1361538, 1361539, 1361540, 1361541, 1361542, 1361543, 1361544, 1361545, 1361546, 1361547, 1361548, 1361549, 1361550, 1361551, 1361552, 1361556, 1361557, 1361558, 1361559, 1361560)) AND (t_d.attribute_id IN ('97', '117', '119', '120', '121', '128', '131', '134', '140', '175', '4489', '4824', '5050', '5108', '5109')) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) | 3.98ms |
| 106 | SELECT `url_rewrite`.*, `relation`.`category_id`, `relation`.`product_id` FROM `url_rewrite` LEFT JOIN `catalog_url_rewrite_product_category` AS `relation` ON url_rewrite.url_rewrite_id = relation.url_rewrite_id WHERE (url_rewrite.entity_type IN ('product')) AND (url_rewrite.entity_id IN ('1361534', '1361535', '1361536', '1361537', '1361538', '1361539', '1361540', '1361541', '1361542', '1361543', '1361544', '1361545', '1361546', '1361547', '1361548', '1361549', '1361550', '1361551', '1361552', '1361556', '1361557', '1361558', '1361559', '1361560')) AND (url_rewrite.store_id IN (1)) AND (url_rewrite.is_autogenerated IN (1)) AND (relation.category_id IS NULL) | 1.03ms |
| 107 | SELECT `t`.* FROM `salesrule` AS `t` WHERE (rule_id = 79) | 0.21ms |
| 108 | SELECT `salesrule_customer_group`.`customer_group_id` FROM `salesrule_customer_group` WHERE (rule_id = '79') | 0.17ms |
| 109 | SELECT `salesrule_website`.`website_id` FROM `salesrule_website` WHERE (rule_id = '79') | 0.15ms |
| 110 | SELECT COUNT(*) FROM `amasty_banners_lite_banner_data` AS `main_table` WHERE (`salesrule_id` = '79') | 0.17ms |
| 111 | SELECT `main_table`.* FROM `amasty_banners_lite_banner_data` AS `main_table` WHERE (`salesrule_id` = '79') | 0.15ms |
| 112 | SELECT `amasty_banners_lite_banner_data`.* FROM `amasty_banners_lite_banner_data` WHERE (`amasty_banners_lite_banner_data`.`entity_id`='193') | 0.14ms |
| 113 | SELECT `amasty_banners_lite_banner_data`.* FROM `amasty_banners_lite_banner_data` WHERE (`amasty_banners_lite_banner_data`.`entity_id`='194') | 0.15ms |
| 114 | SELECT `amasty_banners_lite_banner_data`.* FROM `amasty_banners_lite_banner_data` WHERE (`amasty_banners_lite_banner_data`.`entity_id`='195') | 0.13ms |
| 115 | SELECT `amasty_banners_lite_rule`.* FROM `amasty_banners_lite_rule` WHERE (`amasty_banners_lite_rule`.`salesrule_id`='79') | 0.16ms |
| 116 | SELECT `amasty_ampromo_rule`.* FROM `amasty_ampromo_rule` WHERE (`amasty_ampromo_rule`.`salesrule_id`='79') | 0.16ms |
| 117 | SELECT `salesrule_coupon`.* FROM `salesrule_coupon` WHERE (rule_id = :rule_id) AND (is_primary = :is_primary) | 0.15ms |
| 118 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361534) | 0.19ms |
| 119 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361534')) | 0.25ms |
| 120 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361534) | 0.19ms |
| 121 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361534) | 0.16ms |
| 122 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361534') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361534') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361534') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361534') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361534') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.39ms |
| 123 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361534') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.36ms |
| 124 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361534') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.37ms |
| 125 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361534) | 0.18ms |
| 126 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361534) | 0.17ms |
| 127 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361534') ORDER BY `qty` ASC | 0.21ms |
| 128 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361534) | 0.16ms |
| 129 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361534')) AND (`main_table`.`website_id` = '0') | 0.25ms |
| 130 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361535) | 0.18ms |
| 131 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361535')) | 0.23ms |
| 132 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361535) | 0.15ms |
| 133 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361535) | 0.15ms |
| 134 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361535') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361535') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361535') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361535') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361535') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.29ms |
| 135 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361535') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.32ms |
| 136 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361535') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.36ms |
| 137 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361535) | 0.17ms |
| 138 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361535) | 0.15ms |
| 139 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361535') ORDER BY `qty` ASC | 0.18ms |
| 140 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361535) | 0.16ms |
| 141 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361535')) AND (`main_table`.`website_id` = '0') | 0.21ms |
| 142 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361536) | 0.16ms |
| 143 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361536')) | 0.24ms |
| 144 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361536) | 0.16ms |
| 145 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361536) | 0.15ms |
| 146 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361536') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361536') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361536') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361536') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361536') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.26ms |
| 147 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361536') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.31ms |
| 148 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361536') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.35ms |
| 149 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361536) | 0.16ms |
| 150 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361536) | 0.15ms |
| 151 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361536') ORDER BY `qty` ASC | 0.23ms |
| 152 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361536) | 0.17ms |
| 153 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361536')) AND (`main_table`.`website_id` = '0') | 0.21ms |
| 154 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361537) | 0.15ms |
| 155 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361537')) | 0.20ms |
| 156 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361537) | 0.13ms |
| 157 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361537) | 0.10ms |
| 158 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361537') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361537') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361537') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361537') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361537') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.22ms |
| 159 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361537') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.28ms |
| 160 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361537') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.32ms |
| 161 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361537) | 0.13ms |
| 162 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361537) | 0.11ms |
| 163 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361537') ORDER BY `qty` ASC | 0.15ms |
| 164 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361537) | 0.11ms |
| 165 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361537')) AND (`main_table`.`website_id` = '0') | 0.16ms |
| 166 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361538) | 0.12ms |
| 167 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361538')) | 0.18ms |
| 168 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361538) | 0.13ms |
| 169 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361538) | 0.10ms |
| 170 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361538') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361538') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361538') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361538') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361538') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.22ms |
| 171 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361538') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.27ms |
| 172 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361538') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.29ms |
| 173 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361538) | 0.13ms |
| 174 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361538) | 0.11ms |
| 175 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361538') ORDER BY `qty` ASC | 0.14ms |
| 176 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361538) | 0.11ms |
| 177 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361538')) AND (`main_table`.`website_id` = '0') | 0.16ms |
| 178 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361539) | 0.12ms |
| 179 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361539')) | 0.17ms |
| 180 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361539) | 0.11ms |
| 181 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361539) | 0.10ms |
| 182 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361539') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361539') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361539') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361539') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361539') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.24ms |
| 183 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361539') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.32ms |
| 184 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361539') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.34ms |
| 185 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361539) | 0.17ms |
| 186 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361539) | 0.16ms |
| 187 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361539') ORDER BY `qty` ASC | 0.19ms |
| 188 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361539) | 0.39ms |
| 189 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361539')) AND (`main_table`.`website_id` = '0') | 0.26ms |
| 190 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361540) | 0.18ms |
| 191 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361540')) | 0.25ms |
| 192 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361540) | 0.16ms |
| 193 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361540) | 0.16ms |
| 194 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361540') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361540') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361540') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361540') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361540') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.02ms |
| 195 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361540') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.39ms |
| 196 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361540') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.41ms |
| 197 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361540) | 0.19ms |
| 198 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361540) | 0.17ms |
| 199 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361540') ORDER BY `qty` ASC | 0.21ms |
| 200 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361540) | 0.17ms |
| 201 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361540')) AND (`main_table`.`website_id` = '0') | 0.22ms |
| 202 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361541) | 0.16ms |
| 203 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361541')) | 0.26ms |
| 204 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361541) | 0.17ms |
| 205 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361541) | 0.16ms |
| 206 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361541') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361541') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361541') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361541') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361541') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.27ms |
| 207 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361541') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.29ms |
| 208 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361541') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.33ms |
| 209 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361541) | 0.14ms |
| 210 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361541) | 0.13ms |
| 211 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361541') ORDER BY `qty` ASC | 0.15ms |
| 212 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361541) | 0.14ms |
| 213 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361541')) AND (`main_table`.`website_id` = '0') | 0.17ms |
| 214 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361542) | 0.13ms |
| 215 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361542')) | 0.25ms |
| 216 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361542) | 0.13ms |
| 217 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361542) | 0.12ms |
| 218 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361542') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361542') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361542') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361542') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361542') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.28ms |
| 219 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361542') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.31ms |
| 220 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361542') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.36ms |
| 221 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361542) | 0.16ms |
| 222 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361542) | 0.15ms |
| 223 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361542') ORDER BY `qty` ASC | 0.20ms |
| 224 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361542) | 0.16ms |
| 225 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361542')) AND (`main_table`.`website_id` = '0') | 0.23ms |
| 226 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361543) | 0.18ms |
| 227 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361543')) | 0.24ms |
| 228 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361543) | 0.15ms |
| 229 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361543) | 0.15ms |
| 230 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361543') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361543') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361543') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361543') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361543') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.27ms |
| 231 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361543') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.31ms |
| 232 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361543') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.34ms |
| 233 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361543) | 0.16ms |
| 234 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361543) | 0.15ms |
| 235 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361543') ORDER BY `qty` ASC | 0.18ms |
| 236 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361543) | 0.16ms |
| 237 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361543')) AND (`main_table`.`website_id` = '0') | 0.23ms |
| 238 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361544) | 0.18ms |
| 239 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361544')) | 0.27ms |
| 240 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361544) | 0.17ms |
| 241 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361544) | 0.18ms |
| 242 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361544') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361544') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361544') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361544') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361544') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.01ms |
| 243 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361544') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.42ms |
| 244 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361544') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.43ms |
| 245 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361544) | 0.21ms |
| 246 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361544) | 0.18ms |
| 247 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361544') ORDER BY `qty` ASC | 0.20ms |
| 248 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361544) | 0.20ms |
| 249 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361544')) AND (`main_table`.`website_id` = '0') | 0.25ms |
| 250 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361545) | 0.19ms |
| 251 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361545')) | 0.28ms |
| 252 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361545) | 0.19ms |
| 253 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361545) | 0.17ms |
| 254 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361545') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361545') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361545') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361545') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361545') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.10ms |
| 255 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361545') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.41ms |
| 256 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361545') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.45ms |
| 257 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361545) | 0.20ms |
| 258 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361545) | 0.17ms |
| 259 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361545') ORDER BY `qty` ASC | 0.22ms |
| 260 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361545) | 0.18ms |
| 261 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361545')) AND (`main_table`.`website_id` = '0') | 0.25ms |
| 262 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361546) | 0.19ms |
| 263 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361546')) | 0.28ms |
| 264 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361546) | 0.16ms |
| 265 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361546) | 0.17ms |
| 266 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361546') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361546') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361546') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361546') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361546') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.08ms |
| 267 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361546') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.38ms |
| 268 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361546') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.42ms |
| 269 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361546) | 0.18ms |
| 270 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361546) | 0.18ms |
| 271 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361546') ORDER BY `qty` ASC | 0.22ms |
| 272 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361546) | 0.18ms |
| 273 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361546')) AND (`main_table`.`website_id` = '0') | 0.26ms |
| 274 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361547) | 0.19ms |
| 275 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361547')) | 0.26ms |
| 276 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361547) | 0.16ms |
| 277 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361547) | 0.16ms |
| 278 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361547') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361547') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361547') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361547') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361547') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.97ms |
| 279 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361547') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.40ms |
| 280 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361547') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.42ms |
| 281 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361547) | 0.17ms |
| 282 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361547) | 0.17ms |
| 283 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361547') ORDER BY `qty` ASC | 0.21ms |
| 284 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361547) | 0.18ms |
| 285 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361547')) AND (`main_table`.`website_id` = '0') | 0.22ms |
| 286 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361548) | 0.16ms |
| 287 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361548')) | 0.26ms |
| 288 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361548) | 0.17ms |
| 289 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361548) | 0.17ms |
| 290 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361548') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361548') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361548') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361548') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361548') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.08ms |
| 291 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361548') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.33ms |
| 292 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361548') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.35ms |
| 293 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361548) | 0.16ms |
| 294 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361548) | 0.16ms |
| 295 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361548') ORDER BY `qty` ASC | 0.19ms |
| 296 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361548) | 0.16ms |
| 297 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361548')) AND (`main_table`.`website_id` = '0') | 0.22ms |
| 298 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361549) | 0.17ms |
| 299 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361549')) | 0.23ms |
| 300 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361549) | 0.16ms |
| 301 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361549) | 0.15ms |
| 302 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361549') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361549') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361549') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361549') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361549') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.28ms |
| 303 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361549') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.36ms |
| 304 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361549') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.35ms |
| 305 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361549) | 0.16ms |
| 306 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361549) | 0.15ms |
| 307 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361549') ORDER BY `qty` ASC | 0.19ms |
| 308 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361549) | 0.19ms |
| 309 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361549')) AND (`main_table`.`website_id` = '0') | 0.21ms |
| 310 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361550) | 0.16ms |
| 311 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361550')) | 0.22ms |
| 312 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361550) | 0.13ms |
| 313 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361550) | 0.12ms |
| 314 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361550') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361550') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361550') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361550') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361550') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.02ms |
| 315 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361550') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.36ms |
| 316 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361550') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.34ms |
| 317 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361550) | 0.17ms |
| 318 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361550) | 0.12ms |
| 319 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361550') ORDER BY `qty` ASC | 0.15ms |
| 320 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361550) | 0.13ms |
| 321 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361550')) AND (`main_table`.`website_id` = '0') | 0.24ms |
| 322 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361551) | 0.13ms |
| 323 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361551')) | 0.26ms |
| 324 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361551) | 0.15ms |
| 325 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361551) | 0.15ms |
| 326 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361551') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361551') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361551') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361551') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361551') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.05ms |
| 327 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361551') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.38ms |
| 328 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361551') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.43ms |
| 329 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361551) | 0.19ms |
| 330 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361551) | 0.15ms |
| 331 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361551') ORDER BY `qty` ASC | 0.21ms |
| 332 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361551) | 0.16ms |
| 333 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361551')) AND (`main_table`.`website_id` = '0') | 0.22ms |
| 334 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361552) | 0.17ms |
| 335 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361552')) | 0.26ms |
| 336 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361552) | 0.14ms |
| 337 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361552) | 0.14ms |
| 338 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361552') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361552') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361552') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361552') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361552') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 2.06ms |
| 339 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361552') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.39ms |
| 340 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361552') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.43ms |
| 341 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361552) | 0.17ms |
| 342 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361552) | 0.16ms |
| 343 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361552') ORDER BY `qty` ASC | 0.20ms |
| 344 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361552) | 0.16ms |
| 345 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361552')) AND (`main_table`.`website_id` = '0') | 0.23ms |
| 346 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361556) | 0.16ms |
| 347 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361556')) | 0.24ms |
| 348 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361556) | 0.15ms |
| 349 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361556) | 0.14ms |
| 350 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361556') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361556') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361556') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361556') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361556') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.81ms |
| 351 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361556') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.31ms |
| 352 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361556') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.32ms |
| 353 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361556) | 0.13ms |
| 354 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361556) | 0.12ms |
| 355 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361556') ORDER BY `qty` ASC | 0.15ms |
| 356 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361556) | 0.13ms |
| 357 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361556')) AND (`main_table`.`website_id` = '0') | 0.19ms |
| 358 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361557) | 0.15ms |
| 359 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361557')) | 0.19ms |
| 360 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361557) | 0.12ms |
| 361 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361557) | 0.14ms |
| 362 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361557') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361557') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361557') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361557') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361557') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.26ms |
| 363 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361557') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.29ms |
| 364 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361557') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.32ms |
| 365 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361557) | 0.15ms |
| 366 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361557) | 0.14ms |
| 367 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361557') ORDER BY `qty` ASC | 0.16ms |
| 368 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361557) | 0.13ms |
| 369 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361557')) AND (`main_table`.`website_id` = '0') | 0.18ms |
| 370 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361558) | 0.13ms |
| 371 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361558')) | 0.19ms |
| 372 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361558) | 0.13ms |
| 373 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361558) | 0.14ms |
| 374 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361558') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361558') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361558') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361558') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361558') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.27ms |
| 375 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361558') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.28ms |
| 376 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361558') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.32ms |
| 377 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361558) | 0.14ms |
| 378 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361558) | 0.12ms |
| 379 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361558') ORDER BY `qty` ASC | 0.15ms |
| 380 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361558) | 0.12ms |
| 381 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361558')) AND (`main_table`.`website_id` = '0') | 0.17ms |
| 382 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361559) | 0.13ms |
| 383 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361559')) | 0.19ms |
| 384 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361559) | 0.12ms |
| 385 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361559) | 0.11ms |
| 386 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361559') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361559') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361559') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361559') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361559') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.25ms |
| 387 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361559') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.28ms |
| 388 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361559') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.30ms |
| 389 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361559) | 0.14ms |
| 390 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361559) | 0.14ms |
| 391 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361559') ORDER BY `qty` ASC | 0.15ms |
| 392 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361559) | 0.12ms |
| 393 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361559')) AND (`main_table`.`website_id` = '0') | 0.17ms |
| 394 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361560) | 0.14ms |
| 395 | SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361560')) | 0.18ms |
| 396 | SELECT `catalog_product_entity`.* FROM `catalog_product_entity` WHERE (entity_id =1361560) | 0.12ms |
| 397 | SELECT `t`.* FROM `catalog_product_entity` AS `t` WHERE (entity_id = 1361560) | 0.11ms |
| 398 | SELECT `u`.* FROM ( ( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_int` AS `t` WHERE (entity_id = '1361560') AND (attribute_id IN ('97', '121', '5051', '5050', '118', '5054', '91', '117', '120', '134', '115', '119', '99', '140', '5109', '5108', '175', '93', '4838', '4489', '4824', '5093', '128', '131', '5213')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_text` AS `t` WHERE (entity_id = '1361560') AND (attribute_id IN ('75', '76', '103', '85', '5106', '162', '163', '5225')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (entity_id = '1361560') AND (attribute_id IN ('87', '126', '104', '132', '73', '88', '84', '106', '5052', '89', '5045', '100', '5053', '133', '86', '116', '96', '123', '127', '109', '110', '111', '114', '160', '161', '170', '171', '172', '173', '174', '129', '130', '5211', '5212', '5214')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (entity_id = '1361560') AND (attribute_id IN ('78', '81', '77', '92', '5055', '122', '98', '82')) AND (`store_id` IN (1, 0))) UNION ALL( SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (entity_id = '1361560') AND (attribute_id IN ('101', '79', '102', '80', '94', '95')) AND (`store_id` IN (1, 0))) ) AS `u` ORDER BY `store_id` ASC | 1.25ms |
| 399 | SELECT `main_table`.*, `default_option_title`.`title` AS `default_title`, `store_option_title`.`title` AS `store_title`, IF(store_option_title.title IS NULL, default_option_title.title, store_option_title.title) AS `title`, `default_option_price`.`price` AS `default_price`, `default_option_price`.`price_type` AS `default_price_type`, `store_option_price`.`price` AS `store_price`, `store_option_price`.`price_type` AS `store_price_type`, IF(store_option_price.price IS NULL, default_option_price.price, store_option_price.price) AS `price`, IF(store_option_price.price_type IS NULL, default_option_price.price_type, store_option_price.price_type) AS `price_type` FROM `catalog_product_option` AS `main_table` INNER JOIN `catalog_product_entity` AS `cpe` ON cpe.entity_id = main_table.product_id INNER JOIN `catalog_product_option_title` AS `default_option_title` ON default_option_title.option_id = main_table.option_id LEFT JOIN `catalog_product_option_title` AS `store_option_title` ON store_option_title.option_id = main_table.option_id AND store_option_title.store_id = 1 LEFT JOIN `catalog_product_option_price` AS `default_option_price` ON default_option_price.option_id = main_table.option_id AND default_option_price.store_id = 0 LEFT JOIN `catalog_product_option_price` AS `store_option_price` ON store_option_price.option_id = main_table.option_id AND store_option_price.store_id = 1 WHERE (`cpe`.`entity_id` = '1361560') AND (default_option_title.store_id = 0) ORDER BY sort_order ASC, title ASC | 0.31ms |
| 400 | SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`entity_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`, `default_value`.`position` AS `position_default`, `default_value`.`disabled` AS `disabled_default`, IFNULL(`value_video`.`provider`, `default_value_video`.`provider`) AS `video_provider`, IFNULL(`value_video`.`url`, `default_value_video`.`url`) AS `video_url`, IFNULL(`value_video`.`title`, `default_value_video`.`title`) AS `video_title`, IFNULL(`value_video`.`description`, `default_value_video`.`description`) AS `video_description`, IFNULL(`value_video`.`metadata`, `default_value_video`.`metadata`) AS `video_metadata`, `default_value_video`.`provider` AS `video_provider_default`, `default_value_video`.`url` AS `video_url_default`, `default_value_video`.`title` AS `video_title_default`, `default_value_video`.`description` AS `video_description_default`, `default_value_video`.`metadata` AS `video_metadata_default` FROM `catalog_product_entity_media_gallery` AS `main` INNER JOIN `catalog_product_entity_media_gallery_value_to_entity` AS `entity` ON main.value_id = entity.value_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `value` ON main.value_id = value.value_id AND value.store_id = 1 AND value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value` AS `default_value` ON main.value_id = default_value.value_id AND default_value.store_id = 0 AND default_value.entity_id = entity.entity_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `value_video` ON value.value_id = value_video.value_id AND value.store_id = value_video.store_id LEFT JOIN `catalog_product_entity_media_gallery_value_video` AS `default_value_video` ON default_value.value_id = default_value_video.value_id AND default_value.store_id = default_value_video.store_id WHERE (main.attribute_id = '90') AND (main.disabled = 0) AND (entity.entity_id = '1361560') ORDER BY IF(value.position IS NULL, default_value.position, value.position) ASC | 0.30ms |
| 401 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361560) | 0.17ms |
| 402 | SELECT `catalog_product_website`.`website_id` FROM `catalog_product_website` WHERE (product_id = 1361560) | 0.12ms |
| 403 | SELECT `catalog_product_entity_tier_price`.`value_id` AS `price_id`, `catalog_product_entity_tier_price`.`website_id`, `catalog_product_entity_tier_price`.`all_groups`, `catalog_product_entity_tier_price`.`customer_group_id` AS `cust_group`, `catalog_product_entity_tier_price`.`value` AS `price`, `catalog_product_entity_tier_price`.`qty` AS `price_qty`, `catalog_product_entity_tier_price`.`percentage_value` FROM `catalog_product_entity_tier_price` WHERE (website_id = 0) AND (entity_id = '1361560') ORDER BY `qty` ASC | 0.15ms |
| 404 | SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 1361560) | 0.14ms |
| 405 | SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM `cataloginventory_stock_status` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (`main_table`.`product_id` IN('1361560')) AND (`main_table`.`website_id` = '0') | 0.17ms |
| 406 | SELECT `m`.`entity_id` FROM `catalog_category_entity` AS `m` LEFT JOIN `catalog_category_entity_int` AS `d` ON d.attribute_id = :attribute_id AND d.store_id = 0 AND d.entity_id = m.entity_id LEFT JOIN `catalog_category_entity_int` AS `c` ON c.attribute_id = :attribute_id AND c.store_id = :store_id AND c.entity_id = m.entity_id WHERE (IF(c.value_id > 0, c.value, d.value) = :scope) AND (`path` LIKE :c_path) AND (`level` <= :c_level) | 0.29ms |
| 407 | SELECT `e`.*, IF(at_is_active.value_id > 0, at_is_active.value, at_is_active_default.value) AS `is_active`, `url_rewrite`.`request_path` FROM `catalog_category_entity` AS `e` INNER JOIN `catalog_category_entity_int` AS `at_is_active_default` ON (`at_is_active_default`.`entity_id` = `e`.`entity_id`) AND (`at_is_active_default`.`attribute_id` = '46') AND `at_is_active_default`.`store_id` = 0 LEFT JOIN `catalog_category_entity_int` AS `at_is_active` ON (`at_is_active`.`entity_id` = `e`.`entity_id`) AND (`at_is_active`.`attribute_id` = '46') AND (`at_is_active`.`store_id` = 1) LEFT JOIN `url_rewrite` ON (url_rewrite.entity_id =e.entity_id) AND (url_rewrite.is_autogenerated = 1 AND url_rewrite.store_id = 1 AND url_rewrite.entity_type = 'category') WHERE (IF(at_is_active.value_id > 0, at_is_active.value, at_is_active_default.value) = '1') AND (`e`.`entity_id` IN('')) ORDER BY `e`.`position` ASC | 0.23ms |
| 408 | SELECT DISTINCT `e`.`entity_id` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=51624 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' INNER JOIN `semic_pim_collective_items` AS `spci` ON e.entity_id = spci.magento_product_id AND spci.collective_id = ( SELECT collective_id FROM semic_pim_collective_items WHERE magento_product_id = e.entity_id AND is_published = 1 AND in_trash = 0 AND collective_id IN (1) ORDER BY FIELD(collective_id, 1) LIMIT 1 ) INNER JOIN `semic_pim_collective_items_descriptions` AS `spcid` ON spcid.pim_collective_item_id = spci.pim_collective_item_id AND spcid.language_code = 'ES' INNER JOIN `catalog_category_product` AS `ccp` ON e.entity_id = ccp.product_id INNER JOIN `semic_pim_collective_categories` AS `spcc` ON spcc.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) AND spcc.collective_id IN (1) AND spcc.is_published = 1 INNER JOIN `semic_pim_collective_item_category` AS `spcic` ON spcic.pim_collective_item_id = spci.pim_collective_item_id AND spcic.pim_collective_category_id = spcc.pim_collective_category_id AND (spcic.pim_collective_item_id, spcic.pim_collective_category_id) = ( SELECT spcic2.pim_collective_item_id, spcic2.pim_collective_category_id FROM semic_pim_collective_item_category spcic2 INNER JOIN semic_pim_collective_categories spcc2 ON spcc2.pim_collective_category_id = spcic2.pim_collective_category_id AND spcc2.is_published = 1 AND spcc2.collective_id IN (1) AND spcc2.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) WHERE spcic2.pim_collective_item_id = spci.pim_collective_item_id ORDER BY CASE WHEN spcc2.magento_category_id = 51624 THEN 0 ELSE 1 END, spcc2.magento_category_id ASC, IFNULL(spcic2.pim_collective_item_category_order, 999999999) ASC, spcic2.pim_collective_category_id ASC LIMIT 1 ) INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON spccd.pim_collective_category_id = spcc.pim_collective_category_id AND spccd.language_code = 'ES' INNER JOIN `search_tmp_6936f377f1a4a9_63191427` AS `search_result` ON e.entity_id = search_result.entity_id | 93.76ms |
| 409 | SELECT attribute_id FROM eav_attribute WHERE attribute_code = 'marca' AND entity_type_id = 4 LIMIT 1 | 0.17ms |
| 410 | SELECT entity_id, value FROM catalog_product_entity_int WHERE entity_id IN (1322288,1322289,1322290,1322358,1322359,1322360,1322361,1322362,1322363,1322364,1322365,1322366,1322367,1322368,1322369,1322370,1322371,1322372,1322373,1322374,1322375,1322376,1322377,1322378,1322379,1322380,1322381,1322382,1322383,1322384,1322385,1322386,1322388,1322390,1322391,1322392,1322436,1322440,1322442,1322468,1322469,1322470,1322471,1322472,1322473,1322708,1322710,1322711,1322712,1322713,1322714,1322716,1322724,1322725,1322726,1322728,1322729,1322730,1322731,1322732,1322733,1322734,1322737,1322738,1322739,1322740,1322757,1322759,1322761,1322763,1322766,1322774,1322775,1322776,1322777,1322780,1322783,1322786,1322789,1322792,1322795,1323013,1323015,1325691,1326384,1326419,1326580,1326581,1326582,1326583,1326584,1326585,1326586,1326587,1326588,1326795,1326796,1326797,1326798,1326799,1326802,1326803,1326804,1326806,1326807,1326813,1326814,1326815,1326816,1326817,1326818,1326819,1326820,1326821,1326822,1326823,1326824,1326825,1326826,1326827,1326830,1326919,1326993,1326994,1327160,1327161,1327162,1327163,1327164,1327165,1327166,1327167,1327170,1327171,1327172,1327173,1328194,1332470,1332471,1332472,1332533,1332534,1332648,1332650,1332651,1332652,1332657,1332658,1332659,1332660,1332661,1332662,1332663,1332664,1333720,1337562,1337564,1337566,1338644,1338645,1338647,1338648,1338662,1338665,1338807,1338808,1338809,1338810,1338817,1338818,1338819,1338845,1338846,1338847,1338848,1338849,1338853,1338854,1338855,1338858,1338859,1338860,1340747,1340748,1340749,1341430,1341431,1341432,1341433,1341624,1341625,1341626,1341705,1341716,1341719,1341720,1341721,1341930,1341931,1341932,1341933,1341934,1341935,1341936,1341937,1341938,1341939,1341940,1341941,1341942,1341943,1341944,1341945,1341996,1341997,1341998,1341999,1342000,1342001,1342025,1342026,1342027,1342028,1342029,1342030,1342031,1342033,1342034,1342035,1342037,1342038,1342039,1342040,1342041,1342042,1342043,1342044,1342046,1342047,1342048,1342049,1342050,1342102,1342103,1342104,1342105,1342106,1342109,1342115,1342116,1342118,1342119,1342120,1342121,1342122,1342123,1342124,1342125,1342126,1342127,1342128,1342129,1342130,1342131,1342132,1342133,1342134,1342136,1342137,1342138,1342139,1342140,1342141,1342142,1342151,1342152,1342153,1342156,1342157,1342158,1342159,1342160,1342161,1342162,1342163,1342164,1342165,1342166,1342167,1342168,1342169,1342170,1342171,1342172,1342173,1342174,1342208,1342209,1342210,1342211,1342212,1342213,1342214,1342215,1342216,1342217,1342218,1342219,1342220,1342221,1342222,1342223,1342224,1342225,1342226,1342227,1342228,1342229,1342230,1342231,1342232,1342233,1342234,1342235,1342236,1342237,1342238,1342244,1342245,1342246,1342247,1342248,1342249,1342250,1342251,1342253,1342270,1342271,1342272,1342273,1342274,1342275,1342276,1342277,1342278,1342279,1342280,1342281,1342282,1342283,1342284,1342285,1342286,1342287,1342288,1342289,1342290,1342330,1342333,1342334,1342335,1342336,1342388,1342389,1342390,1342391,1342392,1342393,1342394,1342395,1342396,1342397,1342398,1342399,1342400,1342401,1342402,1342403,1342404,1342405,1342406,1342407,1342408,1342409,1342410,1342411,1342412,1342413,1342414,1342878,1342880,1342881,1342882,1342884,1342885,1342886,1342994,1342995,1342996,1342997,1342998,1342999,1343000,1343001,1343002,1343011,1343012,1343013,1343014,1343015,1343388,1343389,1343390,1343391,1343398,1343399,1343400,1343401,1343402,1343403,1343404,1343549,1343550,1343563,1343564,1343565,1343566,1343567,1343568,1343569,1343570,1343571,1343572,1343597,1343598,1343599,1343600,1343601,1343602,1343603,1343604,1343605,1343606,1343607,1343610,1343611,1343612,1343616,1343617,1343618,1343619,1343620,1343621,1343622,1343623,1343628,1343629,1343630,1343631,1343637,1343638,1343639,1343640,1343641,1343642,1343643,1343644,1343645,1343658,1343659,1343696,1343697,1343698,1343699,1343700,1343707,1343708,1343709,1343710,1343711,1343712,1343713,1343714,1343715,1343716,1343717,1343718,1343719,1343720,1343721,1343722,1343723,1343724,1343725,1343726,1343727,1343728,1343729,1343730,1343731,1343732,1343733,1343734,1343742,1343769,1343770,1343771,1343772,1343773,1343774,1343776,1343794,1343795,1343796,1343797,1343798,1343799,1343800,1343807,1343808,1343809,1343810,1343812,1343817,1343819,1343821,1343822,1343823,1343836,1343837,1343838,1343839,1343840,1343842,1343843,1343845,1343846,1343847,1343848,1343849,1343850,1343851,1343853,1343873,1343874,1343901,1343902,1343903,1343904,1343906,1343907,1343908,1343910,1343913,1343916,1343921,1343922,1343923,1343930,1343941,1343942,1343943,1343944,1343946,1343947,1343948,1343950,1343951,1343952,1343953,1343959,1343960,1343961,1343962,1343963,1343964,1343966,1343967,1343969,1343970,1343972,1343973,1343975,1343976,1343977,1343978,1343979,1343980,1343981,1343982,1343983,1343984,1343985,1343986,1343987,1343988,1343989,1343990,1343991,1343992,1343993,1343994,1343995,1343996,1343997,1343998,1344255,1344256,1344257,1344258,1344259,1344263,1344269,1344270,1344274,1344275,1344276,1344280,1344281,1344282,1344283,1344284,1344285,1344286,1344287,1344319,1344320,1344321,1344418,1344419,1344420,1344421,1344422,1344423,1344424,1344425,1344426,1344427,1344428,1344641,1344642,1344643,1344644,1344920,1344922,1345105,1345106,1345107,1345117,1345285,1345289,1345290,1345291,1345294,1345295,1345296,1345394,1345976,1345977,1345978,1345979,1346244,1346245,1346246,1346247,1346249,1346253,1346254,1346255,1346256,1346257,1346258,1346259,1346260,1346263,1346264,1346265,1346266,1346267,1346268,1346269,1346270,1346400,1346401,1346402,1346403,1346404,1346405,1346406,1346407,1346408,1346409,1346410,1346411,1346412,1346413,1346414,1346415,1346416,1346417,1346418,1346420,1346421,1346422,1346423,1346427,1346428,1346429,1346430,1346431,1346432,1346433,1346434,1346435,1346436,1346437,1346438,1346439,1346440,1346441,1346442,1346443,1346444,1346447,1346448,1346450,1346456,1346626,1346638,1346903,1346904,1347073,1347077,1347078,1347079,1347080,1347081,1347082,1347083,1347084,1347085,1347086,1347087,1347088,1347089,1347090,1347091,1347092,1347093,1347094,1347095,1347096,1347097,1347098,1347099,1347100,1347105,1347106,1347107,1347108,1347109,1347110,1347111,1347113,1347114,1347115,1347116,1347117,1347118,1347119,1347120,1347122,1347123,1347124,1347125,1347126,1347127,1347128,1347129,1347138,1347139,1347141,1347142,1347143,1347160,1347161,1347162,1347163,1347164,1347165,1347166,1347167,1347168,1347169,1347170,1347171,1347172,1347173,1347174,1347175,1347176,1347177,1347178,1347179,1347180,1347181,1347182,1347183,1347184,1347185,1347186,1347187,1347188,1347189,1347190,1347191,1347192,1347193,1347194,1347195,1347196,1347197,1347198,1347199,1347200,1347201,1347202,1347203,1347204,1347205,1347206,1347207,1347208,1347209,1347210,1347211,1347212,1347213,1347214,1347215,1347216,1347217,1347218,1347233,1347234,1347235,1347236,1347237,1347238,1347239,1347240,1347241,1347242,1347243,1347244,1347247,1347248,1347249,1347250,1347251,1347252,1347253,1347254,1347255,1347256,1347257,1347258,1347259,1347260,1347261,1347262,1347263,1347264,1347265,1347266,1347267,1347268,1347269,1347270,1347271,1347273,1347274,1347275,1347276,1347277,1347278,1347279,1347280,1347281,1347282,1347283,1347325,1347326,1347327,1347328,1347329,1347330,1347331,1347342,1347343,1347344,1347345,1347347,1347348,1347351,1347352,1347353,1347377,1347378,1347379,1347380,1347433,1347435,1347437,1347438,1347445,1347446,1347447,1347448,1347449,1347450,1347451,1347452,1347457,1347458,1347465,1347466,1347467,1347468,1347469,1347473,1347474,1347476,1347479,1347481,1347482,1347550,1347552,1347553,1347554,1347555,1347557,1347558,1347559,1347560,1347561,1347562,1347563,1347564,1347565,1347568,1347569,1347570,1347571,1347572,1347573,1347574,1347575,1347576,1347577,1347578,1347610,1347611,1347612,1347613,1347614,1347615,1347616,1347617,1347618,1347619,1347620,1347621,1347622,1347623,1347624,1347625,1347626,1347627,1347628,1347629,1347630,1347631,1347632,1347633,1347634,1347635,1347636,1347637,1347649,1347652,1347671,1347672,1347673,1347674,1347675,1347676,1347677,1347678,1347679,1347680,1347681,1347682,1347683,1347684,1347685,1347686,1347687,1347688,1347689,1347690,1347691,1347692,1347693,1347694,1347695,1347728,1347729,1347730,1347731,1347732,1347733,1347734,1347735,1347736,1347737,1347738,1347739,1347740,1347741,1347742,1347743,1347744,1347745,1347746,1347747,1347748,1347749,1347750,1347751,1347752,1347753,1347754,1347755,1347756,1347771,1347772,1347773,1347774,1347800,1347802,1347803,1347804,1347825,1347826,1347827,1347828,1347830,1347831,1347832,1347833,1347838,1347839,1347840,1347841,1347842,1347843,1347844,1347845,1347846,1347948,1348067,1348068,1348069,1348070,1348071,1348072,1348073,1348074,1348075,1348076,1348221,1348223,1348224,1348225,1348226,1348451,1349699,1349700,1349701,1349702,1349704,1349705,1349706,1349707,1349708,1349709,1349710,1349711,1349712,1349713,1349714,1349715,1349716,1349717,1349718,1349720,1349721,1349722,1349724,1349725,1349726,1349727,1349728,1349729,1349730,1349731,1349732,1349733,1349839,1349864,1349865,1349866,1349867,1349868,1349869,1349870,1349871,1349886,1349887,1349888,1349889,1349890,1349892,1349893,1349906,1349907,1349908,1349909,1349910,1349911,1349912,1349917,1349966,1349967,1349968,1349980,1349981,1349982,1349983,1349984,1349985,1349986,1349987,1349993,1349994,1349995,1349996,1349998,1349999,1350000,1350001,1350002,1350006,1350007,1350008,1350009,1350010,1350011,1350013,1350017,1350028,1350029,1350030,1350048,1350049,1350050,1350060,1350065,1350066,1350067,1350068,1350069,1350070,1350071,1350072,1350073,1350074,1350075,1350076,1350077,1350078,1350091,1350093,1350123,1350127,1350128,1350129,1350130,1350131,1350132,1350133,1350136,1350139,1350140,1350141,1350142,1350143,1350144,1350145,1350146,1350147,1350148,1350149,1350152,1350153,1350154,1350155,1350156,1350157,1350158,1350159,1350160,1350161,1350162,1350163,1350164,1350165,1350166,1350168,1350169,1350170,1350171,1350172,1350173,1350174,1350175,1350176,1350177,1350189,1350190,1350191,1350193,1350194,1350195,1350196,1350197,1350198,1350199,1350200,1350246,1350249,1350253,1350267,1350268,1350270,1350271,1350274,1350276,1350279,1350280,1350286,1350296,1350322,1350323,1350324,1350340,1350341,1350342,1350343,1350344,1350348,1350350,1350354,1350435,1350436,1350437,1350438,1350439,1350441,1350442,1350444,1350448,1350449,1350450,1350451,1350452,1350453,1350454,1350455,1350456,1350457,1350458,1350459,1350460,1350461,1350462,1350463,1350486,1350488,1350489,1350490,1350491,1350492,1350493,1350501,1350517,1350521,1350576,1350577,1350578,1350582,1350632,1350633,1350637,1350638,1350639,1350640,1350644,1350646,1350673,1350677,1350681,1350683,1350691,1350743,1350747,1350751,1350752,1350854,1350855,1350875,1350896,1350897,1350898,1350899,1350900,1350901,1350902,1350966,1350967,1350968,1350969,1350970,1350971,1350977,1350978,1350979,1350980,1350981,1350982,1350983,1351013,1351056,1351063,1351064,1351074,1351075,1351080,1351081,1351082,1351086,1351087,1351088,1351089,1351095,1351096,1351100,1351101,1351102,1351103,1351104,1351105,1351106,1351117,1351126,1351129,1351130,1351131,1351132,1351145,1351146,1351147,1351151,1351152,1351153,1351154,1351155,1351156,1351157,1351183,1351184,1351185,1351239,1351240,1351241,1351266,1351268,1351321,1351322,1351323,1351324,1351343,1351344,1351345,1351346,1351347,1351350,1351351,1351392,1351393,1351399,1351426,1351449,1351450,1351453,1351456,1351460,1351522,1351523,1351524,1351525,1351647,1351648,1351649,1351650,1351651,1351652,1351653,1351654,1351655,1351662,1351668,1351669,1351671,1351672,1351673,1351674,1351675,1351705,1351724,1351726,1351727,1351728,1351729,1351730,1351731,1351754,1351755,1351756,1351757,1351758,1351759,1351760,1352064,1352065,1352066,1352067,1352068,1352069,1352070,1352071,1352163,1352164,1352184,1352315,1352316,1352317,1352429,1352541,1352542,1352543,1352544,1352579,1352693,1352695,1352696,1352698,1352699,1352742,1352773,1352774,1352775,1352776,1352778,1352779,1352780,1352781,1352884,1352900,1352931,1352961,1352962,1352963,1352964,1352997,1352998,1352999,1353000,1353136,1353149,1353155,1353156,1353157,1353201,1353203,1353204,1353210,1353211,1353283,1353290,1353293,1353297,1353314,1353315,1353316,1353317,1353325,1353327,1353328,1353329,1353330,1353331,1353332,1353333,1353334,1353335,1353336,1353337,1353338,1353339,1353348,1353349,1353350,1353351,1353352,1353353,1353354,1353355,1353356,1353357,1353358,1353363,1353364,1353439,1353440,1353441,1353443,1353509,1353510,1353511,1353512,1353513,1353514,1353520,1353527,1353531,1353532,1353536,1353537,1353538,1353539,1353544,1353545,1353546,1353547,1353548,1353551,1353554,1353556,1353557,1353558,1353559,1353560,1353561,1353562,1353563,1353564,1353565,1353566,1353567,1353578,1353589,1353590,1353591,1353592,1353593,1353594,1353595,1353602,1353603,1353605,1353606,1353607,1353608,1353609,1353610,1353611,1353612,1353613,1353614,1353615,1353616,1353617,1353623,1353624,1353625,1353626,1353627,1353628,1353629,1353633,1353634,1353731,1353732,1353733,1353734,1353737,1353738,1353739,1353740,1353741,1353742,1353752,1353753,1353758,1353759,1353760,1353773,1353774,1353780,1353910,1353911,1353923,1353924,1353925,1353926,1353927,1353928,1353929,1353932,1353933,1353934,1353944,1353982,1353983,1353987,1354039,1354045,1354051,1354146,1354147,1354165,1354208,1354212,1354317,1354323,1354351,1354352,1354353,1354354,1354355,1354356,1354388,1354474,1354597,1354700,1354716,1354723,1354727,1354734,1354735,1354736,1354737,1354738,1354739,1354740,1354741,1354742,1354743,1354744,1354746,1354747,1354748,1354749,1354750,1354766,1354776,1355003,1355409,1355444,1355445,1355493,1355494,1355495,1355496,1355536,1355537,1355538,1355539,1355540,1355541,1355542,1355545,1355547,1355548,1355549,1355569,1355570,1355571,1355572,1355573,1355574,1355575,1355576,1355577,1355578,1355579,1355580,1355581,1355582,1355583,1355584,1355585,1355586,1355587,1355588,1355589,1355590,1355657,1355658,1355659,1355664,1355666,1355668,1355669,1355670,1355671,1355672,1355673,1355674,1355675,1355676,1355677,1355678,1355679,1355681,1355683,1355684,1355685,1355687,1355688,1355689,1355690,1355691,1355692,1355693,1355694,1355695,1355696,1355697,1355698,1355699,1355700,1355701,1355702,1355703,1355704,1355705,1355706,1355707,1355708,1355709,1355710,1355711,1355712,1355713,1355714,1355715,1355716,1355717,1355718,1355719,1355720,1355721,1355722,1355723,1355724,1355725,1355726,1355727,1355728,1355729,1355730,1355731,1355732,1355733,1355734,1355735,1355736,1355754,1355755,1355757,1355758,1355768,1355770,1355771,1355772,1355791,1355792,1355793,1355794,1355871,1355872,1355873,1355876,1355877,1355878,1355879,1355887,1355911,1355988,1355989,1355990,1355991,1356019,1356020,1356021,1356022,1356023,1356024,1356025,1356026,1356027,1356028,1356029,1356030,1356031,1356032,1356033,1356034,1356035,1356036,1356037,1356038,1356039,1356040,1356041,1356042,1356049,1356050,1356102,1356103,1356104,1356105,1356136,1356137,1356141,1356207,1356208,1356209,1356210,1356348,1356349,1356430,1356431,1356433,1356434,1356435,1356438,1356439,1356440,1356441,1356444,1356530,1356531,1356532,1356533,1356534,1356535,1356536,1356537,1356538,1356539,1356540,1356541,1356542,1356543,1356544,1356545,1356546,1356547,1356548,1356549,1356576,1356647,1356667,1356668,1356669,1356670,1356671,1356672,1356673,1356674,1356675,1356676,1356677,1356683,1356684,1356685,1356686,1356687,1356688,1356689,1356693,1356699,1356704,1356705,1356708,1356733,1356743,1356744,1356807,1356808,1356809,1356810,1356814,1356883,1356894,1356896,1356898,1356983,1356984,1356985,1357022,1357023,1357024,1357025,1357026,1357027,1357028,1357029,1357044,1357087,1357095,1357104,1357105,1357113,1357235,1357238,1357239,1357256,1357257,1357258,1357259,1357274,1357275,1357336,1357422,1357425,1357426,1357427,1357428,1357429,1357430,1357431,1357432,1357433,1357434,1357468,1357473,1357482,1357483,1357484,1357485,1357486,1357487,1357488,1357489,1357490,1357491,1357493,1357494,1357495,1357496,1357533,1357535,1357536,1357615,1357616,1357617,1357618,1357619,1357620,1357638,1357682,1357686,1357687,1357688,1357689,1357690,1357691,1357692,1357693,1357694,1357695,1357699,1357702,1357703,1357802,1357803,1357804,1357805,1357806,1357807,1357808,1357809,1357810,1357811,1357812,1357813,1357814,1357815,1357816,1357817,1357818,1357819,1357821,1357822,1357888,1357889,1357955,1358072,1358223,1358224,1358225,1358226,1358227,1358228,1358229,1358231,1358290,1358392,1358393,1358395,1358423,1358424,1358425,1358426,1358453,1358456,1358496,1358497,1358498,1358611,1358681,1358691,1358692,1358693,1358694,1358695,1358745,1358984,1358986,1361534,1361535,1361536,1361537,1361538,1361539,1361540,1361541,1361542,1361543,1361544,1361545,1361546,1361547,1361548,1361549,1361550,1361551,1361552,1361553,1361554,1361555,1361556,1361557,1361558,1361559,1361560,1361561,1361569,1361570,1361571,1361572,1361573,1361574,1361575,1361576,1361578,1361579,1361580,1361581,1361613,1361614,1361615,1361616,1361617,1361618,1361619,1361620,1361621,1361622,1361623,1361624,1361625,1361626,1361627,1361628,1361629,1361630,1361631,1361632,1361633,1361634,1361635,1361636,1361637,1361658,1361659,1361660,1361661,1361662,1361663,1361664,1361665,1361666,1361672,1361673,1361674,1361675,1361676,1361677,1361678,1361679,1361680,1361681,1361682,1361683,1361684,1361685,1361686,1361687,1361688,1361689,1361690,1361691,1361692,1361693,1361694,1361695,1361696,1361697,1361698,1361699,1361700,1361701,1361702,1361703,1361763,1361764,1361765,1361766,1361767,1361768,1361769,1361770,1361771,1361776,1361777,1361872,1362068,1362142,1362383,1362384,1362484,1362486,1362487,1362488,1362491,1362493,1362494,1362496,1362497,1362500,1362501,1362502,1362504,1362505,1362507,1362508,1362509,1362510,1362511,1362512,1362518,1362519,1362520,1362521,1362566,1362567,1362568,1362569,1362570,1362571,1362572,1362576,1362607,1362616,1362617,1362622,1362623,1362751,1362752,1362753,1362754,1362756,1362757,1362758,1362759,1362760,1362761,1362762,1362764,1362765,1362766,1362767,1362770,1362771,1362772,1362773,1362774,1362775,1362776,1362810,1362811,1362812,1362813,1362814,1362816,1362843,1363732,1363763,1363764,1363765,1363766,1363776,1363782,1363783,1363794,1363795,1363984,1363985,1363986,1363987,1363988,1363989,1363993,1363994,1363995,1364013,1366508,1366626,1366627,1366628,1366629,1366630,1366631,1366637,1366639,1366640,1366641,1366642,1366643,1366644,1366645,1366646,1366648,1366649,1366650,1366651,1366652,1366653,1366654,1366655,1366656,1366657,1366658,1366659,1366660,1366661,1366662,1366663,1366664,1366665,1366666,1366667,1366670,1366671,1366672,1366673,1366674,1366675,1366676,1366752,1366753,1366754,1366755,1366761,1366762,1366763,1366764,1366765,1366766,1366767,1366768,1366769,1366770,1366771,1366772,1366773,1366774,1366775,1366776,1366777,1366778,1366779,1366816,1366817,1366818,1366819,1366820,1366822,1366823,1366824,1366825,1366826,1366827,1366828,1366829,1366830,1366831,1366832,1366833,1366834,1366835,1366836,1366837,1366838,1366839,1366840,1366841,1366842,1366843,1366844,1366845,1366846,1366848,1366849,1366850,1366851,1366852,1366853,1366854,1366855,1366856,1366860,1366861,1366862,1366865,1366866,1366868,1366869,1366878,1366879,1366880,1366881,1366882,1366883,1366884,1366885,1366886,1366887,1366888,1366889,1366890,1366891,1366893,1366894,1366895,1366900,1366902,1366903,1366905,1366906,1366907,1366908,1366946,1366947,1366948,1366949,1366950,1366951,1366953,1366954,1366955,1366956,1366957,1366958,1366959,1366960,1366961,1366962,1366963,1366964,1366965,1366966,1366967,1366968,1366969,1366970,1366971,1366972,1366973,1366974,1366975,1366976,1366977,1366978,1366979,1366980,1366981,1366982,1366983,1366984,1366985,1366986,1366988,1366989,1366990,1366991,1366998,1367000,1367001,1367002,1367003,1367004,1367036,1367039,1367042,1367044,1367052,1367055,1367060,1367278,1367279,1367280,1367281,1367282,1367283,1367284,1367285,1367287,1367289,1367290,1367291,1367292,1367293,1367294,1367300,1367301,1367302,1367303,1367304,1367326,1367327,1367333,1367334,1367379,1367380,1367381,1367382,1368586,1368587,1368631,1368632,1368633,1368634,1368635,1368636,1368637,1368638,1368639,1368640,1368641,1368642,1368643,1368644,1368645,1368647,1368648,1368649,1368650,1368651,1368653,1368654,1368655,1368656,1368799,1368800,1368801,1368802,1368803,1368804,1368806,1368807,1368808,1368809,1368819,1368849,1368850,1368852,1368853,1368854,1368856,1368857,1368858,1368859,1368860,1368862,1368863,1368864,1368865,1368866,1368867,1368868,1368869,1368871,1368873,1368874,1368875,1368876,1368877,1368878,1368879,1368880,1368881,1368882,1368883,1368884,1368885,1368886,1368892,1368957,1368958,1368959,1368968,1368969,1368970,1368976,1372564,1372565,1372566,1372567,1372568,1372569,1372570,1372571,1372572,1372573,1372580,1372581,1372582,1372583,1372584,1372708,1372709,1372711,1372828,1372829,1372830,1372831,1372832,1372833,1372834,1372884,1373115,1373116,1373117,1373118,1373119,1373120,1373193,1373194,1373200,1373204,1373205,1373206,1373208,1373209,1373210,1373211,1373213,1373259,1373260,1373261,1373262,1373263,1373264,1373265,1373268,1373269,1373270,1373278,1373279,1373369,1373370,1373371,1373372,1373373,1373374,1373375,1373376,1373389,1373390,1373392,1373393,1373394,1373395,1373396,1373397,1373398,1373399,1373400,1373401,1373402,1373404,1373405,1373406,1373407,1373408,1373409,1373410,1373411,1373412,1373413,1373414,1373415,1373416,1373425,1373426,1373427,1373428,1373430,1373433,1373434,1373435,1373436,1373440,1373441,1373442,1373443,1373447,1373468,1373469,1373470,1373471,1373472,1373473,1373474,1373475,1373476,1373477,1373478,1373479,1373480,1373481,1373482,1373483,1373531,1373532,1373533,1373534,1373623,1373624,1373625,1373640,1373641,1373643,1373644,1373647,1373649,1373650,1373651,1373652,1373653,1373654,1373656,1373657,1373658,1373659,1373660,1373661,1373662,1373663,1373671,1373672,1373673,1373674,1373675,1373676,1373677,1373678,1373680,1373681,1373685,1373686,1373687,1373691,1373692,1373693,1373694,1373695,1373696,1373697,1373698,1373701,1373703,1373711,1373712,1373713,1373714,1373715,1373726,1373727,1373728,1373729,1373730,1373732,1373733,1373744,1373745,1373746,1373747,1373748,1373749,1373750,1373751,1373752,1373762,1373763,1373764,1373765,1373766,1373767,1373768,1373769,1373774,1373775,1373776,1373777,1373778,1373779,1373780,1373781,1373792,1373793,1373795,1373796,1373797,1373798,1373799,1373806,1373807,1373808,1373809,1373810,1373811,1373812,1373813,1373814,1373835,1373836,1373837,1373838,1373846,1373847,1373848,1373854,1373855,1373856,1373857,1373866,1373867,1373868,1373874,1373875,1373876,1373882,1373883,1373884,1373885,1373886,1373887,1373888,1373889,1373890,1373891,1373892,1373893,1373894,1373899,1373900,1373901,1373902,1373903,1373904,1373905,1373906,1373907,1373908,1373949,1373950,1373951,1373952,1373953,1373954,1373977,1373998,1373999,1374000,1374001,1374003,1374010,1374014,1374016,1374017,1374019,1374020,1374021,1374030,1374031,1374058,1374059,1374060,1374061,1374062,1374063,1374064,1374065,1374066,1374067,1374068,1374069,1374070,1374071,1374072,1374078,1374079,1374080,1374081,1374082,1374083,1374084,1374162,1374164,1374183,1374184,1374185,1374187,1374188,1374189,1374190,1374191,1374192,1374193,1374194,1374195,1374196,1374197,1374199,1374200,1374201,1374202,1374204,1374205,1374206,1374207,1374209,1374210,1374212,1374213,1374214,1374215,1374216,1374217,1374218,1374219,1374220,1374222,1374223,1374224,1374225,1374226,1374227,1374228,1374229,1374230,1374232,1374233,1374234,1374235,1374236,1374237,1374238,1374239,1374240,1374241,1374242,1374243,1374244,1374245,1374246,1374247,1374248,1374249,1374250,1374251,1374252,1374253,1374254,1374255,1374256,1374257,1374258,1374261,1374262,1374263,1374321,1374322,1374323,1374332,1374333,1374334,1374335,1374337,1374388,1374392,1374769,1374790,1374791,1374852,1374853,1374931,1374932,1374933,1374934,1374935,1374936,1374937,1374938,1374939,1374940,1374941,1374942,1374943,1374944,1374945,1374946,1374947,1374948,1374949,1374950,1374951,1374952,1374953,1374954,1374955,1374956,1374957,1374958,1374959,1374960,1374961,1374962,1374963,1374964,1374965,1374966,1374967,1374968,1374969,1375084,1375085,1375086,1375087,1375088,1375089,1375090,1375091,1375092,1375093,1375094,1375095,1375096,1375097,1375098,1375099,1375100,1375101,1375102,1375103,1375104,1375105,1375106,1375107,1375108,1375109,1375110,1375111,1375112,1375113,1375114,1375115,1375116,1375117,1375118,1375119,1375120,1375121,1375122,1375123,1375124,1375125,1375126,1375127,1375128,1375129,1375130,1375131,1375132,1375133,1375134,1375135,1375136,1375137,1375138,1375139,1375140,1375141,1375142,1375143,1375144,1375145,1375146,1375147,1375148,1375149,1375150,1375151,1375152,1375153,1375154,1375166,1375178,1375179,1375180,1375182,1375183,1375184,1375185,1375186,1375189,1375190,1375191,1375192,1375193,1375194,1375195,1375196,1375197,1375198,1375199,1375200,1375201,1375202,1375203,1375204,1375205,1375206,1375207,1375208,1375209,1375210,1375211,1375212,1375213,1375214,1375215,1375216,1375217,1375218,1375219,1375220,1375221,1375222,1375223,1375224,1375225,1375226,1375227,1375228,1375229,1375230,1375231,1375232,1375233,1375234,1375235,1375236,1375237,1375238,1375239,1375240,1375241,1375242,1375243,1375244,1375245,1375246,1375247,1375248,1375249,1375250,1375251,1375252,1375253,1375254,1375255,1375256,1375257,1375258,1375259,1375260,1375261,1375262,1375263,1375264,1375265,1375266,1375267,1375268,1375269,1375270,1375271,1375272,1375273,1375274,1375275,1375276,1375277,1375278,1375279,1375280,1375281,1375282,1375283,1375284,1375285,1375286,1375287,1375288,1375289,1375290,1375291,1375292,1375293,1375294,1375295,1375296,1375297,1375298,1375299,1375300,1375301,1375302,1375303,1375304,1375305,1375306,1375307,1375308,1375309,1375310,1375311,1375312,1375313,1375314,1375315,1375316,1375317,1375318,1375319,1375320,1375321,1375322,1375323,1375324,1375325,1375326,1375327,1375328,1375329,1375330,1375331,1375332,1375333,1375334,1375335,1375336,1375337,1375338,1375339,1375340,1375341,1375342,1375343,1375344,1375357,1375358,1375361,1375362,1375363,1375364,1375385,1375402,1375403,1375404,1375405,1375406,1375457,1375458,1375468,1375471,1375473,1376271,1376272,1376273,1376274,1376305,1376306,1376502,1376505,1376510,1376511,1376513,1376515,1376521,1377379,1377380,1377381,1377382) AND attribute_id = 5050 AND value IN (13779,13734,11728,11514,13738,11517,11522,11524,14787,11751,11752,11571,11544,11548,11549,11761,11558,13754) | 14.38ms |
| 411 | SELECT DISTINCT `e`.`entity_id` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=51624 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' INNER JOIN `semic_pim_collective_items` AS `spci` ON e.entity_id = spci.magento_product_id AND spci.collective_id = ( SELECT collective_id FROM semic_pim_collective_items WHERE magento_product_id = e.entity_id AND is_published = 1 AND in_trash = 0 AND collective_id IN (1) ORDER BY FIELD(collective_id, 1) LIMIT 1 ) INNER JOIN `semic_pim_collective_items_descriptions` AS `spcid` ON spcid.pim_collective_item_id = spci.pim_collective_item_id AND spcid.language_code = 'ES' INNER JOIN `catalog_category_product` AS `ccp` ON e.entity_id = ccp.product_id INNER JOIN `semic_pim_collective_categories` AS `spcc` ON spcc.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) AND spcc.collective_id IN (1) AND spcc.is_published = 1 INNER JOIN `semic_pim_collective_item_category` AS `spcic` ON spcic.pim_collective_item_id = spci.pim_collective_item_id AND spcic.pim_collective_category_id = spcc.pim_collective_category_id AND (spcic.pim_collective_item_id, spcic.pim_collective_category_id) = ( SELECT spcic2.pim_collective_item_id, spcic2.pim_collective_category_id FROM semic_pim_collective_item_category spcic2 INNER JOIN semic_pim_collective_categories spcc2 ON spcc2.pim_collective_category_id = spcic2.pim_collective_category_id AND spcc2.is_published = 1 AND spcc2.collective_id IN (1) AND spcc2.magento_category_id IN ( SELECT entity_id FROM catalog_category_entity WHERE path LIKE '%/51624/%' OR path LIKE '%/51624' ) WHERE spcic2.pim_collective_item_id = spci.pim_collective_item_id ORDER BY CASE WHEN spcc2.magento_category_id = 51624 THEN 0 ELSE 1 END, spcc2.magento_category_id ASC, IFNULL(spcic2.pim_collective_item_category_order, 999999999) ASC, spcic2.pim_collective_category_id ASC LIMIT 1 ) INNER JOIN `semic_pim_collective_categories_descriptions` AS `spccd` ON spccd.pim_collective_category_id = spcc.pim_collective_category_id AND spccd.language_code = 'ES' INNER JOIN `search_tmp_6936f377f1a4a9_63191427` AS `search_result` ON e.entity_id = search_result.entity_id | 96.17ms |
| 412 | SELECT pim_collective_category_id FROM semic_pim_collective_categories WHERE magento_category_id = 51624 AND collective_id = 1 | 0.22ms |
| 413 | CREATE TEMPORARY TABLE tmp_combined_features_items ( pim_collective_feature_id INT NOT NULL, pim_collective_feature_value_codified_id INT UNSIGNED NOT NULL, value TEXT NOT NULL, INDEX idx_feature_id (pim_collective_feature_id), INDEX idx_value_codified (pim_collective_feature_value_codified_id) ) | 0.47ms |
| 414 | CREATE TEMPORARY TABLE tmp_product_ids (product_id INT NOT NULL, PRIMARY KEY (product_id)) ENGINE=MEMORY | 0.17ms |
| 415 | INSERT INTO tmp_product_ids (product_id) VALUES (1322288),(1322289),(1322290),(1322358),(1322359),(1322360),(1322361),(1322362),(1322363),(1322364),(1322365),(1322366),(1322367),(1322368),(1322369),(1322370),(1322371),(1322372),(1322373),(1322374),(1322375),(1322376),(1322377),(1322378),(1322379),(1322380),(1322381),(1322382),(1322383),(1322384),(1322385),(1322386),(1322388),(1322390),(1322391),(1322392),(1322436),(1322440),(1322442),(1322468),(1322469),(1322470),(1322471),(1322472),(1322473),(1322708),(1322710),(1322711),(1322712),(1322713),(1322714),(1322716),(1322724),(1322725),(1322726),(1322728),(1322729),(1322730),(1322731),(1322732),(1322733),(1322734),(1322737),(1322738),(1322739),(1322740),(1322757),(1322759),(1322761),(1322763),(1322766),(1322774),(1322775),(1322776),(1322777),(1322780),(1322783),(1322786),(1322789),(1322792),(1322795),(1323013),(1323015),(1325691),(1326384),(1326419),(1326580),(1326581),(1326582),(1326583),(1326584),(1326585),(1326586),(1326587),(1326588),(1326795),(1326796),(1326797),(1326798),(1326799),(1326802),(1326803),(1326804),(1326806),(1326807),(1326813),(1326814),(1326815),(1326816),(1326817),(1326818),(1326819),(1326820),(1326821),(1326822),(1326823),(1326824),(1326825),(1326826),(1326827),(1326830),(1326919),(1326993),(1326994),(1327160),(1327161),(1327162),(1327163),(1327164),(1327165),(1327166),(1327167),(1327170),(1327171),(1327172),(1327173),(1328194),(1332470),(1332471),(1332472),(1332533),(1332534),(1332648),(1332650),(1332651),(1332652),(1332657),(1332658),(1332659),(1332660),(1332661),(1332662),(1332663),(1332664),(1333720),(1337562),(1337564),(1337566),(1338644),(1338645),(1338647),(1338648),(1338662),(1338665),(1338807),(1338808),(1338809),(1338810),(1338817),(1338818),(1338819),(1338845),(1338846),(1338847),(1338848),(1338849),(1338853),(1338854),(1338855),(1338858),(1338859),(1338860),(1340747),(1340748),(1340749),(1341430),(1341431),(1341432),(1341433),(1341624),(1341625),(1341626),(1341705),(1341716),(1341719),(1341720),(1341721),(1341930),(1341931),(1341932),(1341933),(1341934),(1341935),(1341936),(1341937),(1341938),(1341939),(1341940),(1341941),(1341942),(1341943),(1341944),(1341945),(1341996),(1341997),(1341998),(1341999),(1342000),(1342001),(1342025),(1342026),(1342027),(1342028),(1342029),(1342030),(1342031),(1342033),(1342034),(1342035),(1342037),(1342038),(1342039),(1342040),(1342041),(1342042),(1342043),(1342044),(1342046),(1342047),(1342048),(1342049),(1342050),(1342102),(1342103),(1342104),(1342105),(1342106),(1342109),(1342115),(1342116),(1342118),(1342119),(1342120),(1342121),(1342122),(1342123),(1342124),(1342125),(1342126),(1342127),(1342128),(1342129),(1342130),(1342131),(1342132),(1342133),(1342134),(1342136),(1342137),(1342138),(1342139),(1342140),(1342141),(1342142),(1342151),(1342152),(1342153),(1342156),(1342157),(1342158),(1342159),(1342160),(1342161),(1342162),(1342163),(1342164),(1342165),(1342166),(1342167),(1342168),(1342169),(1342170),(1342171),(1342172),(1342173),(1342174),(1342208),(1342209),(1342210),(1342211),(1342212),(1342213),(1342214),(1342215),(1342216),(1342217),(1342218),(1342219),(1342220),(1342221),(1342222),(1342223),(1342224),(1342225),(1342226),(1342227),(1342228),(1342229),(1342230),(1342231),(1342232),(1342233),(1342234),(1342235),(1342236),(1342237),(1342238),(1342244),(1342245),(1342246),(1342247),(1342248),(1342249),(1342250),(1342251),(1342253),(1342270),(1342271),(1342272),(1342273),(1342274),(1342275),(1342276),(1342277),(1342278),(1342279),(1342280),(1342281),(1342282),(1342283),(1342284),(1342285),(1342286),(1342287),(1342288),(1342289),(1342290),(1342330),(1342333),(1342334),(1342335),(1342336),(1342388),(1342389),(1342390),(1342391),(1342392),(1342393),(1342394),(1342395),(1342396),(1342397),(1342398),(1342399),(1342400),(1342401),(1342402),(1342403),(1342404),(1342405),(1342406),(1342407),(1342408),(1342409),(1342410),(1342411),(1342412),(1342413),(1342414),(1342878),(1342880),(1342881),(1342882),(1342884),(1342885),(1342886),(1342994),(1342995),(1342996),(1342997),(1342998),(1342999),(1343000),(1343001),(1343002),(1343011),(1343012),(1343013),(1343014),(1343015),(1343388),(1343389),(1343390),(1343391),(1343398),(1343399),(1343400),(1343401),(1343402),(1343403),(1343404),(1343549),(1343550),(1343563),(1343564),(1343565),(1343566),(1343567),(1343568),(1343569),(1343570),(1343571),(1343572),(1343597),(1343598),(1343599),(1343600),(1343601),(1343602),(1343603),(1343604),(1343605),(1343606),(1343607),(1343610),(1343611),(1343612),(1343616),(1343617),(1343618),(1343619),(1343620),(1343621),(1343622),(1343623),(1343628),(1343629),(1343630),(1343631),(1343637),(1343638),(1343639),(1343640),(1343641),(1343642),(1343643),(1343644),(1343645),(1343658),(1343659),(1343696),(1343697),(1343698),(1343699),(1343700),(1343707),(1343708),(1343709),(1343710),(1343711),(1343712),(1343713),(1343714),(1343715),(1343716),(1343717),(1343718),(1343719),(1343720),(1343721),(1343722),(1343723),(1343724),(1343725),(1343726),(1343727),(1343728),(1343729),(1343730),(1343731),(1343732),(1343733),(1343734),(1343742),(1343769),(1343770),(1343771),(1343772),(1343773),(1343774),(1343776),(1343794),(1343795),(1343796),(1343797),(1343798),(1343799),(1343800),(1343807),(1343808),(1343809),(1343810),(1343812),(1343817),(1343819),(1343821),(1343822),(1343823),(1343836),(1343837),(1343838),(1343839),(1343840),(1343842),(1343843),(1343845),(1343846),(1343847),(1343848),(1343849),(1343850),(1343851),(1343853),(1343873),(1343874),(1343901),(1343902),(1343903),(1343904),(1343906),(1343907),(1343908),(1343910),(1343913),(1343916),(1343921),(1343922),(1343923),(1343930),(1343941),(1343942),(1343943),(1343944),(1343946),(1343947),(1343948),(1343950),(1343951),(1343952),(1343953),(1343959),(1343960),(1343961),(1343962),(1343963),(1343964),(1343966),(1343967),(1343969),(1343970),(1343972),(1343973),(1343975),(1343976),(1343977),(1343978),(1343979),(1343980),(1343981),(1343982),(1343983),(1343984),(1343985),(1343986),(1343987),(1343988),(1343989),(1343990),(1343991),(1343992),(1343993),(1343994),(1343995),(1343996),(1343997),(1343998),(1344255),(1344256),(1344257),(1344258),(1344259),(1344263),(1344269),(1344270),(1344274),(1344275),(1344276),(1344280),(1344281),(1344282),(1344283),(1344284),(1344285),(1344286),(1344287),(1344319),(1344320),(1344321),(1344418),(1344419),(1344420),(1344421),(1344422),(1344423),(1344424),(1344425),(1344426),(1344427),(1344428),(1344641),(1344642),(1344643),(1344644),(1344920),(1344922),(1345105),(1345106),(1345107),(1345117),(1345285),(1345289),(1345290),(1345291),(1345294),(1345295),(1345296),(1345394),(1345976),(1345977),(1345978),(1345979),(1346244),(1346245),(1346246),(1346247),(1346249),(1346253),(1346254),(1346255),(1346256),(1346257),(1346258),(1346259),(1346260),(1346263),(1346264),(1346265),(1346266),(1346267),(1346268),(1346269),(1346270),(1346400),(1346401),(1346402),(1346403),(1346404),(1346405),(1346406),(1346407),(1346408),(1346409),(1346410),(1346411),(1346412),(1346413),(1346414),(1346415),(1346416),(1346417),(1346418),(1346420),(1346421),(1346422),(1346423),(1346427),(1346428),(1346429),(1346430),(1346431),(1346432),(1346433),(1346434),(1346435),(1346436),(1346437),(1346438),(1346439),(1346440),(1346441),(1346442),(1346443),(1346444),(1346447),(1346448),(1346450),(1346456),(1346626),(1346638),(1346903),(1346904),(1347073),(1347077),(1347078),(1347079),(1347080),(1347081),(1347082),(1347083),(1347084),(1347085),(1347086),(1347087),(1347088),(1347089),(1347090),(1347091),(1347092),(1347093),(1347094),(1347095),(1347096),(1347097),(1347098),(1347099),(1347100),(1347105),(1347106),(1347107),(1347108),(1347109),(1347110),(1347111),(1347113),(1347114),(1347115),(1347116),(1347117),(1347118),(1347119),(1347120),(1347122),(1347123),(1347124),(1347125),(1347126),(1347127),(1347128),(1347129),(1347138),(1347139),(1347141),(1347142),(1347143),(1347160),(1347161),(1347162),(1347163),(1347164),(1347165),(1347166),(1347167),(1347168),(1347169),(1347170),(1347171),(1347172),(1347173),(1347174),(1347175),(1347176),(1347177),(1347178),(1347179),(1347180),(1347181),(1347182),(1347183),(1347184),(1347185),(1347186),(1347187),(1347188),(1347189),(1347190),(1347191),(1347192),(1347193),(1347194),(1347195),(1347196),(1347197),(1347198),(1347199),(1347200),(1347201),(1347202),(1347203),(1347204),(1347205),(1347206),(1347207),(1347208),(1347209),(1347210),(1347211),(1347212),(1347213),(1347214),(1347215),(1347216),(1347217),(1347218),(1347233),(1347234),(1347235),(1347236),(1347237),(1347238),(1347239),(1347240),(1347241),(1347242),(1347243),(1347244),(1347247),(1347248),(1347249),(1347250),(1347251),(1347252),(1347253),(1347254),(1347255),(1347256),(1347257),(1347258),(1347259),(1347260),(1347261),(1347262),(1347263),(1347264),(1347265),(1347266),(1347267),(1347268),(1347269),(1347270),(1347271),(1347273),(1347274),(1347275),(1347276),(1347277),(1347278),(1347279),(1347280),(1347281),(1347282),(1347283),(1347325),(1347326),(1347327),(1347328),(1347329),(1347330),(1347331),(1347342),(1347343),(1347344),(1347345),(1347347),(1347348),(1347351),(1347352),(1347353),(1347377),(1347378),(1347379),(1347380),(1347433),(1347435),(1347437),(1347438),(1347445),(1347446),(1347447),(1347448),(1347449),(1347450),(1347451),(1347452),(1347457),(1347458),(1347465),(1347466),(1347467),(1347468),(1347469),(1347473),(1347474),(1347476),(1347479),(1347481),(1347482),(1347550),(1347552),(1347553),(1347554),(1347555),(1347557),(1347558),(1347559),(1347560),(1347561),(1347562),(1347563),(1347564),(1347565),(1347568),(1347569),(1347570),(1347571),(1347572),(1347573),(1347574),(1347575),(1347576),(1347577),(1347578),(1347610),(1347611),(1347612),(1347613),(1347614),(1347615),(1347616),(1347617),(1347618),(1347619),(1347620),(1347621),(1347622),(1347623),(1347624),(1347625),(1347626),(1347627),(1347628),(1347629),(1347630),(1347631),(1347632),(1347633),(1347634),(1347635),(1347636),(1347637),(1347649),(1347652),(1347671),(1347672),(1347673),(1347674),(1347675),(1347676),(1347677),(1347678),(1347679) | 0.65ms |
| 416 | INSERT INTO tmp_product_ids (product_id) VALUES (1347680),(1347681),(1347682),(1347683),(1347684),(1347685),(1347686),(1347687),(1347688),(1347689),(1347690),(1347691),(1347692),(1347693),(1347694),(1347695),(1347728),(1347729),(1347730),(1347731),(1347732),(1347733),(1347734),(1347735),(1347736),(1347737),(1347738),(1347739),(1347740),(1347741),(1347742),(1347743),(1347744),(1347745),(1347746),(1347747),(1347748),(1347749),(1347750),(1347751),(1347752),(1347753),(1347754),(1347755),(1347756),(1347771),(1347772),(1347773),(1347774),(1347800),(1347802),(1347803),(1347804),(1347825),(1347826),(1347827),(1347828),(1347830),(1347831),(1347832),(1347833),(1347838),(1347839),(1347840),(1347841),(1347842),(1347843),(1347844),(1347845),(1347846),(1347948),(1348067),(1348068),(1348069),(1348070),(1348071),(1348072),(1348073),(1348074),(1348075),(1348076),(1348221),(1348223),(1348224),(1348225),(1348226),(1348451),(1349699),(1349700),(1349701),(1349702),(1349704),(1349705),(1349706),(1349707),(1349708),(1349709),(1349710),(1349711),(1349712),(1349713),(1349714),(1349715),(1349716),(1349717),(1349718),(1349720),(1349721),(1349722),(1349724),(1349725),(1349726),(1349727),(1349728),(1349729),(1349730),(1349731),(1349732),(1349733),(1349839),(1349864),(1349865),(1349866),(1349867),(1349868),(1349869),(1349870),(1349871),(1349886),(1349887),(1349888),(1349889),(1349890),(1349892),(1349893),(1349906),(1349907),(1349908),(1349909),(1349910),(1349911),(1349912),(1349917),(1349966),(1349967),(1349968),(1349980),(1349981),(1349982),(1349983),(1349984),(1349985),(1349986),(1349987),(1349993),(1349994),(1349995),(1349996),(1349998),(1349999),(1350000),(1350001),(1350002),(1350006),(1350007),(1350008),(1350009),(1350010),(1350011),(1350013),(1350017),(1350028),(1350029),(1350030),(1350048),(1350049),(1350050),(1350060),(1350065),(1350066),(1350067),(1350068),(1350069),(1350070),(1350071),(1350072),(1350073),(1350074),(1350075),(1350076),(1350077),(1350078),(1350091),(1350093),(1350123),(1350127),(1350128),(1350129),(1350130),(1350131),(1350132),(1350133),(1350136),(1350139),(1350140),(1350141),(1350142),(1350143),(1350144),(1350145),(1350146),(1350147),(1350148),(1350149),(1350152),(1350153),(1350154),(1350155),(1350156),(1350157),(1350158),(1350159),(1350160),(1350161),(1350162),(1350163),(1350164),(1350165),(1350166),(1350168),(1350169),(1350170),(1350171),(1350172),(1350173),(1350174),(1350175),(1350176),(1350177),(1350189),(1350190),(1350191),(1350193),(1350194),(1350195),(1350196),(1350197),(1350198),(1350199),(1350200),(1350246),(1350249),(1350253),(1350267),(1350268),(1350270),(1350271),(1350274),(1350276),(1350279),(1350280),(1350286),(1350296),(1350322),(1350323),(1350324),(1350340),(1350341),(1350342),(1350343),(1350344),(1350348),(1350350),(1350354),(1350435),(1350436),(1350437),(1350438),(1350439),(1350441),(1350442),(1350444),(1350448),(1350449),(1350450),(1350451),(1350452),(1350453),(1350454),(1350455),(1350456),(1350457),(1350458),(1350459),(1350460),(1350461),(1350462),(1350463),(1350486),(1350488),(1350489),(1350490),(1350491),(1350492),(1350493),(1350501),(1350517),(1350521),(1350576),(1350577),(1350578),(1350582),(1350632),(1350633),(1350637),(1350638),(1350639),(1350640),(1350644),(1350646),(1350673),(1350677),(1350681),(1350683),(1350691),(1350743),(1350747),(1350751),(1350752),(1350854),(1350855),(1350875),(1350896),(1350897),(1350898),(1350899),(1350900),(1350901),(1350902),(1350966),(1350967),(1350968),(1350969),(1350970),(1350971),(1350977),(1350978),(1350979),(1350980),(1350981),(1350982),(1350983),(1351013),(1351056),(1351063),(1351064),(1351074),(1351075),(1351080),(1351081),(1351082),(1351086),(1351087),(1351088),(1351089),(1351095),(1351096),(1351100),(1351101),(1351102),(1351103),(1351104),(1351105),(1351106),(1351117),(1351126),(1351129),(1351130),(1351131),(1351132),(1351145),(1351146),(1351147),(1351151),(1351152),(1351153),(1351154),(1351155),(1351156),(1351157),(1351183),(1351184),(1351185),(1351239),(1351240),(1351241),(1351266),(1351268),(1351321),(1351322),(1351323),(1351324),(1351343),(1351344),(1351345),(1351346),(1351347),(1351350),(1351351),(1351392),(1351393),(1351399),(1351426),(1351449),(1351450),(1351453),(1351456),(1351460),(1351522),(1351523),(1351524),(1351525),(1351647),(1351648),(1351649),(1351650),(1351651),(1351652),(1351653),(1351654),(1351655),(1351662),(1351668),(1351669),(1351671),(1351672),(1351673),(1351674),(1351675),(1351705),(1351724),(1351726),(1351727),(1351728),(1351729),(1351730),(1351731),(1351754),(1351755),(1351756),(1351757),(1351758),(1351759),(1351760),(1352064),(1352065),(1352066),(1352067),(1352068),(1352069),(1352070),(1352071),(1352163),(1352164),(1352184),(1352315),(1352316),(1352317),(1352429),(1352541),(1352542),(1352543),(1352544),(1352579),(1352693),(1352695),(1352696),(1352698),(1352699),(1352742),(1352773),(1352774),(1352775),(1352776),(1352778),(1352779),(1352780),(1352781),(1352884),(1352900),(1352931),(1352961),(1352962),(1352963),(1352964),(1352997),(1352998),(1352999),(1353000),(1353136),(1353149),(1353155),(1353156),(1353157),(1353201),(1353203),(1353204),(1353210),(1353211),(1353283),(1353290),(1353293),(1353297),(1353314),(1353315),(1353316),(1353317),(1353325),(1353327),(1353328),(1353329),(1353330),(1353331),(1353332),(1353333),(1353334),(1353335),(1353336),(1353337),(1353338),(1353339),(1353348),(1353349),(1353350),(1353351),(1353352),(1353353),(1353354),(1353355),(1353356),(1353357),(1353358),(1353363),(1353364),(1353439),(1353440),(1353441),(1353443),(1353509),(1353510),(1353511),(1353512),(1353513),(1353514),(1353520),(1353527),(1353531),(1353532),(1353536),(1353537),(1353538),(1353539),(1353544),(1353545),(1353546),(1353547),(1353548),(1353551),(1353554),(1353556),(1353557),(1353558),(1353559),(1353560),(1353561),(1353562),(1353563),(1353564),(1353565),(1353566),(1353567),(1353578),(1353589),(1353590),(1353591),(1353592),(1353593),(1353594),(1353595),(1353602),(1353603),(1353605),(1353606),(1353607),(1353608),(1353609),(1353610),(1353611),(1353612),(1353613),(1353614),(1353615),(1353616),(1353617),(1353623),(1353624),(1353625),(1353626),(1353627),(1353628),(1353629),(1353633),(1353634),(1353731),(1353732),(1353733),(1353734),(1353737),(1353738),(1353739),(1353740),(1353741),(1353742),(1353752),(1353753),(1353758),(1353759),(1353760),(1353773),(1353774),(1353780),(1353910),(1353911),(1353923),(1353924),(1353925),(1353926),(1353927),(1353928),(1353929),(1353932),(1353933),(1353934),(1353944),(1353982),(1353983),(1353987),(1354039),(1354045),(1354051),(1354146),(1354147),(1354165),(1354208),(1354212),(1354317),(1354323),(1354351),(1354352),(1354353),(1354354),(1354355),(1354356),(1354388),(1354474),(1354597),(1354700),(1354716),(1354723),(1354727),(1354734),(1354735),(1354736),(1354737),(1354738),(1354739),(1354740),(1354741),(1354742),(1354743),(1354744),(1354746),(1354747),(1354748),(1354749),(1354750),(1354766),(1354776),(1355003),(1355409),(1355444),(1355445),(1355493),(1355494),(1355495),(1355496),(1355536),(1355537),(1355538),(1355539),(1355540),(1355541),(1355542),(1355545),(1355547),(1355548),(1355549),(1355569),(1355570),(1355571),(1355572),(1355573),(1355574),(1355575),(1355576),(1355577),(1355578),(1355579),(1355580),(1355581),(1355582),(1355583),(1355584),(1355585),(1355586),(1355587),(1355588),(1355589),(1355590),(1355657),(1355658),(1355659),(1355664),(1355666),(1355668),(1355669),(1355670),(1355671),(1355672),(1355673),(1355674),(1355675),(1355676),(1355677),(1355678),(1355679),(1355681),(1355683),(1355684),(1355685),(1355687),(1355688),(1355689),(1355690),(1355691),(1355692),(1355693),(1355694),(1355695),(1355696),(1355697),(1355698),(1355699),(1355700),(1355701),(1355702),(1355703),(1355704),(1355705),(1355706),(1355707),(1355708),(1355709),(1355710),(1355711),(1355712),(1355713),(1355714),(1355715),(1355716),(1355717),(1355718),(1355719),(1355720),(1355721),(1355722),(1355723),(1355724),(1355725),(1355726),(1355727),(1355728),(1355729),(1355730),(1355731),(1355732),(1355733),(1355734),(1355735),(1355736),(1355754),(1355755),(1355757),(1355758),(1355768),(1355770),(1355771),(1355772),(1355791),(1355792),(1355793),(1355794),(1355871),(1355872),(1355873),(1355876),(1355877),(1355878),(1355879),(1355887),(1355911),(1355988),(1355989),(1355990),(1355991),(1356019),(1356020),(1356021),(1356022),(1356023),(1356024),(1356025),(1356026),(1356027),(1356028),(1356029),(1356030),(1356031),(1356032),(1356033),(1356034),(1356035),(1356036),(1356037),(1356038),(1356039),(1356040),(1356041),(1356042),(1356049),(1356050),(1356102),(1356103),(1356104),(1356105),(1356136),(1356137),(1356141),(1356207),(1356208),(1356209),(1356210),(1356348),(1356349),(1356430),(1356431),(1356433),(1356434),(1356435),(1356438),(1356439),(1356440),(1356441),(1356444),(1356530),(1356531),(1356532),(1356533),(1356534),(1356535),(1356536),(1356537),(1356538),(1356539),(1356540),(1356541),(1356542),(1356543),(1356544),(1356545),(1356546),(1356547),(1356548),(1356549),(1356576),(1356647),(1356667),(1356668),(1356669),(1356670),(1356671),(1356672),(1356673),(1356674),(1356675),(1356676),(1356677),(1356683),(1356684),(1356685),(1356686),(1356687),(1356688),(1356689),(1356693),(1356699),(1356704),(1356705),(1356708),(1356733),(1356743),(1356744),(1356807),(1356808),(1356809),(1356810),(1356814),(1356883),(1356894),(1356896),(1356898),(1356983),(1356984),(1356985),(1357022),(1357023),(1357024),(1357025),(1357026),(1357027),(1357028),(1357029),(1357044),(1357087),(1357095),(1357104),(1357105),(1357113),(1357235),(1357238),(1357239),(1357256),(1357257),(1357258),(1357259),(1357274),(1357275),(1357336),(1357422),(1357425),(1357426),(1357427),(1357428),(1357429),(1357430),(1357431),(1357432),(1357433),(1357434),(1357468),(1357473),(1357482),(1357483),(1357484),(1357485),(1357486),(1357487),(1357488),(1357489),(1357490),(1357491),(1357493),(1357494),(1357495),(1357496),(1357533),(1357535),(1357536),(1357615),(1357616),(1357617),(1357618),(1357619),(1357620),(1357638),(1357682),(1357686),(1357687),(1357688),(1357689) | 0.62ms |
| 417 | INSERT INTO tmp_product_ids (product_id) VALUES (1357690),(1357691),(1357692),(1357693),(1357694),(1357695),(1357699),(1357702),(1357703),(1357802),(1357803),(1357804),(1357805),(1357806),(1357807),(1357808),(1357809),(1357810),(1357811),(1357812),(1357813),(1357814),(1357815),(1357816),(1357817),(1357818),(1357819),(1357821),(1357822),(1357888),(1357889),(1357955),(1358072),(1358223),(1358224),(1358225),(1358226),(1358227),(1358228),(1358229),(1358231),(1358290),(1358392),(1358393),(1358395),(1358423),(1358424),(1358425),(1358426),(1358453),(1358456),(1358496),(1358497),(1358498),(1358611),(1358681),(1358691),(1358692),(1358693),(1358694),(1358695),(1358745),(1358984),(1358986),(1361534),(1361535),(1361536),(1361537),(1361538),(1361539),(1361540),(1361541),(1361542),(1361543),(1361544),(1361545),(1361546),(1361547),(1361548),(1361549),(1361550),(1361551),(1361552),(1361553),(1361554),(1361555),(1361556),(1361557),(1361558),(1361559),(1361560),(1361561),(1361569),(1361570),(1361571),(1361572),(1361573),(1361574),(1361575),(1361576),(1361578),(1361579),(1361580),(1361581),(1361613),(1361614),(1361615),(1361616),(1361617),(1361618),(1361619),(1361620),(1361621),(1361622),(1361623),(1361624),(1361625),(1361626),(1361627),(1361628),(1361629),(1361630),(1361631),(1361632),(1361633),(1361634),(1361635),(1361636),(1361637),(1361658),(1361659),(1361660),(1361661),(1361662),(1361663),(1361664),(1361665),(1361666),(1361672),(1361673),(1361674),(1361675),(1361676),(1361677),(1361678),(1361679),(1361680),(1361681),(1361682),(1361683),(1361684),(1361685),(1361686),(1361687),(1361688),(1361689),(1361690),(1361691),(1361692),(1361693),(1361694),(1361695),(1361696),(1361697),(1361698),(1361699),(1361700),(1361701),(1361702),(1361703),(1361763),(1361764),(1361765),(1361766),(1361767),(1361768),(1361769),(1361770),(1361771),(1361776),(1361777),(1361872),(1362068),(1362142),(1362383),(1362384),(1362484),(1362486),(1362487),(1362488),(1362491),(1362493),(1362494),(1362496),(1362497),(1362500),(1362501),(1362502),(1362504),(1362505),(1362507),(1362508),(1362509),(1362510),(1362511),(1362512),(1362518),(1362519),(1362520),(1362521),(1362566),(1362567),(1362568),(1362569),(1362570),(1362571),(1362572),(1362576),(1362607),(1362616),(1362617),(1362622),(1362623),(1362751),(1362752),(1362753),(1362754),(1362756),(1362757),(1362758),(1362759),(1362760),(1362761),(1362762),(1362764),(1362765),(1362766),(1362767),(1362770),(1362771),(1362772),(1362773),(1362774),(1362775),(1362776),(1362810),(1362811),(1362812),(1362813),(1362814),(1362816),(1362843),(1363732),(1363763),(1363764),(1363765),(1363766),(1363776),(1363782),(1363783),(1363794),(1363795),(1363984),(1363985),(1363986),(1363987),(1363988),(1363989),(1363993),(1363994),(1363995),(1364013),(1366508),(1366626),(1366627),(1366628),(1366629),(1366630),(1366631),(1366637),(1366639),(1366640),(1366641),(1366642),(1366643),(1366644),(1366645),(1366646),(1366648),(1366649),(1366650),(1366651),(1366652),(1366653),(1366654),(1366655),(1366656),(1366657),(1366658),(1366659),(1366660),(1366661),(1366662),(1366663),(1366664),(1366665),(1366666),(1366667),(1366670),(1366671),(1366672),(1366673),(1366674),(1366675),(1366676),(1366752),(1366753),(1366754),(1366755),(1366761),(1366762),(1366763),(1366764),(1366765),(1366766),(1366767),(1366768),(1366769),(1366770),(1366771),(1366772),(1366773),(1366774),(1366775),(1366776),(1366777),(1366778),(1366779),(1366816),(1366817),(1366818),(1366819),(1366820),(1366822),(1366823),(1366824),(1366825),(1366826),(1366827),(1366828),(1366829),(1366830),(1366831),(1366832),(1366833),(1366834),(1366835),(1366836),(1366837),(1366838),(1366839),(1366840),(1366841),(1366842),(1366843),(1366844),(1366845),(1366846),(1366848),(1366849),(1366850),(1366851),(1366852),(1366853),(1366854),(1366855),(1366856),(1366860),(1366861),(1366862),(1366865),(1366866),(1366868),(1366869),(1366878),(1366879),(1366880),(1366881),(1366882),(1366883),(1366884),(1366885),(1366886),(1366887),(1366888),(1366889),(1366890),(1366891),(1366893),(1366894),(1366895),(1366900),(1366902),(1366903),(1366905),(1366906),(1366907),(1366908),(1366946),(1366947),(1366948),(1366949),(1366950),(1366951),(1366953),(1366954),(1366955),(1366956),(1366957),(1366958),(1366959),(1366960),(1366961),(1366962),(1366963),(1366964),(1366965),(1366966),(1366967),(1366968),(1366969),(1366970),(1366971),(1366972),(1366973),(1366974),(1366975),(1366976),(1366977),(1366978),(1366979),(1366980),(1366981),(1366982),(1366983),(1366984),(1366985),(1366986),(1366988),(1366989),(1366990),(1366991),(1366998),(1367000),(1367001),(1367002),(1367003),(1367004),(1367036),(1367039),(1367042),(1367044),(1367052),(1367055),(1367060),(1367278),(1367279),(1367280),(1367281),(1367282),(1367283),(1367284),(1367285),(1367287),(1367289),(1367290),(1367291),(1367292),(1367293),(1367294),(1367300),(1367301),(1367302),(1367303),(1367304),(1367326),(1367327),(1367333),(1367334),(1367379),(1367380),(1367381),(1367382),(1368586),(1368587),(1368631),(1368632),(1368633),(1368634),(1368635),(1368636),(1368637),(1368638),(1368639),(1368640),(1368641),(1368642),(1368643),(1368644),(1368645),(1368647),(1368648),(1368649),(1368650),(1368651),(1368653),(1368654),(1368655),(1368656),(1368799),(1368800),(1368801),(1368802),(1368803),(1368804),(1368806),(1368807),(1368808),(1368809),(1368819),(1368849),(1368850),(1368852),(1368853),(1368854),(1368856),(1368857),(1368858),(1368859),(1368860),(1368862),(1368863),(1368864),(1368865),(1368866),(1368867),(1368868),(1368869),(1368871),(1368873),(1368874),(1368875),(1368876),(1368877),(1368878),(1368879),(1368880),(1368881),(1368882),(1368883),(1368884),(1368885),(1368886),(1368892),(1368957),(1368958),(1368959),(1368968),(1368969),(1368970),(1368976),(1372564),(1372565),(1372566),(1372567),(1372568),(1372569),(1372570),(1372571),(1372572),(1372573),(1372580),(1372581),(1372582),(1372583),(1372584),(1372708),(1372709),(1372711),(1372828),(1372829),(1372830),(1372831),(1372832),(1372833),(1372834),(1372884),(1373115),(1373116),(1373117),(1373118),(1373119),(1373120),(1373193),(1373194),(1373200),(1373204),(1373205),(1373206),(1373208),(1373209),(1373210),(1373211),(1373213),(1373259),(1373260),(1373261),(1373262),(1373263),(1373264),(1373265),(1373268),(1373269),(1373270),(1373278),(1373279),(1373369),(1373370),(1373371),(1373372),(1373373),(1373374),(1373375),(1373376),(1373389),(1373390),(1373392),(1373393),(1373394),(1373395),(1373396),(1373397),(1373398),(1373399),(1373400),(1373401),(1373402),(1373404),(1373405),(1373406),(1373407),(1373408),(1373409),(1373410),(1373411),(1373412),(1373413),(1373414),(1373415),(1373416),(1373425),(1373426),(1373427),(1373428),(1373430),(1373433),(1373434),(1373435),(1373436),(1373440),(1373441),(1373442),(1373443),(1373447),(1373468),(1373469),(1373470),(1373471),(1373472),(1373473),(1373474),(1373475),(1373476),(1373477),(1373478),(1373479),(1373480),(1373481),(1373482),(1373483),(1373531),(1373532),(1373533),(1373534),(1373623),(1373624),(1373625),(1373640),(1373641),(1373643),(1373644),(1373647),(1373649),(1373650),(1373651),(1373652),(1373653),(1373654),(1373656),(1373657),(1373658),(1373659),(1373660),(1373661),(1373662),(1373663),(1373671),(1373672),(1373673),(1373674),(1373675),(1373676),(1373677),(1373678),(1373680),(1373681),(1373685),(1373686),(1373687),(1373691),(1373692),(1373693),(1373694),(1373695),(1373696),(1373697),(1373698),(1373701),(1373703),(1373711),(1373712),(1373713),(1373714),(1373715),(1373726),(1373727),(1373728),(1373729),(1373730),(1373732),(1373733),(1373744),(1373745),(1373746),(1373747),(1373748),(1373749),(1373750),(1373751),(1373752),(1373762),(1373763),(1373764),(1373765),(1373766),(1373767),(1373768),(1373769),(1373774),(1373775),(1373776),(1373777),(1373778),(1373779),(1373780),(1373781),(1373792),(1373793),(1373795),(1373796),(1373797),(1373798),(1373799),(1373806),(1373807),(1373808),(1373809),(1373810),(1373811),(1373812),(1373813),(1373814),(1373835),(1373836),(1373837),(1373838),(1373846),(1373847),(1373848),(1373854),(1373855),(1373856),(1373857),(1373866),(1373867),(1373868),(1373874),(1373875),(1373876),(1373882),(1373883),(1373884),(1373885),(1373886),(1373887),(1373888),(1373889),(1373890),(1373891),(1373892),(1373893),(1373894),(1373899),(1373900),(1373901),(1373902),(1373903),(1373904),(1373905),(1373906),(1373907),(1373908),(1373949),(1373950),(1373951),(1373952),(1373953),(1373954),(1373977),(1373998),(1373999),(1374000),(1374001),(1374003),(1374010),(1374014),(1374016),(1374017),(1374019),(1374020),(1374021),(1374030),(1374031),(1374058),(1374059),(1374060),(1374061),(1374062),(1374063),(1374064),(1374065),(1374066),(1374067),(1374068),(1374069),(1374070),(1374071),(1374072),(1374078),(1374079),(1374080),(1374081),(1374082),(1374083),(1374084),(1374162),(1374164),(1374183),(1374184),(1374185),(1374187),(1374188),(1374189),(1374190),(1374191),(1374192),(1374193),(1374194),(1374195),(1374196),(1374197),(1374199),(1374200),(1374201),(1374202),(1374204),(1374205),(1374206),(1374207),(1374209),(1374210),(1374212),(1374213),(1374214),(1374215),(1374216),(1374217),(1374218),(1374219),(1374220),(1374222),(1374223),(1374224),(1374225),(1374226),(1374227),(1374228),(1374229),(1374230),(1374232),(1374233),(1374234),(1374235),(1374236),(1374237),(1374238),(1374239),(1374240),(1374241),(1374242),(1374243),(1374244),(1374245),(1374246),(1374247),(1374248),(1374249),(1374250),(1374251),(1374252),(1374253),(1374254),(1374255),(1374256),(1374257),(1374258),(1374261),(1374262),(1374263),(1374321),(1374322),(1374323),(1374332),(1374333),(1374334),(1374335),(1374337),(1374388),(1374392),(1374769),(1374790),(1374791),(1374852),(1374853),(1374931),(1374932),(1374933),(1374934),(1374935),(1374936),(1374937),(1374938),(1374939),(1374940),(1374941),(1374942),(1374943),(1374944),(1374945),(1374946),(1374947),(1374948),(1374949),(1374950),(1374951),(1374952),(1374953),(1374954),(1374955),(1374956),(1374957),(1374958),(1374959),(1374960),(1374961),(1374962),(1374963),(1374964),(1374965),(1374966) | 0.58ms |
| 418 | INSERT INTO tmp_product_ids (product_id) VALUES (1374967),(1374968),(1374969),(1375084),(1375085),(1375086),(1375087),(1375088),(1375089),(1375090),(1375091),(1375092),(1375093),(1375094),(1375095),(1375096),(1375097),(1375098),(1375099),(1375100),(1375101),(1375102),(1375103),(1375104),(1375105),(1375106),(1375107),(1375108),(1375109),(1375110),(1375111),(1375112),(1375113),(1375114),(1375115),(1375116),(1375117),(1375118),(1375119),(1375120),(1375121),(1375122),(1375123),(1375124),(1375125),(1375126),(1375127),(1375128),(1375129),(1375130),(1375131),(1375132),(1375133),(1375134),(1375135),(1375136),(1375137),(1375138),(1375139),(1375140),(1375141),(1375142),(1375143),(1375144),(1375145),(1375146),(1375147),(1375148),(1375149),(1375150),(1375151),(1375152),(1375153),(1375154),(1375166),(1375178),(1375179),(1375180),(1375182),(1375183),(1375184),(1375185),(1375186),(1375189),(1375190),(1375191),(1375192),(1375193),(1375194),(1375195),(1375196),(1375197),(1375198),(1375199),(1375200),(1375201),(1375202),(1375203),(1375204),(1375205),(1375206),(1375207),(1375208),(1375209),(1375210),(1375211),(1375212),(1375213),(1375214),(1375215),(1375216),(1375217),(1375218),(1375219),(1375220),(1375221),(1375222),(1375223),(1375224),(1375225),(1375226),(1375227),(1375228),(1375229),(1375230),(1375231),(1375232),(1375233),(1375234),(1375235),(1375236),(1375237),(1375238),(1375239),(1375240),(1375241),(1375242),(1375243),(1375244),(1375245),(1375246),(1375247),(1375248),(1375249),(1375250),(1375251),(1375252),(1375253),(1375254),(1375255),(1375256),(1375257),(1375258),(1375259),(1375260),(1375261),(1375262),(1375263),(1375264),(1375265),(1375266),(1375267),(1375268),(1375269),(1375270),(1375271),(1375272),(1375273),(1375274),(1375275),(1375276),(1375277),(1375278),(1375279),(1375280),(1375281),(1375282),(1375283),(1375284),(1375285),(1375286),(1375287),(1375288),(1375289),(1375290),(1375291),(1375292),(1375293),(1375294),(1375295),(1375296),(1375297),(1375298),(1375299),(1375300),(1375301),(1375302),(1375303),(1375304),(1375305),(1375306),(1375307),(1375308),(1375309),(1375310),(1375311),(1375312),(1375313),(1375314),(1375315),(1375316),(1375317),(1375318),(1375319),(1375320),(1375321),(1375322),(1375323),(1375324),(1375325),(1375326),(1375327),(1375328),(1375329),(1375330),(1375331),(1375332),(1375333),(1375334),(1375335),(1375336),(1375337),(1375338),(1375339),(1375340),(1375341),(1375342),(1375343),(1375344),(1375357),(1375358),(1375361),(1375362),(1375363),(1375364),(1375385),(1375402),(1375403),(1375404),(1375405),(1375406),(1375457),(1375458),(1375468),(1375471),(1375473),(1376271),(1376272),(1376273),(1376274),(1376305),(1376306),(1376502),(1376505),(1376510),(1376511),(1376513),(1376515),(1376521),(1377379),(1377380),(1377381),(1377382) | 0.23ms |
| 419 | INSERT INTO tmp_combined_features_items SELECT DISTINCT fv.pim_collective_feature_id, fv.pim_collective_feature_value_codified_id, fv.value FROM semic_pim_collective_features_values fv INNER JOIN semic_pim_collective_items i ON fv.pim_collective_item_id = i.pim_collective_item_id INNER JOIN tmp_product_ids p ON i.magento_product_id = p.product_id WHERE i.collective_id IN (1) AND fv.language_code = "ES" | 147.63ms |
| 420 | DROP TEMPORARY TABLE IF EXISTS tmp_product_ids | 0.16ms |
| 421 | WITH materialized_features AS ( SELECT DISTINCT t.pim_collective_feature_id, t.pim_collective_feature_value_codified_id, t.value FROM tmp_combined_features_items t ) SELECT fg.pim_collective_feature_group_id, fgn.name AS group_name, f.pim_collective_feature_id, fn.name AS feature_name, mf.value, f.pim_feature_id, mf.pim_collective_feature_value_codified_id FROM materialized_features mf INNER JOIN semic_pim_collective_features f ON f.pim_collective_feature_id = mf.pim_collective_feature_id INNER JOIN semic_pim_collective_features_features_group ffg ON ffg.pim_collective_feature_id = f.pim_collective_feature_id INNER JOIN semic_pim_collective_features_group fg ON fg.pim_collective_feature_group_id = ffg.pim_collective_feature_group_id AND fg.is_visible_filter = 1 AND (fg.collective_feature_group_category IS NULL OR fg.collective_feature_group_category = '' OR CONCAT(',', fg.collective_feature_group_category, ',') LIKE '%,1907,%') INNER JOIN semic_pim_collective_features_group_names fgn ON fgn.pim_collective_feature_group_id = fg.pim_collective_feature_group_id AND fgn.language_code = 'ES' INNER JOIN semic_pim_collective_features_names fn ON fn.pim_collective_feature_id = f.pim_collective_feature_id AND fn.language_code = 'ES' ORDER BY fg.pim_collective_feature_group_id, f.pim_collective_feature_id, mf.value | 100.55ms |
| 422 | DROP TEMPORARY TABLE IF EXISTS tmp_combined_features_items | 0.57ms |
| 423 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='porto_category_side_custom_block') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.40ms |
| 424 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '64') | 0.18ms |
| 425 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.19ms |
| 426 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_top_1') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.33ms |
| 427 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '137') | 0.16ms |
| 428 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 429 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='politica_privacidad_formularios') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.31ms |
| 430 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '160') | 0.15ms |
| 431 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 432 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_column_1') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.29ms |
| 433 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '138') | 0.15ms |
| 434 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 435 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_column_2') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.29ms |
| 436 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '139') | 0.14ms |
| 437 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.18ms |
| 438 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_column_3') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.30ms |
| 439 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '140') | 0.17ms |
| 440 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 441 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_column_4') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.31ms |
| 442 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '141') | 0.14ms |
| 443 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.18ms |
| 444 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_accordion_1') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.31ms |
| 445 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '153') | 0.14ms |
| 446 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 447 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_accordion_2') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.29ms |
| 448 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '154') | 0.14ms |
| 449 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 450 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_accordion_3') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.29ms |
| 451 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '155') | 0.14ms |
| 452 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.17ms |
| 453 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_accordion_4') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.28ms |
| 454 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '156') | 0.14ms |
| 455 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.19ms |
| 456 | SELECT `cms_block`.`block_id` FROM `cms_block` INNER JOIN `cms_block_store` AS `cbs` ON cms_block.block_id = cbs.block_id WHERE (`cms_block`.`identifier`='semic_footer_payment') AND (is_active = 1) AND (cbs.store_id in (1, 0)) ORDER BY `store_id` DESC LIMIT 1 | 0.30ms |
| 457 | SELECT `t`.* FROM `cms_block` AS `t` WHERE (block_id = '142') | 0.14ms |
| 458 | SELECT `cbs`.`store_id` FROM `cms_block_store` AS `cbs` INNER JOIN `cms_block` AS `cb` ON cbs.block_id = cb.block_id WHERE (cb.block_id = :block_id) | 0.18ms |