-->

ErrorException [ Notice ]: Undefined variable: menus

DOCROOT/themes/default/views/header.php [ 257 ]

252 
253     <!-- Collect the nav links, forms, and other content for toggling -->
254     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
255         <ul class="nav navbar-nav">
256             <?/*<?if (class_exists('Menu') AND core::count( $menus = Menu::get() )>0 ):?>*/?>
257                 <?foreach ($menus as $menu => $data):?>
258                     <li class="<?=(Request::current()->uri()==$data['url'])?'active':''?>" >
259                     <a href="<?=$data['url']?>" target="<?=$data['target']?>">
260                         <?if($data['icon']!=''):?><i class="<?=$data['icon']?>"></i> <?endif?>
261                         <?=$data['title']?></a>
262                     </li>
  1. DOCROOT/themes/default/views/header.php [ 257 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/kohana/system/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. APPPATH/kohana/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  4. APPPATH/kohana/system/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  5. DOCROOT/themes/default/views/main.php [ 30 ] » Kohana_View->__toString()

  6. APPPATH/kohana/system/classes/Kohana/View.php [ 62 ] » include(arguments)

  7. APPPATH/kohana/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  8. APPPATH/classes/controller.php [ 228 ] » Kohana_View->render()

  9. APPPATH/kohana/system/classes/Kohana/Controller.php [ 87 ] » Controller->after()

  10. {PHP internal call} » Kohana_Controller->execute()

  11. APPPATH/kohana/system/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  12. APPPATH/kohana/system/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  13. APPPATH/kohana/system/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)

  14. DOCROOT/index.php [ 134 ] » Kohana_Request->execute()

Environment

× Información: ¡Por favor, inicia sesión antes de hacer publicaciones!


Profiler

