с 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.000026 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.001379 false
select count(*) from information_schema.columns where table_schema = database() and table_name = 'seo_settings' and column_name = 'seo_template_city' 1 0.000694 false
show tables 68 0.000717 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000196 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000147 false
SELECT sale_points.* FROM sale_points WHERE (sale_points.is_active = 1) 3 0.000261 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '1' 0 0.000193 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '2' 0 0.000144 false
SELECT * FROM schedules WHERE object_class = 'Salepoints_Point' AND object_id = '3' 0 0.000127 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.000223 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.000256 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.000193 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 = '28ba2e05d4971b9c84969d4ed26016af2ba7284490e1031cad5d75e972fd0366ad2c91367d1120b62d4ecbf4e5da7139586a74bcd87537012400427691f8de84') ORDER BY created_at DESC LIMIT 0, 1 0 0.000628 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = '28ba2e05d4971b9c84969d4ed26016af2ba7284490e1031cad5d75e972fd0366ad2c91367d1120b62d4ecbf4e5da7139586a74bcd87537012400427691f8de84') LIMIT 0, 1 0 0.000160 false
SELECT * FROM sale_points WHERE code = 'kors' 1 0.000175 false
SELECT product_id FROM salepoints_catalog_connections WHERE point_id = '2' AND `enable` = 1 313 0.000671 false
SELECT id, level, parent_id FROM catalog_categories WHERE hidden is null AND deleted is null ORDER BY level ASC 44 0.000214 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.000484 false
SELECT * FROM catalog_categories WHERE in_kors = 1 65 0.000232 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.000323 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.000282 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.000208 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.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 = 'android-link') LIMIT 0, 1 1 0.000203 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.000173 false