Thoro | Tienda
TIENDA
Página 2 de 4, mostrando 23 registros de 85 en total

× Logo thoro nutrición deportiva
Mi cuenta Mis compras Cerrar sesión


// En app/View/Layouts/default.ctp
(default) 27 queries took 28 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Metaglobal`.`id`, `Metaglobal`.`name`, `Metaglobal`.`metaglobal`, `Metaglobal`.`event`, `Metaglobal`.`partner`, `Metaglobal`.`description`, `Metaglobal`.`created`, `Metaglobal`.`modified` FROM `wwthor_thoro`.`metaglobals` AS `Metaglobal` WHERE 1 = 1441
2SELECT `Accountmanager`.`id`, `Accountmanager`.`name`, `Accountmanager`.`account`, `Accountmanager`.`partner`, `Accountmanager`.`uso`, `Accountmanager`.`icon`, `Accountmanager`.`created`, `Accountmanager`.`modified` FROM `wwthor_thoro`.`accountmanagers` AS `Accountmanager` WHERE 1 = 113131
3SELECT `Order`.`id`, `Order`.`id_user`, `Order`.`id_token`, `Order`.`created`, `Order`.`modified`, `Order`.`product_id`, `Order`.`product_item_id`, `Order`.`box_id`, `Order`.`quantity`, `Order`.`flavor_id`, `Order`.`color_id`, `Order`.`size_id`, `Order`.`measure_id`, `Order`.`price`, `Order`.`subtotal`, `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo`, `ProductItem`.`id`, `ProductItem`.`product_id`, `ProductItem`.`tag`, `ProductItem`.`tag1`, `ProductItem`.`tag2`, `ProductItem`.`tag3`, `ProductItem`.`tag4`, `ProductItem`.`expirationpromo`, `ProductItem`.`label_name`, `ProductItem`.`label_color`, `ProductItem`.`discount`, `ProductItem`.`expiration`, `ProductItem`.`color_id`, `ProductItem`.`size_id`, `ProductItem`.`measure_id`, `ProductItem`.`flavor_id`, `ProductItem`.`und`, `ProductItem`.`subcategoryproduct_id`, `ProductItem`.`price`, `ProductItem`.`picture`, `ProductItem`.`picture_dir`, `ProductItem`.`comment`, `ProductItem`.`created`, `ProductItem`.`modified`, `ProductItem`.`lot`, `ProductItem`.`reorder`, `ProductItem`.`weight`, `ProductItem`.`gtin`, `ProductItem`.`mnp`, `ProductItem`.`sku`, `ProductItem`.`googlecat`, `ProductItem`.`picture1`, `ProductItem`.`picture2`, `ProductItem`.`picture3`, `ProductItem`.`picture4`, `Color`.`id`, `Color`.`name`, `Color`.`codefirst`, `Color`.`codesecond`, `Color`.`comment`, `Color`.`modified`, `Color`.`created`, `Measure`.`id`, `Measure`.`name`, `Measure`.`comment`, `Measure`.`created`, `Measure`.`modified`, `Flavor`.`id`, `Flavor`.`name`, `Flavor`.`comment`, `Flavor`.`created`, `Flavor`.`modified`, `Size`.`id`, `Size`.`name`, `Size`.`comment`, `Size`.`created`, `Size`.`modified`, `Box`.`id`, `Box`.`category_box_id`, `Box`.`name`, `Box`.`description` FROM `wwthor_thoro`.`orders` AS `Order` LEFT JOIN `wwthor_thoro`.`products` AS `Product` ON (`Order`.`product_id` = `Product`.`id`) LEFT JOIN `wwthor_thoro`.`product_items` AS `ProductItem` ON (`Order`.`product_item_id` = `ProductItem`.`id`) LEFT JOIN `wwthor_thoro`.`colors` AS `Color` ON (`Order`.`color_id` = `Color`.`id`) LEFT JOIN `wwthor_thoro`.`measures` AS `Measure` ON (`Order`.`measure_id` = `Measure`.`id`) LEFT JOIN `wwthor_thoro`.`flavors` AS `Flavor` ON (`Order`.`flavor_id` = `Flavor`.`id`) LEFT JOIN `wwthor_thoro`.`sizes` AS `Size` ON (`Order`.`size_id` = `Size`.`id`) LEFT JOIN `wwthor_thoro`.`boxes` AS `Box` ON (`Order`.`box_id` = `Box`.`id`) WHERE `Order`.`id_token` = 23420144 ORDER BY `Order`.`id` ASC001
4SELECT SUM(`Order`.`subtotal`) as subtotal FROM `wwthor_thoro`.`orders` AS `Order` LEFT JOIN `wwthor_thoro`.`products` AS `Product` ON (`Order`.`product_id` = `Product`.`id`) LEFT JOIN `wwthor_thoro`.`product_items` AS `ProductItem` ON (`Order`.`product_item_id` = `ProductItem`.`id`) LEFT JOIN `wwthor_thoro`.`colors` AS `Color` ON (`Order`.`color_id` = `Color`.`id`) LEFT JOIN `wwthor_thoro`.`measures` AS `Measure` ON (`Order`.`measure_id` = `Measure`.`id`) LEFT JOIN `wwthor_thoro`.`flavors` AS `Flavor` ON (`Order`.`flavor_id` = `Flavor`.`id`) LEFT JOIN `wwthor_thoro`.`sizes` AS `Size` ON (`Order`.`size_id` = `Size`.`id`) LEFT JOIN `wwthor_thoro`.`boxes` AS `Box` ON (`Order`.`box_id` = `Box`.`id`) WHERE `Order`.`id_token` = 23420144 LIMIT 1111
5SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo`, `CategoryProduct`.`id`, `CategoryProduct`.`category`, `CategoryProduct`.`category_product`, `CategoryProduct`.`modified`, `CategoryProduct`.`created`, `Brand`.`id`, `Brand`.`name`, `Brand`.`comment`, `Brand`.`picture`, `Brand`.`picture_dir`, `Brand`.`tag`, `Brand`.`created`, `Brand`.`modified`, `ProductItem`.`id`, `ProductItem`.`product_id`, `ProductItem`.`tag`, `ProductItem`.`tag1`, `ProductItem`.`tag2`, `ProductItem`.`tag3`, `ProductItem`.`tag4`, `ProductItem`.`expirationpromo`, `ProductItem`.`label_name`, `ProductItem`.`label_color`, `ProductItem`.`discount`, `ProductItem`.`expiration`, `ProductItem`.`color_id`, `ProductItem`.`size_id`, `ProductItem`.`measure_id`, `ProductItem`.`flavor_id`, `ProductItem`.`und`, `ProductItem`.`subcategoryproduct_id`, `ProductItem`.`price`, `ProductItem`.`picture`, `ProductItem`.`picture_dir`, `ProductItem`.`comment`, `ProductItem`.`created`, `ProductItem`.`modified`, `ProductItem`.`lot`, `ProductItem`.`reorder`, `ProductItem`.`weight`, `ProductItem`.`gtin`, `ProductItem`.`mnp`, `ProductItem`.`sku`, `ProductItem`.`googlecat`, `ProductItem`.`picture1`, `ProductItem`.`picture2`, `ProductItem`.`picture3`, `ProductItem`.`picture4` FROM `wwthor_thoro`.`products` AS `Product` LEFT JOIN `wwthor_thoro`.`category_products` AS `CategoryProduct` ON (`Product`.`category_product_id` = `CategoryProduct`.`id`) LEFT JOIN `wwthor_thoro`.`brands` AS `Brand` ON (`Product`.`brand_id` = `Brand`.`id`) LEFT JOIN `wwthor_thoro`.`product_items` AS `ProductItem` ON (`Product`.`product_item_id` = `ProductItem`.`id`) WHERE 1 = 1 ORDER BY `Product`.`id` DESC LIMIT 23, 2323232
6SELECT `Order`.`id`, `Order`.`id_user`, `Order`.`id_token`, `Order`.`created`, `Order`.`modified`, `Order`.`product_id`, `Order`.`product_item_id`, `Order`.`box_id`, `Order`.`quantity`, `Order`.`flavor_id`, `Order`.`color_id`, `Order`.`size_id`, `Order`.`measure_id`, `Order`.`price`, `Order`.`subtotal` FROM `wwthor_thoro`.`orders` AS `Order` WHERE `Order`.`product_id` IN (150, 148, 147, 146, 145, 144, 143, 141, 140, 126, 125, 124, 122, 121, 120, 119, 118, 114, 108, 104, 103, 100, 99)1211211
7SELECT `TicketItem`.`id`, `TicketItem`.`position_id`, `TicketItem`.`product_item_id`, `TicketItem`.`ticket_id`, `TicketItem`.`id_user`, `TicketItem`.`product_id`, `TicketItem`.`product`, `TicketItem`.`productprice`, `TicketItem`.`measure`, `TicketItem`.`flavor`, `TicketItem`.`color`, `TicketItem`.`codefirst`, `TicketItem`.`codesecond`, `TicketItem`.`size`, `TicketItem`.`quantity`, `TicketItem`.`subtotal`, `TicketItem`.`discount`, `TicketItem`.`id_token`, `TicketItem`.`code_user`, `TicketItem`.`modified`, `TicketItem`.`created`, `TicketItem`.`box_id` FROM `wwthor_thoro`.`ticket_items` AS `TicketItem` WHERE `TicketItem`.`product_id` IN (150, 148, 147, 146, 145, 144, 143, 141, 140, 126, 125, 124, 122, 121, 120, 119, 118, 114, 108, 104, 103, 100, 99)14140
8SELECT `ProductBox`.`id`, `ProductBox`.`product_id` FROM `wwthor_thoro`.`product_boxes` AS `ProductBox` WHERE `ProductBox`.`product_id` IN (150, 148, 147, 146, 145, 144, 143, 141, 140, 126, 125, 124, 122, 121, 120, 119, 118, 114, 108, 104, 103, 100, 99)000
9SELECT COUNT(*) AS `count` FROM `wwthor_thoro`.`products` AS `Product` LEFT JOIN `wwthor_thoro`.`category_products` AS `CategoryProduct` ON (`Product`.`category_product_id` = `CategoryProduct`.`id`) LEFT JOIN `wwthor_thoro`.`brands` AS `Brand` ON (`Product`.`brand_id` = `Brand`.`id`) LEFT JOIN `wwthor_thoro`.`product_items` AS `ProductItem` ON (`Product`.`product_item_id` = `ProductItem`.`id`) WHERE 1 = 1111
10SELECT `ProductItem`.`id`, `ProductItem`.`product_id`, `ProductItem`.`tag`, `ProductItem`.`tag1`, `ProductItem`.`tag2`, `ProductItem`.`tag3`, `ProductItem`.`tag4`, `ProductItem`.`expirationpromo`, `ProductItem`.`label_name`, `ProductItem`.`label_color`, `ProductItem`.`discount`, `ProductItem`.`expiration`, `ProductItem`.`color_id`, `ProductItem`.`size_id`, `ProductItem`.`measure_id`, `ProductItem`.`flavor_id`, `ProductItem`.`und`, `ProductItem`.`subcategoryproduct_id`, `ProductItem`.`price`, `ProductItem`.`picture`, `ProductItem`.`picture_dir`, `ProductItem`.`comment`, `ProductItem`.`created`, `ProductItem`.`modified`, `ProductItem`.`lot`, `ProductItem`.`reorder`, `ProductItem`.`weight`, `ProductItem`.`gtin`, `ProductItem`.`mnp`, `ProductItem`.`sku`, `ProductItem`.`googlecat`, `ProductItem`.`picture1`, `ProductItem`.`picture2`, `ProductItem`.`picture3`, `ProductItem`.`picture4`, `SubcategoryProduct`.`id`, `SubcategoryProduct`.`name`, `SubcategoryProduct`.`comment`, `SubcategoryProduct`.`created`, `SubcategoryProduct`.`modified`, `Flavor`.`id`, `Flavor`.`name`, `Flavor`.`comment`, `Flavor`.`created`, `Flavor`.`modified`, `Color`.`id`, `Color`.`name`, `Color`.`codefirst`, `Color`.`codesecond`, `Color`.`comment`, `Color`.`modified`, `Color`.`created`, `Measure`.`id`, `Measure`.`name`, `Measure`.`comment`, `Measure`.`created`, `Measure`.`modified`, `Size`.`id`, `Size`.`name`, `Size`.`comment`, `Size`.`created`, `Size`.`modified`, `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`product_items` AS `ProductItem` LEFT JOIN `wwthor_thoro`.`subcategory_products` AS `SubcategoryProduct` ON (`ProductItem`.`subcategoryproduct_id` = `SubcategoryProduct`.`id`) LEFT JOIN `wwthor_thoro`.`flavors` AS `Flavor` ON (`ProductItem`.`flavor_id` = `Flavor`.`id`) LEFT JOIN `wwthor_thoro`.`colors` AS `Color` ON (`ProductItem`.`color_id` = `Color`.`id`) LEFT JOIN `wwthor_thoro`.`measures` AS `Measure` ON (`ProductItem`.`measure_id` = `Measure`.`id`) LEFT JOIN `wwthor_thoro`.`sizes` AS `Size` ON (`ProductItem`.`size_id` = `Size`.`id`) LEFT JOIN `wwthor_thoro`.`products` AS `Product` ON (`ProductItem`.`product_id` = `Product`.`id`) WHERE 1 = 11781786
11SELECT `Order`.`id`, `Order`.`id_user`, `Order`.`id_token`, `Order`.`created`, `Order`.`modified`, `Order`.`product_id`, `Order`.`product_item_id`, `Order`.`box_id`, `Order`.`quantity`, `Order`.`flavor_id`, `Order`.`color_id`, `Order`.`size_id`, `Order`.`measure_id`, `Order`.`price`, `Order`.`subtotal` FROM `wwthor_thoro`.`orders` AS `Order` WHERE `Order`.`product_item_id` IN (1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 89, 92, 94, 97, 98, 99, 100, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 157, 159, 160, 161, 162, 165, 167, 169, 170, 171, 173, 174, 175, 176, 192, 193, 194, 195, 196, 197, 198, 199, 200, 209, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232)140214024
12SELECT `InvProduct`.`id`, `InvProduct`.`product_item_id`, `InvProduct`.`comment`, `InvProduct`.`created`, `InvProduct`.`modified`, `InvProduct`.`unit`, `InvProduct`.`security`, `InvProduct`.`expiration`, `InvProduct`.`lot` FROM `wwthor_thoro`.`inv_products` AS `InvProduct` WHERE `InvProduct`.`product_item_id` IN (1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 89, 92, 94, 97, 98, 99, 100, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 157, 159, 160, 161, 162, 165, 167, 169, 170, 171, 173, 174, 175, 176, 192, 193, 194, 195, 196, 197, 198, 199, 200, 209, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232)000
13SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`products` AS `Product` WHERE `Product`.`product_item_id` IN (1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 88, 89, 92, 94, 97, 98, 99, 100, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 157, 159, 160, 161, 162, 165, 167, 169, 170, 171, 173, 174, 175, 176, 192, 193, 194, 195, 196, 197, 198, 199, 200, 209, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232)001
14SELECT `CategoryProduct`.`id`, `CategoryProduct`.`category`, `CategoryProduct`.`category_product`, `CategoryProduct`.`modified`, `CategoryProduct`.`created` FROM `wwthor_thoro`.`category_products` AS `CategoryProduct` WHERE 1 = 112120
15SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`products` AS `Product` WHERE `Product`.`category_product_id` IN (1, 2, 13, 17, 5, 7, 8, 9, 10, 11, 18, 15)85851
16SELECT `SubcategoryProduct`.`id`, `SubcategoryProduct`.`name`, `SubcategoryProduct`.`comment`, `SubcategoryProduct`.`created`, `SubcategoryProduct`.`modified` FROM `wwthor_thoro`.`subcategory_products` AS `SubcategoryProduct` WHERE 1 = 140400
17SELECT `Brand`.`id`, `Brand`.`name`, `Brand`.`comment`, `Brand`.`picture`, `Brand`.`picture_dir`, `Brand`.`tag`, `Brand`.`created`, `Brand`.`modified` FROM `wwthor_thoro`.`brands` AS `Brand` WHERE 1 = 137370
18SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`products` AS `Product` WHERE `Product`.`brand_id` IN (1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42)85851
19SELECT `Slide`.`id`, `Slide`.`banner_id`, `Slide`.`created`, `Slide`.`modified`, `Slide`.`name`, `Slide`.`picture`, `Slide`.`picture_dir`, `Slide`.`tag`, `Slide`.`url`, `Banner`.`id`, `Banner`.`type`, `Banner`.`locate`, `Banner`.`name`, `Banner`.`created`, `Banner`.`modified` FROM `wwthor_thoro`.`slides` AS `Slide` LEFT JOIN `wwthor_thoro`.`banners` AS `Banner` ON (`Slide`.`banner_id` = `Banner`.`id`) WHERE `Slide`.`banner_id` = 4330
20SELECT `Slide`.`id`, `Slide`.`banner_id`, `Slide`.`created`, `Slide`.`modified`, `Slide`.`name`, `Slide`.`picture`, `Slide`.`picture_dir`, `Slide`.`tag`, `Slide`.`url`, `Banner`.`id`, `Banner`.`type`, `Banner`.`locate`, `Banner`.`name`, `Banner`.`created`, `Banner`.`modified` FROM `wwthor_thoro`.`slides` AS `Slide` LEFT JOIN `wwthor_thoro`.`banners` AS `Banner` ON (`Slide`.`banner_id` = `Banner`.`id`) WHERE `Slide`.`banner_id` = 5 LIMIT 1110
21SELECT `Slide`.`id`, `Slide`.`banner_id`, `Slide`.`created`, `Slide`.`modified`, `Slide`.`name`, `Slide`.`picture`, `Slide`.`picture_dir`, `Slide`.`tag`, `Slide`.`url`, `Banner`.`id`, `Banner`.`type`, `Banner`.`locate`, `Banner`.`name`, `Banner`.`created`, `Banner`.`modified` FROM `wwthor_thoro`.`slides` AS `Slide` LEFT JOIN `wwthor_thoro`.`banners` AS `Banner` ON (`Slide`.`banner_id` = `Banner`.`id`) WHERE `Slide`.`banner_id` = 6330
22SELECT DISTINCT `ProductItem`.`color_id` FROM `wwthor_thoro`.`product_items` AS `ProductItem` WHERE 1 = 110100
23SELECT DISTINCT `ProductItem`.`measure_id` FROM `wwthor_thoro`.`product_items` AS `ProductItem` WHERE 1 = 159590
24SELECT `ProductItem`.`id`, `ProductItem`.`product_id`, `ProductItem`.`tag`, `ProductItem`.`tag1`, `ProductItem`.`tag2`, `ProductItem`.`tag3`, `ProductItem`.`tag4`, `ProductItem`.`expirationpromo`, `ProductItem`.`label_name`, `ProductItem`.`label_color`, `ProductItem`.`discount`, `ProductItem`.`expiration`, `ProductItem`.`color_id`, `ProductItem`.`size_id`, `ProductItem`.`measure_id`, `ProductItem`.`flavor_id`, `ProductItem`.`und`, `ProductItem`.`subcategoryproduct_id`, `ProductItem`.`price`, `ProductItem`.`picture`, `ProductItem`.`picture_dir`, `ProductItem`.`comment`, `ProductItem`.`created`, `ProductItem`.`modified`, `ProductItem`.`lot`, `ProductItem`.`reorder`, `ProductItem`.`weight`, `ProductItem`.`gtin`, `ProductItem`.`mnp`, `ProductItem`.`sku`, `ProductItem`.`googlecat`, `ProductItem`.`picture1`, `ProductItem`.`picture2`, `ProductItem`.`picture3`, `ProductItem`.`picture4`, `SubcategoryProduct`.`id`, `SubcategoryProduct`.`name`, `SubcategoryProduct`.`comment`, `SubcategoryProduct`.`created`, `SubcategoryProduct`.`modified`, `Flavor`.`id`, `Flavor`.`name`, `Flavor`.`comment`, `Flavor`.`created`, `Flavor`.`modified`, `Color`.`id`, `Color`.`name`, `Color`.`codefirst`, `Color`.`codesecond`, `Color`.`comment`, `Color`.`modified`, `Color`.`created`, `Measure`.`id`, `Measure`.`name`, `Measure`.`comment`, `Measure`.`created`, `Measure`.`modified`, `Size`.`id`, `Size`.`name`, `Size`.`comment`, `Size`.`created`, `Size`.`modified`, `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`product_items` AS `ProductItem` LEFT JOIN `wwthor_thoro`.`subcategory_products` AS `SubcategoryProduct` ON (`ProductItem`.`subcategoryproduct_id` = `SubcategoryProduct`.`id`) LEFT JOIN `wwthor_thoro`.`flavors` AS `Flavor` ON (`ProductItem`.`flavor_id` = `Flavor`.`id`) LEFT JOIN `wwthor_thoro`.`colors` AS `Color` ON (`ProductItem`.`color_id` = `Color`.`id`) LEFT JOIN `wwthor_thoro`.`measures` AS `Measure` ON (`ProductItem`.`measure_id` = `Measure`.`id`) LEFT JOIN `wwthor_thoro`.`sizes` AS `Size` ON (`ProductItem`.`size_id` = `Size`.`id`) LEFT JOIN `wwthor_thoro`.`products` AS `Product` ON (`ProductItem`.`product_id` = `Product`.`id`) WHERE 1 = 1 ORDER BY rand() ASC LIMIT 6667
25SELECT `Order`.`id`, `Order`.`id_user`, `Order`.`id_token`, `Order`.`created`, `Order`.`modified`, `Order`.`product_id`, `Order`.`product_item_id`, `Order`.`box_id`, `Order`.`quantity`, `Order`.`flavor_id`, `Order`.`color_id`, `Order`.`size_id`, `Order`.`measure_id`, `Order`.`price`, `Order`.`subtotal` FROM `wwthor_thoro`.`orders` AS `Order` WHERE `Order`.`product_item_id` IN (130, 110, 127, 116, 153, 1)660
26SELECT `InvProduct`.`id`, `InvProduct`.`product_item_id`, `InvProduct`.`comment`, `InvProduct`.`created`, `InvProduct`.`modified`, `InvProduct`.`unit`, `InvProduct`.`security`, `InvProduct`.`expiration`, `InvProduct`.`lot` FROM `wwthor_thoro`.`inv_products` AS `InvProduct` WHERE `InvProduct`.`product_item_id` IN (130, 110, 127, 116, 153, 1)000
27SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`search`, `Product`.`description1`, `Product`.`picture_url`, `Product`.`description`, `Product`.`table`, `Product`.`brand_id`, `Product`.`product_item_id`, `Product`.`category_product_id`, `Product`.`size1`, `Product`.`price2`, `Product`.`filename`, `Product`.`picture`, `Product`.`picture_dir`, `Product`.`picture2_dir`, `Product`.`picture2`, `Product`.`created`, `Product`.`modified`, `Product`.`usd`, `Product`.`flavor1`, `Product`.`flavor2`, `Product`.`flavor3`, `Product`.`flavor4`, `Product`.`flavor5`, `Product`.`flavor6`, `Product`.`size2`, `Product`.`size3`, `Product`.`cost`, `Product`.`tipo`, `Product`.`related_id`, `Product`.`has_promo` FROM `wwthor_thoro`.`products` AS `Product` WHERE `Product`.`product_item_id` IN (130, 110, 127, 116, 153, 1)000