Database (default) 0.218126 s
7,002.3906 kB
Benchmark Min Max Media Total
SELECT `group_name`, `config_key`, `config_value` FROM `yc3_config` ORDER BY `group_name` ASC, `config_key` ASC (1)
0.000974 s
0.000974 s
0.000974 s
0.000974 s
56.5000 kB
56.5000 kB
56.5000 kB
56.5000 kB
SELECT `yc3_`.`id_crontab` AS `id_crontab`, `yc3_`.`name` AS `name`, `yc3_`.`period` AS `period`, `yc3_`.`callback` AS `callback`, `yc3_`.`params` AS `params`, `yc3_`.`description` AS `description`, `yc3_`.`date_created` AS `date_created`, `yc3_`.`date_started` AS `date_started`, `yc3_`.`date_finished` AS `date_finished`, `yc3_`.`date_next` AS `date_next`, `yc3_`.`times_executed` AS `times_executed`, `yc3_`.`output` AS `output`, `yc3_`.`running` AS `running`, `yc3_`.`active` AS `active` FROM `yc3_crontab` AS `yc3_` WHERE `active` = 1 AND (`date_next` <= '2025-09-15 15:16:09' OR `date_next` IS NULL) (1)
0.000263 s
0.000263 s
0.000263 s
0.000263 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `seoname` IS NULL LIMIT 1 (1)
0.000147 s
0.000147 s
0.000147 s
0.000147 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SHOW FULL COLUMNS FROM `yc3_ads` (1)
0.001116 s
0.001116 s
0.001116 s
0.001116 s
20.5703 kB
20.5703 kB
20.5703 kB
20.5703 kB
SELECT `yc3_location`.`id_location` AS `id_location`, `yc3_location`.`name` AS `name`, `yc3_location`.`order` AS `order`, `yc3_location`.`id_location_parent` AS `id_location_parent`, `yc3_location`.`parent_deep` AS `parent_deep`, `yc3_location`.`seoname` AS `seoname`, `yc3_location`.`description` AS `description`, `yc3_location`.`last_modified` AS `last_modified`, `yc3_location`.`has_image` AS `has_image`, `yc3_location`.`latitude` AS `latitude`, `yc3_location`.`longitude` AS `longitude`, `yc3_location`.`id_geoname` AS `id_geoname`, `yc3_location`.`fcodename_geoname` AS `fcodename_geoname`, `yc3_location`.`translations` AS `translations` FROM `yc3_locations` AS `yc3_location` WHERE `seoname` IS NULL LIMIT 1 (1)
0.000147 s
0.000147 s
0.000147 s
0.000147 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_c`.`id_category`, COUNT("a.id_ad") AS `count` FROM `yc3_categories` AS `yc3_c` JOIN `yc3_ads` AS `yc3_a` USING (`id_category`) WHERE `yc3_a`.`id_category` = yc3_c.id_category AND IF(0 <> 0, DATE_ADD( published, INTERVAL 0 DAY), DATE_ADD( NOW(), INTERVAL 1 DAY)) > '2025-09-15 15:16:09' AND `yc3_a`.`status` = 1 GROUP BY `yc3_c`.`id_category` ORDER BY `yc3_c`.`order` ASC (1)
0.001211 s
0.001211 s
0.001211 s
0.001211 s
18.7578 kB
18.7578 kB
18.7578 kB
18.7578 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '673' LIMIT 1 (1)
0.000190 s
0.000190 s
0.000190 s
0.000190 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '670' LIMIT 1 (11)
0.000107 s
0.000157 s
0.000126 s
0.001387 s
16.3359 kB
16.3359 kB
16.3359 kB
179.6953 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '388' LIMIT 1 (1)
0.000124 s
0.000124 s
0.000124 s
0.000124 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '41' LIMIT 1 (1)
0.000118 s
0.000118 s
0.000118 s
0.000118 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '465' LIMIT 1 (1)
0.000122 s
0.000122 s
0.000122 s
0.000122 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '50' LIMIT 1 (2)
0.000107 s
0.000113 s
0.000110 s
0.000220 s
16.3359 kB
16.3359 kB
16.3359 kB
32.6719 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '328' LIMIT 1 (1)
0.000111 s
0.000111 s
0.000111 s
0.000111 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '36' LIMIT 1 (2)
0.000107 s
0.000120 s
0.000113 s
0.000227 s
16.3359 kB
16.3359 kB
16.3359 kB
32.6719 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '675' LIMIT 1 (1)
0.000113 s
0.000113 s
0.000113 s
0.000113 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '496' LIMIT 1 (1)
0.000140 s
0.000140 s
0.000140 s
0.000140 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '493' LIMIT 1 (5)
0.000109 s
0.000128 s
0.000117 s
0.000585 s
16.3359 kB
16.3359 kB
16.3359 kB
81.6797 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '680' LIMIT 1 (1)
0.000123 s
0.000123 s
0.000123 s
0.000123 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '314' LIMIT 1 (1)
0.000125 s
0.000125 s
0.000125 s
0.000125 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '35' LIMIT 1 (3)
0.000109 s
0.000128 s
0.000117 s
0.000351 s
16.3359 kB
16.3359 kB
16.3359 kB
49.0078 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '677' LIMIT 1 (1)
0.000112 s
0.000112 s
0.000112 s
0.000112 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '674' LIMIT 1 (1)
0.000152 s
0.000152 s
0.000152 s
0.000152 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '679' LIMIT 1 (1)
0.000117 s
0.000117 s
0.000117 s
0.000117 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '681' LIMIT 1 (1)
0.000130 s
0.000130 s
0.000130 s
0.000130 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '307' LIMIT 1 (1)
0.000115 s
0.000115 s
0.000115 s
0.000115 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '499' LIMIT 1 (1)
0.000115 s
0.000115 s
0.000115 s
0.000115 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '299' LIMIT 1 (1)
0.000110 s
0.000110 s
0.000110 s
0.000110 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '444' LIMIT 1 (1)
0.000195 s
0.000195 s
0.000195 s
0.000195 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '49' LIMIT 1 (5)
0.000106 s
0.000137 s
0.000122 s
0.000609 s
16.3359 kB
16.3359 kB
16.3359 kB
81.6797 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '676' LIMIT 1 (1)
0.000121 s
0.000121 s
0.000121 s
0.000121 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '495' LIMIT 1 (1)
0.000115 s
0.000115 s
0.000115 s
0.000115 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '445' LIMIT 1 (1)
0.000118 s
0.000118 s
0.000118 s
0.000118 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '382' LIMIT 1 (1)
0.000120 s
0.000120 s
0.000120 s
0.000120 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '39' LIMIT 1 (1)
0.000118 s
0.000118 s
0.000118 s
0.000118 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '672' LIMIT 1 (1)
0.000128 s
0.000128 s
0.000128 s
0.000128 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '397' LIMIT 1 (1)
0.000108 s
0.000108 s
0.000108 s
0.000108 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '42' LIMIT 1 (3)
0.000106 s
0.000113 s
0.000109 s
0.000326 s
16.3359 kB
16.3359 kB
16.3359 kB
49.0078 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '452' LIMIT 1 (1)
0.000110 s
0.000110 s
0.000110 s
0.000110 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '406' LIMIT 1 (1)
0.000106 s
0.000106 s
0.000106 s
0.000106 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '43' LIMIT 1 (1)
0.000116 s
0.000116 s
0.000116 s
0.000116 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '684' LIMIT 1 (1)
0.000109 s
0.000109 s
0.000109 s
0.000109 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '719' LIMIT 1 (1)
0.000107 s
0.000107 s
0.000107 s
0.000107 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '671' LIMIT 1 (1)
0.000108 s
0.000108 s
0.000108 s
0.000108 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '399' LIMIT 1 (1)
0.000113 s
0.000113 s
0.000113 s
0.000113 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '398' LIMIT 1 (1)
0.000109 s
0.000109 s
0.000109 s
0.000109 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '62' LIMIT 1 (1)
0.000105 s
0.000105 s
0.000105 s
0.000105 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '28' LIMIT 1 (1)
0.000116 s
0.000116 s
0.000116 s
0.000116 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '477' LIMIT 1 (1)
0.000109 s
0.000109 s
0.000109 s
0.000109 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '494' LIMIT 1 (1)
0.000117 s
0.000117 s
0.000117 s
0.000117 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '492' LIMIT 1 (1)
0.000114 s
0.000114 s
0.000114 s
0.000114 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '51' LIMIT 1 (1)
0.000108 s
0.000108 s
0.000108 s
0.000108 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '736' LIMIT 1 (1)
0.000109 s
0.000109 s
0.000109 s
0.000109 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '734' LIMIT 1 (2)
0.000107 s
0.000108 s
0.000108 s
0.000215 s
16.3359 kB
16.3359 kB
16.3359 kB
32.6719 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '740' LIMIT 1 (1)
0.000120 s
0.000120 s
0.000120 s
0.000120 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '738' LIMIT 1 (4)
0.000107 s
0.000113 s
0.000109 s
0.000437 s
16.3359 kB
16.3359 kB
16.3359 kB
65.3438 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '745' LIMIT 1 (1)
0.000117 s
0.000117 s
0.000117 s
0.000117 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '746' LIMIT 1 (1)
0.000108 s
0.000108 s
0.000108 s
0.000108 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '728' LIMIT 1 (1)
0.000114 s
0.000114 s
0.000114 s
0.000114 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '727' LIMIT 1 (4)
0.000108 s
0.000125 s
0.000114 s
0.000456 s
16.3359 kB
16.3359 kB
16.3359 kB
65.3438 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '735' LIMIT 1 (1)
0.000111 s
0.000111 s
0.000111 s
0.000111 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '742' LIMIT 1 (1)
0.000110 s
0.000110 s
0.000110 s
0.000110 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '731' LIMIT 1 (1)
0.000110 s
0.000110 s
0.000110 s
0.000110 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '733' LIMIT 1 (1)
0.000110 s
0.000110 s
0.000110 s
0.000110 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '729' LIMIT 1 (1)
0.000137 s
0.000137 s
0.000137 s
0.000137 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '678' LIMIT 1 (1)
0.000114 s
0.000114 s
0.000114 s
0.000114 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '440' LIMIT 1 (1)
0.000111 s
0.000111 s
0.000111 s
0.000111 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '48' LIMIT 1 (1)
0.000112 s
0.000112 s
0.000112 s
0.000112 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `yc3_category`.`id_category` = '31' LIMIT 1 (1)
0.000108 s
0.000108 s
0.000108 s
0.000108 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category` != 1 AND `parent_deep` IN (0, 1) ORDER BY `order` ASC (1)
0.001301 s
0.001301 s
0.001301 s
0.001301 s
120.1328 kB
120.1328 kB
120.1328 kB
120.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '256' AND `id_category` != '256' LIMIT 1 (1)
0.000610 s
0.000610 s
0.000610 s
0.000610 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '257' AND `id_category` != '257' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '258' AND `id_category` != '258' LIMIT 1 (1)
0.000537 s
0.000537 s
0.000537 s
0.000537 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '259' AND `id_category` != '259' LIMIT 1 (1)
0.000519 s
0.000519 s
0.000519 s
0.000519 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '260' AND `id_category` != '260' LIMIT 1 (1)
0.000547 s
0.000547 s
0.000547 s
0.000547 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '261' AND `id_category` != '261' LIMIT 1 (1)
0.000523 s
0.000523 s
0.000523 s
0.000523 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '262' AND `id_category` != '262' LIMIT 1 (1)
0.000537 s
0.000537 s
0.000537 s
0.000537 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '263' AND `id_category` != '263' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '264' AND `id_category` != '264' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '265' AND `id_category` != '265' LIMIT 1 (1)
0.000527 s
0.000527 s
0.000527 s
0.000527 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '266' AND `id_category` != '266' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '267' AND `id_category` != '267' LIMIT 1 (1)
0.000528 s
0.000528 s
0.000528 s
0.000528 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '269' AND `id_category` != '269' LIMIT 1 (1)
0.000532 s
0.000532 s
0.000532 s
0.000532 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '270' AND `id_category` != '270' LIMIT 1 (1)
0.000533 s
0.000533 s
0.000533 s
0.000533 s
24.1328 kB
24.1328 kB
24.1328 kB
24.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '271' AND `id_category` != '271' LIMIT 1 (1)
0.000528 s
0.000528 s
0.000528 s
0.000528 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '272' AND `id_category` != '272' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '273' AND `id_category` != '273' LIMIT 1 (1)
0.000857 s
0.000857 s
0.000857 s
0.000857 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '274' AND `id_category` != '274' LIMIT 1 (1)
0.000548 s
0.000548 s
0.000548 s
0.000548 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '275' AND `id_category` != '275' LIMIT 1 (1)
0.000548 s
0.000548 s
0.000548 s
0.000548 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '276' AND `id_category` != '276' LIMIT 1 (1)
0.000524 s
0.000524 s
0.000524 s
0.000524 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '277' AND `id_category` != '277' LIMIT 1 (1)
0.000527 s
0.000527 s
0.000527 s
0.000527 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '278' AND `id_category` != '278' LIMIT 1 (1)
0.000517 s
0.000517 s
0.000517 s
0.000517 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '279' AND `id_category` != '279' LIMIT 1 (1)
0.000530 s
0.000530 s
0.000530 s
0.000530 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '281' AND `id_category` != '281' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '282' AND `id_category` != '282' LIMIT 1 (1)
0.000538 s
0.000538 s
0.000538 s
0.000538 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '283' AND `id_category` != '283' LIMIT 1 (1)
0.000561 s
0.000561 s
0.000561 s
0.000561 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '284' AND `id_category` != '284' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '285' AND `id_category` != '285' LIMIT 1 (1)
0.000526 s
0.000526 s
0.000526 s
0.000526 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '286' AND `id_category` != '286' LIMIT 1 (1)
0.000529 s
0.000529 s
0.000529 s
0.000529 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '288' AND `id_category` != '288' LIMIT 1 (1)
0.000535 s
0.000535 s
0.000535 s
0.000535 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '289' AND `id_category` != '289' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '290' AND `id_category` != '290' LIMIT 1 (1)
0.000524 s
0.000524 s
0.000524 s
0.000524 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '291' AND `id_category` != '291' LIMIT 1 (1)
0.000519 s
0.000519 s
0.000519 s
0.000519 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '292' AND `id_category` != '292' LIMIT 1 (1)
0.000519 s
0.000519 s
0.000519 s
0.000519 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '293' AND `id_category` != '293' LIMIT 1 (1)
0.000516 s
0.000516 s
0.000516 s
0.000516 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '294' AND `id_category` != '294' LIMIT 1 (1)
0.000752 s
0.000752 s
0.000752 s
0.000752 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '295' AND `id_category` != '295' LIMIT 1 (1)
0.000788 s
0.000788 s
0.000788 s
0.000788 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '296' AND `id_category` != '296' LIMIT 1 (1)
0.000652 s
0.000652 s
0.000652 s
0.000652 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '297' AND `id_category` != '297' LIMIT 1 (1)
0.000752 s
0.000752 s
0.000752 s
0.000752 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '298' AND `id_category` != '298' LIMIT 1 (1)
0.000948 s
0.000948 s
0.000948 s
0.000948 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '299' AND `id_category` != '299' LIMIT 1 (1)
0.000919 s
0.000919 s
0.000919 s
0.000919 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '300' AND `id_category` != '300' LIMIT 1 (1)
0.000766 s
0.000766 s
0.000766 s
0.000766 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '301' AND `id_category` != '301' LIMIT 1 (1)
0.000723 s
0.000723 s
0.000723 s
0.000723 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '302' AND `id_category` != '302' LIMIT 1 (1)
0.000696 s
0.000696 s
0.000696 s
0.000696 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '303' AND `id_category` != '303' LIMIT 1 (1)
0.000706 s
0.000706 s
0.000706 s
0.000706 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '304' AND `id_category` != '304' LIMIT 1 (1)
0.000745 s
0.000745 s
0.000745 s
0.000745 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '305' AND `id_category` != '305' LIMIT 1 (1)
0.000804 s
0.000804 s
0.000804 s
0.000804 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '306' AND `id_category` != '306' LIMIT 1 (1)
0.000959 s
0.000959 s
0.000959 s
0.000959 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '307' AND `id_category` != '307' LIMIT 1 (1)
0.000922 s
0.000922 s
0.000922 s
0.000922 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '52' AND `id_category` != '52' LIMIT 1 (1)
0.000260 s
0.000260 s
0.000260 s
0.000260 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '308' AND `id_category` != '308' LIMIT 1 (1)
0.000700 s
0.000700 s
0.000700 s
0.000700 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '53' AND `id_category` != '53' LIMIT 1 (1)
0.000312 s
0.000312 s
0.000312 s
0.000312 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '309' AND `id_category` != '309' LIMIT 1 (1)
0.000684 s
0.000684 s
0.000684 s
0.000684 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '54' AND `id_category` != '54' LIMIT 1 (1)
0.000303 s
0.000303 s
0.000303 s
0.000303 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '310' AND `id_category` != '310' LIMIT 1 (1)
0.000688 s
0.000688 s
0.000688 s
0.000688 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '55' AND `id_category` != '55' LIMIT 1 (1)
0.000697 s
0.000697 s
0.000697 s
0.000697 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '311' AND `id_category` != '311' LIMIT 1 (1)
0.000583 s
0.000583 s
0.000583 s
0.000583 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '56' AND `id_category` != '56' LIMIT 1 (1)
0.000321 s
0.000321 s
0.000321 s
0.000321 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '312' AND `id_category` != '312' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '57' AND `id_category` != '57' LIMIT 1 (1)
0.000537 s
0.000537 s
0.000537 s
0.000537 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '313' AND `id_category` != '313' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '58' AND `id_category` != '58' LIMIT 1 (1)
0.000568 s
0.000568 s
0.000568 s
0.000568 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '314' AND `id_category` != '314' LIMIT 1 (1)
0.000837 s
0.000837 s
0.000837 s
0.000837 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '59' AND `id_category` != '59' LIMIT 1 (1)
0.000707 s
0.000707 s
0.000707 s
0.000707 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '315' AND `id_category` != '315' LIMIT 1 (1)
0.000731 s
0.000731 s
0.000731 s
0.000731 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '60' AND `id_category` != '60' LIMIT 1 (1)
0.000724 s
0.000724 s
0.000724 s
0.000724 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '316' AND `id_category` != '316' LIMIT 1 (1)
0.000790 s
0.000790 s
0.000790 s
0.000790 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '61' AND `id_category` != '61' LIMIT 1 (1)
0.000723 s
0.000723 s
0.000723 s
0.000723 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '317' AND `id_category` != '317' LIMIT 1 (1)
0.000759 s
0.000759 s
0.000759 s
0.000759 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '62' AND `id_category` != '62' LIMIT 1 (1)
0.000722 s
0.000722 s
0.000722 s
0.000722 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '318' AND `id_category` != '318' LIMIT 1 (1)
0.000818 s
0.000818 s
0.000818 s
0.000818 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '63' AND `id_category` != '63' LIMIT 1 (1)
0.000689 s
0.000689 s
0.000689 s
0.000689 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '319' AND `id_category` != '319' LIMIT 1 (1)
0.000632 s
0.000632 s
0.000632 s
0.000632 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '64' AND `id_category` != '64' LIMIT 1 (1)
0.000587 s
0.000587 s
0.000587 s
0.000587 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '320' AND `id_category` != '320' LIMIT 1 (1)
0.000573 s
0.000573 s
0.000573 s
0.000573 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '65' AND `id_category` != '65' LIMIT 1 (1)
0.000573 s
0.000573 s
0.000573 s
0.000573 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '321' AND `id_category` != '321' LIMIT 1 (1)
0.000577 s
0.000577 s
0.000577 s
0.000577 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '322' AND `id_category` != '322' LIMIT 1 (1)
0.000576 s
0.000576 s
0.000576 s
0.000576 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '324' AND `id_category` != '324' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '325' AND `id_category` != '325' LIMIT 1 (1)
0.000593 s
0.000593 s
0.000593 s
0.000593 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '326' AND `id_category` != '326' LIMIT 1 (1)
0.000726 s
0.000726 s
0.000726 s
0.000726 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '327' AND `id_category` != '327' LIMIT 1 (1)
0.000709 s
0.000709 s
0.000709 s
0.000709 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '328' AND `id_category` != '328' LIMIT 1 (1)
0.000705 s
0.000705 s
0.000705 s
0.000705 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '330' AND `id_category` != '330' LIMIT 1 (1)
0.000701 s
0.000701 s
0.000701 s
0.000701 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '331' AND `id_category` != '331' LIMIT 1 (1)
0.000868 s
0.000868 s
0.000868 s
0.000868 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '332' AND `id_category` != '332' LIMIT 1 (1)
0.000701 s
0.000701 s
0.000701 s
0.000701 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '333' AND `id_category` != '333' LIMIT 1 (1)
0.000686 s
0.000686 s
0.000686 s
0.000686 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '334' AND `id_category` != '334' LIMIT 1 (1)
0.000646 s
0.000646 s
0.000646 s
0.000646 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '335' AND `id_category` != '335' LIMIT 1 (1)
0.000562 s
0.000562 s
0.000562 s
0.000562 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '336' AND `id_category` != '336' LIMIT 1 (1)
0.000665 s
0.000665 s
0.000665 s
0.000665 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '337' AND `id_category` != '337' LIMIT 1 (1)
0.000550 s
0.000550 s
0.000550 s
0.000550 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '338' AND `id_category` != '338' LIMIT 1 (1)
0.000659 s
0.000659 s
0.000659 s
0.000659 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '339' AND `id_category` != '339' LIMIT 1 (1)
0.000625 s
0.000625 s
0.000625 s
0.000625 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '340' AND `id_category` != '340' LIMIT 1 (1)
0.000643 s
0.000643 s
0.000643 s
0.000643 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '341' AND `id_category` != '341' LIMIT 1 (1)
0.000589 s
0.000589 s
0.000589 s
0.000589 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '342' AND `id_category` != '342' LIMIT 1 (1)
0.000627 s
0.000627 s
0.000627 s
0.000627 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '343' AND `id_category` != '343' LIMIT 1 (1)
0.000609 s
0.000609 s
0.000609 s
0.000609 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '344' AND `id_category` != '344' LIMIT 1 (1)
0.000774 s
0.000774 s
0.000774 s
0.000774 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '345' AND `id_category` != '345' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '346' AND `id_category` != '346' LIMIT 1 (1)
0.000562 s
0.000562 s
0.000562 s
0.000562 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '348' AND `id_category` != '348' LIMIT 1 (1)
0.000688 s
0.000688 s
0.000688 s
0.000688 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '349' AND `id_category` != '349' LIMIT 1 (1)
0.000759 s
0.000759 s
0.000759 s
0.000759 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '352' AND `id_category` != '352' LIMIT 1 (1)
0.000766 s
0.000766 s
0.000766 s
0.000766 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '353' AND `id_category` != '353' LIMIT 1 (1)
0.000713 s
0.000713 s
0.000713 s
0.000713 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '354' AND `id_category` != '354' LIMIT 1 (1)
0.000809 s
0.000809 s
0.000809 s
0.000809 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '355' AND `id_category` != '355' LIMIT 1 (1)
0.000755 s
0.000755 s
0.000755 s
0.000755 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '356' AND `id_category` != '356' LIMIT 1 (1)
0.000986 s
0.000986 s
0.000986 s
0.000986 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '357' AND `id_category` != '357' LIMIT 1 (1)
0.000951 s
0.000951 s
0.000951 s
0.000951 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '358' AND `id_category` != '358' LIMIT 1 (1)
0.000766 s
0.000766 s
0.000766 s
0.000766 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '359' AND `id_category` != '359' LIMIT 1 (1)
0.000608 s
0.000608 s
0.000608 s
0.000608 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '360' AND `id_category` != '360' LIMIT 1 (1)
0.000761 s
0.000761 s
0.000761 s
0.000761 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '361' AND `id_category` != '361' LIMIT 1 (1)
0.000938 s
0.000938 s
0.000938 s
0.000938 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '362' AND `id_category` != '362' LIMIT 1 (1)
0.000962 s
0.000962 s
0.000962 s
0.000962 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '363' AND `id_category` != '363' LIMIT 1 (1)
0.000970 s
0.000970 s
0.000970 s
0.000970 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '364' AND `id_category` != '364' LIMIT 1 (1)
0.000955 s
0.000955 s
0.000955 s
0.000955 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '365' AND `id_category` != '365' LIMIT 1 (1)
0.000925 s
0.000925 s
0.000925 s
0.000925 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '366' AND `id_category` != '366' LIMIT 1 (1)
0.000923 s
0.000923 s
0.000923 s
0.000923 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '367' AND `id_category` != '367' LIMIT 1 (1)
0.000943 s
0.000943 s
0.000943 s
0.000943 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '368' AND `id_category` != '368' LIMIT 1 (1)
0.000915 s
0.000915 s
0.000915 s
0.000915 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '369' AND `id_category` != '369' LIMIT 1 (1)
0.000888 s
0.000888 s
0.000888 s
0.000888 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '370' AND `id_category` != '370' LIMIT 1 (1)
0.000822 s
0.000822 s
0.000822 s
0.000822 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '371' AND `id_category` != '371' LIMIT 1 (1)
0.000832 s
0.000832 s
0.000832 s
0.000832 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '372' AND `id_category` != '372' LIMIT 1 (1)
0.000893 s
0.000893 s
0.000893 s
0.000893 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '373' AND `id_category` != '373' LIMIT 1 (1)
0.000908 s
0.000908 s
0.000908 s
0.000908 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '374' AND `id_category` != '374' LIMIT 1 (1)
0.000598 s
0.000598 s
0.000598 s
0.000598 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '375' AND `id_category` != '375' LIMIT 1 (1)
0.000587 s
0.000587 s
0.000587 s
0.000587 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '376' AND `id_category` != '376' LIMIT 1 (1)
0.000577 s
0.000577 s
0.000577 s
0.000577 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '377' AND `id_category` != '377' LIMIT 1 (1)
0.000580 s
0.000580 s
0.000580 s
0.000580 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '378' AND `id_category` != '378' LIMIT 1 (1)
0.000574 s
0.000574 s
0.000574 s
0.000574 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '379' AND `id_category` != '379' LIMIT 1 (1)
0.000581 s
0.000581 s
0.000581 s
0.000581 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '380' AND `id_category` != '380' LIMIT 1 (1)
0.000566 s
0.000566 s
0.000566 s
0.000566 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '381' AND `id_category` != '381' LIMIT 1 (1)
0.000575 s
0.000575 s
0.000575 s
0.000575 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '382' AND `id_category` != '382' LIMIT 1 (1)
0.000578 s
0.000578 s
0.000578 s
0.000578 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '383' AND `id_category` != '383' LIMIT 1 (1)
0.000559 s
0.000559 s
0.000559 s
0.000559 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '384' AND `id_category` != '384' LIMIT 1 (1)
0.000579 s
0.000579 s
0.000579 s
0.000579 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '385' AND `id_category` != '385' LIMIT 1 (1)
0.000584 s
0.000584 s
0.000584 s
0.000584 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '386' AND `id_category` != '386' LIMIT 1 (1)
0.000567 s
0.000567 s
0.000567 s
0.000567 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '388' AND `id_category` != '388' LIMIT 1 (1)
0.000578 s
0.000578 s
0.000578 s
0.000578 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '389' AND `id_category` != '389' LIMIT 1 (1)
0.000580 s
0.000580 s
0.000580 s
0.000580 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '390' AND `id_category` != '390' LIMIT 1 (1)
0.000570 s
0.000570 s
0.000570 s
0.000570 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '391' AND `id_category` != '391' LIMIT 1 (1)
0.000590 s
0.000590 s
0.000590 s
0.000590 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '392' AND `id_category` != '392' LIMIT 1 (1)
0.000589 s
0.000589 s
0.000589 s
0.000589 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '393' AND `id_category` != '393' LIMIT 1 (1)
0.000687 s
0.000687 s
0.000687 s
0.000687 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '394' AND `id_category` != '394' LIMIT 1 (1)
0.000566 s
0.000566 s
0.000566 s
0.000566 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '395' AND `id_category` != '395' LIMIT 1 (1)
0.000569 s
0.000569 s
0.000569 s
0.000569 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '396' AND `id_category` != '396' LIMIT 1 (1)
0.000558 s
0.000558 s
0.000558 s
0.000558 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '397' AND `id_category` != '397' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '398' AND `id_category` != '398' LIMIT 1 (1)
0.000568 s
0.000568 s
0.000568 s
0.000568 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '399' AND `id_category` != '399' LIMIT 1 (1)
0.000694 s
0.000694 s
0.000694 s
0.000694 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '400' AND `id_category` != '400' LIMIT 1 (1)
0.000584 s
0.000584 s
0.000584 s
0.000584 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '401' AND `id_category` != '401' LIMIT 1 (1)
0.000577 s
0.000577 s
0.000577 s
0.000577 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '402' AND `id_category` != '402' LIMIT 1 (1)
0.000572 s
0.000572 s
0.000572 s
0.000572 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '403' AND `id_category` != '403' LIMIT 1 (1)
0.000558 s
0.000558 s
0.000558 s
0.000558 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '404' AND `id_category` != '404' LIMIT 1 (1)
0.000575 s
0.000575 s
0.000575 s
0.000575 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '405' AND `id_category` != '405' LIMIT 1 (1)
0.000572 s
0.000572 s
0.000572 s
0.000572 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '406' AND `id_category` != '406' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '407' AND `id_category` != '407' LIMIT 1 (1)
0.000587 s
0.000587 s
0.000587 s
0.000587 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '408' AND `id_category` != '408' LIMIT 1 (1)
0.000640 s
0.000640 s
0.000640 s
0.000640 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '409' AND `id_category` != '409' LIMIT 1 (1)
0.000568 s
0.000568 s
0.000568 s
0.000568 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '410' AND `id_category` != '410' LIMIT 1 (1)
0.000578 s
0.000578 s
0.000578 s
0.000578 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '411' AND `id_category` != '411' LIMIT 1 (1)
0.000577 s
0.000577 s
0.000577 s
0.000577 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '412' AND `id_category` != '412' LIMIT 1 (1)
0.000558 s
0.000558 s
0.000558 s
0.000558 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '413' AND `id_category` != '413' LIMIT 1 (1)
0.000572 s
0.000572 s
0.000572 s
0.000572 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '414' AND `id_category` != '414' LIMIT 1 (1)
0.000616 s
0.000616 s
0.000616 s
0.000616 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '415' AND `id_category` != '415' LIMIT 1 (1)
0.000724 s
0.000724 s
0.000724 s
0.000724 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '416' AND `id_category` != '416' LIMIT 1 (1)
0.000710 s
0.000710 s
0.000710 s
0.000710 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '672' AND `id_category` != '672' LIMIT 1 (1)
0.000735 s
0.000735 s
0.000735 s
0.000735 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '417' AND `id_category` != '417' LIMIT 1 (1)
0.000748 s
0.000748 s
0.000748 s
0.000748 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '673' AND `id_category` != '673' LIMIT 1 (1)
0.000937 s
0.000937 s
0.000937 s
0.000937 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '418' AND `id_category` != '418' LIMIT 1 (1)
0.000581 s
0.000581 s
0.000581 s
0.000581 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '674' AND `id_category` != '674' LIMIT 1 (1)
0.000725 s
0.000725 s
0.000725 s
0.000725 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '419' AND `id_category` != '419' LIMIT 1 (1)
0.000741 s
0.000741 s
0.000741 s
0.000741 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '675' AND `id_category` != '675' LIMIT 1 (1)
0.000937 s
0.000937 s
0.000937 s
0.000937 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '420' AND `id_category` != '420' LIMIT 1 (1)
0.000928 s
0.000928 s
0.000928 s
0.000928 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '676' AND `id_category` != '676' LIMIT 1 (1)
0.000723 s
0.000723 s
0.000723 s
0.000723 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '421' AND `id_category` != '421' LIMIT 1 (1)
0.000983 s
0.000983 s
0.000983 s
0.000983 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '677' AND `id_category` != '677' LIMIT 1 (1)
0.000764 s
0.000764 s
0.000764 s
0.000764 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '422' AND `id_category` != '422' LIMIT 1 (1)
0.000570 s
0.000570 s
0.000570 s
0.000570 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '423' AND `id_category` != '423' LIMIT 1 (1)
0.000556 s
0.000556 s
0.000556 s
0.000556 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '679' AND `id_category` != '679' LIMIT 1 (1)
0.000931 s
0.000931 s
0.000931 s
0.000931 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '424' AND `id_category` != '424' LIMIT 1 (1)
0.000887 s
0.000887 s
0.000887 s
0.000887 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '680' AND `id_category` != '680' LIMIT 1 (1)
0.000923 s
0.000923 s
0.000923 s
0.000923 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '425' AND `id_category` != '425' LIMIT 1 (1)
0.000912 s
0.000912 s
0.000912 s
0.000912 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '681' AND `id_category` != '681' LIMIT 1 (1)
0.000904 s
0.000904 s
0.000904 s
0.000904 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '426' AND `id_category` != '426' LIMIT 1 (1)
0.000880 s
0.000880 s
0.000880 s
0.000880 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '682' AND `id_category` != '682' LIMIT 1 (1)
0.000902 s
0.000902 s
0.000902 s
0.000902 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '427' AND `id_category` != '427' LIMIT 1 (1)
0.000958 s
0.000958 s
0.000958 s
0.000958 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '683' AND `id_category` != '683' LIMIT 1 (1)
0.000893 s
0.000893 s
0.000893 s
0.000893 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '428' AND `id_category` != '428' LIMIT 1 (1)
0.000898 s
0.000898 s
0.000898 s
0.000898 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '684' AND `id_category` != '684' LIMIT 1 (1)
0.000902 s
0.000902 s
0.000902 s
0.000902 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '429' AND `id_category` != '429' LIMIT 1 (1)
0.000905 s
0.000905 s
0.000905 s
0.000905 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '430' AND `id_category` != '430' LIMIT 1 (1)
0.000927 s
0.000927 s
0.000927 s
0.000927 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '431' AND `id_category` != '431' LIMIT 1 (1)
0.000963 s
0.000963 s
0.000963 s
0.000963 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '432' AND `id_category` != '432' LIMIT 1 (1)
0.000640 s
0.000640 s
0.000640 s
0.000640 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '433' AND `id_category` != '433' LIMIT 1 (1)
0.000550 s
0.000550 s
0.000550 s
0.000550 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '434' AND `id_category` != '434' LIMIT 1 (1)
0.000544 s
0.000544 s
0.000544 s
0.000544 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '437' AND `id_category` != '437' LIMIT 1 (1)
0.000592 s
0.000592 s
0.000592 s
0.000592 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '442' AND `id_category` != '442' LIMIT 1 (1)
0.000545 s
0.000545 s
0.000545 s
0.000545 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '443' AND `id_category` != '443' LIMIT 1 (1)
0.000565 s
0.000565 s
0.000565 s
0.000565 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '444' AND `id_category` != '444' LIMIT 1 (1)
0.000751 s
0.000751 s
0.000751 s
0.000751 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '445' AND `id_category` != '445' LIMIT 1 (1)
0.000751 s
0.000751 s
0.000751 s
0.000751 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '446' AND `id_category` != '446' LIMIT 1 (1)
0.000720 s
0.000720 s
0.000720 s
0.000720 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '447' AND `id_category` != '447' LIMIT 1 (1)
0.000590 s
0.000590 s
0.000590 s
0.000590 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '448' AND `id_category` != '448' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '449' AND `id_category` != '449' LIMIT 1 (1)
0.000555 s
0.000555 s
0.000555 s
0.000555 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '450' AND `id_category` != '450' LIMIT 1 (1)
0.000530 s
0.000530 s
0.000530 s
0.000530 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '451' AND `id_category` != '451' LIMIT 1 (1)
0.000541 s
0.000541 s
0.000541 s
0.000541 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '452' AND `id_category` != '452' LIMIT 1 (1)
0.000524 s
0.000524 s
0.000524 s
0.000524 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '453' AND `id_category` != '453' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '454' AND `id_category` != '454' LIMIT 1 (1)
0.000535 s
0.000535 s
0.000535 s
0.000535 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '455' AND `id_category` != '455' LIMIT 1 (1)
0.000522 s
0.000522 s
0.000522 s
0.000522 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '456' AND `id_category` != '456' LIMIT 1 (1)
0.000528 s
0.000528 s
0.000528 s
0.000528 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '457' AND `id_category` != '457' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '458' AND `id_category` != '458' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '459' AND `id_category` != '459' LIMIT 1 (1)
0.000550 s
0.000550 s
0.000550 s
0.000550 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '460' AND `id_category` != '460' LIMIT 1 (1)
0.000538 s
0.000538 s
0.000538 s
0.000538 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '461' AND `id_category` != '461' LIMIT 1 (1)
0.000532 s
0.000532 s
0.000532 s
0.000532 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '717' AND `id_category` != '717' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '462' AND `id_category` != '462' LIMIT 1 (1)
0.000537 s
0.000537 s
0.000537 s
0.000537 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '718' AND `id_category` != '718' LIMIT 1 (1)
0.000548 s
0.000548 s
0.000548 s
0.000548 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '463' AND `id_category` != '463' LIMIT 1 (1)
0.000530 s
0.000530 s
0.000530 s
0.000530 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '719' AND `id_category` != '719' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '464' AND `id_category` != '464' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '720' AND `id_category` != '720' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '465' AND `id_category` != '465' LIMIT 1 (1)
0.000525 s
0.000525 s
0.000525 s
0.000525 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '721' AND `id_category` != '721' LIMIT 1 (1)
0.000516 s
0.000516 s
0.000516 s
0.000516 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '466' AND `id_category` != '466' LIMIT 1 (1)
0.000530 s
0.000530 s
0.000530 s
0.000530 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '722' AND `id_category` != '722' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '467' AND `id_category` != '467' LIMIT 1 (1)
0.000540 s
0.000540 s
0.000540 s
0.000540 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '468' AND `id_category` != '468' LIMIT 1 (1)
0.000544 s
0.000544 s
0.000544 s
0.000544 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '469' AND `id_category` != '469' LIMIT 1 (1)
0.000546 s
0.000546 s
0.000546 s
0.000546 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '470' AND `id_category` != '470' LIMIT 1 (1)
0.000537 s
0.000537 s
0.000537 s
0.000537 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '471' AND `id_category` != '471' LIMIT 1 (1)
0.000550 s
0.000550 s
0.000550 s
0.000550 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '472' AND `id_category` != '472' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '473' AND `id_category` != '473' LIMIT 1 (1)
0.000539 s
0.000539 s
0.000539 s
0.000539 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '474' AND `id_category` != '474' LIMIT 1 (1)
0.000545 s
0.000545 s
0.000545 s
0.000545 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '475' AND `id_category` != '475' LIMIT 1 (1)
0.000555 s
0.000555 s
0.000555 s
0.000555 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '476' AND `id_category` != '476' LIMIT 1 (1)
0.000541 s
0.000541 s
0.000541 s
0.000541 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '477' AND `id_category` != '477' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '478' AND `id_category` != '478' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '480' AND `id_category` != '480' LIMIT 1 (1)
0.000536 s
0.000536 s
0.000536 s
0.000536 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '481' AND `id_category` != '481' LIMIT 1 (1)
0.000541 s
0.000541 s
0.000541 s
0.000541 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '482' AND `id_category` != '482' LIMIT 1 (1)
0.000548 s
0.000548 s
0.000548 s
0.000548 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '483' AND `id_category` != '483' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '484' AND `id_category` != '484' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '485' AND `id_category` != '485' LIMIT 1 (1)
0.000546 s
0.000546 s
0.000546 s
0.000546 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '486' AND `id_category` != '486' LIMIT 1 (1)
0.000574 s
0.000574 s
0.000574 s
0.000574 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '487' AND `id_category` != '487' LIMIT 1 (1)
0.000536 s
0.000536 s
0.000536 s
0.000536 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '488' AND `id_category` != '488' LIMIT 1 (1)
0.000554 s
0.000554 s
0.000554 s
0.000554 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '489' AND `id_category` != '489' LIMIT 1 (1)
0.000560 s
0.000560 s
0.000560 s
0.000560 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '490' AND `id_category` != '490' LIMIT 1 (1)
0.000544 s
0.000544 s
0.000544 s
0.000544 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '491' AND `id_category` != '491' LIMIT 1 (1)
0.000552 s
0.000552 s
0.000552 s
0.000552 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '492' AND `id_category` != '492' LIMIT 1 (1)
0.000552 s
0.000552 s
0.000552 s
0.000552 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '238' AND `id_category` != '238' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '494' AND `id_category` != '494' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '239' AND `id_category` != '239' LIMIT 1 (1)
0.000556 s
0.000556 s
0.000556 s
0.000556 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '495' AND `id_category` != '495' LIMIT 1 (1)
0.000540 s
0.000540 s
0.000540 s
0.000540 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '240' AND `id_category` != '240' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '496' AND `id_category` != '496' LIMIT 1 (1)
0.000545 s
0.000545 s
0.000545 s
0.000545 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '241' AND `id_category` != '241' LIMIT 1 (1)
0.000551 s
0.000551 s
0.000551 s
0.000551 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '497' AND `id_category` != '497' LIMIT 1 (1)
0.000541 s
0.000541 s
0.000541 s
0.000541 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '242' AND `id_category` != '242' LIMIT 1 (1)
0.000549 s
0.000549 s
0.000549 s
0.000549 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '498' AND `id_category` != '498' LIMIT 1 (1)
0.000550 s
0.000550 s
0.000550 s
0.000550 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '243' AND `id_category` != '243' LIMIT 1 (1)
0.000542 s
0.000542 s
0.000542 s
0.000542 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '499' AND `id_category` != '499' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '244' AND `id_category` != '244' LIMIT 1 (1)
0.000700 s
0.000700 s
0.000700 s
0.000700 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '500' AND `id_category` != '500' LIMIT 1 (1)
0.000808 s
0.000808 s
0.000808 s
0.000808 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '245' AND `id_category` != '245' LIMIT 1 (1)
0.000711 s
0.000711 s
0.000711 s
0.000711 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '246' AND `id_category` != '246' LIMIT 1 (1)
0.000565 s
0.000565 s
0.000565 s
0.000565 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '247' AND `id_category` != '247' LIMIT 1 (1)
0.000643 s
0.000643 s
0.000643 s
0.000643 s
36.1328 kB
36.1328 kB
36.1328 kB
36.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '248' AND `id_category` != '248' LIMIT 1 (1)
0.000586 s
0.000586 s
0.000586 s
0.000586 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '249' AND `id_category` != '249' LIMIT 1 (1)
0.000554 s
0.000554 s
0.000554 s
0.000554 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '250' AND `id_category` != '250' LIMIT 1 (1)
0.000552 s
0.000552 s
0.000552 s
0.000552 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '251' AND `id_category` != '251' LIMIT 1 (1)
0.000566 s
0.000566 s
0.000566 s
0.000566 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '252' AND `id_category` != '252' LIMIT 1 (1)
0.000557 s
0.000557 s
0.000557 s
0.000557 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '253' AND `id_category` != '253' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '254' AND `id_category` != '254' LIMIT 1 (1)
0.000545 s
0.000545 s
0.000545 s
0.000545 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '255' AND `id_category` != '255' LIMIT 1 (1)
0.000524 s
0.000524 s
0.000524 s
0.000524 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '323' AND `id_category` != '323' LIMIT 1 (1)
0.000402 s
0.000402 s
0.000402 s
0.000402 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '678' AND `id_category` != '678' LIMIT 1 (1)
0.000531 s
0.000531 s
0.000531 s
0.000531 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '725' AND `id_category` != '725' LIMIT 1 (1)
0.000519 s
0.000519 s
0.000519 s
0.000519 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '726' AND `id_category` != '726' LIMIT 1 (1)
0.000526 s
0.000526 s
0.000526 s
0.000526 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '728' AND `id_category` != '728' LIMIT 1 (1)
0.000516 s
0.000516 s
0.000516 s
0.000516 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '729' AND `id_category` != '729' LIMIT 1 (1)
0.000523 s
0.000523 s
0.000523 s
0.000523 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '730' AND `id_category` != '730' LIMIT 1 (1)
0.000522 s
0.000522 s
0.000522 s
0.000522 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '731' AND `id_category` != '731' LIMIT 1 (1)
0.000552 s
0.000552 s
0.000552 s
0.000552 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '732' AND `id_category` != '732' LIMIT 1 (1)
0.000529 s
0.000529 s
0.000529 s
0.000529 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '733' AND `id_category` != '733' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '735' AND `id_category` != '735' LIMIT 1 (1)
0.000525 s
0.000525 s
0.000525 s
0.000525 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '736' AND `id_category` != '736' LIMIT 1 (1)
0.000532 s
0.000532 s
0.000532 s
0.000532 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '737' AND `id_category` != '737' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '740' AND `id_category` != '740' LIMIT 1 (1)
0.000527 s
0.000527 s
0.000527 s
0.000527 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '742' AND `id_category` != '742' LIMIT 1 (1)
0.000519 s
0.000519 s
0.000519 s
0.000519 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '745' AND `id_category` != '745' LIMIT 1 (1)
0.000530 s
0.000530 s
0.000530 s
0.000530 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '746' AND `id_category` != '746' LIMIT 1 (1)
0.000528 s
0.000528 s
0.000528 s
0.000528 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '747' AND `id_category` != '747' LIMIT 1 (1)
0.000518 s
0.000518 s
0.000518 s
0.000518 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '503' AND `id_category` != '503' LIMIT 1 (1)
0.000409 s
0.000409 s
0.000409 s
0.000409 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '504' AND `id_category` != '504' LIMIT 1 (1)
0.000454 s
0.000454 s
0.000454 s
0.000454 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '505' AND `id_category` != '505' LIMIT 1 (1)
0.000535 s
0.000535 s
0.000535 s
0.000535 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '29' AND `id_category` != '29' LIMIT 1 (1)
0.000248 s
0.000248 s
0.000248 s
0.000248 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '440' AND `id_category` != '440' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '739' AND `id_category` != '739' LIMIT 1 (1)
0.000526 s
0.000526 s
0.000526 s
0.000526 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '30' AND `id_category` != '30' LIMIT 1 (1)
0.000278 s
0.000278 s
0.000278 s
0.000278 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '439' AND `id_category` != '439' LIMIT 1 (1)
0.000593 s
0.000593 s
0.000593 s
0.000593 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '31' AND `id_category` != '31' LIMIT 1 (1)
0.000324 s
0.000324 s
0.000324 s
0.000324 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '32' AND `id_category` != '32' LIMIT 1 (1)
0.000395 s
0.000395 s
0.000395 s
0.000395 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '435' AND `id_category` != '435' LIMIT 1 (1)
0.000709 s
0.000709 s
0.000709 s
0.000709 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '436' AND `id_category` != '436' LIMIT 1 (1)
0.000775 s
0.000775 s
0.000775 s
0.000775 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '438' AND `id_category` != '438' LIMIT 1 (1)
0.000744 s
0.000744 s
0.000744 s
0.000744 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '33' AND `id_category` != '33' LIMIT 1 (1)
0.000416 s
0.000416 s
0.000416 s
0.000416 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '34' AND `id_category` != '34' LIMIT 1 (1)
0.000425 s
0.000425 s
0.000425 s
0.000425 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '37' AND `id_category` != '37' LIMIT 1 (1)
0.000543 s
0.000543 s
0.000543 s
0.000543 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '441' AND `id_category` != '441' LIMIT 1 (1)
0.000933 s
0.000933 s
0.000933 s
0.000933 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '38' AND `id_category` != '38' LIMIT 1 (1)
0.000557 s
0.000557 s
0.000557 s
0.000557 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '40' AND `id_category` != '40' LIMIT 1 (1)
0.000969 s
0.000969 s
0.000969 s
0.000969 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '44' AND `id_category` != '44' LIMIT 1 (1)
0.000626 s
0.000626 s
0.000626 s
0.000626 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '45' AND `id_category` != '45' LIMIT 1 (1)
0.000623 s
0.000623 s
0.000623 s
0.000623 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '46' AND `id_category` != '46' LIMIT 1 (1)
0.000959 s
0.000959 s
0.000959 s
0.000959 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '47' AND `id_category` != '47' LIMIT 1 (1)
0.000957 s
0.000957 s
0.000957 s
0.000957 s
16.1328 kB
16.1328 kB
16.1328 kB
16.1328 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = '502' AND `id_category` != '502' LIMIT 1 (1)
0.000713 s
0.000713 s
0.000713 s
0.000713 s
16.3359 kB
16.3359 kB
16.3359 kB
16.3359 kB
SELECT `yc3_category`.`id_category` AS `id_category`, `yc3_category`.`name` AS `name`, `yc3_category`.`order` AS `order`, `yc3_category`.`created` AS `created`, `yc3_category`.`id_category_parent` AS `id_category_parent`, `yc3_category`.`parent_deep` AS `parent_deep`, `yc3_category`.`seoname` AS `seoname`, `yc3_category`.`description` AS `description`, `yc3_category`.`price` AS `price`, `yc3_category`.`last_modified` AS `last_modified`, `yc3_category`.`has_image` AS `has_image`, `yc3_category`.`translations` AS `translations` FROM `yc3_categories` AS `yc3_category` WHERE `id_category_parent` = 1 ORDER BY `order` ASC (1)
0.000603 s
0.000603 s
0.000603 s
0.000603 s
24.6328 kB
24.6328 kB
24.6328 kB
24.6328 kB
Kohana 0.007045 s
33.5938 kB
Benchmark Min Max Media Total
find_file (181)
0.000004 s
0.000127 s
0.000039 s
0.007045 s
-0.0391 kB
5.5000 kB
0.1856 kB
33.5938 kB
Requests 0.279566 s
1,650.5313 kB
Benchmark Min Max Media Total
"oc-panel/auth/login" (1)
0.285347 s
0.285347 s
0.285347 s
0.285347 s
2,244.4141 kB
2,244.4141 kB
2,244.4141 kB
2,244.4141 kB
Ejecución de aplicaciones (1) 0.296569 s 0.296569 s 0.296569 s 0.296569 s
2,649.5313 kB 2,649.5313 kB 2,649.5313 kB 2,649.5313 kB

Environment

Archivos incluidos (177)

Extensiones cargadas (57)

$_SESSION

$_GET

$_COOKIE

$_SERVER