Адрес

г. Южно‐Сахалинск, ул. Сахалинская, 223

Кресла для персонала

В наличии
SKALBERG OFFICE\ mod. C-084-B\ металл\пластик\ Black\ черный
8 180p
В наличии
Бюрократ CH-320M белый эко.кожа крестов. металл черный пластик черный CH-320M/WHITE
8 700p
В наличии
Бюрократ CH-320M бежевый эко.кожа крестов. металл CH-320M/BEIGE
8 700p
В наличии
Бюрократ CH-W299 голубой TW-31 TW-55 крестов. пластик пластик белый CH-W299/LB/TW-55
7 110p
В наличии
Бюрократ CH-299 голубой TW-31 сиденье мультиколор бум сетка/ткань крестов. пластик/BOOM
6 400p
В наличии
Бюрократ MC-101-H черный сетка\ткань с подголов.крестов.пластик BLACK
11 600p
В наличии
Бюрократ CH-380M\ черный Italia Black крестовина металл
12 260p
В наличии
БЮРОКРАТ CH-W201 NX\26-30\ бирюзовый 26-30
6 440p
В наличии
БЮРОКРАТ CH-W201 NX\ белый монстры крестовина пластик белый MONSTER
6 440p
В наличии
Бюрократ CH-808AXSN/G темно-серый 3C1
9 450p
В пути
ULTRA T\сетка черный
10 650p
В наличии
Бюрократ CH-808LT\#В тк.черный 3С11
8 350p
В наличии
Бюрократ CH-808LT\#G тк.серый 3С1
8 350p
В наличии
Бюрократ CH-808AXSN/#B черный 3C11
9 450p
В наличии
БЮРОКРАТ CH-808 AXSN\ коричневый Leather Brown эко.кожа крестовина пластик BROWN-PU
11 570p
В наличии
БЮРОКРАТ CH-808 AXSN\ серый эко.кожа крестовина пластик GREY-PU
11 570p
В наличии
Бюрократ CH-808AXSN/OR-16 ЧЕРНЫЙ OR-16 ИСКУССТВЕННАЯ КОЖА
11 570p
В наличии
Бюрократ CH-808 AXSN\ TW-11 черный текстиль\эко.кожа крестов.пластик CH-808 AXSN\LBL+TW-1
11 040p
Нет в наличии
TRIO Black LB T\ткань Черный
12 350p
В наличии
БЮРОКРАТ T-620SL\ коричневый C-08 крестовина T-620SL\BROWN
10 100p
В наличии
БЮРОКРАТ CH-002 слоновая кость OR-10 эко кожа крестовина пластик\ IVORY
11 100p
В наличии
БЮРОКРАТ CH-002 черный эко кожа крестовина пластик\ BLACK
11 100p
В наличии
БЮРОКРАТ CH-002 Fabric серый 3C1 крестовина пластик
11 100p
В наличии
БЮРОКРАТ CH-002 Fabric черный 3C11 крестовина пластик
11 100p
В наличии
Бюрократ WISE черный сетка\ткань с подголов.крестовина пластик BLACK
15 000p
В наличии
Бюрократ WISE серый сетка\ткань с подголов.крестовина пластик GREY
15 000p
В наличии
Бюрократ SIGMA 1 черный сетка\ткань крестов.пластик
17 000p
В наличии
Бюрократ SIGMA 1 серый сетка\ткань крестов.пластик GREY
17 740p

Контакты

г. Южно‐Сахалинск, ул. Сахалинская, 223,

т. 77–35–00

Информация на данном сайте не является публичной офертой.

© Сайт сделан в Ринамике

© 2007—2025 Офисная мебель

