SELECT * FROM os38h_url_alias WHERE keyword = 'cvety-i-podarki' LIMIT 1
Array ( [url_alias_id] => 314022 [query] => category_id=251 [keyword] => cvety-i-podarki )
0.00902

SELECT * FROM `os38h_city` WHERE city_id = '66'
Array ( )
0.001301

SELECT * FROM os38h_category c LEFT JOIN os38h_category_description cd ON (c.category_id = cd.category_id) WHERE cd.language_id = 1 AND c.status = 1 ORDER BY c.parent_id, c.sort_order, cd.name
Array ( [category_id] => 181 [category_type] => 0 [category_nom] => [category_nom_original] => [image] => [parent_id] => 0 [top] => 0 [no_featured] => 0 [column] => 1 [sort_order] => 0 [sort_order_nom] => 0 [status] => 1 [date_added] => 2018-07-25 08:56:49 [date_modified] => 2020-03-12 16:45:18 [category_alias] => [language_id] => 1 [name] => Скидки [name2] => Акция [description] => [meta_description] => [meta_keyword] => [seo_title] => [seo_h1] => [city_title] => Доставка еды со скидкой в #CITYS#. Еда по акции с доставкой | just-eat.by [city_h1] => Заказать еду с доставкой на дом по акции #CITYS# [city_meta_description] => Заказать еду со скидкой на дом в Just-eat – хорошие цены, широкий выбор, заказ еды онлайн, скидки. [city_meta_keyword] => доставка, акция, еда, скидка [shop_title] => Доставка еды со скидкой из #SHOP#. [shop_h1] => Скидки от #SHOP# [shop_meta_description] => Быстрый и удобный выбор еды со скидкой и доставкой на дом из #SHOP# на Just-eat.by. Акции, бонусы, скидки все это вы найдете на нашем сайте. [shop_meta_keyword] => еда, акция, скидки, #SHOP#, меню, бесплатная доставка )
0.011726

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.006172

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.001058

SELECT COUNT(DISTINCT p.shop_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = 1 AND p2c.category_id IN (251, 257, 255, 256, 258, 217, 221, 222, 223, 218, 213, 214, 219, 224, 225, 253, 215, 212, 216, 254) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.040754

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000744

SELECT p.shop_id,p.product_id FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category ptc ON (p.product_id = ptc.product_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE p.status = '1' AND p2c.category_id IN (251, 257, 255, 256, 258, 217, 221, 222, 223, 218, 213, 214, 219, 224, 225, 253, 215, 212, 216, 254) AND p.active = 1 AND sh.shop_id IN (0) GROUP BY p.shop_id ORDER BY sh.shop_openbase DESC, sh.shop_order ASC, LCASE(sh.shop_name) ASC LIMIT 0,12
Array ( )
0.0008

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66
Array ( )
0.000439

SELECT shop_min_price FROM os38h_shops WHERE shop_active = 1 AND shop_id IN (0) ORDER BY shop_min_price
Array ( )
0.000255

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66
Array ( )
0.000358

SELECT COUNT(*) FROM os38h_shops WHERE shop_pickup = 1 AND shop_active = 1 AND shop_id IN (0)
Array ( [COUNT(*)] => 0 )
0.00029

SELECT * FROM os38h_city_raion WHERE city_id =66 ORDER BY name
Array ( [raion_id] => 753 [city_id] => 66 [name] => Буйки [status] => 1 )
0.002338

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000453

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (181) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001174

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000455

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (20, 176, 72, 142, 73, 170, 179, 177, 147, 197, 150, 198, 140, 143, 134, 237, 151, 74, 100, 98, 132, 152, 75, 157, 226, 201, 303, 76, 101, 156, 99, 182, 119, 178, 235, 154, 262, 195, 159, 148, 323, 180, 135, 289, 298, 153, 144, 299, 300, 302, 306, 121, 83) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.064825

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000511

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (18, 326, 70, 286, 238, 66, 95, 89, 287, 133, 77, 239, 94, 169, 145, 290, 68, 97, 264, 96, 288, 149, 90, 110, 199, 93, 136, 78, 122, 79, 80, 69, 204, 84, 172, 87, 71) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.024206

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000593

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (24) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000419

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000333

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (81) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.003715

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000516

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (34) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.002149

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00044

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (112) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.002344

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000393

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (33, 158) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.0007

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00033

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (67, 113, 116, 115, 117, 114) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.004467

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000435

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (57, 167, 107, 108, 168, 109, 161, 162, 163, 164, 165) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.008034

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000504

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (85) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.004985

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000403

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (292) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000401

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000353

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (130) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001322

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00032

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (17) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.00036

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000323

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (139) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000712

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000334

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (103) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001227

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000318

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (231) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000392

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000315

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (230) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000349

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000459

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (137) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000361

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000336

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (104) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000381

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000336

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (141) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000373

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000317

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (233) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001407

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000322

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (228) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000359

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000322

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (301) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000341

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000364

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (327) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000346

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000386

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (200) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000348

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000451

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (91) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000998

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000327

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (310) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000391

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000376

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (92) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001194

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000357

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (146) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000371

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000323

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (220) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000438

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000356

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (320) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000447

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000551

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (155) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000586

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000544

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (309) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000578

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000585

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (317) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000598

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000466

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (102) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000972

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000583

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (314) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000604

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000514

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (207) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001297

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000597

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (252) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000492

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000505

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (316) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000509

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000462

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (315) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000507

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000462

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (88) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000511

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000453

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (128, 173, 175, 174) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.002401

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000495

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (127) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000851

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000509

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (321) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000521

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000467

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (324) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000513

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00046

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (63) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000607

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000471

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (86, 294, 295) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001767

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000684

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (124) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000586

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000475

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (203) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000506

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000468

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (227) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000523

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00048

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (166, 248, 249) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000591

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000497

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (120) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000533

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00047

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (131) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000515

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000448

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (118) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000523

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000445

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (25) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000531

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000436

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (160, 274, 275, 276, 277) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000563

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00045

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (280, 281, 282, 283, 284, 293) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000596

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000445

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (325) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000491

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000488

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (64) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000506

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00043

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (273) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000534

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000434

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (330) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000512

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000448

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (272) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000486

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000443

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (196) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001638

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000464

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (311) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000504

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000446

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (138) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000505

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000434

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (240, 241, 242, 243, 244, 245, 246, 247, 250) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000603

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000434

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (211) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.00048

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000444

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (123, 205, 189, 192, 185, 194, 193, 186, 206, 188, 191, 187, 190) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000657

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000439

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (184) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000497

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000455

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (209) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.001239

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000445

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (296) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000491

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000433

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (208) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.0005

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000432

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (171) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000484

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00044

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (202) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000474

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000442

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (307) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000493

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000429

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (234) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000488

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000425

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (297) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000477

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000457

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (210) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000483

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000425

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (183) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000483

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000424

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (251, 257, 255, 256, 258, 217, 221, 222, 223, 218, 213, 214, 219, 224, 225, 253, 215, 212, 216, 254) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000769

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000438

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (259) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000516

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000612

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (260) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000552

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000609

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (261) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000538

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000469

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (263) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000482

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000422

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (278) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000488

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000419

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (265) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.00047

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000434

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (267) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000469

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000417

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (268) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000517

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000439

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (266) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000478

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000471

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (269) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000484

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000418

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (291) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000516

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000437

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (319) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000477

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000457

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (236) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000481

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000418

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (59) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.003026

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00055

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (285) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.0005

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000425

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (105) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.00217

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00076

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (125) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000569

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000484

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (271) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000512

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000452

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (329) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000499

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000439

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (308) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000507

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000478

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (312) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000535

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000491

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (82) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000542

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000451

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (129) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000637

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000584

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (61) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.008069

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000633

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (106) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.003925

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000481

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (60) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000565

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000477

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (313) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000514

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000461

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (328) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.00053

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000488

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (111) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000551

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000469

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (322) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000537

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000459

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (232) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000574

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00048

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (270) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000508

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000434

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (318) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000548

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.00045

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (62) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.006357

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000708

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (279) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000633

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000563

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (305) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000538

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000745

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (304) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000766

SELECT s.shop_id, s.shop_active, s.shop_name, s.shop_day1_from, s.shop_day1_to, s.shop_day2_from, s.shop_day2_to, s.shop_day3_from, s.shop_day3_to, s.shop_day4_from, s.shop_day4_to, s.shop_day5_from, s.shop_day5_to, s.shop_day6_from, s.shop_day6_to, s.shop_day7_from, s.shop_day7_to, s.shop_custom_from, s.shop_custom_to FROM os38h_shops AS s LEFT JOIN os38h_shops_city AS sc ON (s.shop_id = sc.shop_id) WHERE s.shop_active = 1 AND sc.city_id = 66 ORDER BY s.shop_id ASC
Array ( )
0.000402

SELECT COUNT(DISTINCT p.product_id) AS total FROM os38h_product p LEFT JOIN os38h_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN os38h_shops sh ON (p.shop_id = sh.shop_id) LEFT JOIN os38h_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p2c.category_id IN (126) AND p.active = 1 AND sh.shop_id IN (0)
Array ( [total] => 0 )
0.000405

SELECT is_yandex_delivery, shop_venezia_id, is_for_tempo, is_for_dominos, is_for_scope, frontpad_token, iiko_enable FROM os38h_shops WHERE shop_id = 0
Array ( )
0.000268

SELECT keyword FROM os38h_url_alias WHERE query = 'cityid=66'
Array ( [keyword] => sharkovschina )
0.043332

Доставка цветов и подарков . Заказать цветы или подарок на дом с доставкой в . | just-eat.by

Заказать цветы или подарок с доставкой на дом в

Нет заведений, которые соответствуют критериям поиска.

Just Eat App

Заказывай через мобильное приложение и получай баллы за каждый заказ!

Получай
Поделиться пригласительным кодом
Ты тоже можешь поделиться промокодом с друзьями и подарить им бонус 3 руб. для заказа в нашем приложении! И как только они сделают свой первый заказ, мы начислим дополнительный бонус 3 руб. и тебе!
Получай
Поделиться промокодом с друзьями могут только зарегистрированные пользователи
Вводипромокод и получай бонус 3 руб.
Ты тоже можешь поделиться промокодом с друзьями и подарить им бонус 3 руб. для заказа в нашем приложении! И как только они сделают свой первый заказ, мы начислим дополнительный бонус 3 руб. и тебе!