с 10:00 до 22:00

пт-сб с 10:00 до 23:00

6-2222-6
История
заказов
0
Корзина

Корзина

Ваша корзина пуста.

Во время посещения сайта вы соглашаетесь с тем, что мы обрабатываем ваши персональные данные с использованием Продолжая использовать наш сайт, вы даете согласие на обработку файлов cookie, пользовательских данных (местоположение, сведения о браузере и ОС, тип устройства и разрешение его экрана, язык ОС и браузера, источник откуда пришел на сайт пользователь, ip-адрес) в целях функционирования сайта и проведения исследований. Если вы не хотите, чтобы ваши данные обрабатывались, покиньте сайт.
MySQL статистика (37)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000035 false
SELECT items.id, items.parent_id, items.title, items.is_hidden_in_menu, items.sort_order, items.href, menus.code as menu_code, menus.use_code_in_links as menu_code_in_links, blocks.id as block_id, blocks.code as block_code, blocks.description, blocks.content, blocks.template, blocks.block_type, f.id as image_id, f.disk_name as image_path FROM admin_menu_items as items LEFT JOIN admin_menus as menus ON menus.id = items.menu_id LEFT JOIN admin_text_blocks as blocks ON blocks.id = items.text_block_id LEFT JOIN db_files as f ON f.master_object_id = items.id AND f.master_object_class = 'Admin_MenuItem' AND f.field = 'image' WHERE items.is_hidden is null ORDER BY items.parent_id, items.sort_order 18 0.000939 false
select count(*) from information_schema.columns where table_schema = database() and table_name = 'seo_settings' and column_name = 'seo_template_city' 1 0.000366 false
show tables 68 0.000403 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000098 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000068 false
SELECT sale_points.* FROM sale_points WHERE (sale_points.is_active = 1) 3 0.000124 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '1' 0 0.000123 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '2' 0 0.000107 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '3' 0 0.000081 false
SELECT * FROM catalog_categories as cats WHERE cats.hidden is null AND deleted is null ORDER BY parent_id, level 44 0.000265 false
SELECT * FROM sale_points WHERE code = 'ys' 1 0.000109 false
SELECT p.*, sc.point_id, sc.enable FROM catalog_products as p LEFT JOIN salepoints_catalog_connections as sc ON p.id = sc.product_id WHERE p.hidden is null AND category_id = '46' AND sc.point_id = 1 AND sc.enable = 1 ORDER BY p.sort_order 5 0.000283 false
SELECT id, disk_name as `path`, master_object_id as parent_id, field, is_main FROM db_files as f WHERE master_object_class = 'Catalog_Product' AND f.master_object_id in ('365', '251', '172', '173', '174') 5 0.000199 false
SELECT admin_module_settings.* FROM admin_module_settings WHERE (admin_module_settings.module_id='shop') AND (admin_module_settings.form_id='default') LIMIT 0, 1 1 0.000143 false
SELECT (select code from shop_order_statuses where id = ( select status_id from shop_ordershistory where order_id = shop_orders.id order by created_at desc limit 1 )) as status, (select name from shop_order_statuses where id = ( select status_id from shop_ordershistory where order_id = shop_orders.id order by created_at desc limit 1 )) as status_name, (select bg_color from shop_order_statuses where id = ( select status_id from shop_ordershistory where order_id = shop_orders.id order by created_at desc limit 1 )) as status_bg_color, (select group_concat(shop_orderitems.id ORDER BY 1 SEPARATOR ', ') from shop_orderitems where shop_orderitems.order_id = shop_orders.id) as items_calculated, (select group_concat(shop_ordershistory.id ORDER BY 1 SEPARATOR ', ') from shop_ordershistory where shop_ordershistory.order_id = shop_orders.id) as history_calculated, shop_orders.* FROM shop_orders WHERE (shop_orders.cart_id = 'f4a8a63fb1b089026d07d03412821a2faf0a957e6ab03a03d29996fdd699da410541d8f9be8446ed10bfed9b3c31ee89390336a184ad69af9657d4fa84090f10') ORDER BY created_at DESC LIMIT 0, 1 0 0.000368 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'f4a8a63fb1b089026d07d03412821a2faf0a957e6ab03a03d29996fdd699da410541d8f9be8446ed10bfed9b3c31ee89390336a184ad69af9657d4fa84090f10') LIMIT 0, 1 0 0.000116 false
SELECT * FROM sale_points WHERE code = 'ys' 1 0.000145 false
SELECT product_id FROM salepoints_catalog_connections WHERE point_id = '1' AND `enable` = 1 332 0.000437 false
SELECT id, parent_id FROM catalog_categories 65 0.000115 false
SELECT id, level, parent_id FROM catalog_categories WHERE hidden is null AND deleted is null ORDER BY level ASC 44 0.000139 false
SELECT id, `path`, in_ys, in_kors, in_dol FROM catalog_categories WHERE deleted is null AND id in ('32', '1', '40', '6', '7', '43', '44', '12', '23', '52', '56', '39', '46', '50', '53', '54', '30', '57', '58', '59', '63', '64', '65', '19', '2', '3', '4', '5', '8', '9', '11', '14', '16', '38', '20', '21', '22', '24', '25', '27', '29', '31') 42 0.000185 false
SELECT * FROM catalog_categories WHERE in_ys = 1 65 0.000210 false
SELECT * FROM catalog_categories WHERE deleted is null AND id in ('32', '1', '40', '6', '7', '43', '44', '12', '23', '52', '56', '39', '46', '50', '53', '54', '30', '57', '58', '59', '63', '64', '65', '19', '2', '3', '4', '5', '8', '9', '11', '14', '16', '38', '20', '21', '22', '24', '25', '27', '29', '31') AND id in ('1', '2', '3', '4', '5', '6', '7', '8', '9', '11', '12', '14', '16', '19', '20', '21', '22', '23', '24', '25', '27', '29', '30', '31', '32', '38', '39', '40', '43', '44', '46', '50', '52', '53', '54', '56', '57', '58', '59', '63', '64', '65') 42 0.000397 false
SELECT products.* FROM catalog_products as products WHERE cart_recommend = 1 AND products.category_id in ('1', '2', '3', '4', '5', '6', '7', '8', '9', '11', '12', '14', '16', '19', '20', '21', '22', '23', '24', '25', '27', '29', '30', '31', '32', '38', '39', '40', '43', '44', '46', '50', '52', '53', '54', '56', '57', '58', '59', '63', '64', '65') AND products.hidden is null AND products.deleted is null AND products.category_id in ('32', '1', '40', '6', '7', '43', '44', '12', '23', '52', '56', '39', '46', '50', '53', '54', '30', '57', '58', '59', '63', '64', '65', '19', '2', '3', '4', '5', '8', '9', '11', '14', '16', '38', '20', '21', '22', '24', '25', '27', '29', '31') LIMIT 0, 101 4 0.001550 false
SELECT * FROM db_files as files WHERE master_object_class = 'Catalog_Product' AND master_object_id in ('274', '297', '404', '467') 4 0.000245 false
SELECT * FROM sale_points WHERE code = 'ys' 1 0.000119 false
SELECT product_id FROM salepoints_catalog_connections WHERE point_id = '1' AND `enable` = 1 332 0.000412 false
SELECT admin_module_settings.* FROM admin_module_settings WHERE (admin_module_settings.module_id='admin') AND (admin_module_settings.form_id='default') LIMIT 0, 1 1 0.000213 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'schedule_info') LIMIT 0, 1 1 0.000228 false
SELECT id, `path`, in_ys, in_kors, in_dol FROM catalog_categories WHERE level = '1' AND deleted is null AND id in ('32', '1', '40', '6', '7', '43', '44', '12', '23', '52', '56', '39', '46', '50', '53', '54', '30', '57', '58', '59', '63', '64', '65', '19', '2', '3', '4', '5', '8', '9', '11', '14', '16', '38', '20', '21', '22', '24', '25', '27', '29', '31') 10 0.000515 false
SELECT * FROM catalog_categories WHERE level = '1' AND deleted is null AND id in ('32', '1', '40', '6', '7', '43', '44', '12', '23', '52', '56', '39', '46', '50', '53', '54', '30', '57', '58', '59', '63', '64', '65', '19', '2', '3', '4', '5', '8', '9', '11', '14', '16', '38', '20', '21', '22', '24', '25', '27', '29', '31') AND id in ('1', '6', '7', '12', '23', '32', '40', '43', '44', '52') ORDER BY sort_order ASC 10 0.000361 false
SELECT items.id, items.parent_id, items.title, items.href FROM admin_menu_items as items LEFT JOIN admin_menus as menus ON menus.id = items.menu_id WHERE menus.code = 'main' and items.is_hidden is null and items.is_hidden_in_menu is null ORDER BY parent_id asc, sort_order 6 0.000285 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'footer-promo') LIMIT 0, 1 1 0.000167 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'vk-link') LIMIT 0, 1 1 0.000175 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'android-link') LIMIT 0, 1 1 0.000154 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'appstore-link') LIMIT 0, 1 1 0.000161 false