с 10:00 до 22:00

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

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

Подтверждение номера телефона

Введите номер телефона для подтверждения звонком.

Во время посещения сайта вы соглашаетесь с тем, что мы обрабатываем ваши персональные данные с использованием Продолжая использовать наш сайт, вы даете согласие на обработку файлов cookie, пользовательских данных (местоположение, сведения о браузере и ОС, тип устройства и разрешение его экрана, язык ОС и браузера, источник откуда пришел на сайт пользователь, ip-адрес) в целях функционирования сайта и проведения исследований. Если вы не хотите, чтобы ваши данные обрабатывались, покиньте сайт.
MySQL статистика (26)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000025 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.001041 false
select count(*) from information_schema.columns where table_schema = database() and table_name = 'seo_settings' and column_name = 'seo_template_city' 1 0.000378 false
show tables 68 0.000425 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000160 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000069 false
SELECT sale_points.* FROM sale_points WHERE (sale_points.is_active = 1) 3 0.000180 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '1' 0 0.000133 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '2' 0 0.000086 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '3' 0 0.000090 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.000205 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.000229 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.000159 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.001111 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'f4a8a63fb1b089026d07d03412821a2faf0a957e6ab03a03d29996fdd699da410541d8f9be8446ed10bfed9b3c31ee89390336a184ad69af9657d4fa84090f10') LIMIT 0, 1 0 0.000174 false
SELECT * FROM sale_points WHERE code = 'ys' 1 0.000130 false
SELECT product_id FROM salepoints_catalog_connections WHERE point_id = '1' AND `enable` = 1 332 0.000494 false
SELECT id, level, parent_id FROM catalog_categories WHERE hidden is null AND deleted is null ORDER BY level ASC 44 0.000199 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.000376 false
SELECT * FROM catalog_categories WHERE in_ys = 1 65 0.000202 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.000253 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.000252 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.000184 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.000165 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.000164 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.000157 false