MySQL статистика (81)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000039 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000421 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000163 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.id = '6') LIMIT 0, 1 1 0.001553 false
SELECT product_id, category_id FROM catalog_products_alt_categories WHERE category_id='6' ORDER BY product_id ASC 20 0.000370 false
SELECT count(DISTINCT catalog_products.id) FROM catalog_products LEFT JOIN catalog_products_alt_categories ON catalog_products_alt_categories.product_id = catalog_products.id LEFT JOIN catalog_categories as category_calculated_join ON category_calculated_join.id = catalog_products.category_id LEFT JOIN catalog_product_types as type_calculated_join ON type_calculated_join.id = catalog_products.type_id WHERE (catalog_products.category_id = '6') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '6') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) 1 0.009032 false
SELECT catalog_products_alt_categories.category_id as alt_category_id, (select min(price) from catalog_skus where product_id=catalog_products.id) as min_price, (select max(price) from catalog_skus where product_id=catalog_products.id) as max_price, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_products.id and (master_object_class='Catalog_Product' and field='photos')) as photos_calculated, (category_calculated_join.name) as category_calculated, (type_calculated_join.name) as type_calculated, (select group_concat(catalog_skus.name ORDER BY 1 SEPARATOR ', ') from catalog_skus where catalog_skus.product_id = catalog_products.id) as skus_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_products.id) as colours_calculated, (select group_concat(catalog_categories.name ORDER BY 1 SEPARATOR ', ') from catalog_categories, catalog_products_alt_categories where catalog_categories.id=catalog_products_alt_categories.category_id and catalog_products_alt_categories.product_id=catalog_products.id) as alt_categories_calculated, catalog_products.* FROM catalog_products LEFT JOIN catalog_products_alt_categories ON catalog_products_alt_categories.product_id = catalog_products.id LEFT JOIN catalog_categories as category_calculated_join ON category_calculated_join.id = catalog_products.category_id LEFT JOIN catalog_product_types as type_calculated_join ON type_calculated_join.id = catalog_products.type_id WHERE (catalog_products.category_id = '6') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '6') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) GROUP BY catalog_products.id ORDER BY CASE WHEN catalog_products.category_id = 6 THEN 0 ELSE 1 END, sort_order asc LIMIT 112, 28 28 0.038557 false
select * from catalog_attribute_values where product_id = '4249' 0 0.000451 false
select * from catalog_attribute_values where product_id = '4264' 0 0.000210 false
select * from catalog_attribute_values where product_id = '4265' 0 0.000161 false
select * from catalog_attribute_values where product_id = '4267' 0 0.000149 false
select * from catalog_attribute_values where product_id = '4304' 0 0.000144 false
select * from catalog_attribute_values where product_id = '4336' 0 0.000175 false
select * from catalog_attribute_values where product_id = '4343' 0 0.000297 false
SELECT id, name FROM catalog_categories WHERE hidden IS NULL AND parent_id = 4 ORDER BY sort_order ASC 9 0.000476 false
SELECT (select min(price) from catalog_skus where product_id=catalog_products.id) as min_price, (select max(price) from catalog_skus where product_id=catalog_products.id) as max_price, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_products.id and (master_object_class='Catalog_Product' and field='photos')) as photos_calculated, (category_calculated_join.name) as category_calculated, (type_calculated_join.name) as type_calculated, (select group_concat(catalog_skus.name ORDER BY 1 SEPARATOR ', ') from catalog_skus where catalog_skus.product_id = catalog_products.id) as skus_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_products.id) as colours_calculated, (select group_concat(catalog_categories.name ORDER BY 1 SEPARATOR ', ') from catalog_categories, catalog_products_alt_categories where catalog_categories.id=catalog_products_alt_categories.category_id and catalog_products_alt_categories.product_id=catalog_products.id) as alt_categories_calculated, catalog_products.* FROM catalog_products LEFT JOIN catalog_categories as category_calculated_join ON category_calculated_join.id = catalog_products.category_id LEFT JOIN catalog_product_types as type_calculated_join ON type_calculated_join.id = catalog_products.type_id WHERE (catalog_products.sell_out = 1) AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) 6 0.010535 false
SELECT catalog_categories.* FROM catalog_categories ORDER BY sort_order 209 0.001835 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.id = '4') LIMIT 0, 1 1 0.000873 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.id = '6') LIMIT 0, 1 1 0.000696 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4249') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000321 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4264') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000275 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4265') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000239 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4267') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000245 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4268') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000243 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4302') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000242 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4304') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000215 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4327') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000233 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4336') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000238 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.id = '5') LIMIT 0, 1 1 0.000719 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2418') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 4 0.000313 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2642') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000257 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2920') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 4 0.000257 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2919') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000255 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2417') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 5 0.000337 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4144') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000253 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4143') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000223 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1778') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 4 0.000310 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4305') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000286 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4343') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000349 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3808') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000240 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4091') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000246 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4092') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000248 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4147') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000221 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4334') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000285 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4275') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000227 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4276') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000225 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4281') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000217 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4282') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000220 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.000271 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 = 'header_wa') LIMIT 0, 1 1 0.000462 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 = 'header_address') LIMIT 0, 1 1 0.000305 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 = 'header_tel') LIMIT 0, 1 1 0.000268 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.000327 false
SELECT admin_menu_items.* FROM admin_menu_items WHERE (admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0)) ORDER BY group_name, sort_order 6 0.000457 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 24 0.000308 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.id = '1') LIMIT 0, 1 1 0.000155 false
select count(*) from shop_carts where cart_id = '76755f96f391624a35bf0e2a4c78a31b6dc92224202f4c6c77da5b5a7bfa66aa7d533c66ec78d692fddd572f7f9523c38eb9ad13a2ad4ada43a5eecda68a97cb' 1 0.000281 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 = 'header_tel_mobile') LIMIT 0, 1 1 0.000243 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = '76755f96f391624a35bf0e2a4c78a31b6dc92224202f4c6c77da5b5a7bfa66aa7d533c66ec78d692fddd572f7f9523c38eb9ad13a2ad4ada43a5eecda68a97cb') LIMIT 0, 1 0 0.000159 false
select id, is_recommended, name from catalog_categories where parent_id is null and hidden is null order by sort_order asc 13 0.000249 false
select id, is_recommended, name from catalog_categories where parent_id = 1 and hidden is null order by sort_order asc 5 0.000238 false
select id, is_recommended, name from catalog_categories where parent_id = 21 and hidden is null order by sort_order asc 6 0.000161 false
select id, is_recommended, name from catalog_categories where parent_id = 4 and hidden is null order by sort_order asc 9 0.000147 false
select id, is_recommended, name from catalog_categories where parent_id = 22 and hidden is null order by sort_order asc 7 0.000182 false
select id, is_recommended, name from catalog_categories where parent_id = 16 and hidden is null order by sort_order asc 8 0.000190 false
select id, is_recommended, name from catalog_categories where parent_id = 8 and hidden is null order by sort_order asc 4 0.000148 false
select id, is_recommended, name from catalog_categories where parent_id = 135 and hidden is null order by sort_order asc 8 0.000137 false
select id, is_recommended, name from catalog_categories where parent_id = 232 and hidden is null order by sort_order asc 0 0.000108 false
select id, is_recommended, name from catalog_categories where parent_id = 14 and hidden is null order by sort_order asc 0 0.000160 false
select id, is_recommended, name from catalog_categories where parent_id = 63 and hidden is null order by sort_order asc 3 0.000117 false
select id, is_recommended, name from catalog_categories where parent_id = 65 and hidden is null order by sort_order asc 11 0.000172 false
select id, is_recommended, name from catalog_categories where parent_id = 62 and hidden is null order by sort_order asc 0 0.000114 false
select id, is_recommended, name from catalog_categories where parent_id = 203 and hidden is null order by sort_order asc 0 0.000103 false
SELECT * FROM banners_categories WHERE code = 'sidebar_banners' 1 0.000261 false
SELECT max(id) as id FROM banners WHERE category_id = '2' AND enabled = 1 GROUP BY position 1 0.000298 false
SELECT (DATEDIFF(CURRENT_DATE(), date_enabled)) as days_enabled, (category_calculated_join.name) as category_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='image')) as image_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='flash_file')) as flash_file_calculated, banners.* FROM banners LEFT JOIN banners_categories as category_calculated_join ON category_calculated_join.id = banners.category_id WHERE (banners.id IN ('12')) ORDER BY banners.sort_order DESC, banners.id 1 0.000516 false
SELECT (DATEDIFF(CURRENT_DATE(), date_enabled)) as days_enabled, (category_calculated_join.name) as category_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='image')) as image_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='flash_file')) as flash_file_calculated, banners.* FROM banners LEFT JOIN banners_categories as category_calculated_join ON category_calculated_join.id = banners.category_id WHERE (banners.position='12') AND (( exposure_limit_type is NULL or exposure_limit_type = 0 or (exposure_limit_type = 1 and period_start >= CURRENT_DATE() and period_end <= CURRENT_DATE()) or (exposure_limit_type = 2 and hits_left > 0) )) 1 0.000522 false
update banners set impression_number = impression_number+1 where id in ('12') - 0.000138 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '12') AND (db_files.master_object_class='Banners_Banner' and field='image') ORDER BY id 1 0.000233 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_address') LIMIT 0, 1 1 0.000219 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_address') LIMIT 0, 1 1 0.000217 false