с 10:00 до 22:00

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

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

Скидка до 15% через сайт!

При заказе через сайт — скидка 5%, постоянным клиентам — скидка 15%. Скидки действуют на суши, роллы, поке, салаты, сашими, фрай закуски и на категорию "дополнительно". Оплата по банковской карте — скидки не действует

Во время посещения сайта вы соглашаетесь с тем, что мы обрабатываем ваши персональные данные с использованием Продолжая использовать наш сайт, вы даете согласие на обработку файлов cookie, пользовательских данных (местоположение, сведения о браузере и ОС, тип устройства и разрешение его экрана, язык ОС и браузера, источник откуда пришел на сайт пользователь, ip-адрес) в целях функционирования сайта и проведения исследований. Если вы не хотите, чтобы ваши данные обрабатывались, покиньте сайт.
MySQL статистика (30)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000024 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.000912 false
select count(*) from information_schema.columns where table_schema = database() and table_name = 'seo_settings' and column_name = 'seo_template_city' 1 0.000381 false
show tables 68 0.000438 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000116 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000089 false
SELECT sale_points.* FROM sale_points WHERE (sale_points.is_active = 1) 3 0.000168 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '1' 0 0.000141 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.000082 false
SELECT (news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where news_posts_versions.post_id = news_posts.id) as versions_calculated, news_posts.* FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.id = '9') LIMIT 0, 1 1 0.000394 false
SELECT seo_template_params.* FROM seo_template_params WHERE (seo_template_params.object_class='News_Post') LIMIT 0, 1 0 0.000144 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '9') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 0 0.000217 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '1') LIMIT 0, 1 1 0.000230 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.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 = 'schedule_info') LIMIT 0, 1 1 0.000206 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.000149 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.000442 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = 'f4a8a63fb1b089026d07d03412821a2faf0a957e6ab03a03d29996fdd699da410541d8f9be8446ed10bfed9b3c31ee89390336a184ad69af9657d4fa84090f10') LIMIT 0, 1 0 0.000111 false
SELECT * FROM sale_points WHERE code = 'ys' 1 0.000151 false
SELECT product_id FROM salepoints_catalog_connections WHERE point_id = '1' AND `enable` = 1 332 0.000486 false
SELECT id, level, parent_id FROM catalog_categories WHERE hidden is null AND deleted is null ORDER BY level ASC 44 0.000173 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.000354 false
SELECT * FROM catalog_categories WHERE in_ys = 1 65 0.000236 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.000322 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.000230 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.000183 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.000183 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.000171 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.000151 false